Triggered by Gerrit: https://gerrit.onap.org/r/c/ccsdk/cds/+/143674 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-4677 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyDHArJ/agent.1562 SSH_AGENT_PID=1564 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21@tmp/private_key_7102868531044597923.key (/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21@tmp/private_key_7102868531044597923.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/ccsdk/cds > git init /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/cds > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/cds +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/cds # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/cds # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/cds using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/cds refs/changes/74/143674/1 # timeout=10 > git rev-parse b1bd9588c01fbc503380c02498510ce8466fbaf5^{commit} # timeout=10 Checking out Revision b1bd9588c01fbc503380c02498510ce8466fbaf5 (refs/changes/74/143674/1) > git config core.sparsecheckout # timeout=10 > git checkout -f b1bd9588c01fbc503380c02498510ce8466fbaf5 # timeout=10 Commit message: "Fix typescript build" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk eb2446705f55872e07cd96d5d4027b425316598c # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16976626462883614456.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QvY3 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QvY3/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0.1 from /tmp/venv-QvY3/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.75 botocore==1.42.75 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.3.0 charset-normalizer==3.4.6 click==8.3.1 cliff==4.13.2 cmd2==3.4.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.18 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.4 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.0 Pygments==2.19.2 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins5258134339377354034.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-03-25 07:20:23 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-25T08%3A16%3A12Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-25T07%3A15%3A39Z&ske=2026-03-25T08%3A16%3A12Z&sks=b&skv=2018-11-09&sig=YOO%2F1W9wLsfIwEwZp72Sm%2BX%2BOhXXUky6KX1U9YOnjaM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQyMzQxOCwibmJmIjoxNzc0NDIzMTE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.oZ83BbP-Mno5C4jqJhFUldp6fj0OSTADk6S7limZhNo&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-vc7tjd.sh" [1] downloading uv 0.11.1 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.1 (x86_64-unknown-linux-gnu) [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins16151752096400809066.sh + mkdir -p /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/target/classes /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/jacoco/classes [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins11785350725272710571.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-4677 [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=b1bd9588c01fbc503380c02498510ce8466fbaf5 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=fiete.ostkamp@telekom.de "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/ccsdk/cds/+/143674 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fiete.ostkamp@telekom.de -DARCHIVE_ARTIFACTS= -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=ccsdk/cds -DGERRIT_PATCHSET_UPLOADER_USERNAME=fostkamp -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=143674 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/74/143674/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=ccsdk/cds -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IHR5cGVzY3JpcHQgYnVpbGQKCi0gc2V0IG1vZHVsZVJlc29sdXRpb24gdG8gbm9kZTE2CgpJc3N1ZS1JRDogQ0NTREstNDE4NwpDaGFuZ2UtSWQ6IElhMTQzOWM0MGExYWM1ZDE2MmM4MmRmOTU1NzRlYWIwZWZmZTJkNmJjClNpZ25lZC1vZmYtYnk6IEZpZXRlIE9zdGthbXAgPGZpZXRlLm9zdGthbXBAdGVsZWtvbS5kZT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC=fix-typescript-build "-DGERRIT_CHANGE_SUBJECT=Fix typescript build" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=fostkamp -DGERRIT_CHANGE_OWNER_USERNAME=fostkamp '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ia1439c40a1ac5d162c82df95574eab0effe2d6bc -DGERRIT_EVENT_HASH=-1047860467 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Ddocker.skip.push=true -Pdocker" "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3785979202144373376.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins1624958345521154422.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.10" 2026-01-20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21@tmp/config13285945731530854037tmp copy managed file [ccsdk-cds-settings] to file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21@tmp/config17095283665910006508tmp [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins8290860588519243762.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins5337561484311404881.sh ---> common-variables.sh --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 ---> maven-build.sh + set +u ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21@tmp/config13285945731530854037tmp ++ grep '^Version:' ++ awk '{print $2}' + plugin_version=3.1.4 + [[ 3 -lt 3 ]] + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/m2repo + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21@tmp/config13285945731530854037tmp --settings /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21@tmp/config17095283665910006508tmp -DaltDeploymentRepository=staging::file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/m2repo --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 -Ddocker.skip.push=true -Pdocker Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-commons:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-services:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.blueprintsprocessor:cba-parent:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:capability_cli:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:resource-audit:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:test-blueprint-model:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor:jar:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.ccsdk.cds.components.cba:blueprint-model:pom:1.10.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.glassfish.jaxb:jaxb-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT, /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml, line 837, column 20 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Detecting the operating system and CPU architecture [INFO] ------------------------------------------------------------------------ [INFO] os.detected.name: linux [INFO] os.detected.arch: x86_64 [INFO] os.detected.version: 5.15 [INFO] os.detected.version.major: 5 [INFO] os.detected.version.minor: 15 [INFO] os.detected.release: ubuntu [INFO] os.detected.release.version: 22.04 [INFO] os.detected.release.like.ubuntu: true [INFO] os.detected.release.like.debian: true [INFO] os.detected.classifier: linux-x86_64 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ccsdk-cds [pom] [INFO] MS (Root) [pom] [INFO] MS Error Catalog (Root) [pom] [INFO] MS Error Catalog Core [jar] [INFO] MS Error Catalog Service [jar] [INFO] MS Error Catalog Application [jar] [INFO] MS Blueprints Processor (Root) [pom] [INFO] MS Blueprints Processor Parent [pom] [INFO] MS Blueprints Processor Modules (Root) [pom] [INFO] MS Blueprints Processor Modules - Blueprints [pom] [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core [jar] [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary [jar] [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service [jar] [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto [jar] [INFO] MS Blueprints Processor Modules - Commons [pom] [INFO] MS Blueprints Processor Modules - Commons - Processor Core [jar] [INFO] MS Blueprints Processor Modules - Commons - DB Lib [jar] [INFO] MS Blueprints Processor Modules - Commons - Rest Lib [jar] [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib [jar] [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib [jar] [INFO] MS Blueprints Processor Modules - Commons - SSH Lib [jar] [INFO] MS Blueprints Processor Modules - Commons - NATS Lib [jar] [INFO] MS Blueprints Processor Modules - Outbounds [pom] [INFO] MS Blueprints Processor Modules - Services [pom] [INFO] MS Blueprints Processor Modules - Services - Execution Service [jar] [INFO] MS Blueprints Processor Modules - Services - Workflow Service [jar] [INFO] MS Blueprints Processor Functions (Root) [pom] [INFO] MS Blueprints Processor Functions - Config Snapshots [jar] [INFO] MS Blueprints Processor Functions - Resource Resolution [jar] [INFO] MS Blueprints Processor Modules - Inbounds [pom] [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API [jar] [INFO] MS Blueprints Processor Modules - Inbounds - Designer API [jar] [INFO] MS Blueprints Processor Modules - Inbounds - Resource API [jar] [INFO] MS Blueprints Processor Functions - Blueprint Audit status [jar] [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API [jar] [INFO] MS Blueprints Processor Modules - Inbounds - Health API common [jar] [INFO] MS Blueprints Processor Modules - Inbounds - Health API [jar] [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API [jar] [INFO] MS Blueprints Processor Functions - Restful executor [jar] [INFO] MS Blueprints Processor Functions - Ansible AWX Executor [jar] [INFO] MS Blueprints Processor Functions - Python Executor [jar] [INFO] MS Blueprints Processor Functions - Netconf Executor [jar] [INFO] MS Blueprints Processor Functions - Restconf Executor [jar] [INFO] MS Blueprints Processor Functions - CLI Executor [jar] [INFO] MS Blueprints Processor Functions - Message Prioritization [jar] [INFO] MS Blueprints Processor Functions - K8s Profile Upload [jar] [INFO] MS Blueprints Processor Application [jar] [INFO] MS Command Executor [pom] [INFO] MS Python Executor [jar] [INFO] MS SDC Listener (Root) [pom] [INFO] MS SDC Listener - Parent [pom] [INFO] MS SDC Listener - Application [jar] [INFO] MS SDC Listener - Distribution [pom] [INFO] CDS UI (Root) [pom] [INFO] CDS UI - Client [pom] [INFO] CDS UI - Designer Client [pom] [INFO] CDS UI - Server [pom] [INFO] CDS UI - Application [pom] [INFO] Components CBA Parent [pom] [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints [maven-archetype] [INFO] Components Model Catalog - Blueprints Model [pom] [INFO] Components Model Catalog - Blueprints Model - Test Blueprints [pom] [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor [jar] [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI [jar] [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit [jar] [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent [pom] [INFO] Components (Root) [pom] [INFO] [INFO] -----------------< org.onap.ccsdk.cds:cds-aggregator >------------------ [INFO] Building ccsdk-cds 1.10.0-SNAPSHOT [1/67] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ cds-aggregator --- [INFO] Deleting /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/target [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-aggregator --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-aggregator --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ cds-aggregator --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-aggregator --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] Rule 3: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-aggregator --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-aggregator --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ cds-aggregator --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ cds-aggregator --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-aggregator --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ cds-aggregator --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ cds-aggregator --- [INFO] Formatting is skipped [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ cds-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-aggregator --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-aggregator --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ cds-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-aggregator --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-aggregator --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ cds-aggregator --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-aggregator/1.10.0-SNAPSHOT/cds-aggregator-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-aggregator --- [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-aggregator:1.10.0-SNAPSHOT at end [INFO] [INFO] ---------------------< org.onap.ccsdk.cds:cds-ms >---------------------- [INFO] Building MS (Root) 1.10.0-SNAPSHOT [2/67] [INFO] from ms/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ms --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ms --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ms --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ms --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ms --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ms --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ms --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ms --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ms --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ cds-ms --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ cds-ms --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ms --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ms --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ cds-ms --- [INFO] Formatting is skipped [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ms --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ms --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ms --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ms --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ms --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ms --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ms --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ms --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ms --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ms --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ cds-ms --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ms/1.10.0-SNAPSHOT/cds-ms-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-ms --- [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-ms:1.10.0-SNAPSHOT at end [INFO] [INFO] -----------< org.onap.ccsdk.cds.error.catalog:error-catalog >----------- [INFO] Building MS Error Catalog (Root) 1.10.0-SNAPSHOT [3/67] [INFO] from ms/error-catalog/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog --- [INFO] Formatting is skipped [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ error-catalog --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog/1.10.0-SNAPSHOT/error-catalog-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ error-catalog --- [INFO] Deferring deploy for org.onap.ccsdk.cds.error.catalog:error-catalog:1.10.0-SNAPSHOT at end [INFO] [INFO] --------< org.onap.ccsdk.cds.error.catalog:error-catalog-core >--------- [INFO] Building MS Error Catalog Core 1.10.0-SNAPSHOT [4/67] [INFO] from ms/error-catalog/core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog-core --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog-core --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog-core --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog-core --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog-core --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog-core --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog-core --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog-core --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog-core --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog-core --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog-core --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog-core --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ error-catalog-core --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ error-catalog-core --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog-core --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (70, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (75, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (80, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (87, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (95, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (103, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (110, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (116, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (124, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (132, 21) Unchecked cast: ErrorCatalogException to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogExtensions.kt: (28, 9) Condition 'args != null' is always 'true' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-catalog-core --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ error-catalog-core --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog-core --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ error-catalog-core --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ error-catalog-core --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/target/error-catalog-core-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog-core --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog-core --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog-core --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog-core --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog-core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog-core --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog-core --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ error-catalog-core --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.10.0-SNAPSHOT/error-catalog-core-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/core/target/error-catalog-core-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.10.0-SNAPSHOT/error-catalog-core-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ error-catalog-core --- [INFO] Deferring deploy for org.onap.ccsdk.cds.error.catalog:error-catalog-core:1.10.0-SNAPSHOT at end [INFO] [INFO] ------< org.onap.ccsdk.cds.error.catalog:error-catalog-services >------- [INFO] Building MS Error Catalog Service 1.10.0-SNAPSHOT [5/67] [INFO] from ms/error-catalog/services/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog-services --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog-services --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog-services --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog-services --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog-services --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog-services --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog-services --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog-services --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog-services --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog-services --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog-services --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog-services --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog-services --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog-services --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ error-catalog-services --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ error-catalog-services --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog-services --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/services/ErrorCatalogLoadService.kt: (62, 47) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/services/ErrorCatalogLoadService.kt: (120, 47) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-catalog-services --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ error-catalog-services --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog-services --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ error-catalog-services --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog-services --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog-services --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ error-catalog-services --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/target/error-catalog-services-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog-services --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog-services --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog-services --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog-services --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog-services --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog-services --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog-services --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog-services --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ error-catalog-services --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.10.0-SNAPSHOT/error-catalog-services-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/services/target/error-catalog-services-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.10.0-SNAPSHOT/error-catalog-services-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ error-catalog-services --- [INFO] Deferring deploy for org.onap.ccsdk.cds.error.catalog:error-catalog-services:1.10.0-SNAPSHOT at end [INFO] [INFO] -----< org.onap.ccsdk.cds.error.catalog:error-catalog-application >----- [INFO] Building MS Error Catalog Application 1.10.0-SNAPSHOT [6/67] [INFO] from ms/error-catalog/application/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog-application --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog-application --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog-application --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog-application --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog-application --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog-application --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog-application --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog-application --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog-application --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog-application --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog-application --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog-application --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog-application --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog-application --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ error-catalog-application --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ error-catalog-application --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog-application --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-catalog-application --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ error-catalog-application --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog-application --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ error-catalog-application --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ error-catalog-application --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/target/error-catalog-application-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog-application --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog-application --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog-application --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog-application --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog-application --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog-application --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog-application --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ error-catalog-application --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.10.0-SNAPSHOT/error-catalog-application-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/error-catalog/application/target/error-catalog-application-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.10.0-SNAPSHOT/error-catalog-application-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ error-catalog-application --- [INFO] Deferring deploy for org.onap.ccsdk.cds.error.catalog:error-catalog-application:1.10.0-SNAPSHOT at end [INFO] [INFO] ---------------< org.onap.ccsdk.cds:blueprintsprocessor >--------------- [INFO] Building MS Blueprints Processor (Root) 1.10.0-SNAPSHOT [7/67] [INFO] from ms/blueprintsprocessor/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor --- [INFO] Formatting is skipped [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/1.10.0-SNAPSHOT/blueprintsprocessor-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor --- [INFO] Deferring deploy for org.onap.ccsdk.cds:blueprintsprocessor:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent >-- [INFO] Building MS Blueprints Processor Parent 1.10.0-SNAPSHOT [8/67] [INFO] from ms/blueprintsprocessor/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-parent --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-parent --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-parent --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-parent --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-parent --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-parent --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-parent --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-parent --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-parent --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-parent --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-parent --- [INFO] Formatting is skipped [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-parent --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-parent --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-parent --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-parent --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-parent --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-parent --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-parent --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-parent --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.10.0-SNAPSHOT/blueprintsprocessor-parent-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor-parent --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules >-- [INFO] Building MS Blueprints Processor Modules (Root) 1.10.0-SNAPSHOT [9/67] [INFO] from ms/blueprintsprocessor/modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-modules --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-modules --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-modules --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-modules --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-modules --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-modules --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-modules --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-modules --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-modules --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-modules --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-modules --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-modules --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-modules --- [INFO] Formatting is skipped [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-modules --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-modules --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-modules --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-modules --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-modules --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-modules --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-modules --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-modules --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-modules --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-modules --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-modules --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-modules --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-modules --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.10.0-SNAPSHOT/blueprintsprocessor-modules-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor-modules --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules:1.10.0-SNAPSHOT at end [INFO] [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints >------ [INFO] Building MS Blueprints Processor Modules - Blueprints 1.10.0-SNAPSHOT [10/67] [INFO] from ms/blueprintsprocessor/modules/blueprints/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ modules-blueprints --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-blueprints --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-blueprints --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ modules-blueprints --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-blueprints --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-blueprints --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-blueprints --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-blueprints --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-blueprints --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ modules-blueprints --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ modules-blueprints --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-blueprints --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ modules-blueprints --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ modules-blueprints --- [INFO] Formatting is skipped [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ modules-blueprints --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-blueprints --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-blueprints --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ modules-blueprints --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-blueprints --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-blueprints --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-blueprints --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-blueprints --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-blueprints --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ modules-blueprints --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-blueprints --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-blueprints --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ modules-blueprints --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.10.0-SNAPSHOT/modules-blueprints-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-blueprints --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints:1.10.0-SNAPSHOT at end [INFO] [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core >---- [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Core 1.10.0-SNAPSHOT [11/67] [INFO] from ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-core --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-core --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-core --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-core --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-core --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-core --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-core --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-core --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-core --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-core --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-core --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-core --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-core --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-core --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-core --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintExtensionFunctions.kt: (68, 9) Variable 'getter' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintExtensionFunctions.kt: (134, 49) Parameter 'propertyName' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (123, 29) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (167, 9) Condition 'args != null' is always 'true' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (173, 61) Parameter 'valueType' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (175, 18) Unchecked cast: Any? to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (181, 53) Parameter 'valueType' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (183, 25) Unchecked cast: Any? to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (224, 14) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (318, 10) 'String' is a final type, and thus a value of the type parameter is predetermined [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/data/BluePrintModel.kt: (261, 36) 'constructor Integer(Int)' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintDSL.kt: (113, 32) Parameter 'jsonPath' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (147, 37) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (147, 85) Unchecked cast: KClassifier? to KClass [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (256, 37) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (256, 85) Unchecked cast: KClassifier? to KClass [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (403, 35) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (403, 83) Unchecked cast: KClassifier? to KClass [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (412, 36) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (412, 84) Unchecked cast: KClassifier? to KClass [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/interfaces/BluePrintDefinitions.kt: (50, 40) Unchecked cast: Any? to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (53, 39) Parameter 's' is never used, could be renamed to _ [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (131, 20) 'newInstance(): T!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (137, 25) Unchecked cast: Any to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (66, 58) Unnecessary non-null assertion (!!) on a non-null receiver of type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (66, 91) Unnecessary non-null assertion (!!) on a non-null receiver of type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (74, 52) Unchecked cast: Any! to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (80, 52) Unchecked cast: Any! to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (52, 53) Name shadowed: nodeType [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (92, 13) Variable 'nodeType' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (95, 53) Name shadowed: nodeType [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintContext.kt: (69, 66) Unchecked cast: Any? to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintContext.kt: (85, 23) Parameter 'type' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintImportService.kt: (76, 40) 'constructor URL(String!)' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintRuntimeService.kt: (757, 39) Destructured parameter 'property' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (66, 39) 'BluePrintValidatorDefaultService' is deprecated. Decomposed implementation moved to blueprint-validation module [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (86, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (123, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (135, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (155, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (187, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (197, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (214, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (233, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (235, 17) Elvis operator (?:) always returns the left operand of non-nullable type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (239, 17) Variable 'file' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (240, 17) Elvis operator (?:) always returns the left operand of non-nullable type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (261, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (266, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (291, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (555, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (606, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (618, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintVelocityTemplateService.kt: (104, 22) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (115, 35) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (138, 21) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (169, 39) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (173, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (256, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (297, 31) Parameter 'message' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (301, 30) Parameter 'messageWorkflow' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (302, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (315, 25) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (325, 29) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (336, 29) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (346, 29) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/PropertyAssignmentService.kt: (314, 20) Condition 'artifactDefinition.file != null' is always 'true' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (143, 63) Unchecked cast: ArchiveOutputStream to ArchiveOutputStream [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (163, 38) Unchecked cast: ArchiveOutputStream to ArchiveOutputStream [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (174, 41) 'toByte(): Byte' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (181, 51) Variable 'enumeration' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (183, 34) 'constructor ZipFile(File!, String!)' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (193, 35) Unnecessary non-null assertion (!!) on a non-null receiver of type BluePrintArchiveUtils.ArchiveEnumerator [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (198, 30) Unnecessary non-null assertion (!!) on a non-null receiver of type ArchiveEntry [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (236, 48) Unchecked cast: TarArchiveInputStream to ArchiveInputStream [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (248, 27) Unnecessary safe call on a non-null receiver of type ZipFile? [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintFileUtils.kt: (319, 61) The resulting type of this 'javaClass' call is Class and not Class. Please use the more clear '::class.java' syntax to avoid confusion [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (178, 69) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (276, 48) Parameter 'toscaMetaData' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (276, 78) Parameter 'basePath' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (198, 68) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (207, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (219, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (231, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (249, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (260, 33) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (274, 33) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (300, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (321, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/PropertyDefinitionUtils.kt: (27, 26) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/ResourceResolverUtils.kt: (42, 40) 'constructor URL(String!)' is deprecated. Deprecated in Java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-core --- [INFO] Copying 22 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-core --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-core --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/MDCContextTest.kt: (46, 13) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/annotations/BluePrintsAnnotationsTest.kt: (33, 13) Variable 'wfOutput' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowServiceTest.kt: (205, 28) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintIOUtilsTest.kt: (28, 61) Parameter 'count' is never used, could be renamed to _ [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-core --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.FileExtensionFunctionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s - in org.onap.ccsdk.cds.controllerblueprints.core.FileExtensionFunctionTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.MDCContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.ccsdk.cds.controllerblueprints.core.MDCContextTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.CustomFunctionsTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s - in org.onap.ccsdk.cds.controllerblueprints.core.CustomFunctionsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintScriptsServiceImplTest 07:21:29.797 INFO [main @coroutine#4] o.o.c.c.c.core.scripts.BluePrintCompileService - compiling for cache key(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) 07:21:36.086 INFO [main @coroutine#4] o.o.c.c.c.core.scripts.BluePrintCompileService - compiled in (6282)mSec for cache key(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) 07:21:36.089 INFO [main @coroutine#4] o.o.c.c.c.core.scripts.BluePrintClassLoader - loading compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.438 s - in org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintScriptsServiceImplTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.BluePrintErrorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.ccsdk.cds.controllerblueprints.core.BluePrintErrorTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtilsTest 07:21:36.159 INFO [main @coroutine#7] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(KOTLIN_DSL) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) and entry definition file (cba.scripts.ActivateBlueprintDefinitions.kt) 07:21:36.174 INFO [main @coroutine#7] o.o.c.c.c.core.scripts.BluePrintCompileCache - Cleaned compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintIOUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintIOUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintFileUtilsTest 07:21:36.219 INFO [main @coroutine#10] c.o.c.c.c.core.utils.BluePrintFileUtils$Companion - deleting definition types under : /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/bp-copy-test/Definitions 07:21:36.220 INFO [main @coroutine#10] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintFileUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.WorkflowGraphUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.WorkflowGraphUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.TopologicalSortingUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.TopologicalSortingUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.JsonParserUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.JsonParserUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonReactorUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonReactorUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.PropertyDefinitionUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.PropertyDefinitionUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintTemplateServiceTest 07:21:36.836 INFO [main @coroutine#21] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.089 INFO [main @coroutine#26] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.151 INFO [main @coroutine#30] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.272 INFO [main @coroutine#34] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintTemplateServiceTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintExpressionServiceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintExpressionServiceTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintRuntimeServiceTest 07:21:37.305 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ resolvePropertyAssignments ********************** 07:21:37.311 INFO [main @coroutine#38] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.317 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveWorkflowOutputs for workflow(resource-assignment) 07:21:37.321 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ resolveDSLExpression ********************** 07:21:37.322 INFO [main @coroutine#39] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.330 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveNodeTemplateRequirementProperties ********************** 07:21:37.331 INFO [main @coroutine#40] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.340 INFO [main] c.o.c.c.c.core.utils.BluePrintRuntimeUtils - assignInputs from input JSON ({"request-id":"12345","hostname":"localhost","template_name":"baseconfiguration","template_version":"1.0.0","action-name":"sample-action"}) 07:21:37.342 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveNodeTemplateCapabilityProperties for node template(sample-netconf-device) capability(netconf) 07:21:37.344 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveNodeTemplateInterfaceOperationInputs ********************** 07:21:37.345 INFO [main @coroutine#42] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.352 INFO [main] c.o.c.c.c.core.utils.BluePrintRuntimeUtils - assignInputs from input JSON ({"request-id":"12345","hostname":"localhost","template_name":"baseconfiguration","template_version":"1.0.0","action-name":"sample-action"}) 07:21:37.353 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 07:21:37.353 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - input definition for node template (resource-assignment), values ({action-name={"get_input":"action-name"}, resource-type="vnf-type", request-id={"get_input":"request-id"}, resource-id={"get_input":"hostname"}, artifact-prefix-names=["baseconfig"]}) 07:21:37.355 INFO [main @coroutine#44] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.363 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveNodeTemplateProperties ********************** 07:21:37.364 INFO [main @coroutine#45] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.371 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - assignInputs from input JSON ({"request-id":"12345","hostname":"localhost","template_name":"baseconfiguration","template_version":"1.0.0","action-name":"sample-action"}) 07:21:37.372 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveNodeTemplatePropertyValues for node template (activate-process) 07:21:37.376 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveRelationshipTemplateProperties ********************** 07:21:37.376 INFO [main @coroutine#48] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.381 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - assignInputs from input JSON ({"request-id":"12345","hostname":"localhost","template_name":"baseconfiguration","template_version":"1.0.0","action-name":"sample-action"}) 07:21:37.381 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveRelationshipTemplateProperties for relationship template (cli-device-properties) 07:21:37.383 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveNodeTemplateInterfaceOperationOutputs ********************** 07:21:37.384 INFO [main @coroutine#50] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.390 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 07:21:37.391 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testNodeTemplateContextProperty ********************** 07:21:37.391 INFO [main @coroutine#51] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.397 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - JSON Prepared Value Context {"context1":"context1-value","context2":"context2-value"} [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintRuntimeServiceTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintRepoFileServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintRepoFileServiceTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintContextTest 07:21:37.438 INFO [main @coroutine#56] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:37.445 INFO [main @coroutine#57] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintContextTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintWorkflowServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:21:38.830 INFO [main @coroutine#58] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>E/SUCCESS(NOT_STARTED), E>END/SUCCESS(NOT_STARTED)] 07:21:38.874 INFO [DefaultDispatcher-worker-3 @Wf#64] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.879 INFO [DefaultDispatcher-worker-3 @Wf#67] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:21:38.881 INFO [DefaultDispatcher-worker-3 @Wf#70] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:21:38.882 INFO [DefaultDispatcher-worker-3 @Wf#73] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:21:38.883 INFO [DefaultDispatcher-worker-1 @Wf#76] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:21:38.884 INFO [DefaultDispatcher-worker-1 @Wf#79] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(E) -> executed state(SUCCESS) 07:21:38.885 INFO [DefaultDispatcher-worker-1 @Wf#82] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:21:38.892 INFO [DefaultDispatcher-worker-1 @Wf#83] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:21:38.902 INFO [main @coroutine#84] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), A>C/FAILURE(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>E/SUCCESS(NOT_STARTED), B>E/SUCCESS(NOT_STARTED), E>END/SUCCESS(NOT_STARTED)] 07:21:38.904 INFO [DefaultDispatcher-worker-6 @Wf#90] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.905 INFO [DefaultDispatcher-worker-6 @Wf#93] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:21:38.907 INFO [DefaultDispatcher-worker-3 @Wf#98] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:21:38.908 INFO [DefaultDispatcher-worker-4 @Wf#88] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - node(E) is waiting for incoming edges([D>E/SUCCESS(NOT_STARTED)]) 07:21:38.909 INFO [DefaultDispatcher-worker-3 @Wf#100] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Skip node(C) -> executed state(SUCCESS) 07:21:38.910 INFO [DefaultDispatcher-worker-3 @Wf#103] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Skip node(D) -> executed state(SUCCESS) 07:21:38.911 INFO [DefaultDispatcher-worker-3 @Wf#106] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(E) -> executed state(SUCCESS) 07:21:38.911 INFO [DefaultDispatcher-worker-3 @Wf#109] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:21:38.912 INFO [DefaultDispatcher-worker-3 @Wf#110] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:21:38.919 INFO [main @coroutine#111] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:21:38.921 INFO [DefaultDispatcher-worker-3 @Wf#117] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.922 INFO [DefaultDispatcher-worker-3 @Wf#120] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:21:38.923 INFO [DefaultDispatcher-worker-3 @Wf#123] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(FAILURE) 07:21:38.924 INFO [DefaultDispatcher-worker-3 @Wf#124] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (1)exceptions 07:21:38.924 ERROR [DefaultDispatcher-worker-3 @Wf#124] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - workflow(123456) exceptions : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(B) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:21:38.932 INFO [main @coroutine#125] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), A>C/FAILURE(NOT_STARTED), B>D/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:21:38.933 INFO [DefaultDispatcher-worker-4 @Wf#131] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.934 INFO [DefaultDispatcher-worker-4 @Wf#134] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(FAILURE) 07:21:38.935 INFO [DefaultDispatcher-worker-1 @Wf#140] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:21:38.935 INFO [DefaultDispatcher-worker-2 @Wf#139] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Skip node(B) -> executed state(SUCCESS) 07:21:38.935 INFO [DefaultDispatcher-worker-1 @Wf#129] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - node(D) is waiting for incoming edges([B>D/SUCCESS(NOT_STARTED)]) 07:21:38.936 INFO [DefaultDispatcher-worker-2 @Wf#144] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:21:38.937 INFO [DefaultDispatcher-worker-2 @Wf#147] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:21:38.937 INFO [DefaultDispatcher-worker-2 @Wf#148] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:21:38.941 INFO [main @coroutine#149] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), A>C/SUCCESS(NOT_STARTED), B>D/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:21:38.942 INFO [DefaultDispatcher-worker-1 @Wf#155] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.943 INFO [DefaultDispatcher-worker-1 @Wf#158] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:21:38.944 INFO [DefaultDispatcher-worker-1 @Wf#164] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:21:38.944 INFO [DefaultDispatcher-worker-3 @Wf#163] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:21:38.944 INFO [DefaultDispatcher-worker-1 @Wf#153] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - node(D) is waiting for incoming edges([B>D/SUCCESS(NOT_STARTED)]) 07:21:38.945 INFO [DefaultDispatcher-worker-3 @Wf#168] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:21:38.946 INFO [DefaultDispatcher-worker-3 @Wf#171] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:21:38.946 INFO [DefaultDispatcher-worker-3 @Wf#172] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:21:38.951 INFO [main @coroutine#173] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>TO/SUCCESS(NOT_STARTED), TO>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:21:38.953 INFO [DefaultDispatcher-worker-3 @Wf#179] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.953 INFO [DefaultDispatcher-worker-3 @Wf#182] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:21:38.964 INFO [DefaultDispatcher-worker-3 @Wf#186] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (1)exceptions 07:21:38.965 ERROR [DefaultDispatcher-worker-3 @Wf#186] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - workflow(123456) exceptions : kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 1 ms at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) at org.onap.ccsdk.cds.controllerblueprints.core.service.TestBluePrintWorkFlowService$executeNode$2.invokeSuspend(BluePrintWorkflowServiceTest.kt:229) at org.onap.ccsdk.cds.controllerblueprints.core.service.TestBluePrintWorkFlowService.executeNode(BluePrintWorkflowServiceTest.kt:228) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) Caused by: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 1 ms at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:188) at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:156) at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:505) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:105) at java.base/java.lang.Thread.run(Thread.java:1583) 07:21:38.968 INFO [main @coroutine#187] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), A>C/FAILURE(NOT_STARTED), B>D/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:21:38.970 INFO [DefaultDispatcher-worker-6 @Wf#193] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.970 INFO [DefaultDispatcher-worker-6 @Wf#196] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:21:38.972 INFO [DefaultDispatcher-worker-6 @Wf#201] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:21:38.972 INFO [DefaultDispatcher-worker-1 @Wf#202] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Skip node(C) -> executed state(SUCCESS) 07:21:38.972 INFO [DefaultDispatcher-worker-1 @Wf#191] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - node(D) is waiting for incoming edges([B>D/SUCCESS(NOT_STARTED)]) 07:21:38.973 INFO [DefaultDispatcher-worker-1 @Wf#206] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:21:38.973 INFO [DefaultDispatcher-worker-1 @Wf#209] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:21:38.974 INFO [DefaultDispatcher-worker-1 @Wf#210] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:21:38.982 INFO [main @coroutine#212] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:21:38.984 INFO [DefaultDispatcher-worker-1 @Wf#219] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.984 INFO [main @coroutine#213] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:21:38.985 INFO [DefaultDispatcher-worker-1 @Wf#225] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:21:38.986 INFO [DefaultDispatcher-worker-1 @Wf#231] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:21:38.986 INFO [DefaultDispatcher-worker-7 @Wf#230] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.986 INFO [DefaultDispatcher-worker-1 @Wf#235] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:21:38.987 INFO [DefaultDispatcher-worker-8 @Wf#239] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:21:38.987 INFO [DefaultDispatcher-worker-1 @Wf#240] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:21:38.988 INFO [DefaultDispatcher-worker-4 @Wf#246] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:21:38.989 INFO [DefaultDispatcher-worker-4 @Wf#249] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:21:38.989 INFO [DefaultDispatcher-worker-4 @Wf#252] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:21:38.990 INFO [DefaultDispatcher-worker-4 @Wf#255] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:21:38.990 INFO [DefaultDispatcher-worker-4 @Wf#256] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(12346) nodes completed with (0)exceptions 07:21:38.990 INFO [DefaultDispatcher-worker-1 @Wf#245] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:21:38.991 INFO [DefaultDispatcher-worker-1 @Wf#257] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(12345) nodes completed with (0)exceptions 07:21:38.995 INFO [main @coroutine#258] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:21:38.996 INFO [DefaultDispatcher-worker-4 @Wf#264] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:21:38.997 INFO [DefaultDispatcher-worker-4 @Wf#267] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:21:38.998 INFO [DefaultDispatcher-worker-4 @Wf#271] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (1)exceptions 07:21:38.998 ERROR [DefaultDispatcher-worker-4 @Wf#271] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - workflow(123456) exceptions : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: failed to get status for the node(B, Status(EXECUTING)) at org.onap.ccsdk.cds.controllerblueprints.core.service.TestBluePrintWorkFlowService.executeNode(BluePrintWorkflowServiceTest.kt:232) at org.onap.ccsdk.cds.controllerblueprints.core.service.TestBluePrintWorkFlowService.executeNode(BluePrintWorkflowServiceTest.kt:187) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintWorkflowServiceTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.GraphExtensionFunctionsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.ccsdk.cds.controllerblueprints.core.GraphExtensionFunctionsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.dsl.BluePrintDSLTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.ccsdk.cds.controllerblueprints.core.dsl.BluePrintDSLTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.annotations.BluePrintsAnnotationsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.ccsdk.cds.controllerblueprints.core.annotations.BluePrintsAnnotationsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-core --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Blueprints - Blueprints Core' with 281 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-core --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-core --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-core --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-core --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-core --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-core --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-core --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ blueprint-core --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.10.0-SNAPSHOT/blueprint-core-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.10.0-SNAPSHOT/blueprint-core-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprint-core --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:1.10.0-SNAPSHOT at end [INFO] [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict >---- [INFO] Building MS Blueprints Processor Modules - Blueprints - Resource Dictionary 1.10.0-SNAPSHOT [12/67] [INFO] from ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ resource-dict --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-dict --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-dict --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ resource-dict --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-dict --- [INFO] Processed 4 files in 974ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-dict --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-dict --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-dict --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-dict --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ resource-dict --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ resource-dict --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-dict --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ resource-dict --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ resource-dict --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ resource-dict --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-dict --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ resource-dict --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt: (22, 38) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt: (50, 34) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt: (75, 14) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt: (86, 13) Elvis operator (?:) always returns the left operand of non-nullable type List [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-dict --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-dict --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug parameters release 17] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-dict --- [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/test/java/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt: (48, 70) Unnecessary non-null assertion (!!) on a non-null receiver of type List [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/test/java/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt: (57, 57) Unnecessary non-null assertion (!!) on a non-null receiver of type List [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/test/java/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt: (65, 57) Unnecessary non-null assertion (!!) on a non-null receiver of type List [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-dict --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.factory.ResourceSourceMappingFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.factory.ResourceSourceMappingFactoryTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinitionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinitionTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.BulkResourceSequencingUtilsTest 07:21:47.510 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.BulkResourceSequencingUtils -- Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf-name status = null required = true dependencies = [] dictionaryName = vnf-param dictionarySource = sdnc ]], [[ name = service-instance-id status = null required = true dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = true dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = bundle-ip status = null required = true dependencies = [vnf-id] dictionaryName = bundle-ip dictionarySource = sdnc ], [ name = bundle-id status = null required = true dependencies = [vnf-id] dictionaryName = bundle-id dictionarySource = sdnc ]], [[ name = bundle-mac status = null required = null dependencies = [vnf-id, bundle-id] dictionaryName = bundle-mac dictionarySource = sdnc ]], [[ name = loopback-ip status = null required = null dependencies = [bundle-mac] dictionaryName = loopback-ip dictionarySource = processor-db ]], [[ name = managed-ip1 status = null required = null dependencies = [loopback-ip] dictionaryName = managed-ip1 dictionarySource = sdnc ], [ name = managed-ip status = null required = null dependencies = [loopback-ip] dictionaryName = managed-ip dictionarySource = sdnc ]]]) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.BulkResourceSequencingUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtilsTest 07:21:47.557 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtils -- auto map resourceAssignment : [ name = sample-assignment status = null required = null dependencies = null dictionaryName = null dictionarySource = default ] 07:21:47.589 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtilsTest -- populated context {inputs/floatValue=1.34, inputs/booleanValue=true, inputs/arrayStringValue=["one","two"], inputs/mapValue={"profile_name1":"profile_name1","profile_name2":"profile_name2"}, inputs/intValue=1, inputs/timeValue="2018-09-29", inputs/stringValue="sample-String"} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtilsTest [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest 07:21:47.599 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest -- **************** testValidateCyclic ***************** 07:21:47.651 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest -- **************** testValidateSuccess ***************** 07:21:47.687 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest -- **************** testValidateDuplicate ***************** [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-dict --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Blueprints - Resource Dictionary' with 12 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ resource-dict --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ resource-dict --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-dict --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-dict --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-dict --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-dict --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-dict --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ resource-dict --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-dict --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-dict --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ resource-dict --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.10.0-SNAPSHOT/resource-dict-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.10.0-SNAPSHOT/resource-dict-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ resource-dict --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation >-- [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service 1.10.0-SNAPSHOT [13/67] [INFO] from ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-validation --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-validation --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-validation --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-validation --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-validation --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-validation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-validation --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-validation --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-validation --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-validation --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-validation --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-validation --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-validation --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-validation --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-validation --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-validation --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-validation --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactDefinitionValidatorImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactTypeValidatorImpl.kt: (30, 94) The corresponding parameter in the supertype 'BluePrintArtifactTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintAttributeDefinitionValidatorImpl.kt: (44, 9) The corresponding parameter in the supertype 'BluePrintAttributeDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintDataTypeValidatorImpl.kt: (29, 94) The corresponding parameter in the supertype 'BluePrintDataTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTemplateValidatorImpl.kt: (53, 94) The corresponding parameter in the supertype 'BluePrintNodeTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.kt: (48, 80) The corresponding parameter in the supertype 'BluePrintNodeTypeValidator' is named 'name'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.kt: (48, 102) The corresponding parameter in the supertype 'BluePrintNodeTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintPropertyDefinitionValidatorImpl.kt: (41, 94) The corresponding parameter in the supertype 'BluePrintPropertyDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintServiceTemplateValidatorImpl.kt: (48, 94) The corresponding parameter in the supertype 'BluePrintServiceTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintTopologyTemplateValidatorImpl.kt: (42, 94) The corresponding parameter in the supertype 'BluePrintTopologyTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (40, 80) The corresponding parameter in the supertype 'BluePrintWorkflowValidator' is named 'name'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (40, 102) The corresponding parameter in the supertype 'BluePrintWorkflowValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (107, 37) Parameter 'propertyName' is never used, could be renamed to _ [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (107, 51) Parameter 'propertyDefinition' is never used, could be renamed to _ [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ArtifactMappingResourceValidator.kt: (39, 9) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidation.kt: (39, 9) The corresponding parameter in the supertype 'ResourceDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidation.kt: (42, 46) Name shadowed: name [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-validation --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-validation --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-validation --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-validation --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:53.099 [main @coroutine#1] INFO class org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtils$Companion -- Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:21:55.954 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 07:21:56.015 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(resource-assignment) 07:21:56.019 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(activate) 07:21:56.019 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(activate-restconf) 07:21:56.019 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(activate-cli) 07:21:56.019 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(assign-activate) 07:21:56.020 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(imperative-test-wf) 07:21:56.111 [main @coroutine#4] INFO class org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtils$Companion -- Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:56.130 [main] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(resource-assignment) 07:21:56.132 [main @coroutine#5] INFO class org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtils$Companion -- Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:56.145 [main] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(resource-assignment) 07:21:56.148 [main @coroutine#6] INFO class org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtils$Companion -- Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:21:56.966 [main] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(resource-assignment) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.298 s - in org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-validation --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service' with 38 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-validation --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-validation --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-validation --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-validation --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-validation --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-validation --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-validation --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-validation --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-validation --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-validation --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ blueprint-validation --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.10.0-SNAPSHOT/blueprint-validation-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.10.0-SNAPSHOT/blueprint-validation-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprint-validation --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:1.10.0-SNAPSHOT at end [INFO] [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto >--- [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Proto 1.10.0-SNAPSHOT [14/67] [INFO] from ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-proto --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-proto --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-proto --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-proto --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-proto --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-proto --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] Rule 3: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-proto --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-proto --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-proto --- [INFO] Set 2 system properties [INFO] [INFO] --- protobuf:0.6.1:compile (default) @ blueprint-proto --- [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java [INFO] [INFO] --- protobuf:0.6.1:compile-custom (grpc-java) @ blueprint-proto --- [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/grpc-java [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-proto --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-proto --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-proto --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-proto --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-proto --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-proto --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources [INFO] Copying 4 resources from ../../../../../components/model-catalog/proto-definition/proto to target/classes [INFO] Copying 4 resources from ../../../../../components/model-catalog/proto-definition/proto to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-proto --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 53 source files with javac [debug parameters release 17] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java/org/onap/ccsdk/cds/controllerblueprints/command/api/ExecutionOutput.java: Some input files use or override a deprecated API. [INFO] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java/org/onap/ccsdk/cds/controllerblueprints/command/api/ExecutionOutput.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-proto --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-proto --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-proto --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-proto --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-proto --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-proto --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-proto --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-proto --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-proto --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-proto --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-proto --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-proto --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-proto --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-proto --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-proto --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-proto --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ blueprint-proto --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.10.0-SNAPSHOT/blueprint-proto-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.10.0-SNAPSHOT/blueprint-proto-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprint-proto --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:1.10.0-SNAPSHOT at end [INFO] [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor:modules-commons >------- [INFO] Building MS Blueprints Processor Modules - Commons 1.10.0-SNAPSHOT [15/67] [INFO] from ms/blueprintsprocessor/modules/commons/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ modules-commons --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-commons --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-commons --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ modules-commons --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-commons --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-commons --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-commons --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-commons --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-commons --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ modules-commons --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ modules-commons --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-commons --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ modules-commons --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ modules-commons --- [INFO] Formatting is skipped [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ modules-commons --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-commons --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ modules-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-commons --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-commons --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-commons --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-commons --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ modules-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-commons --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-commons --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ modules-commons --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.10.0-SNAPSHOT/modules-commons-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-commons --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-commons:1.10.0-SNAPSHOT at end [INFO] [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core >---- [INFO] Building MS Blueprints Processor Modules - Commons - Processor Core 1.10.0-SNAPSHOT [16/67] [INFO] from ms/blueprintsprocessor/modules/commons/processor-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ processor-core --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ processor-core --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ processor-core --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ processor-core --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ processor-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ processor-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ processor-core --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ processor-core --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ processor-core --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ processor-core --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ processor-core --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ processor-core --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ processor-core --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ processor-core --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ processor-core --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ processor-core --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ processor-core --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (63, 12) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (63, 48) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 21) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 33) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 68) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 75) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterService.kt: (183, 5) @OptIn without any arguments has no effect [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/service/BluePrintClusterService.kt: (98, 84) Parameter 'publishTime' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/service/BluePrintClusterService.kt: (98, 103) Parameter 'clusterMember' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/utils/PayloadUtils.kt: (67, 17) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ processor-core --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ processor-core --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ processor-core --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (194, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (194, 49) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (195, 33) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (201, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (201, 50) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (202, 33) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (208, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (208, 49) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (209, 33) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (247, 13) Variable 'scheduler' is never used [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ processor-core --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.BluePrintClusterExtensionsTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.619 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.BluePrintClusterExtensionsTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest Mar 25, 2026 7:22:11 AM com.hazelcast.instance.impl.HazelcastInstanceFactory WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 07:22:11.107 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-1) 07:22:11.107 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-2) 07:22:11.107 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-3) 07:22:11.241 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:22:11.241 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:22:11.242 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** Mar 25, 2026 7:22:11 AM com.hazelcast.config.FileSystemYamlConfig INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. Mar 25, 2026 7:22:11 AM com.hazelcast.config.FileSystemYamlConfig INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. Mar 25, 2026 7:22:11 AM com.hazelcast.config.FileSystemYamlConfig INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 07:22:27.343 [hz.node-3.partition-operation.thread-0] WARN com.hazelcast.cp.internal.raft.impl.RaftNodeImpl$LeaderFailureDetectionTask(METADATA) - [127.0.0.1]:5703 [test-cluster] [5.0-BETA-1] We are FOLLOWER and there is no current leader. Will start new election round... 07:22:27.897 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5703 - 7a0c4e78-fd4f-4466-ac58-cedae9190d3c this) 07:22:27.899 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5702 - 5f80c256-6391-4f73-aa03-50695e53ad79 this) 07:22:27.900 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5701 - ae91c4c7-4d19-43b4-b503-39efc6a04bec this) 07:22:27.906 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=ae91c4c7-4d19-43b4-b503-39efc6a04bec, address=[127.0.0.1]:5701}, CPMember{uuid=5f80c256-6391-4f73-aa03-50695e53ad79, address=[127.0.0.1]:5702}, CPMember{uuid=7a0c4e78-fd4f-4466-ac58-cedae9190d3c, address=[127.0.0.1]:5703}] 07:22:27.907 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=ae91c4c7-4d19-43b4-b503-39efc6a04bec, address=[127.0.0.1]:5701}, CPMember{uuid=5f80c256-6391-4f73-aa03-50695e53ad79, address=[127.0.0.1]:5702}, CPMember{uuid=7a0c4e78-fd4f-4466-ac58-cedae9190d3c, address=[127.0.0.1]:5703}] 07:22:27.906 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=ae91c4c7-4d19-43b4-b503-39efc6a04bec, address=[127.0.0.1]:5701}, CPMember{uuid=5f80c256-6391-4f73-aa03-50695e53ad79, address=[127.0.0.1]:5702}, CPMember{uuid=7a0c4e78-fd4f-4466-ac58-cedae9190d3c, address=[127.0.0.1]:5703}] 07:22:27.910 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=ae91c4c7-4d19-43b4-b503-39efc6a04bec, address=[127.0.0.1]:5701}, CPMember{uuid=5f80c256-6391-4f73-aa03-50695e53ad79, address=[127.0.0.1]:5702}, CPMember{uuid=7a0c4e78-fd4f-4466-ac58-cedae9190d3c, address=[127.0.0.1]:5703}] 07:22:27.911 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=ae91c4c7-4d19-43b4-b503-39efc6a04bec, address=[127.0.0.1]:5701}, CPMember{uuid=5f80c256-6391-4f73-aa03-50695e53ad79, address=[127.0.0.1]:5702}, CPMember{uuid=7a0c4e78-fd4f-4466-ac58-cedae9190d3c, address=[127.0.0.1]:5703}] 07:22:27.911 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=ae91c4c7-4d19-43b4-b503-39efc6a04bec, address=[127.0.0.1]:5701}, CPMember{uuid=5f80c256-6391-4f73-aa03-50695e53ad79, address=[127.0.0.1]:5702}, CPMember{uuid=7a0c4e78-fd4f-4466-ac58-cedae9190d3c, address=[127.0.0.1]:5703}] 07:22:27.911 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-3) created successfully.... 07:22:27.911 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-1) created successfully.... 07:22:27.911 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) created successfully.... 07:22:28.021 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5702 - 5f80c256-6391-4f73-aa03-50695e53ad79 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 07:22:28.021 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5701 - ae91c4c7-4d19-43b4-b503-39efc6a04bec this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 07:22:28.021 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5703 - 7a0c4e78-fd4f-4466-ac58-cedae9190d3c this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 07:22:28.025 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster applicationMembers ([ClusterMember(id=5f80c256-6391-4f73-aa03-50695e53ad79, name=node-1, memberAddress=[127.0.0.1]:5702, state=null), ClusterMember(id=ae91c4c7-4d19-43b4-b503-39efc6a04bec, name=node-2, memberAddress=[127.0.0.1]:5701, state=null), ClusterMember(id=7a0c4e78-fd4f-4466-ac58-cedae9190d3c, name=node-3, memberAddress=[127.0.0.1]:5703, state=null)]) 07:22:28.665 [first @coroutine#15] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - initialising first lock... 07:22:28.665 [third @coroutine#17] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - initialising third lock... 07:22:28.666 [second @coroutine#16] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - initialising second lock... 07:22:30.726 [hz.node-3.partition-operation.thread-5] WARN com.hazelcast.cp.internal.raft.impl.RaftNodeImpl$LeaderFailureDetectionTask(default) - [127.0.0.1]:5703 [test-cluster] [5.0-BETA-1] We are FOLLOWER and there is no current leader. Will start new election round... 07:22:31.249 [second @coroutine#16] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - locked second process for 5mSec 07:22:31.258 [second @coroutine#16] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - second lock released 07:22:31.260 [first @coroutine#15] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - locked first process for 5mSec 07:22:31.266 [first @coroutine#15] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - first lock released 07:22:31.267 [third @coroutine#17] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - locked third process for 5mSec 07:22:31.273 [third @coroutine#17] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - third lock released 07:22:31.279 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5702 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:22:31.300 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5701 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:22:31.307 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5703 [test-cluster] [5.0-BETA-1] Terminating forcefully... Mar 25, 2026 7:22:31 AM com.hazelcast.config.FileSystemYamlConfig INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast.yaml'. 07:22:31.347 [DefaultDispatcher-worker-4 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-1) 07:22:31.348 [DefaultDispatcher-worker-2 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-2) 07:22:31.348 [DefaultDispatcher-worker-4 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:22:31.348 [DefaultDispatcher-worker-3 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-3) Mar 25, 2026 7:22:31 AM com.hazelcast.config.FileSystemYamlConfig INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 07:22:31.349 [DefaultDispatcher-worker-2 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:22:31.349 [DefaultDispatcher-worker-3 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** Mar 25, 2026 7:22:31 AM com.hazelcast.config.FileSystemYamlConfig INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. Mar 25, 2026 7:22:31 AM com.hazelcast.config.FileSystemYamlConfig INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 07:22:45.604 [hz.node-3.partition-operation.thread-0] WARN com.hazelcast.cp.internal.raft.impl.RaftNodeImpl$LeaderFailureDetectionTask(METADATA) - [127.0.0.1]:5703 [test-cluster] [5.0-BETA-1] We are FOLLOWER and there is no current leader. Will start new election round... 07:22:46.453 [DefaultDispatcher-worker-2 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5702 - 7d704b6e-0c27-4803-a9f9-b6871b7ef082 this) 07:22:46.453 [DefaultDispatcher-worker-3 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5703 - 33793567-6b25-40d6-9f52-d6caa701edd9 this) 07:22:46.455 [DefaultDispatcher-worker-3 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=33793567-6b25-40d6-9f52-d6caa701edd9, address=[127.0.0.1]:5703}, CPMember{uuid=58351146-8a0a-456c-9afd-089d70ac257e, address=[127.0.0.1]:5701}, CPMember{uuid=7d704b6e-0c27-4803-a9f9-b6871b7ef082, address=[127.0.0.1]:5702}] 07:22:46.456 [DefaultDispatcher-worker-2 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=33793567-6b25-40d6-9f52-d6caa701edd9, address=[127.0.0.1]:5703}, CPMember{uuid=58351146-8a0a-456c-9afd-089d70ac257e, address=[127.0.0.1]:5701}, CPMember{uuid=7d704b6e-0c27-4803-a9f9-b6871b7ef082, address=[127.0.0.1]:5702}] 07:22:46.457 [DefaultDispatcher-worker-3 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=33793567-6b25-40d6-9f52-d6caa701edd9, address=[127.0.0.1]:5703}, CPMember{uuid=58351146-8a0a-456c-9afd-089d70ac257e, address=[127.0.0.1]:5701}, CPMember{uuid=7d704b6e-0c27-4803-a9f9-b6871b7ef082, address=[127.0.0.1]:5702}] 07:22:46.457 [DefaultDispatcher-worker-3 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-3) created successfully.... 07:22:46.457 [DefaultDispatcher-worker-2 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=33793567-6b25-40d6-9f52-d6caa701edd9, address=[127.0.0.1]:5703}, CPMember{uuid=58351146-8a0a-456c-9afd-089d70ac257e, address=[127.0.0.1]:5701}, CPMember{uuid=7d704b6e-0c27-4803-a9f9-b6871b7ef082, address=[127.0.0.1]:5702}] 07:22:46.458 [DefaultDispatcher-worker-2 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) created successfully.... 07:22:46.459 [DefaultDispatcher-worker-4 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5701 - 58351146-8a0a-456c-9afd-089d70ac257e this) 07:22:46.460 [DefaultDispatcher-worker-4 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=33793567-6b25-40d6-9f52-d6caa701edd9, address=[127.0.0.1]:5703}, CPMember{uuid=58351146-8a0a-456c-9afd-089d70ac257e, address=[127.0.0.1]:5701}, CPMember{uuid=7d704b6e-0c27-4803-a9f9-b6871b7ef082, address=[127.0.0.1]:5702}] 07:22:46.461 [DefaultDispatcher-worker-4 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=33793567-6b25-40d6-9f52-d6caa701edd9, address=[127.0.0.1]:5703}, CPMember{uuid=58351146-8a0a-456c-9afd-089d70ac257e, address=[127.0.0.1]:5701}, CPMember{uuid=7d704b6e-0c27-4803-a9f9-b6871b7ef082, address=[127.0.0.1]:5702}] 07:22:46.461 [DefaultDispatcher-worker-4 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-1) created successfully.... 07:22:46.462 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5701 - 58351146-8a0a-456c-9afd-089d70ac257e this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5703, [127.0.0.1]:5702]) 07:22:46.462 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5702 - 7d704b6e-0c27-4803-a9f9-b6871b7ef082 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5703, [127.0.0.1]:5702]) 07:22:46.462 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5703 - 33793567-6b25-40d6-9f52-d6caa701edd9 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5703, [127.0.0.1]:5702]) 07:22:46.463 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster applicationMembers ([ClusterMember(id=58351146-8a0a-456c-9afd-089d70ac257e, name=node-1, memberAddress=[127.0.0.1]:5701, state=null), ClusterMember(id=7d704b6e-0c27-4803-a9f9-b6871b7ef082, name=node-2, memberAddress=[127.0.0.1]:5702, state=null), ClusterMember(id=33793567-6b25-40d6-9f52-d6caa701edd9, name=node-3, memberAddress=[127.0.0.1]:5703, state=null)]) 07:22:46.466 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)... 07:22:46.499 [hz.node-2.async.thread-1] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Message received - hello world 07:22:47.499 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) has stopped listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)... 07:22:47.500 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) has stopped listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)... 07:22:47.501 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5701 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:22:47.510 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5702 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:22:47.516 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5703 [test-cluster] [5.0-BETA-1] Terminating forcefully... [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.536 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.utils.BluePrintMappingsTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.utils.BluePrintMappingsTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListenerTest creating /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/deploy/TEST_CBA/1.0.0 deleting /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/deploy/TEST_CBA/1.0.0 creating /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/deploy/TEST_CBA/1.0.0 07:22:48.077 [main] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListener - Received ClusterMessage - Cleaning compile cache for blueprint (deploy/TEST_CBA/1.0.0) 07:22:48.121 [main] WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(deploy/TEST_CBA/1.0.0) present to clean. 07:22:48.124 [main @coroutine#26] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListener - Deleted deployed blueprint model :deploy/TEST_CBA/1.0.0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ processor-core --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Processor Core' with 37 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ processor-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ processor-core --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ processor-core --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ processor-core --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ processor-core --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ processor-core --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ processor-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ processor-core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ processor-core --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ processor-core --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ processor-core --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.10.0-SNAPSHOT/processor-core-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.10.0-SNAPSHOT/processor-core-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ processor-core --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:1.10.0-SNAPSHOT at end [INFO] [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib >-------- [INFO] Building MS Blueprints Processor Modules - Commons - DB Lib 1.10.0-SNAPSHOT [17/67] [INFO] from ms/blueprintsprocessor/modules/commons/db-lib/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ db-lib --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ db-lib --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ db-lib --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ db-lib --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ db-lib --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ db-lib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ db-lib --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ db-lib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ db-lib --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ db-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ db-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ db-lib --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ db-lib --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ db-lib --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ db-lib --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ db-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ db-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModel.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModel.kt: (54, 2) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModelContent.kt: (83, 25) The corresponding parameter in the supertype 'Serializable' is named 'other'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintCatalogServiceImpl.kt: (47, 34) Variable 'archiveFile' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintCatalogServiceImpl.kt: (48, 35) Variable 'workingDir' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintProcessorCatalogServiceImpl.kt: (97, 58) Unnecessary non-null assertion (!!) on a non-null receiver of type ByteArray [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ db-lib --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ db-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ db-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ db-lib --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.db.BlueprintProcessorCatalogServiceImplTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:22:57.013 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:22:57.089 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:22:57.134 WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:22:57.135 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:22:57.985 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:22:57.991 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:22:58.044 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@77d86aba'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:22:58.831 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:22:59.715 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:23:02.572 INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:23:02.586 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:23:04.117 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:23:04.760 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintCatalogServiceImpl - Save processing(5678) CBA(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/generated-cba-no-workflows.zip) 07:23:05.039 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration-no-workflows/1.0.0) present to clean. 07:23:05.110 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintCatalogServiceImpl - Save processing(1234) CBA(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/generated-cba.zip) 07:23:05.224 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:23:05.332 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.461 s - in org.onap.ccsdk.cds.blueprintsprocessor.db.BlueprintProcessorCatalogServiceImplTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfigurationTest 07:23:05.586 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:23:05.591 WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:23:05.592 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:23:05.626 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:23:05.626 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:23:05.628 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@3f3e5c2'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:23:05.708 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:23:05.724 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfigurationTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.db.DatabasePropertiesDSLTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.ccsdk.cds.blueprintsprocessor.db.DatabasePropertiesDSLTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ db-lib --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - DB Lib' with 27 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ db-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ db-lib --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ db-lib --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ db-lib --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ db-lib --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ db-lib --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ db-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ db-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ db-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ db-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ db-lib --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.10.0-SNAPSHOT/db-lib-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.10.0-SNAPSHOT/db-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ db-lib --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:1.10.0-SNAPSHOT at end [INFO] [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib >------- [INFO] Building MS Blueprints Processor Modules - Commons - Rest Lib 1.10.0-SNAPSHOT [18/67] [INFO] from ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ rest-lib --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ rest-lib --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ rest-lib --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ rest-lib --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ rest-lib --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ rest-lib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rest-lib --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ rest-lib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ rest-lib --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ rest-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ rest-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ rest-lib --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ rest-lib --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ rest-lib --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-lib --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rest-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ rest-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (40, 33) 'SSLContextBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (64, 13) Name shadowed: uri [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (94, 36) 'SSLContextBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (154, 40) The corresponding parameter in the supertype 'BlueprintWebClientService' is named 'mergedDefaultAndSuppliedHeaders'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (347, 60) Unchecked cast: String! to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (379, 38) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (379, 96) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (96, 17) Variable 'reqHeaders' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (137, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (139, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (160, 43) 'putAll(Context!): Context!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (160, 55) 'currentContext(): Context!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (161, 21) 'currentContext(): Context!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (169, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (169, 21) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (170, 12) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (170, 24) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-lib --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rest-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ rest-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (452, 38) 'withDefaultPasswordEncoder(): User.UserBuilder!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (463, 14) 'csrf(): ServerHttpSecurity.CsrfSpec!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (464, 14) 'authorizeExchange(): ServerHttpSecurity.AuthorizeExchangeSpec!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (465, 14) 'and(): ServerHttpSecurity!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (465, 20) 'httpBasic(): ServerHttpSecurity.HttpBasicSpec!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (466, 14) 'and(): ServerHttpSecurity!' is deprecated. Deprecated in Java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ rest-lib --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientPropertiesDSLTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s - in org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientPropertiesDSLTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BluePrintRestLibPropertyServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:23:15.153 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint http://127.0.0.1:8000. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:23:15.156 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint http://127.0.0.1:8000. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:23:15.238 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:23:15.238 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:23:15.281 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:23:15.281 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:23:15.289 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:23:15.290 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s - in org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BluePrintRestLibPropertyServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:23:15.499 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest - Starting RestClientServiceTest using Java 21.0.10 with PID 3758 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib) 07:23:15.501 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest - No active profile set, falling back to 1 default profile: "default" 07:23:15.528 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:23:16.993 WARN org.springframework.security.core.userdetails.User - User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 07:23:18.101 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest - Started RestClientServiceTest in 2.777 seconds (process running for 7.225) 07:23:18.262 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(DELETE), url(/sample/name) 07:23:18.633 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(204 - No Content) 07:23:18.648 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(PATCH), url(/sample/name) 07:23:18.764 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:23:18.864 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(DELETE), url(/sample/customersWithDefaultConstructor) 07:23:19.009 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(204 - No Content) 07:23:19.022 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/name) 07:23:19.122 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:23:19.150 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/aai/v22/business/customers) 07:23:19.150 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(DELETE), url(/sample/aai/v22/business/customers) 07:23:19.150 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(PATCH), url(/sample/aai/v22/business/customers) 07:23:19.150 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(POST), url(/sample/aai/v22/business/customers) 07:23:19.151 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(PUT), url(/sample/aai/v22/business/customers) 07:23:19.152 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/aai/v22/business/customers) 07:23:19.839 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:23:19.849 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:23:19.882 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:23:19.884 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:23:19.887 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:23:19.899 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:23:19.911 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/basic) 07:23:19.999 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:23:20.012 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/query?id=3) 07:23:20.106 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.81 s - in org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ rest-lib --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Rest Lib' with 44 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ rest-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ rest-lib --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ rest-lib --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ rest-lib --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ rest-lib --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ rest-lib --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ rest-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ rest-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ rest-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ rest-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ rest-lib --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.10.0-SNAPSHOT/rest-lib-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.10.0-SNAPSHOT/rest-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rest-lib --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:1.10.0-SNAPSHOT at end [INFO] [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib >------- [INFO] Building MS Blueprints Processor Modules - Commons - GRPC Lib 1.10.0-SNAPSHOT [19/67] [INFO] from ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ grpc-lib --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ grpc-lib --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ grpc-lib --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ grpc-lib --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ grpc-lib --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ grpc-lib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ grpc-lib --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ grpc-lib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ grpc-lib --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ grpc-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ grpc-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ grpc-lib --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ grpc-lib --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ grpc-lib --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ grpc-lib --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ grpc-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ grpc-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (56, 9) Parameter 'next' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (67, 9) Parameter 'next' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (107, 23) Parameter 'requestHeaders' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (126, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-lib --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ grpc-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ grpc-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ grpc-lib --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcLibPropertyServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.653 s - in org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcLibPropertyServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcServerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcServerTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.grpc.GrpcPropertiesDSLTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.ccsdk.cds.blueprintsprocessor.grpc.GrpcPropertiesDSLTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ grpc-lib --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - GRPC Lib' with 40 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ grpc-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ grpc-lib --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ grpc-lib --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ grpc-lib --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ grpc-lib --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ grpc-lib --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ grpc-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ grpc-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ grpc-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ grpc-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ grpc-lib --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.10.0-SNAPSHOT/grpc-lib-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.10.0-SNAPSHOT/grpc-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ grpc-lib --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:1.10.0-SNAPSHOT at end [INFO] [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib >----- [INFO] Building MS Blueprints Processor Modules - Commons - Messaging Lib 1.10.0-SNAPSHOT [20/67] [INFO] from ms/blueprintsprocessor/modules/commons/message-lib/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ message-lib --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ message-lib --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ message-lib --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ message-lib --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ message-lib --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ message-lib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ message-lib --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ message-lib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ message-lib --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ message-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ message-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ message-lib --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ message-lib --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ message-lib --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ message-lib --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ message-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ message-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/BluePrintMessageLibData.kt: (149, 53) 'EXACTLY_ONCE: String' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/kafka/AbstractKafkaTopologyComponents.kt: (21, 43) 'Processor' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/kafka/AbstractKafkaTopologyComponents.kt: (27, 58) 'Processor' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (58, 60) Unnecessary safe call on a non-null receiver of type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (90, 46) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (118, 60) Unnecessary safe call on a non-null receiver of type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageProducerService.kt: (57, 66) Unnecessary non-null assertion (!!) on a non-null receiver of type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerService.kt: (59, 22) 'localThreadsMetadata(): (Mutable)Set!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerService.kt: (63, 13) Condition 'kafkaStreams != null' is always 'true' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MessageLoggerService.kt: (112, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ message-lib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ message-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ message-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/MessagePropertiesDSLTest.kt: (110, 59) 'EXACTLY_ONCE: String' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/BlueprintMessageConsumerServiceTest.kt: (52, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/BlueprintMessageConsumerServiceTest.kt: (116, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/BlueprintMessageProducerServiceTest.kt: (44, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/BlueprintMessageProducerServiceTest.kt: (90, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (26, 43) 'Processor' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (27, 43) 'ProcessorSupplier' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (37, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (80, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (108, 59) 'ProcessorSupplier' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (109, 45) 'Processor' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (124, 30) 'addProcessor(String!, ProcessorSupplier<(raw) Any!, (raw) Any!>!, vararg String!): Topology!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MockKafkaTopologyComponents.kt: (22, 43) 'Processor' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MockKafkaTopologyComponents.kt: (77, 24) 'Processor' is deprecated. Deprecated in Java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ message-lib --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.MessagePropertiesDSLTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.MessagePropertiesDSLTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.utils.BlueprintMessageUtilsTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.852 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.utils.BlueprintMessageUtilsTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageProducerServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.8 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageProducerServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.MessageLoggerServiceTest 07:23:42.919 [main] INFO o.o.c.c.b.message.service.MessageLoggerService - Consuming MDC Properties : {MessageKey=1234, RequestID=1234, ServiceName=sample-topic, InvocationID=1234-12, InvokeTimestamp=2026-03-25T07:23:42.913Z, PartnerName=cds-test, ClientIPAddress=, ServerFQDN=prd-ubuntu2204-docker-8c-8g-4677, Offset=12345} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.MessageLoggerServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaStreamsConsumerServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaStreamsConsumerServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageConsumerServiceTest 07:23:43.448 [main @coroutine#3] INFO o.o.c.c.b.m.service.KafkaMessageConsumerService - Successfully consumed topic([default-topic]) 07:23:43.477 [KafkaConsumer-default-client-id] INFO o.o.c.c.b.m.service.KafkaMessageConsumerService - message listener shutting down..... 07:23:43.521 [main @coroutine#10] INFO o.o.c.c.b.m.service.KafkaMessageConsumerService - Successfully consumed topic([default-topic]) Exception in thread "KafkaConsumer-default-client-id" java.lang.NullPointerException: Cannot invoke "io.micrometer.core.instrument.Counter.increment()" because the return value of "io.micrometer.core.instrument.MeterRegistry.counter(String, java.lang.Iterable)" is null at org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaMessageConsumerService$subscribe$5$1$1$1$1.invokeSuspend(KafkaMessageConsumerService.kt:88) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaMessageConsumerService$subscribe$5.invoke(KafkaMessageConsumerService.kt:82) at org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaMessageConsumerService$subscribe$5.invoke(KafkaMessageConsumerService.kt:76) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageConsumerServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ message-lib --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Messaging Lib' with 56 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ message-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ message-lib --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ message-lib --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ message-lib --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ message-lib --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ message-lib --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ message-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ message-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ message-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ message-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ message-lib --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.10.0-SNAPSHOT/message-lib-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.10.0-SNAPSHOT/message-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ message-lib --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:1.10.0-SNAPSHOT at end [INFO] [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib >------- [INFO] Building MS Blueprints Processor Modules - Commons - SSH Lib 1.10.0-SNAPSHOT [21/67] [INFO] from ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ ssh-lib --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ ssh-lib --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ ssh-lib --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ ssh-lib --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ ssh-lib --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ ssh-lib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ssh-lib --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ ssh-lib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ ssh-lib --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ ssh-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ ssh-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ ssh-lib --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ ssh-lib --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ ssh-lib --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ssh-lib --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ ssh-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ ssh-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssh-lib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ssh-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ ssh-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/ssh/service/BlueprintSshClientServiceTest.kt: (145, 83) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ssh-lib --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.ssh.SshPropertiesDSLTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.onap.ccsdk.cds.blueprintsprocessor.ssh.SshPropertiesDSLTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BluePrintSshLibPropertyServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.112 s - in org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BluePrintSshLibPropertyServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BlueprintSshClientServiceTest Start local Shell server SshServer[70b9cdcc](port=52815) 07:23:51.668 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:ycSxTJB/Ib/vLK25GbamXQEBx9CGiQ/pBHJCDBO5C14 07:23:51.702 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54454]][RSA][SHA256:+BMbjytQj+d8T8B3rtwirMSFyx5VOlTUytEto3bKJ/E]: accepted without checking 07:23:51.727 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54454]][RSA][SHA256:+BMbjytQj+d8T8B3rtwirMSFyx5VOlTUytEto3bKJ/E]: accepted without checking 07:23:51.763 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created End the Shell server Start local Shell server SshServer[130cad14](port=52815) 07:23:51.819 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:ycSxTJB/Ib/vLK25GbamXQEBx9CGiQ/pBHJCDBO5C14 07:23:51.825 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54460]][RSA][SHA256:+BMbjytQj+d8T8B3rtwirMSFyx5VOlTUytEto3bKJ/E]: accepted without checking 07:23:51.833 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54460]][RSA][SHA256:+BMbjytQj+d8T8B3rtwirMSFyx5VOlTUytEto3bKJ/E]: accepted without checking 07:23:51.837 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created End the Shell server Start local Shell server SshServer[606ab048](port=52815) 07:23:51.878 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:ycSxTJB/Ib/vLK25GbamXQEBx9CGiQ/pBHJCDBO5C14 07:23:51.884 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54468]][RSA][SHA256:+BMbjytQj+d8T8B3rtwirMSFyx5VOlTUytEto3bKJ/E]: accepted without checking 07:23:51.894 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54468]][RSA][SHA256:+BMbjytQj+d8T8B3rtwirMSFyx5VOlTUytEto3bKJ/E]: accepted without checking 07:23:51.896 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created End the Shell server Start local Shell server SshServer[3b1e2d5d](port=52815) 07:23:55.956 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:ycSxTJB/Ib/vLK25GbamXQEBx9CGiQ/pBHJCDBO5C14 07:23:55.963 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:43060]][RSA][SHA256:+BMbjytQj+d8T8B3rtwirMSFyx5VOlTUytEto3bKJ/E]: accepted without checking 07:23:55.977 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:43060]][RSA][SHA256:+BMbjytQj+d8T8B3rtwirMSFyx5VOlTUytEto3bKJ/E]: accepted without checking 07:23:55.980 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created End the Shell server [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.323 s - in org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BlueprintSshClientServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ ssh-lib --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - SSH Lib' with 18 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ ssh-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ ssh-lib --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ ssh-lib --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ ssh-lib --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ ssh-lib --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ ssh-lib --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ ssh-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ ssh-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ ssh-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ ssh-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ ssh-lib --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.10.0-SNAPSHOT/ssh-lib-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.10.0-SNAPSHOT/ssh-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ssh-lib --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:1.10.0-SNAPSHOT at end [INFO] [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib >------- [INFO] Building MS Blueprints Processor Modules - Commons - NATS Lib 1.10.0-SNAPSHOT [22/67] [INFO] from ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ nats-lib --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ nats-lib --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ nats-lib --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ nats-lib --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ nats-lib --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ nats-lib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ nats-lib --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ nats-lib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ nats-lib --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ nats-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ nats-lib --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ nats-lib --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ nats-lib --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ nats-lib --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ nats-lib --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ nats-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ nats-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nats-lib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ nats-lib --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ nats-lib --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ nats-lib --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.NatsPropertiesDSLTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.NatsPropertiesDSLTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsExtensionsTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsExtensionsTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsLibPropertyServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsLibPropertyServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ nats-lib --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - NATS Lib' with 19 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ nats-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ nats-lib --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ nats-lib --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ nats-lib --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ nats-lib --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ nats-lib --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ nats-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ nats-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ nats-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ nats-lib --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ nats-lib --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.10.0-SNAPSHOT/nats-lib-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.10.0-SNAPSHOT/nats-lib-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ nats-lib --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:1.10.0-SNAPSHOT at end [INFO] [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds >------ [INFO] Building MS Blueprints Processor Modules - Outbounds 1.10.0-SNAPSHOT [23/67] [INFO] from ms/blueprintsprocessor/modules/outbounds/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ modules-outbounds --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-outbounds --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-outbounds --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ modules-outbounds --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-outbounds --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-outbounds --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-outbounds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-outbounds --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-outbounds --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ modules-outbounds --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ modules-outbounds --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-outbounds --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ modules-outbounds --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ modules-outbounds --- [INFO] Formatting is skipped [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ modules-outbounds --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-outbounds --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-outbounds --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ modules-outbounds --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-outbounds --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-outbounds --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-outbounds --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-outbounds --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-outbounds --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ modules-outbounds --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-outbounds --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/outbounds/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-outbounds --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/outbounds/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ modules-outbounds --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/outbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.10.0-SNAPSHOT/modules-outbounds-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-outbounds --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds:1.10.0-SNAPSHOT at end [INFO] [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-services >------- [INFO] Building MS Blueprints Processor Modules - Services 1.10.0-SNAPSHOT [24/67] [INFO] from ms/blueprintsprocessor/modules/services/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ modules-services --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-services --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-services --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ modules-services --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-services --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-services --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-services --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-services --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-services --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ modules-services --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ modules-services --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-services --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ modules-services --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ modules-services --- [INFO] Formatting is skipped [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ modules-services --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-services --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-services --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ modules-services --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-services --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-services --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-services --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-services --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-services --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ modules-services --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-services --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-services --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ modules-services --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.10.0-SNAPSHOT/modules-services-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-services --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-services:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service >-- [INFO] Building MS Blueprints Processor Modules - Services - Execution Service 1.10.0-SNAPSHOT [25/67] [INFO] from ms/blueprintsprocessor/modules/services/execution-service/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ execution-service --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ execution-service --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ execution-service --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ execution-service --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ execution-service --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ execution-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ execution-service --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ execution-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ execution-service --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ execution-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ execution-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ execution-service --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ execution-service --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ execution-service --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ execution-service --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ execution-service --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ execution-service --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractComponentFunction.kt: (162, 34) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractScriptComponentFunction.kt: (49, 16) 'functionDependencyInstances: MutableMap' is deprecated. Dependencies will be resolved dynamically [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractScriptComponentFunction.kt: (49, 50) Unchecked cast: Any? to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractServiceFunction.kt: (59, 34) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (19, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (33, 41) 'BlueprintJythonService' is deprecated. CDS won's support Jython services [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (70, 29) 'functionDependencyInstances: MutableMap' is deprecated. Dependencies will be resolved dynamically [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (81, 35) Variable 'scriptComponent' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (96, 122) Unchecked cast: BlueprintFunctionNode<*, *> to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/RemoteScriptExecutionService.kt: (92, 42) The corresponding parameter in the supertype 'RemoteScriptExecutionService' is named 'uploadBpInput'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (127, 24) This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (151, 36) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/BlueprintJythonService.kt: (34, 47) 'BlueprintJythonService' is deprecated. CDS won's support Jython services [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ execution-service --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ execution-service --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ execution-service --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/AbstractComponentFunctionTest.kt: (202, 33) 'constructor Integer(Int)' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/AbstractComponentFunctionTest.kt: (250, 33) 'constructor Integer(Int)' is deprecated. Deprecated in Java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ execution-service --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutorDSLTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutorDSLTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.StreamingRemoteExecutionServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(1234-0-594b07ca-bff7-469a-8493-38dead3053c4) ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(1234-0) subRequestId(1234-0-594b07ca-bff7-469a-8493-38dead3053c4) ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(1234-1-94e109a4-3e11-4c8a-ae32-f13a6c1c9bb8) ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(1234-1) subRequestId(1234-1-94e109a4-3e11-4c8a-ae32-f13a6c1c9bb8) ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(1234-0-594b07ca-bff7-469a-8493-38dead3053c4) ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(1234-1-94e109a4-3e11-4c8a-ae32-f13a6c1c9bb8) ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(12345-0) ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(12345-0) subRequestId(12345-0-ea4aeda0-42de-4b84-9968-2df928cee7ad) ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 0-response (12345-0) : EVENT_COMPONENT_NOTIFICATION ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 0-response (12345-0) : EVENT_COMPONENT_EXECUTED ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(12345-0) ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(12345-1) ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(12345-1) subRequestId(12345-1-acd7eac8-4550-412f-aed9-912865bbd3c7) ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 1-response (12345-1) : EVENT_COMPONENT_NOTIFICATION ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 1-response (12345-1) : EVENT_COMPONENT_EXECUTED ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(12345-1) ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| grpc channel(127.0.0.1:50052) shutdown completed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.72 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.StreamingRemoteExecutionServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.AbstractComponentFunctionTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) ||o.o.c.c.b.s.e.ComponentFunctionScriptingService| creating component function of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SampleTest) and instanceDependencies([]) ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) ||o.o.c.c.b.s.execution.AbstractComponentFunction| failed in activate-restconf - activate-restconf : Intentional test exception java.lang.RuntimeException: Intentional test exception at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.AbstractComponentFunctionTest.applyNB should catch exceptions and call recoverNB(AbstractComponentFunctionTest.kt:216) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.696 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.AbstractComponentFunctionTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentRemoteScriptExecutorTest ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(remote-activate) step(remote-execute) ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentRemoteScriptExecutorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ execution-service --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Services - Execution Service' with 37 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ execution-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ execution-service --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ execution-service --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ execution-service --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ execution-service --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ execution-service --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ execution-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ execution-service --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ execution-service --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ execution-service --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ execution-service --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.10.0-SNAPSHOT/execution-service-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.10.0-SNAPSHOT/execution-service-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ execution-service --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service >--- [INFO] Building MS Blueprints Processor Modules - Services - Workflow Service 1.10.0-SNAPSHOT [26/67] [INFO] from ms/blueprintsprocessor/modules/services/workflow-service/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ workflow-service --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ workflow-service --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ workflow-service --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ workflow-service --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ workflow-service --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ workflow-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ workflow-service --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ workflow-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ workflow-service --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ workflow-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ workflow-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ workflow-service --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ workflow-service --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ workflow-service --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ workflow-service --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ workflow-service --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ workflow-service --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/ImperativeWorkflowExecutionService.kt: (100, 28) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/executor/ComponentExecuteNodeExecutor.kt: (61, 21) 'setter for status: String!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/executor/ComponentExecuteNodeExecutor.kt: (65, 21) 'setter for status: String!' is deprecated. Deprecated in Java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ workflow-service --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ workflow-service --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ workflow-service --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImplTest.kt: (50, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImplTest.kt: (64, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImplTest.kt: (67, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImplTest.kt: (144, 21) Variable 'executionServiceOutput' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BlueprintServiceLogicTest.kt: (35, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BlueprintServiceLogicTest.kt: (52, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BlueprintServiceLogicTest.kt: (55, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/DGWorkflowExecutionServiceTest.kt: (33, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/DGWorkflowExecutionServiceTest.kt: (50, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/DGWorkflowExecutionServiceTest.kt: (53, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/NodeTemplateExecutionServiceTest.kt: (35, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/NodeTemplateExecutionServiceTest.kt: (46, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/NodeTemplateExecutionServiceTest.kt: (49, 6) 'MockBean' is deprecated. Deprecated in Java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ workflow-service --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BlueprintServiceLogicTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:24:31.138 [main @coroutine#1] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(assign-activate) directed graph NodeTemplate(assign-activate-process) 07:24:31.141 [main @coroutine#1] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_AssignActivateNetconf_1.0.0.xml) 07:24:31.635 [main @coroutine#1] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignAndActivate, mode=sync, version=1.0.0, md5sum=a3f921b7ffef879f496797d623757f41] 07:24:31.640 [main @coroutine#1] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:24:31.648 [main @coroutine#2] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:24:31.649 [main @coroutine#2] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(assign-activate) step(activate-process) 07:24:31.668 [main @coroutine#2] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="assign-activate", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:24:31.669 [main @coroutine#2] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:24:31.673 [main @coroutine#3] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-jython) component(component-jython-executor) interface(ComponentJythonExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:24:31.673 [main @coroutine#3] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(assign-activate) step(activate-process) 07:24:31.674 [main @coroutine#3] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-jython", dynamic-properties=null, current-operation="process", instance-dependencies=["json-parser-service"], current-interface="ComponentJythonExecutor"} 07:24:31.674 [main @coroutine#3] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:24:31.702 [main @coroutine#4] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(resource-assignment) directed graph NodeTemplate(resource-assignment-process) 07:24:31.702 [main @coroutine#4] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_ResourceAssignment_1.0.0.xml) 07:24:31.776 [main @coroutine#4] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignment, mode=sync, version=1.0.0, md5sum=6ac6665ed6210f70f6fb1e531f4f4c01] 07:24:31.776 [main @coroutine#4] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:24:31.776 [main @coroutine#5] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:24:31.776 [main @coroutine#5] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 07:24:31.778 [main @coroutine#5] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:24:31.778 [main @coroutine#5] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.458 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BlueprintServiceLogicTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeWorkflowExecutionServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:24:33.128 [DefaultDispatcher-worker-2 @Wf#15] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[12345])'s step(resolve-config) 07:24:33.128 [DefaultDispatcher-worker-2 @Wf#15] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resolve-config) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:24:33.133 [DefaultDispatcher-worker-2 @Wf#15] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(resolve-config) 07:24:33.134 [DefaultDispatcher-worker-2 @Wf#15] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="resolve-config", dynamic-properties=null, script-type="kotlin", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="cba.wt.imperative.test.ResolveConfig"} 07:24:33.134 [DefaultDispatcher-worker-2 @Wf#15] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:24:33.135 [DefaultDispatcher-worker-2 @Wf#18] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[12345])'s step(activate-config) 07:24:33.135 [DefaultDispatcher-worker-2 @Wf#18] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-config) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:24:33.136 [DefaultDispatcher-worker-2 @Wf#18] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-config) 07:24:33.136 [DefaultDispatcher-worker-2 @Wf#18] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-config", dynamic-properties=null, script-type="kotlin", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="cba.wt.imperative.test.ActivateConfig"} 07:24:33.137 [DefaultDispatcher-worker-2 @Wf#18] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:24:33.139 [DefaultDispatcher-worker-2 @Wf#23] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[12345])'s step(activate-licence) 07:24:33.139 [DefaultDispatcher-worker-2 @Wf#23] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-licence) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:24:33.139 [DefaultDispatcher-worker-2 @Wf#23] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-licence) 07:24:33.140 [DefaultDispatcher-worker-2 @Wf#23] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-licence", dynamic-properties=null, script-type="kotlin", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="cba.wt.imperative.test.ActivateLicence"} 07:24:33.140 [DefaultDispatcher-worker-2 @Wf#23] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeWorkflowExecutionServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.DGWorkflowExecutionServiceTest 07:24:33.239 [main @coroutine#30] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(resource-assignment) directed graph NodeTemplate(resource-assignment-process) 07:24:33.239 [main @coroutine#30] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_ResourceAssignment_1.0.0.xml) 07:24:33.299 [main @coroutine#30] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignment, mode=sync, version=1.0.0, md5sum=6ac6665ed6210f70f6fb1e531f4f4c01] 07:24:33.299 [main @coroutine#30] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:24:33.300 [main @coroutine#31] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:24:33.300 [main @coroutine#31] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 07:24:33.302 [main @coroutine#31] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:24:33.302 [main @coroutine#31] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.DGWorkflowExecutionServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImplTest 07:24:33.489 [main @coroutine#32] INFO o.o.c.c.b.s.w.BluePrintWorkflowExecutionServiceImpl - Executing workflow(resource-assignment) NodeTemplate(resource-assignment-process), derived from(tosca.nodes.Workflow) 07:24:33.489 [main @coroutine#32] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(resource-assignment) directed graph NodeTemplate(resource-assignment-process) 07:24:33.489 [main @coroutine#32] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_ResourceAssignment_1.0.0.xml) 07:24:33.530 [main @coroutine#32] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignment, mode=sync, version=1.0.0, md5sum=6ac6665ed6210f70f6fb1e531f4f4c01] 07:24:33.531 [main @coroutine#32] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:24:33.531 [main @coroutine#34] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:24:33.532 [main @coroutine#34] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 07:24:33.533 [main @coroutine#34] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:24:33.533 [main @coroutine#34] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:24:33.808 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[1234])'s step(activate-step1) 07:24:33.808 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-cli) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:24:33.809 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-step1) 07:24:33.810 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-cli", dynamic-properties=null, script-type="internal", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="internal.scripts.TestCliScriptFunction"} 07:24:33.810 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:24:33.811 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[1234])'s step(activate-step2) 07:24:33.811 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-cli) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:24:33.811 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-step2) 07:24:33.812 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-cli", dynamic-properties=null, script-type="internal", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="internal.scripts.TestCliScriptFunction"} 07:24:33.812 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:24:33.812 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[1234])'s step(activate-step3) 07:24:33.812 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-cli) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:24:33.813 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-step3) 07:24:33.813 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-cli", dynamic-properties=null, script-type="internal", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="internal.scripts.TestCliScriptFunction"} 07:24:33.814 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:24:35.067 [main @coroutine#58] ERROR o.o.c.c.b.s.w.BluePrintWorkflowExecutionServiceImpl - Failed to resolve outputs for workflow: config-assign java.lang.RuntimeException: failed to resolve property... at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImplTest.Should handle errors from resolve workflow output(BluePrintWorkflowExecutionServiceImplTest.kt:173) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImplTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionServiceTest 07:24:35.216 [main @coroutine#59] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:24:35.217 [main @coroutine#59] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 07:24:35.219 [main @coroutine#59] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:24:35.219 [main @coroutine#59] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ workflow-service --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Services - Workflow Service' with 15 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ workflow-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ workflow-service --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ workflow-service --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ workflow-service --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ workflow-service --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ workflow-service --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ workflow-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ workflow-service --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ workflow-service --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ workflow-service --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ workflow-service --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.10.0-SNAPSHOT/workflow-service-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.10.0-SNAPSHOT/workflow-service-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ workflow-service --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions >-- [INFO] Building MS Blueprints Processor Functions (Root) 1.10.0-SNAPSHOT [27/67] [INFO] from ms/blueprintsprocessor/functions/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-functions --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-functions --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-functions --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-functions --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-functions --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-functions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-functions --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-functions --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-functions --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-functions --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-functions --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-functions --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-functions --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-functions --- [INFO] Formatting is skipped [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-functions --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-functions --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-functions --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-functions --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-functions --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-functions --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-functions --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-functions --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-functions --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-functions --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-functions --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-functions --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-functions --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.10.0-SNAPSHOT/blueprintsprocessor-functions-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor-functions --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots >-- [INFO] Building MS Blueprints Processor Functions - Config Snapshots 1.10.0-SNAPSHOT [28/67] [INFO] from ms/blueprintsprocessor/functions/config-snapshots/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ config-snapshots --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ config-snapshots --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ config-snapshots --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ config-snapshots --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ config-snapshots --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ config-snapshots --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ config-snapshots --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ config-snapshots --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ config-snapshots --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ config-snapshots --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ config-snapshots --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ config-snapshots --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ config-snapshots --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ config-snapshots --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ config-snapshots --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ config-snapshots --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ config-snapshots --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/ComponentConfigSnapshotsExecutor.kt: (168, 27) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/db/ResourceConfigSnapshot.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/db/ResourceConfigSnapshot.kt: (46, 2) 'Proxy' is deprecated. Deprecated in Java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-snapshots --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ config-snapshots --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ config-snapshots --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ config-snapshots --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.ComponentConfigSnapshotsExecutorTest 07:24:45.092 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:24:45.205 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:24:45.284 WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:24:45.285 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:24:46.246 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:24:46.252 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:24:46.301 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@c91ced9'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:24:46.789 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:24:47.634 INFO o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:24:48.393 INFO o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:24:49.874 INFO o.o.c.c.b.f.c.s.ComponentConfigSnapshotsExecutor - Setting error and output config-snapshot-status=error, config-snapshot-message=Could not compare config snapshots for type YANG 07:24:49.883 INFO o.o.c.c.b.f.c.s.ComponentConfigSnapshotsExecutor - Setting error and output config-snapshot-status=error, config-snapshot-message=Operation parameter must be fetch, store or diff [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.781 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.ComponentConfigSnapshotsExecutorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ config-snapshots --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Config Snapshots' with 10 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ config-snapshots --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ config-snapshots --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ config-snapshots --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ config-snapshots --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ config-snapshots --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ config-snapshots --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ config-snapshots --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ config-snapshots --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ config-snapshots --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ config-snapshots --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ config-snapshots --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.10.0-SNAPSHOT/config-snapshots-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.10.0-SNAPSHOT/config-snapshots-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ config-snapshots --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution >-- [INFO] Building MS Blueprints Processor Functions - Resource Resolution 1.10.0-SNAPSHOT [29/67] [INFO] from ms/blueprintsprocessor/functions/resource-resolution/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ resource-resolution --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-resolution --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-resolution --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ resource-resolution --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-resolution --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-resolution --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-resolution --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-resolution --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-resolution --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ resource-resolution --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ resource-resolution --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-resolution --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ resource-resolution --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ resource-resolution --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ resource-resolution --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-resolution --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ resource-resolution --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/IpAssignResolutionCapability.kt: (44, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (44, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (161, 55) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (187, 61) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolution.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolution.kt: (48, 2) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionDBService.kt: (391, 42) 'deleteInBatch((Mutable)Iterable!): Unit' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolution.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolution.kt: (49, 2) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessor.kt: (46, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessor.kt: (89, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DatabaseResourceAssignmentProcessor.kt: (61, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DatabaseResourceAssignmentProcessor.kt: (193, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DefaultResourceResolutionProcessor.kt: (46, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DefaultResourceResolutionProcessor.kt: (66, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/InputResourceResolutionProcessor.kt: (48, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/InputResourceResolutionProcessor.kt: (93, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (51, 40) Unchecked cast: MutableMap to T [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (99, 73) No cast needed [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (112, 40) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (161, 30) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionServiceInput'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (165, 39) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (173, 49) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (181, 26) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (185, 62) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (60, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (176, 13) Name shadowed: outputKeyMapping [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (233, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (139, 120) Unchecked cast: Map to MutableMap [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (197, 67) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (225, 63) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (303, 112) Unchecked cast: Any? to MutableMap [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-resolution --- [INFO] Copying 11 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-resolution --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-resolution --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceDeletionComponentTest.kt: (26, 24) 'Assert' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceDeletionComponentTest.kt: (27, 24) 'Assert' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (150, 86) Right operand of elvis operator (?:) is useless if it is null [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (205, 86) Right operand of elvis operator (?:) is useless if it is null [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (295, 86) Right operand of elvis operator (?:) is useless if it is null [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (300, 86) Right operand of elvis operator (?:) is useless if it is null [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (405, 86) Right operand of elvis operator (?:) is useless if it is null [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (410, 86) Right operand of elvis operator (?:) is useless if it is null [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (499, 86) Right operand of elvis operator (?:) is useless if it is null [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (504, 86) Right operand of elvis operator (?:) is useless if it is null [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (690, 76) Right operand of elvis operator (?:) is useless if it is null [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapabilityTest.kt: (118, 17) Variable 'bulkSequenced' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/mock/MockBlueprintWebClientService.kt: (83, 9) The corresponding parameter in the supertype 'BaseBlueprintWebClientService' is named 'methodType'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/mock/MockBlueprintWebClientService.kt: (85, 9) The corresponding parameter in the supertype 'BaseBlueprintWebClientService' is named 'request'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessorTest.kt: (146, 26) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'resourceAssignment'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (404, 51) Name shadowed: t [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (404, 51) Parameter 't' is never used, could be renamed to _ [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (404, 54) Parameter 'e' is never used, could be renamed to _ [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (563, 9) Parameter 'schema' is never used [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-resolution --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.3 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapabilityTest 07:25:07.045 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapability) 07:25:07.051 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapability - Resolved Input Key mappings: {CloudRegionId="cloud-123", IpServiceName="MobilityPlan"} 07:25:07.078 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapability - IP Assign mS Request Payload: { "requests" : [ { "name" : "fixed_ipv4_Address_01", "property" : { "CloudRegionId" : "cloud-123", "IpServiceName" : "MobilityPlan" } }, { "name" : "fixed_ipv4_Address_03", "property" : { "CloudRegionId" : "cloud-123", "IpServiceName" : "MobilityPlan" } }, { "name" : "fixed_ipv4_Address_02", "property" : { "CloudRegionId" : "cloud-123", "IpServiceName" : "MobilityPlan" } } ] } 07:25:07.085 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapability - IP Assign mS Response : { "fixed_ipv4_Address_01" : "10.10.10.11", "fixed_ipv4_Address_02" : "10.10.10.12", "fixed_ipv4_Address_03" : "10.10.10.13" } 07:25:07.100 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapability) 07:25:07.101 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapability) 07:25:07.134 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapabilityTest - { "resolution-summary" : [ { "name" : "fixed_ipv4_Address_01", "value" : "10.10.10.11", "required" : true, "type" : "string", "key-identifiers" : [ { "name" : "CloudRegionId", "value" : "cloud-123" }, { "name" : "IpServiceName", "value" : "MobilityPlan" } ], "dictionary-description" : "fixed_ipv4_Address_01 Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : "fixed_ipv4_Address_01", "dictionary-source" : "ipassign-ms", "request-payload" : { "requests" : [ { "name" : "fixed_ipv4_Address_01", "property" : { "CloudRegionId" : "cloud-123", "IpServiceName" : "MobilityPlan" } }, { "name" : "fixed_ipv4_Address_03", "property" : { "CloudRegionId" : "cloud-123", "IpServiceName" : "MobilityPlan" } }, { "name" : "fixed_ipv4_Address_02", "property" : { "CloudRegionId" : "cloud-123", "IpServiceName" : "MobilityPlan" } } ] }, "status" : "success", "message" : "" }, { "name" : "CloudRegionId", "value" : "", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "Cloud Region Id Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : "CloudRegionId", "dictionary-source" : "input", "request-payload" : "", "status" : "", "message" : "" }, { "name" : "IpServiceName", "value" : "", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "Ip Service Name Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : "IpServiceName", "dictionary-source" : "input", "request-payload" : "", "status" : "", "message" : "" }, { "name" : "fixed_ipv4_Address_03", "value" : "10.10.10.13", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "fixed_ipv4_Address_03 Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : "fixed_ipv4_Address_03", "dictionary-source" : "ipassign-ms", "request-payload" : "", "status" : "success", "message" : "" }, { "name" : "fixed_ipv4_Address_02", "value" : "10.10.10.12", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "fixed_ipv4_Address_02 Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : "fixed_ipv4_Address_02", "dictionary-source" : "ipassign-ms", "request-payload" : "", "status" : "success", "message" : "" } ] } [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.761 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapabilityTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapabilityTest 07:25:07.241 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapability) 07:25:07.243 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - Resolving Input Key mappings: {policy-instance-name=policy-instance-name, naming-code=naming-code, vnf-name=vnf-name, vf-module-label=vf-module-label, vf-module-type=vf-module-type} 07:25:07.245 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - Resolved Input Key mappings: {policy-instance-name="SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", naming-code="dbc", vnf-name="vnf-123", vf-module-label="adsf", vf-module-type="base"} 07:25:07.252 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - Naming mS Request Payload: { "elements" : [ { "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", "naming-code" : "dbc", "vnf-name" : "vnf-123", "vf-module-label" : "adsf", "vf-module-type" : "base", "naming-type" : "VF-MODULE", "vf-module-name" : "${vf-module-name}" }, { "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", "naming-code" : "dbc", "vnf-name" : "vnf-123", "vf-module-label" : "adsf", "vf-module-type" : "base", "naming-type" : "VNFC", "vnfc-name" : "${vnfc-name}" } ] } 07:25:07.254 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - Naming mS Response : { "vf-module-name" : "dlsst001dbcx-adsf-Base-01", "vnfc-name" : "dlsst001dbcx" } 07:25:07.256 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapability) 07:25:07.267 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapabilityTest - { "resolution-summary" : [ { "name" : "vf-module-name", "value" : "dlsst001dbcx-adsf-Base-01", "required" : true, "type" : "string", "key-identifiers" : [ { "name" : "policy-instance-name", "value" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml" }, { "name" : "naming-code", "value" : "dbc" }, { "name" : "vnf-name", "value" : "vnf-123" }, { "name" : "vf-module-label", "value" : "adsf" }, { "name" : "vf-module-type", "value" : "base" } ], "dictionary-description" : "vf-module-name Resource Definition", "dictionary-metadata" : [ { "name" : "naming-type", "value" : "VF-MODULE" } ], "dictionary-name" : "vf-module-name", "dictionary-source" : "naming-ms", "request-payload" : { "elements" : [ { "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", "naming-code" : "dbc", "vnf-name" : "vnf-123", "vf-module-label" : "adsf", "vf-module-type" : "base", "naming-type" : "VF-MODULE", "vf-module-name" : "${vf-module-name}" }, { "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", "naming-code" : "dbc", "vnf-name" : "vnf-123", "vf-module-label" : "adsf", "vf-module-type" : "base", "naming-type" : "VNFC", "vnfc-name" : "${vnfc-name}" } ] }, "status" : "success", "message" : "" }, { "name" : "naming-code", "value" : "", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "naming-code Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : "naming-code", "dictionary-source" : "input", "request-payload" : "", "status" : "", "message" : "" }, { "name" : "vnfc-name", "value" : "dlsst001dbcx", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "vnfc-name Resource Definition", "dictionary-metadata" : [ { "name" : "naming-type", "value" : "VNFC" } ], "dictionary-name" : "vnfc-name", "dictionary-source" : "naming-ms", "request-payload" : "", "status" : "success", "message" : "" }, { "name" : "naming-type", "value" : "", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "naming-type Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : "naming-type", "dictionary-source" : "input", "request-payload" : "", "status" : "", "message" : "" }, { "name" : "cloud-region-id", "value" : "", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "cloud-region-id Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : " cloud-region-id", "dictionary-source" : "input", "request-payload" : "", "status" : "", "message" : "" }, { "name" : "vf-module-label", "value" : "", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "vf-module-label Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : " vf-module-label", "dictionary-source" : "input", "request-payload" : "", "status" : "", "message" : "" }, { "name" : "policy-instance-name", "value" : "", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "policy-instance-name Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : " policy-instance-name", "dictionary-source" : "input", "request-payload" : "", "status" : "", "message" : "" }, { "name" : "vnf-name", "value" : "", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "vnf-name Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : " vnf-name", "dictionary-source" : "input", "request-payload" : "", "status" : "", "message" : "" }, { "name" : "vf-module-type", "value" : "", "required" : true, "type" : "string", "key-identifiers" : [ ], "dictionary-description" : "vf-module-type Resource Definition", "dictionary-metadata" : [ ], "dictionary-name" : " vf-module-type", "dictionary-source" : "input", "request-payload" : "", "status" : "", "message" : "" } ] } [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapabilityTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceSourceDSLTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceSourceDSLTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceTest 07:25:08.611 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:25:08.625 DEBUG [main] o.s.d.r.config.RepositoryConfigurationDelegate - Scanning for JPA repositories in packages org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution, org.onap.ccsdk.cds.blueprintsprocessor.db.primary. 07:25:08.660 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionRepository.class] 07:25:08.660 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolutionRepository.class] 07:25:08.805 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelContentRepository.class] 07:25:08.805 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelRepository.class] 07:25:08.805 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelSearchRepository.class] 07:25:08.849 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 221 ms. Found 5 JPA repository interfaces. 07:25:10.029 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:25:10.114 INFO [main] org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:25:10.169 WARN [main] org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:25:10.169 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:25:10.913 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:25:10.921 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:25:10.996 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@1986fd5b'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:25:11.538 INFO [main] org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:25:12.405 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:25:12.615 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository… 07:25:13.721 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository. 07:25:13.749 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository… 07:25:13.796 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository. 07:25:13.956 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository… 07:25:14.006 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository. 07:25:14.010 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:25:14.066 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:25:14.076 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository… 07:25:14.104 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository. 07:25:14.117 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository… 07:25:14.144 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository. 07:25:14.614 WARN [main] o.s.b.a.mustache.MustacheAutoConfiguration - Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:25:15.073 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:25:15.224 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:25:15.408 INFO [main @coroutine#22] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:15.409 INFO [main @coroutine#21] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:15.422 INFO [main @coroutine#23] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:15.560 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 07:25:15.563 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:25:15.587 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 07:25:15.619 INFO [main @coroutine#27] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:15.623 INFO [main @coroutine#28] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:15.629 INFO [main @coroutine#29] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:15.648 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 07:25:15.678 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:25:15.829 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolution with resolutionKey=(resolutionKey) already exist 07:25:15.829 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (service-instance-id) already resolved: value=(siid_1234) 07:25:15.829 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf-id) already resolved: value=(vnf_1234) 07:25:15.829 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf_name) already resolved: value=(temp_vnf) 07:25:15.830 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Force resolution is disabled - will resolve all resources not already resolved. 07:25:15.875 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=1, resolution-key=resolutionKey, resource-id=1}) 07:25:15.877 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:25:15.895 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolution with resolutionKey=(resolutionKey) already exist 07:25:15.895 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (service-instance-id) already resolved: value=(siid_1234) 07:25:15.895 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf-id) already resolved: value=(vnf_1234) 07:25:15.895 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf_name) already resolved: value=(temp_vnf) 07:25:15.895 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Force resolution is disabled - will resolve all resources not already resolved. 07:25:15.923 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=1, resolution-key=resolutionKey, resource-id=1}) 07:25:15.936 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(maxoccurrence-mapping) 07:25:15.950 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:25:15.966 INFO [main @coroutine#42] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (firmware-version) 07:25:15.967 INFO [main @coroutine#41] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (ip-address) 07:25:15.980 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 07:25:15.989 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(maxoccurrence-mapping) 07:25:16.006 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 07:25:16.049 INFO [main @coroutine#46] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (firmware-version) 07:25:16.062 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 07:25:16.081 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:25:16.097 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 3 07:25:16.112 INFO [main @coroutine#51] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:16.113 INFO [main @coroutine#52] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:16.119 INFO [main @coroutine#53] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:16.133 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:25:16.134 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(another-mapping) 07:25:16.148 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:25:16.163 INFO [main @coroutine#56] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:16.163 INFO [main @coroutine#57] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:16.169 INFO [main @coroutine#58] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:16.364 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:25:16.377 INFO [main @coroutine#60] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(another-mapping) 07:25:16.390 INFO [main @coroutine#60] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 4 07:25:16.403 INFO [main @coroutine#63] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:16.403 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:16.407 INFO [main @coroutine#65] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:16.418 INFO [main @coroutine#60] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=, resource-id=1}) 07:25:16.428 INFO [main @coroutine#67] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(another-mapping) 07:25:16.439 INFO [main @coroutine#67] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 07:25:16.453 INFO [main @coroutine#70] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:16.457 INFO [main @coroutine#71] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:16.462 INFO [main @coroutine#72] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:16.473 INFO [main @coroutine#67] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:25:16.491 INFO [main @coroutine#74] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(notemplate-mapping) 07:25:16.503 INFO [main @coroutine#74] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:25:16.519 INFO [main @coroutine#77] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:16.520 INFO [main @coroutine#78] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:16.524 INFO [main @coroutine#79] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:16.533 INFO [main @coroutine#74] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:25:16.867 INFO [main @coroutine#81] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : device-id 07:25:16.868 INFO [main @coroutine#82] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : sdno:port-speed 07:25:16.868 INFO [main @coroutine#83] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : sdnc:port-speed 07:25:16.881 INFO [main @coroutine#84] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(transform-mapping) 07:25:16.891 INFO [main @coroutine#84] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:25:16.902 INFO [main @coroutine#87] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:16.903 INFO [main @coroutine#88] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:16.907 INFO [main @coroutine#89] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:16.926 INFO [main @coroutine#90] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (private_net_id) 07:25:16.939 INFO [main @coroutine#84] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:25:16.951 INFO [main @coroutine#92] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:25:16.964 INFO [main @coroutine#92] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 4 07:25:16.979 INFO [main @coroutine#96] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:16.979 INFO [main @coroutine#95] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:16.985 INFO [main @coroutine#97] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:16.998 INFO [main @coroutine#92] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:25:17.011 INFO [main @coroutine#99] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(notemplate-mapping) 07:25:17.021 INFO [main @coroutine#99] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 07:25:17.037 INFO [main @coroutine#103] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:25:17.038 INFO [main @coroutine#102] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:25:17.044 INFO [main @coroutine#104] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:25:17.061 INFO [main @coroutine#99] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=true, occurrence=0, resolution-key=resolutionKey, resource-id=1}) [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.73 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest 07:25:17.097 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:25:17.098 DEBUG [main] o.s.d.r.config.RepositoryConfigurationDelegate - Scanning for JPA repositories in packages org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution, org.onap.ccsdk.cds.blueprintsprocessor.db.primary. 07:25:17.186 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionRepository.class] 07:25:17.187 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolutionRepository.class] 07:25:17.195 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelContentRepository.class] 07:25:17.195 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelRepository.class] 07:25:17.196 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelSearchRepository.class] 07:25:17.211 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 112 ms. Found 5 JPA repository interfaces. 07:25:17.230 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:25:17.235 WARN [main] org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:25:17.235 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:25:17.274 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:25:17.274 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:25:17.275 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@b82a047'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:25:17.360 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:25:17.384 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:25:17.394 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository… 07:25:17.401 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository. 07:25:17.410 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository… 07:25:17.420 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository. 07:25:17.422 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository… 07:25:17.427 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository. 07:25:17.433 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository… 07:25:17.451 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository. 07:25:17.455 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository… 07:25:17.475 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository. 07:25:17.505 INFO [main @coroutine#109] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - Resolved Input Key mappings: {} 07:25:17.505 INFO [main @coroutine#109] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - DatabaseResource (any-db) dictionary information: Query:(SELECT artifact_name FROM sdnctl.BLUEPRINT_MODEL where artifact_version="1.0.0"), input-key-mapping:({}), output-key-mapping:({service-instance-id=artifact_name}) 07:25:17.531 ERROR [main @coroutine#109] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-db : Failed in template key ([ name = service-instance-id status = failure required = null dependencies = null dictionaryName = service-instance-id dictionarySource = any-db ]) assignments with: Failed to obtain JDBC Connection org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([ name = service-instance-id status = failure required = null dependencies = null dictionaryName = service-instance-id dictionarySource = any-db ]) assignments with: Failed to obtain JDBC Connection at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest$test database resource resolution any db$1.invokeSuspend(DatabaseResourceResolutionProcessorTest.kt:105) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest.test database resource resolution any db(DatabaseResourceResolutionProcessorTest.kt:82) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84) at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:653) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:723) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:748) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:804) at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:218) at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:312) at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:319) at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66) ... 64 common frames omitted Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:708) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:191) at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155) at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146) at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205) at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169) at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160) at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118) at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81) ... 74 common frames omitted 07:25:17.548 INFO [main @coroutine#110] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - Resolved Input Key mappings: {} 07:25:17.548 INFO [main @coroutine#110] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - DatabaseResource (processor-db) dictionary information: Query:(SELECT artifact_name FROM sdnctl.BLUEPRINT_MODEL where artifact_version="1.0.0"), input-key-mapping:({}), output-key-mapping:({service-instance-id=artifact_name}) 07:25:17.549 ERROR [main @coroutine#110] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-db : Failed in template key ([ name = service-instance-id status = failure required = null dependencies = null dictionaryName = service-instance-id dictionarySource = processor-db ]) assignments with: Failed to obtain JDBC Connection org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([ name = service-instance-id status = failure required = null dependencies = null dictionaryName = service-instance-id dictionarySource = processor-db ]) assignments with: Failed to obtain JDBC Connection at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest$test database resource resolution processor db$1.invokeSuspend(DatabaseResourceResolutionProcessorTest.kt:75) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest.test database resource resolution processor db(DatabaseResourceResolutionProcessorTest.kt:55) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84) at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:653) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:723) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:748) at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:804) at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:218) at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:312) at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:319) at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66) ... 64 common frames omitted Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:708) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:191) at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155) at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146) at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205) at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169) at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160) at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118) at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81) ... 74 common frames omitted [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DefaultResourceResolutionProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DefaultResourceResolutionProcessorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.CapabilityResourceResolutionProcessorTest 07:25:17.584 INFO [main @coroutine#112] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.MockCapabilityScriptRA) 07:25:17.584 INFO [main @coroutine#112] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : test-property 07:25:17.596 INFO [main @coroutine#115] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(jython), reference name(Scripts/python/SampleRAProcessor.py) 07:25:17.597 INFO [main @coroutine#115] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : service-instance-id kotlin.Unit [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.CapabilityResourceResolutionProcessorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest 07:25:17.636 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Resolved Input Key mappings: {vnf-id="123456"} 07:25:17.641 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({}) 07:25:17.641 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), ({}) 07:25:18.848 INFO [main @coroutine#120] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:25:18.902 INFO [main @coroutine#120] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:25:18.903 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (json) 07:25:18.904 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Creating substitute outputKeyMapping for json type 07:25:18.904 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({vnf-id=vnf-id, param=param, vnf_name=vnf_name, vnf-name=vnf-name}), from json ({"vnf-id":"123456","param":[{"value":"vnf1"}],"vnf_name":"vnf1","vnf-name":"vnf1"}) Resolution result: true, status: success, value: { "vnf-id" : "123456", "param" : [ { "value" : "vnf1" } ], "vnf_name" : "vnf1", "vnf-name" : "vnf1" } 07:25:19.051 INFO [main @coroutine#122] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Resolved Input Key mappings: {vnf-id="123456"} 07:25:19.053 INFO [main @coroutine#122] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:(null) 07:25:19.053 INFO [main @coroutine#122] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), (null) 07:25:19.100 INFO [main @coroutine#122] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:25:19.108 INFO [main @coroutine#122] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:25:19.108 INFO [main @coroutine#122] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - AS>> outputKeyMapping==null, will not populateResource Resolution result: true, status: success 07:25:19.234 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Resolved Input Key mappings: {vnf-id="123456"} 07:25:19.237 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({aai-get-resource=vnf-id}) 07:25:19.237 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), ({aai-get-resource=vnf-id}) 07:25:19.290 INFO [main @coroutine#124] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:25:19.298 INFO [main @coroutine#124] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:25:19.298 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 07:25:19.299 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({aai-get-resource=vnf-id}), from json ({"vnf-id":"123456","param":[{"value":"vnf1"}],"vnf_name":"vnf1","vnf-name":"vnf1"}) Resolution result: true, status: success, value: 123456 07:25:19.428 INFO [main @coroutine#126] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Resolved Input Key mappings: {vnf-id="123456"} 07:25:19.431 INFO [main @coroutine#126] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:(null) 07:25:19.431 INFO [main @coroutine#126] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), (null) 07:25:19.486 INFO [main @coroutine#126] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:25:19.492 INFO [main @coroutine#126] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:25:19.492 INFO [main @coroutine#126] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - AS>> outputKeyMapping==null, will not populateResource 07:25:19.493 ERROR [main @coroutine#126] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - failed to populate mandatory resource mapping ([ name = rr-aai-empty status = success required = true dependencies = null dictionaryName = aai-get-resource-null dictionarySource = aai-data ]) 07:25:19.497 ERROR [main @coroutine#126] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-rest : failed to populate mandatory resource mapping ([ name = rr-aai-empty status = success required = true dependencies = null dictionaryName = aai-get-resource-null dictionarySource = aai-data ]) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: failed to populate mandatory resource mapping ([ name = rr-aai-empty status = success required = true dependencies = null dictionaryName = aai-get-resource-null dictionarySource = aai-data ]) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.assertTemplateKeyValueNotNull(ResourceAssignmentUtils.kt:180) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:134) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest$test rest resource resolution get required fails$1.invokeSuspend(RestResourceResolutionProcessorTest.kt:138) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest.test rest resource resolution get required fails(RestResourceResolutionProcessorTest.kt:127) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Resolution result: false, status: failure 07:25:19.624 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Resolved Input Key mappings: {vnf-id="123456"} 07:25:19.625 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/query?format=resource), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({}) 07:25:19.625 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/query?format=resource), path:(), ({vnf-id=vnf-id}), ({}) 07:25:19.677 INFO [main @coroutine#128] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(PUT), url(/query?format=resource) 07:25:19.687 INFO [main @coroutine#128] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:25:19.687 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 07:25:19.687 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Wrapping output for the dictionary name (rr-aai) 07:25:19.688 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({aai-put-resource=aai-put-resource}), from json ({"aai-put-resource":""}) Resolution result: true, status: success 07:25:19.810 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Resolved Input Key mappings: {service-instance-id="10", vnf-id="123456", parameter-name="vnf_name"} 07:25:19.813 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (sdnc) dictionary information: URL:(/config/GENERIC-RESOURCE-API:services/service/10/service-data/vnfs/vnf/123456/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id, parameter-name=parameter-name}), output-key-mapping:({vnf_name=value}) 07:25:19.813 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - sdnc dictionary information : (/config/GENERIC-RESOURCE-API:services/service/10/service-data/vnfs/vnf/123456/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id, parameter-name=parameter-name}), ({vnf_name=value}) 07:25:19.859 INFO [main @coroutine#130] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/config/GENERIC-RESOURCE-API:services/service/10/service-data/vnfs/vnf/123456/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 07:25:19.866 INFO [main @coroutine#130] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:25:19.866 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 07:25:19.867 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({vnf_name=value}), from json ("vnf1") Resolution result: true, status: success, value: vnf1 07:25:19.993 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Resolved Input Key mappings: {vnf-id="123456"} 07:25:19.996 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({aai-get-resource-wrong-mapping=wrong}) 07:25:19.996 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), ({aai-get-resource-wrong-mapping=wrong}) 07:25:20.041 INFO [main @coroutine#132] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:25:20.054 INFO [main @coroutine#132] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:25:20.054 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 07:25:20.055 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({aai-get-resource-wrong-mapping=wrong}), from json ({"vnf-id":"123456","param":[{"value":"vnf1"}],"vnf_name":"vnf1","vnf-name":"vnf1"}) 07:25:20.055 ERROR [main @coroutine#132] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - Fail to parse response data, error message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. 07:25:20.056 ERROR [main @coroutine#132] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-rest : Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.parseResponseNode(ResourceAssignmentUtils.kt:361) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.populateResource(RestResourceResolutionProcessor.kt:213) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:125) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest$test rest resource resolution get with wrong mapping fails$1.invokeSuspend(RestResourceResolutionProcessorTest.kt:161) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest.test rest resource resolution get with wrong mapping fails(RestResourceResolutionProcessorTest.kt:150) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.parseResponseNodeForPrimitiveTypes(ResourceAssignmentUtils.kt:390) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.parseResponseNode(ResourceAssignmentUtils.kt:348) ... 68 common frames omitted Resolution result: false, status: failure [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.568 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.InputResourceResolutionProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.InputResourceResolutionProcessorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDefinitionDSLTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDefinitionDSLTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDeletionComponentTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDeletionComponentTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentDSLTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentDSLTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionServiceTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionDBServiceTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionDBServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtilsTest 07:25:22.193 WARN [main] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - Missing dictionary key, setting with template key (int_pktgen_private_net_id) as dictionary key (int_pktgen_private_net_id) 07:25:22.196 WARN [main] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - Missing dictionary key, setting with template key (vendor_vnf_configuration) as dictionary key (vendor_vnf_configuration) [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-resolution --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Resource Resolution' with 112 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ resource-resolution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ resource-resolution --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-resolution --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-resolution --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-resolution --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-resolution --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-resolution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ resource-resolution --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-resolution --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-resolution --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ resource-resolution --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.10.0-SNAPSHOT/resource-resolution-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.10.0-SNAPSHOT/resource-resolution-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ resource-resolution --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:1.10.0-SNAPSHOT at end [INFO] [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds >------- [INFO] Building MS Blueprints Processor Modules - Inbounds 1.10.0-SNAPSHOT [30/67] [INFO] from ms/blueprintsprocessor/modules/inbounds/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ modules-inbounds --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-inbounds --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-inbounds --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ modules-inbounds --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-inbounds --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-inbounds --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-inbounds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-inbounds --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-inbounds --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ modules-inbounds --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ modules-inbounds --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-inbounds --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ modules-inbounds --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ modules-inbounds --- [INFO] Formatting is skipped [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ modules-inbounds --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-inbounds --- [WARNING] No sources found skipping Kotlin compile [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-inbounds --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ modules-inbounds --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-inbounds --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-inbounds --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-inbounds --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-inbounds --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-inbounds --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ modules-inbounds --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-inbounds --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-inbounds --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ modules-inbounds --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.10.0-SNAPSHOT/modules-inbounds-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ modules-inbounds --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds:1.10.0-SNAPSHOT at end [INFO] [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api >----- [INFO] Building MS Blueprints Processor Modules - Inbounds - Configurations API 1.10.0-SNAPSHOT [31/67] [INFO] from ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ configs-api --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ configs-api --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ configs-api --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ configs-api --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ configs-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ configs-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ configs-api --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ configs-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ configs-api --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ configs-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ configs-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ configs-api --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ configs-api --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ configs-api --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ configs-api --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ configs-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ configs-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (102, 34) Variable 'configSnapshot' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (108, 84) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (165, 62) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (201, 72) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (246, 78) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (291, 80) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ configs-api --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ configs-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ configs-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (28, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (51, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (78, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (88, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (302, 33) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ configs-api --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:25:27.958 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:25:28.047 INFO org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest - Starting ResourceConfigSnapshotControllerTest using Java 21.0.10 with PID 7356 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api) 07:25:28.048 INFO org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest - No active profile set, falling back to 1 default profile: "default" Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:25:31.240 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:25:31.333 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:25:31.385 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:25:32.154 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:25:32.162 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:25:32.225 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@33d6bdb7'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:25:33.506 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:25:34.380 INFO org.onap.ccsdk.cds.error.catalog.services.ErrorCatalogLoadPropertyService - Application ID: cds > Initializing error catalog message from properties... 07:25:34.401 INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:25:35.702 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:25:36.348 INFO org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest - Started ResourceConfigSnapshotControllerTest in 8.806 seconds (process running for 10.605) 07:25:36.840 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(22), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:36 UTC 2026) 07:25:37.091 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 07:25:37.109 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(2), resourceType=(PNFDIFF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 07:25:37.127 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(1), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 07:25:37.337 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 2026-03-25T07:25:37.335Z 07:25:37.352 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 07:25:37.372 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 2026-03-25T07:25:37.370Z 07:25:37.398 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(3), resourceType=(PNF), status=(RUNNING) 07:25:37.409 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 07:25:37.424 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(2), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 07:25:37.437 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 07:25:37.446 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 07:25:37.638 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 07:25:37.650 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(CANDIDATE) 07:25:37.659 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 07:25:37.662 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(CANDIDATE) 07:25:37.709 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(3), resourceType=(PNF), status=(RUNNING) 07:25:37.718 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 07:25:37.729 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(2), resourceType=(PNF), status=(RUNNING) 07:25:37.739 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(2), resourceType=(PNF), status=(RUNNING), dated=(Wed Mar 25 07:25:37 UTC 2026) 07:25:37.754 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(CANDIDATE), dated=(Wed Mar 25 07:25:37 UTC 2026) 07:25:37.786 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(CANDIDATE), dated=(Wed Mar 25 07:25:37 UTC 2026) [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.53 s - in org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ configs-api --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Configurations API' with 10 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ configs-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ configs-api --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ configs-api --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ configs-api --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ configs-api --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ configs-api --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ configs-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ configs-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ configs-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ configs-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ configs-api --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.10.0-SNAPSHOT/configs-api-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.10.0-SNAPSHOT/configs-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ configs-api --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:1.10.0-SNAPSHOT at end [INFO] [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api >----- [INFO] Building MS Blueprints Processor Modules - Inbounds - Designer API 1.10.0-SNAPSHOT [32/67] [INFO] from ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ designer-api --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ designer-api --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ designer-api --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ designer-api --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ designer-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ designer-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ designer-api --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ designer-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ designer-api --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ designer-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ designer-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ designer-api --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ designer-api --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ designer-api --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ designer-api --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ designer-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ designer-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintArtifactDefinitionEnhancerImpl.kt: (52, 93) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintArtifactDefinitionEnhancerImpl.kt: (59, 13) Elvis operator (?:) always returns the left operand of non-nullable type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintAttributeDefinitionEnhancerImpl.kt: (38, 93) The corresponding parameter in the supertype 'BluePrintAttributeDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintNodeTemplateEnhancerImpl.kt: (45, 93) The corresponding parameter in the supertype 'BluePrintNodeTemplateEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintNodeTypeEnhancerImpl.kt: (47, 93) The corresponding parameter in the supertype 'BluePrintNodeTypeEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintPropertyDefinitionEnhancerImpl.kt: (44, 93) The corresponding parameter in the supertype 'BluePrintPropertyDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintRelationshipTemplateEnhancerImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintRelationshipTemplateEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintRelationshipTypeEnhancerImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintRelationshipTypeEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (61, 93) The corresponding parameter in the supertype 'BluePrintWorkflowEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (138, 66) Unnecessary safe call on a non-null receiver of type List [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (160, 90) Unnecessary non-null assertion (!!) on a non-null receiver of type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/ResourceDefinitionEnhancerService.kt: (113, 44) Parameter 'blueprintBasePath' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (180, 41) Condition 'prop.entrySchema!!.type != null' is always 'true' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (188, 19) Variable 'k' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 27) Name shadowed: k [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 27) Variable 'k' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 30) Name shadowed: v [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 48) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableSet> [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (196, 34) Name shadowed: res [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (229, 13) Condition 'workflows == null' is always 'false' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ResourceDictionaryHandler.kt: (91, 13) Name shadowed: resourceDictionary [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (23, 38) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (43, 32) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (62, 62) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (24, 38) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (59, 32) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (109, 105) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (23, 38) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (53, 28) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (69, 62) 'StrBuilder' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/service/ApplicationRegistrationService.kt: (42, 21) Condition 'mappingKeyValue != null' is always 'true' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (57, 17) Elvis operator (?:) always returns the left operand of non-nullable type DataType [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (70, 17) Elvis operator (?:) always returns the left operand of non-nullable type RelationshipType [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (83, 17) Elvis operator (?:) always returns the left operand of non-nullable type NodeType [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (96, 17) Elvis operator (?:) always returns the left operand of non-nullable type ArtifactType [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ designer-api --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ designer-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ designer-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/BlueprintModelControllerTest.kt: (391, 9) Parameter 'setParam' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/BlueprintModelControllerTest.kt: (402, 19) Type mismatch: inferred type is BodyInserters.MultipartInserter? but BodyInserter<*, in ClientHttpRequest!> was expected [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/ModelTypeControllerTest.kt: (43, 66) Unnecessary non-null assertion (!!) on a non-null receiver of type Logger [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ModelTypeServiceTest.kt: (78, 73) Unnecessary non-null assertion (!!) on a non-null receiver of type ModelType [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ModelTypeServiceTest.kt: (111, 95) Unnecessary non-null assertion (!!) on a non-null receiver of type ModelType [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ModelTypeServiceTest.kt: (132, 101) Unnecessary non-null assertion (!!) on a non-null receiver of type ModelType [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ResourceDictionaryHandlerTest.kt: (69, 16) 'assertThat(T!, Matcher!): Unit' is deprecated. Deprecated in Java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ designer-api --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BluePrintManagementGRPCHandlerTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:25:55.682 WARN [main @coroutine#3] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/c70f862e-acb9-45b9-a206-17f06073f16e) present to clean. 07:25:56.124 WARN [main @coroutine#15] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:25:56.194 WARN [main @coroutine#15] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/1065c1d4-21de-4766-9f73-0aca34a1b69e) present to clean. 07:25:56.211 WARN [main @coroutine#17] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/sample/1.0.0) present to clean. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.375 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BluePrintManagementGRPCHandlerTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryControllerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryControllerTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ModelTypeReactRepositoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ModelTypeReactRepositoryTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ResourceDictionaryReactRepositoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ResourceDictionaryReactRepositoryTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ResourceDictionaryHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ResourceDictionaryHandlerTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ModelTypeServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ModelTypeServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ModelTypeControllerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ModelTypeControllerTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.ModelTypeValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.ModelTypeValidatorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BluePrintEnhancerUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BluePrintEnhancerUtilsTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.enhancer.BluePrintEnhancerServiceImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.473 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.enhancer.BluePrintEnhancerServiceImplTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelControllerTest 07:26:04.802 WARN [DefaultDispatcher-worker-20 @coroutine#364] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/cb692ad2-02e5-4647-8da3-2f7e1aee4399) present to clean. 07:26:05.262 WARN [DefaultDispatcher-worker-18 @coroutine#370] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:26:05.300 WARN [DefaultDispatcher-worker-18 @coroutine#370] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/588d53f8-4567-41fe-879a-cdf67e4ba3fb) present to clean. 07:26:06.187 WARN [webflux-http-epoll-2 @coroutine#387] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.005 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ designer-api --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Designer API' with 107 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ designer-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ designer-api --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ designer-api --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ designer-api --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ designer-api --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ designer-api --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ designer-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ designer-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ designer-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ designer-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ designer-api --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.10.0-SNAPSHOT/designer-api-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.10.0-SNAPSHOT/designer-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ designer-api --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:1.10.0-SNAPSHOT at end [INFO] [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api >----- [INFO] Building MS Blueprints Processor Modules - Inbounds - Resource API 1.10.0-SNAPSHOT [33/67] [INFO] from ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ resource-api --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-api --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-api --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ resource-api --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-api --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-api --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ resource-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ resource-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-api --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ resource-api --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ resource-api --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ resource-api --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ resource-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateController.kt: (103, 26) Variable 'result' initializer is redundant [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-api --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateControllerTest.kt: (29, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateControllerTest.kt: (56, 6) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateControllerTest.kt: (153, 33) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-api --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:26:16.323 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:26:16.392 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest - Starting ResourceControllerTest using Java 21.0.10 with PID 7690 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api) 07:26:16.393 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest - No active profile set, falling back to 1 default profile: "default" 07:26:17.967 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:26:18.045 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:26:18.095 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:26:18.982 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:26:18.989 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:26:19.043 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@7a80b2e6'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:26:20.326 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:26:21.339 INFO org.onap.ccsdk.cds.error.catalog.services.ErrorCatalogLoadPropertyService - Application ID: cds > Initializing error catalog message from properties... 07:26:22.151 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:26:22.779 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest - Started ResourceControllerTest in 6.872 seconds (process running for 8.701) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.635 s - in org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:26:24.360 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Starting TemplateControllerTest using Java 21.0.10 with PID 7690 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api) 07:26:24.361 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - No active profile set, falling back to 1 default profile: "default" 07:26:25.300 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:26:25.307 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:26:25.385 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:26:25.386 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:26:25.389 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@2fe1f157'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:26:25.532 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:26:25.657 INFO org.onap.ccsdk.cds.error.catalog.services.ErrorCatalogLoadPropertyService - Application ID: cds > Initializing error catalog message from properties... 07:26:25.773 INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:26:25.885 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:26:26.053 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Started TemplateControllerTest in 1.721 seconds (process running for 11.976) 07:26:26.109 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:2 (resourceId: resourceType: ) occurrence:1 07:26:26.141 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@270293d8 07:26:26.318 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:1 (resourceId: resourceType: ) occurrence:1 07:26:26.326 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@4f1f5209 07:26:26.334 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(baseconfiguration), artifactName=(activate) and resolutionKey=(1) 07:26:26.354 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:1 (resourceId: resourceType: ) occurrence:1 07:26:26.361 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@52313dd3 07:26:26.385 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:3 (resourceId: resourceType: ) occurrence:1 07:26:26.392 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@70399bbd [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.078 s - in org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-api --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Resource API' with 17 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ resource-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ resource-api --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-api --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-api --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-api --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-api --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ resource-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ resource-api --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.10.0-SNAPSHOT/resource-api-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.10.0-SNAPSHOT/resource-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ resource-api --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status >-- [INFO] Building MS Blueprints Processor Functions - Blueprint Audit status 1.10.0-SNAPSHOT [34/67] [INFO] from ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-audit-status --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-audit-status --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-audit-status --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-audit-status --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-audit-status --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-audit-status --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-audit-status --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-audit-status --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-audit-status --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-audit-status --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-audit-status --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-audit-status --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-audit-status --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-audit-status --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-audit-status --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-audit-status --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-audit-status --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditService.kt: (61, 63) Variable 'storedAuditStatus' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditService.kt: (102, 17) Condition 'storedAuditStatus == null' is always 'false' [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/db/BlueprintWorkflowAuditStatus.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/db/BlueprintWorkflowAuditStatus.kt: (42, 2) 'Proxy' is deprecated. Deprecated in Java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-audit-status --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-audit-status --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-audit-status --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditServiceTest.kt: (43, 31) Variable 'testOuput' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditServiceTest.kt: (269, 31) Parameter 'nothing' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/NoStoreAuditServiceTest.kt: (40, 31) Variable 'testOuput' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/NoStoreAuditServiceTest.kt: (65, 61) Variable 'testList' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/NoStoreAuditServiceTest.kt: (75, 61) Variable 'testList' initializer is redundant [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-audit-status --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:26:33.942 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate -- Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:26:34.218 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate -- Finished Spring Data repository scanning in 259 ms. Found 4 JPA repository interfaces. 07:26:35.666 [main] INFO org.hibernate.jpa.internal.util.LogHelper -- HHH000204: Processing PersistenceUnitInfo [name: default] 07:26:35.760 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 6.6.29.Final 07:26:35.824 [main] WARN org.hibernate.testing.cache.CachingRegionFactory -- org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:26:35.825 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:26:36.126 [main] INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo -- No LoadTimeWeaver setup: ignoring JPA class transformer 07:26:36.525 [main] WARN org.hibernate.dialect.Dialect -- HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:26:36.532 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:26:36.592 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@41ee3c99'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:26:37.432 [main] INFO org.hibernate.validator.internal.util.Version -- HV000001: Hibernate Validator 8.0.3.Final 07:26:38.334 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:26:38.391 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean -- Initialized JPA EntityManagerFactory for persistence unit 'default' 07:26:39.287 [main] INFO org.springframework.data.jpa.repository.query.QueryEnhancerFactory -- Hibernate is in classpath; If applicable, HQL parser will be used. 07:26:39.977 [main] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration -- Dependency Management module created... 07:26:40.021 [main] INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration -- Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:26:40.608 [main] WARN org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration -- Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:26:41.325 [main @coroutine#2] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- storeExecutionOutput called to store the Workflow action output details correlationUUID 12345 auditStoreId 1001 07:26:41.386 [main @coroutine#2] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- Update the Audit status record Id 1001 bluePrintName multi-steps 07:26:41.729 [main @coroutine#3] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- getWorkflowStatusByRequestIdAndSubRequestId called to retrieve all the records based on request Id 07:26:41.730 [main @coroutine#3] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- getWorkflowStatusByRequestIdAndSubRequestId results count 1 07:26:41.742 [main @coroutine#4] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- getWorkflowStatusByRequestId called to retrieve all the records based on request Id 07:26:41.742 [main @coroutine#4] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- getWorkflowStatusByRequestId results count 1 07:26:41.755 [main @coroutine#6] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- storeExecutionOutput called to store the Workflow action output details correlationUUID 12345 auditStoreId -1 07:26:41.779 [main @coroutine#8] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- storeExecutionInput called to store the Workflow action input details 07:26:41.806 [DefaultDispatcher-worker-1 @coroutine#8] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:0 (originatorId: SDNC_DG requestId: ab543-3asd4) subRequestId:81c9-4910 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.137 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest 07:26:41.842 [main @coroutine#10] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService -- storeExecutionOutput called not to store the Workflow action output details correlationUUID 12345 auditStoreId -1 07:26:41.854 [main @coroutine#11] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService -- getWorkflowStatusByRequestIdAndSubRequestId placeholer , this doesn't return any records 07:26:41.862 [main @coroutine#12] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService -- getWorkflowStatusByRequestId placeholer , this doesn't return any records 07:26:41.873 [main @coroutine#14] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService -- storeExecutionInput called not to store the Workflow action input details [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-audit-status --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Blueprint Audit status' with 4 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-audit-status --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-audit-status --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-audit-status --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-audit-status --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-audit-status --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-audit-status --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-audit-status --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-audit-status --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-audit-status --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-audit-status --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ blueprint-audit-status --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.10.0-SNAPSHOT/blueprint-audit-status-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.10.0-SNAPSHOT/blueprint-audit-status-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprint-audit-status --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:1.10.0-SNAPSHOT at end [INFO] [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api >--- [INFO] Building MS Blueprints Processor Modules - Inbounds - Self Service API 1.10.0-SNAPSHOT [35/67] [INFO] from ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ selfservice-api --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ selfservice-api --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ selfservice-api --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ selfservice-api --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ selfservice-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ selfservice-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ selfservice-api --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ selfservice-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ selfservice-api --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ selfservice-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ selfservice-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ selfservice-api --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ selfservice-api --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ selfservice-api --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ selfservice-api --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ selfservice-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ selfservice-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/BluePrintProcessingKafkaConsumer.kt: (68, 34) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceController.kt: (86, 39) Unsafe use of a nullable receiver of type DataSource? [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/KafkaPublishAuditService.kt: (251, 100) Unnecessary non-null assertion (!!) on a non-null receiver of type JsonNode [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ selfservice-api --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ selfservice-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ selfservice-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceControllerTest.kt: (92, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceControllerTest.kt: (112, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceHandlerTest.kt: (141, 63) Variable 'executionServiceOutput' initializer is redundant [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ selfservice-api --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.validation.BluePrintRuntimeValidatorServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.176 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.validation.BluePrintRuntimeValidatorServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.utils.BlueprintProcessingUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.utils.BlueprintProcessingUtilsTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:26:51.675 INFO [main] o.o.c.c.b.s.api.ExecutionServiceControllerTest - Starting ExecutionServiceControllerTest using Java 21.0.10 with PID 7949 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api) 07:26:51.679 INFO [main] o.o.c.c.b.s.api.ExecutionServiceControllerTest - No active profile set, falling back to 1 default profile: "default" 07:26:51.693 INFO [background-preinit] org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:26:53.016 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:26:53.082 INFO [main] org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:26:53.123 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:26:53.853 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:26:53.861 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:26:53.923 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@5d664fe1'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:26:55.543 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:26:57.076 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 07:26:57.182 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:26:57.398 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:26:58.006 INFO [main] o.o.c.c.b.s.api.ExecutionServiceControllerTest - Started ExecutionServiceControllerTest in 6.641 seconds (process running for 12.59) 07:26:58.076 INFO [main @coroutine#10] o.o.c.c.b.d.p.service.BlueprintCatalogServiceImpl - Save processing(e98b2ee3-90b9-4047-9595-c0702b9ec0ee) CBA(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/generated-cba.zip) 07:26:58.989 ERROR [DefaultDispatcher-worker-1 @coroutine#19] c.o.c.c.b.selfservice.api.ExecutionServiceHandler - fail processing request id 1234 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Input request missing the expected 'activate-request' block! at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImpl.executeBluePrintWorkflow$suspendImpl(BluePrintWorkflowExecutionServiceImpl.kt:53) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImpl.executeBluePrintWorkflow(BluePrintWorkflowExecutionServiceImpl.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImpl.executeBluePrintWorkflow(BluePrintWorkflowExecutionServiceImpl.kt:31) at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandler.doProcess(ExecutionServiceHandler.kt:121) at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandler$doProcess$1.invokeSuspend(ExecutionServiceHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:359) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:255) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:26:59.072 INFO [main @coroutine#20] o.o.c.c.b.d.p.service.BlueprintCatalogServiceImpl - Save processing(afbc75f2-a92b-4ad3-8ebe-9464b0b22c82) CBA(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/generated-cba.zip) 07:26:59.306 WARN [main @coroutine#20] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:26:59.414 INFO [DefaultDispatcher-worker-2 @coroutine#29] o.o.c.c.b.s.w.BluePrintWorkflowExecutionServiceImpl - Executing workflow(activate) NodeTemplate(activate-process), derived from(tosca.nodes.Workflow) 07:26:59.415 INFO [DefaultDispatcher-worker-2 @coroutine#29] o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(activate) directed graph NodeTemplate(activate-process) 07:26:59.416 INFO [DefaultDispatcher-worker-2 @coroutine#29] o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/deploy/baseconfiguration/1.0.0/Plans/CONFIG_ActivateNetconf_1.0.0.xml) 07:26:59.558 INFO [DefaultDispatcher-worker-2 @coroutine#29] o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ActivateNetconf, mode=sync, version=1.0.0, md5sum=9ee3c79081b5726c7062713b21519990] 07:26:59.558 INFO [DefaultDispatcher-worker-2 @coroutine#29] o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:26:59.565 INFO [DefaultDispatcher-worker-2 @coroutine#30] o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-jython) component(component-jython-executor) interface(ComponentJythonExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:26:59.566 INFO [DefaultDispatcher-worker-2 @coroutine#30] o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(activate) step(activate-process) 07:26:59.577 INFO [DefaultDispatcher-worker-2 @coroutine#30] o.o.c.c.b.s.api.mock.MockComponentFunction - Processing component : {current-node-template="activate-jython", dynamic-properties=null, current-operation="process", instance-dependencies=["json-parser-service"], current-interface="ComponentJythonExecutor"} 07:26:59.577 INFO [DefaultDispatcher-worker-2 @coroutine#30] o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.286 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceControllerTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest 07:27:00.466 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:27:00.469 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:27:00.505 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:27:00.505 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:27:00.506 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@7da7a3ae'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:27:00.591 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:27:00.667 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 07:27:00.694 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:27:00.766 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:27:01.532 ERROR [main @coroutine#36] c.o.c.c.b.selfservice.api.ExecutionServiceHandler - fail processing request id 2345 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: failed to get get cba file name(), version() from db : file check failed at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintProcessorCatalogServiceImpl.get(BlueprintProcessorCatalogServiceImpl.kt:108) at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintProcessorCatalogServiceImpl$get$1.invokeSuspend(BlueprintProcessorCatalogServiceImpl.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandler$process$1.onNext(BluePrintProcessingGRPCHandler.kt:61) at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandler$process$1.onNext(BluePrintProcessingGRPCHandler.kt:57) at io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:251) at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:309) at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:292) at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:783) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener.messagesAvailable(ServerImpl.java:797) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessClientStream.writeMessage(InProcessTransport.java:727) at io.grpc.internal.ForwardingClientStream.writeMessage(ForwardingClientStream.java:37) at io.grpc.internal.ClientCallImpl.sendMessageInternal(ClientCallImpl.java:536) at io.grpc.internal.ClientCallImpl.sendMessage(ClientCallImpl.java:520) at io.grpc.stub.ClientCalls$CallToStreamObserverAdapter.onNext(ClientCalls.java:350) at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest.testSelfServiceGRPCHandler(BluePrintProcessingGRPCHandlerTest.kt:125) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:27:01.550 INFO [main @coroutine#36] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandlerTest - Done 07:27:01.567 INFO [main] o.o.c.c.b.s.api.ExecutionServiceController - Starting to shutdown ExecutionServiceController waiting for in-flight requests to finish ... 07:27:01.568 INFO [main] o.o.c.c.b.s.api.ExecutionServiceController - Done waiting in ExecutionServiceController 07:27:01.568 INFO [main] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandler - Starting to shutdown BluePrintProcessingGRPCHandler waiting for in-flight requests to finish ... 07:27:01.568 INFO [main] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandler - Done waiting in BluePrintProcessingGRPCHandler [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.961 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandlerTest 07:27:02.070 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:27:02.073 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:27:02.103 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:27:02.103 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:27:02.104 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@590c3f4f'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:27:02.176 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:27:02.224 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 07:27:02.242 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:27:02.291 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.429 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandlerTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumerTest 07:27:04.296 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:27:04.299 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:27:04.329 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:27:04.329 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:27:04.331 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@a3f3ad5'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:27:04.415 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:27:04.472 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 07:27:04.496 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:27:04.542 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:27:04.877 INFO [DefaultDispatcher-worker-2 @coroutine#51] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - Setting up message consumer(self-service-api)message producer(self-service-api)... 07:27:04.933 ERROR [DefaultDispatcher-worker-2 @coroutine#51] o.o.c.c.b.core.BluePrintPropertiesService - Error: missing property "blueprintsprocessor.messageproducer.self-service-api.type"... Check the application.properties file. 07:27:04.935 ERROR [DefaultDispatcher-worker-2 @coroutine#51] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - failed to start message consumer(self-service-api) message producer(self-service-api) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Error: missing property "blueprintsprocessor.messageproducer.self-service-api.type"... Check the application.properties file. at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:73) at org.onap.ccsdk.cds.blueprintsprocessor.message.service.BluePrintMessageLibPropertyService.messageProducerProperties(BluePrintMessageLibPropertyService.kt:60) at org.onap.ccsdk.cds.blueprintsprocessor.message.service.BluePrintMessageLibPropertyService.blueprintMessageProducerService(BluePrintMessageLibPropertyService.kt:55) at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumer$setupMessageListener$1.invokeSuspend(BluePrintProcessingKafkaConsumer.kt:92) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) Caused by: java.util.NoSuchElementException: No value bound at org.springframework.boot.context.properties.bind.BindResult.get(BindResult.java:55) at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:69) ... 9 common frames omitted 07:27:04.978 INFO [main @coroutine#52] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - Shutting down message consumer(self-service-api)message producer(self-service-api)... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.978 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ selfservice-api --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Self Service API' with 23 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ selfservice-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ selfservice-api --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ selfservice-api --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ selfservice-api --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ selfservice-api --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ selfservice-api --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ selfservice-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ selfservice-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ selfservice-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ selfservice-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ selfservice-api --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.10.0-SNAPSHOT/selfservice-api-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.10.0-SNAPSHOT/selfservice-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ selfservice-api --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common >-- [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API common 1.10.0-SNAPSHOT [36/67] [INFO] from ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ health-api-common --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ health-api-common --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ health-api-common --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ health-api-common --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ health-api-common --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ health-api-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ health-api-common --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ health-api-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ health-api-common --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ health-api-common --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ health-api-common --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ health-api-common --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ health-api-common --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ health-api-common --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ health-api-common --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ health-api-common --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ health-api-common --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/configuration/SecurityEncryptionConfiguration.kt: (43, 5) 'open' has no effect in a final class [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/domain/ServiceName.kt: (19, 24) Parameter 's' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/EndPointExecution.kt: (61, 60) Unnecessary safe call on a non-null receiver of type WebClientEnpointResponse [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/health/AbstractHealthCheck.kt: (57, 70) Unnecessary safe call on a non-null receiver of type EndPointExecution [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ health-api-common --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ health-api-common --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ health-api-common --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ health-api-common --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckServiceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:27:12.037 ERROR org.onap.ccsdk.cds.blueprintsprocessor.healthapi.service.EndPointExecution - service name Execution service is down null 07:27:12.041 ERROR org.onap.ccsdk.cds.blueprintsprocessor.healthapi.service.EndPointExecution - service name Resources service is down null 07:27:12.042 ERROR org.onap.ccsdk.cds.blueprintsprocessor.healthapi.service.EndPointExecution - service name Template service is down null [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.018 s - in org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckServiceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.healthapi.SecurityConfigurationTest eHbVUbJAj4AG2522cSbrOQ== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.ccsdk.cds.blueprintsprocessor.healthapi.SecurityConfigurationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ health-api-common --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Health API common' with 19 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ health-api-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ health-api-common --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ health-api-common --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ health-api-common --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ health-api-common --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ health-api-common --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ health-api-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ health-api-common --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ health-api-common --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ health-api-common --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ health-api-common --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.10.0-SNAPSHOT/health-api-common-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.10.0-SNAPSHOT/health-api-common-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ health-api-common --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:1.10.0-SNAPSHOT at end [INFO] [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api >------ [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API 1.10.0-SNAPSHOT [37/67] [INFO] from ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ health-api --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ health-api --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ health-api --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ health-api --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ health-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ health-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ health-api --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ health-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ health-api --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ health-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ health-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ health-api --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ health-api --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ health-api --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ health-api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ health-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ health-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (47, 70) Unnecessary safe call on a non-null receiver of type EndPointExecution [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (49, 41) Unnecessary safe call on a non-null receiver of type Int [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (49, 54) Unnecessary non-null assertion (!!) on a non-null receiver of type Boolean [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (51, 53) Unnecessary safe call on a non-null receiver of type EndPointExecution [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (53, 58) Unnecessary safe call on a non-null receiver of type EndPointExecution [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (54, 71) Variable 'actuatorsHealthResponse' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (56, 56) Unnecessary safe call on a non-null receiver of type Int [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (56, 69) Unnecessary non-null assertion (!!) on a non-null receiver of type Boolean [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/utils/ObjectMappingUtils.kt: (10, 5) 'open' has no effect in a final class [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ health-api --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ health-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ health-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ health-api --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckApplicationTests [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckApplicationTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ health-api --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Health API' with 5 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ health-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ health-api --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ health-api --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ health-api --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ health-api --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ health-api --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ health-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ health-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ health-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ health-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ health-api --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.10.0-SNAPSHOT/health-api-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.10.0-SNAPSHOT/health-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ health-api --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:1.10.0-SNAPSHOT at end [INFO] [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api >----- [INFO] Building MS Blueprints Processor Modules - Inbounds - Workflow API 1.10.0-SNAPSHOT [38/67] [INFO] from ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ workflow-api --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ workflow-api --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ workflow-api --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ workflow-api --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ workflow-api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ workflow-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ workflow-api --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ workflow-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ workflow-api --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ workflow-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ workflow-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ workflow-api --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ workflow-api --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ workflow-api --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ workflow-api --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ workflow-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ workflow-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ workflow-api --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ workflow-api --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ workflow-api --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTest.kt: (35, 8) This class shouldn't be used in Kotlin. Use kotlin.collections.List or kotlin.collections.MutableList instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTest.kt: (91, 31) This class shouldn't be used in Kotlin. Use kotlin.collections.List or kotlin.collections.MutableList instead. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ workflow-api --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-03-25T07:27:20.880Z INFO 8329 --- [ main] o.o.c.c.b.w.api.WorkflowControllerTest : Starting WorkflowControllerTest using Java 21.0.10 with PID 8329 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api) 2026-03-25T07:27:20.884Z INFO 8329 --- [ main] o.o.c.c.b.w.api.WorkflowControllerTest : No active profile set, falling back to 1 default profile: "default" 2026-03-25T07:27:21.384Z INFO 8329 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-03-25T07:27:21.581Z INFO 8329 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 185 ms. Found 4 JPA repository interfaces. 2026-03-25T07:27:22.707Z INFO 8329 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-03-25T07:27:22.780Z INFO 8329 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 2026-03-25T07:27:22.829Z INFO 8329 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-03-25T07:27:23.320Z INFO 8329 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-03-25T07:27:23.711Z WARN 8329 --- [ main] org.hibernate.dialect.Dialect : HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 2026-03-25T07:27:23.717Z WARN 8329 --- [ main] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2026-03-25T07:27:23.796Z INFO 8329 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@3359217d'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-03-25T07:27:25.055Z INFO 8329 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2026-03-25T07:27:25.115Z INFO 8329 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-03-25T07:27:25.901Z INFO 8329 --- [in @coroutine#1] .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 2026-03-25T07:27:25.928Z INFO 8329 --- [ main] o.c.c.b.d.p.PrimaryDatabaseConfiguration : Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 2026-03-25T07:27:26.090Z INFO 8329 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2026-03-25T07:27:27.212Z INFO 8329 --- [ main] ctiveUserDetailsServiceAutoConfiguration : Using generated security password: 6945fb24-6c27-49fe-af84-9e2471d5c53e 2026-03-25T07:27:27.280Z INFO 8329 --- [ main] o.o.c.c.b.w.api.WorkflowControllerTest : Started WorkflowControllerTest in 6.904 seconds (process running for 8.335) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-03-25T07:27:27.686Z INFO 8329 --- [-1 @coroutine#2] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1002 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 2026-03-25T07:27:27.793Z INFO 8329 --- [-1 @coroutine#2] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1003 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 2026-03-25T07:27:28.072Z INFO 8329 --- [-1 @coroutine#3] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1000 (originatorId: SDNC_DG requestId: ab543-3asd4) subRequestId:81c9-4910 2026-03-25T07:27:28.077Z INFO 8329 --- [-1 @coroutine#3] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1001 (originatorId: SDNC_DG requestId: ab543-3asd4) subRequestId:81c9-4910 2026-03-25T07:27:28.140Z INFO 8329 --- [-2 @coroutine#5] .o.c.c.b.f.w.a.DatabaseStoreAuditService : getWorkflowStatusByRequestIdAndSubRequestId called to retrieve all the records based on request Id 2026-03-25T07:27:28.268Z INFO 8329 --- [-2 @coroutine#5] .o.c.c.b.f.w.a.DatabaseStoreAuditService : getWorkflowStatusByRequestIdAndSubRequestId results count 2 2026-03-25T07:27:28.362Z INFO 8329 --- [-1 @coroutine#6] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1002 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 2026-03-25T07:27:28.370Z INFO 8329 --- [-1 @coroutine#6] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1003 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.115 s - in org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ workflow-api --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Workflow API' with 6 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ workflow-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ workflow-api --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ workflow-api --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ workflow-api --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ workflow-api --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ workflow-api --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ workflow-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ workflow-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ workflow-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ workflow-api --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ workflow-api --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.10.0-SNAPSHOT/workflow-api-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.10.0-SNAPSHOT/workflow-api-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ workflow-api --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor >-- [INFO] Building MS Blueprints Processor Functions - Restful executor 1.10.0-SNAPSHOT [39/67] [INFO] from ms/blueprintsprocessor/functions/restful-executor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ restful-executor --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ restful-executor --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ restful-executor --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ restful-executor --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ restful-executor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ restful-executor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ restful-executor --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ restful-executor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ restful-executor --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ restful-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ restful-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ restful-executor --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ restful-executor --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ restful-executor --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ restful-executor --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ restful-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ restful-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (44, 9) 'functionDependencyInstanceAsType(String): T' is deprecated. Dependencies will be resolved dynamically [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (50, 20) Parameter 'executionRequest' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (82, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (93, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (104, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (115, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (38, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (43, 24) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (74, 24) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (100, 25) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ restful-executor --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ restful-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ restful-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/restful/executor/function/RestfulServiceClientTest.kt: (72, 23) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/restful/executor/function/RestfulServiceClientTest.kt: (102, 23) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ restful-executor --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.ComponentRestfulExecutorTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:27:37.340 [main @coroutine#1] INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction -- preparing request id(1234) for workflow(config-deploy) step(call-config-deploy-process) 07:27:37.363 [main @coroutine#1] INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService -- creating component function of script type(internal), reference name(internal.scripts.TestRestfulConfigure) and instanceDependencies([blueprint-rest-lib-property-service]) 07:27:37.369 [main @coroutine#1] INFO internal.scripts.TestRestfulConfigure -- processing request.. 07:27:37.369 [main @coroutine#1] INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction -- Preparing Response... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.962 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.ComponentRestfulExecutorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ restful-executor --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Restful executor' with 4 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ restful-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ restful-executor --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ restful-executor --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ restful-executor --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ restful-executor --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ restful-executor --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ restful-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ restful-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ restful-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ restful-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ restful-executor --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.10.0-SNAPSHOT/restful-executor-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.10.0-SNAPSHOT/restful-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restful-executor --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor >-- [INFO] Building MS Blueprints Processor Functions - Ansible AWX Executor 1.10.0-SNAPSHOT [40/67] [INFO] from ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ ansible-awx-executor --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ ansible-awx-executor --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ ansible-awx-executor --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ ansible-awx-executor --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ ansible-awx-executor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ ansible-awx-executor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ansible-awx-executor --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ ansible-awx-executor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ ansible-awx-executor --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ ansible-awx-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ ansible-awx-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ ansible-awx-executor --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ ansible-awx-executor --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ ansible-awx-executor --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ansible-awx-executor --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ ansible-awx-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ ansible-awx-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible/executor/ComponentRemoteAnsibleExecutor.kt: (366, 34) 'encode(String!): String!' is deprecated. Deprecated in Java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ansible-awx-executor --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ansible-awx-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ ansible-awx-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ansible-awx-executor --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:27:45.808 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - preparing request id(123456-2000) for workflow(execute-remote-ansible) step(execute-remote-ansible) 07:27:45.843 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "preparing" 07:27:45.843 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: "" 07:27:45.843 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "" 07:27:45.845 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Resolved inventory Demo Inventory to ID #: 1 07:27:45.847 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Running job with {"inventory":1,"extra_vars":{"site_id":"3 - Belmont","tor_group":"vEPC"}}, for requestId 123456-2000. 07:27:45.872 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Execution of job template hello_world_job_template in job #223 finished with status (successful) for requestId 123456-2000 07:27:45.873 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Response for job 223: PLAY [Hello World Sample] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Hello Message] *********************************************************** ok: [localhost] => { "msg": "Hello World!" } PLAY RECAP ********************************************************************* localhost : ok=2 changed=0 unreachable=0 failed=0 07:27:45.874 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Artifacts for job 223: {} 07:27:45.890 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "successful" 07:27:45.890 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: {} 07:27:45.890 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "Output for Job 223 :\n\n\nPLAY [Hello World Sample] ******************************************************\n\nTASK [Gathering Facts] *********************************************************\nok: [localhost]\n\nTASK [Hello Message] ***********************************************************\nok: [localhost] => {\n \"msg\": \"Hello World!\"\n}\n\nPLAY RECAP *********************************************************************\nlocalhost : ok=2 changed=0 unreachable=0 failed=0\n\n\n" 07:27:45.891 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - Preparing Response... 07:27:45.921 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - preparing request id(123456-2000) for workflow(execute-remote-ansible) step(execute-remote-ansible) 07:27:45.925 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "preparing" 07:27:45.925 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: "" 07:27:45.925 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "" 07:27:45.926 ERROR o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Could not resolve inventory Demo Inventory by name... 07:27:45.936 ERROR o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Failed to process on remote executor (Could not resolve inventory Demo Inventory by name...) java.lang.IllegalArgumentException: Could not resolve inventory Demo Inventory by name... at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.resolveInventoryIdByName(ComponentRemoteAnsibleExecutor.kt:381) at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.prepareLaunchPayload(ComponentRemoteAnsibleExecutor.kt:350) at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.runJobTemplateOnAWX(ComponentRemoteAnsibleExecutor.kt:196) at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.processNB$suspendImpl(ComponentRemoteAnsibleExecutor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.processNB(ComponentRemoteAnsibleExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.processNB(ComponentRemoteAnsibleExecutor.kt:55) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest$handle unknown inventory$5.invokeSuspend(ComponentRemoteAnsibleExecutorTest.kt:145) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest.handle unknown inventory(ComponentRemoteAnsibleExecutorTest.kt:144) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:27:45.947 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - Preparing Response... 07:27:45.970 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - preparing request id(123456-2000) for workflow(execute-remote-ansible) step(execute-remote-ansible) 07:27:45.973 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "preparing" 07:27:45.973 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: "" 07:27:45.973 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "" 07:27:45.974 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Resolved inventory Demo Inventory to ID #: 1 07:27:45.975 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Running job with {"limit":"123","tags":"some-tag","skip_tags":"some-skip-tag","inventory":1,"extra_vars":{"site_id":"3 - Belmont","tor_group":"vEPC"}}, for requestId 123456-2000. 07:27:45.975 ERROR o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Execution of job template hello_world_job_template could not be started for requestId 123456-2000. (Response: ) 07:27:45.975 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.358 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ ansible-awx-executor --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Ansible AWX Executor' with 1 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ ansible-awx-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ ansible-awx-executor --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ ansible-awx-executor --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ ansible-awx-executor --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ ansible-awx-executor --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ ansible-awx-executor --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ ansible-awx-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ ansible-awx-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ ansible-awx-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ ansible-awx-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ ansible-awx-executor --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.10.0-SNAPSHOT/ansible-awx-executor-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.10.0-SNAPSHOT/ansible-awx-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ansible-awx-executor --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor >-- [INFO] Building MS Blueprints Processor Functions - Python Executor 1.10.0-SNAPSHOT [41/67] [INFO] from ms/blueprintsprocessor/functions/python-executor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ python-executor --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ python-executor --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ python-executor --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ python-executor --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ python-executor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ python-executor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ python-executor --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ python-executor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ python-executor --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ python-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ python-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ python-executor --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ python-executor --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ python-executor --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ python-executor --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ python-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ python-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (24, 81) 'BlueprintJythonServiceImpl' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (25, 81) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (41, 41) 'BlueprintJythonServiceImpl' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (74, 13) Elvis operator (?:) always returns the left operand of non-nullable type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (82, 67) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (83, 76) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (110, 54) Unnecessary safe call on a non-null receiver of type BlueprintModel? [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (111, 35) Unnecessary safe call on a non-null receiver of type BlueprintModel? [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (162, 42) This class shouldn't be used in Kotlin. Use kotlin.Any instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (22, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (38, 33) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (40, 5) 'BlueprintJythonService' is deprecated. CDS won's support Jython services [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (42, 47) 'BlueprintJythonService' is deprecated. CDS won's support Jython services [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (57, 13) 'BluePrintPython' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (59, 35) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (110, 13) Elvis operator (?:) always returns the left operand of non-nullable type String [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (127, 29) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (128, 80) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (25, 61) 'BluePrintPython' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (27, 50) 'BlueprintPythonInterpreterProxy' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (31, 43) 'BlueprintPythonInterpreterProxy' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonInterpreterProxy.kt: (24, 73) 'BluePrintPython' is deprecated. CDS won't support JythonService [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ python-executor --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ python-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ python-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (27, 81) 'PythonExecutorConfiguration' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (28, 81) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (41, 9) 'PythonExecutorConfiguration' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (41, 45) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (29, 34) 'BluePrintPython' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (29, 58) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (39, 39) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (42, 42) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (51, 31) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (51, 51) 'BluePrintPython' is deprecated. CDS won't support JythonService [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ python-executor --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentJythonExecutorTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:27:54.305 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(activate-jython) 07:27:54.343 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentJythonExecutor - Processing : {current-node-template="activate-jython", dynamic-properties=null, current-operation="process", instance-dependencies=["json-parser-service"], current-interface="ComponentJythonExecutor"} 07:27:57.492 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.BlueprintJythonService - Component Object org.python.proxies.__main__$SamplePythonComponentNode$0@6bd04f62 Processing calling...blueprint-basePath 07:27:57.495 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.493 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentJythonExecutorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.scripts.BlueprintPythonHostTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.scripts.BlueprintPythonHostTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:27:58.290 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(execute-remote-python) 07:27:58.374 ERROR org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - failed in execute-remote-python - execute-remote-python : no answer found for BluePrintPropertiesService(#1).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () io.mockk.MockKException: no answer found for BluePrintPropertiesService(#1).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:44) at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutor$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:87) at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutor$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:87) Caused by: io.mockk.MockKException: no answer found for BluePrintPropertiesService(#1).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:44) at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutor$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:87) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest.testComponentRemotePythonExecutor(ComponentRemotePythonExecutorTest.kt:51) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:27:58.380 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 07:27:59.661 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(execute-remote-python) 07:27:59.670 ERROR org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - failed in execute-remote-python - execute-remote-python : no answer found for BluePrintPropertiesService(#3).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () io.mockk.MockKException: no answer found for BluePrintPropertiesService(#3).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:44) at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutorProcessNB$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:111) at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutorProcessNB$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:111) Caused by: io.mockk.MockKException: no answer found for BluePrintPropertiesService(#3).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:44) at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutorProcessNB$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:111) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest.testComponentRemotePythonExecutorProcessNB(ComponentRemotePythonExecutorTest.kt:97) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:27:59.674 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.1 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorDSLTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorDSLTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ python-executor --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Python Executor' with 28 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ python-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ python-executor --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ python-executor --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ python-executor --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ python-executor --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ python-executor --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ python-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ python-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ python-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ python-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ python-executor --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.10.0-SNAPSHOT/python-executor-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.10.0-SNAPSHOT/python-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ python-executor --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor >-- [INFO] Building MS Blueprints Processor Functions - Netconf Executor 1.10.0-SNAPSHOT [42/67] [INFO] from ms/blueprintsprocessor/functions/netconf-executor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ netconf-executor --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ netconf-executor --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ netconf-executor --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ netconf-executor --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ netconf-executor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ netconf-executor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ netconf-executor --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ netconf-executor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ netconf-executor --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ netconf-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ netconf-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ netconf-executor --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ netconf-executor --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ netconf-executor --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-executor --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ netconf-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (36, 9) 'functionDependencyInstanceAsType(String): T' is deprecated. Dependencies will be resolved dynamically [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (70, 9) 'resourceResolutionService(): ResourceResolutionService' is deprecated. Use resourceResolutionService method directly [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (81, 9) 'resourceResolutionService(): ResourceResolutionService' is deprecated. Use resourceResolutionService method directly [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (329, 17) Name shadowed: request [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (346, 17) Name shadowed: message [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (362, 17) Name shadowed: message [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (385, 17) Name shadowed: request [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (401, 17) Name shadowed: request [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (434, 30) Variable 'newLen' initializer is redundant [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-executor --- [INFO] Copying 25 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ netconf-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/ComponentNetconfExecutorTest.kt: (33, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/ComponentNetconfExecutorTest.kt: (51, 48) 'BlueprintJythonService' is deprecated. CDS won's support Jython services [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfDeviceCommunicatorTest.kt: (71, 44) 'toInt(): Int' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfMessageStateTest.kt: (25, 55) 'toInt(): Int' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfMessageStateTest.kt: (25, 86) 'toInt(): Int' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ netconf-executor --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfMessageTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfMessageTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.DeviceInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.DeviceInfoTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.ComponentNetconfExecutorTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:28:11.369 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(activate-netconf) 07:28:11.391 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(jython), reference name(Scripts/python/NetconfRpcExample.py) and instanceDependencies([resource-resolution-service]) 07:28:11.409 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.231 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.ComponentNetconfExecutorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtilsTest 07:28:11.427 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtils - Target configuration for delete operation can't be "running" running [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtilsTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.RpcMessageUtilsTest 07:28:11.490 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtils - Target configuration for delete operation can't be "running" running Don't fear "[Fatal Error] :1:1: Content is not allowed in prolog." TODO: adjust logging for NetconfMessageUtils [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.RpcMessageUtilsTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest 07:28:24.560 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Netconf Device Connection Failed. localhost:2224: Failed to establish SSH session 07:28:24.744 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Closing session(null) due to unexpected Error java.util.concurrent.ExecutionException: exec exception at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.syncRpc throws NetconfException if ExecutionException is caught(NetconfSessionImplTest.kt:316) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.Exception: nested exception ... 47 common frames omitted 07:28:24.777 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Error closing session(null) for host(localhost:2224) java.io.IOException: channel doesn't want to close! at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.disconnect wraps IOException if channel doesn't close(NetconfSessionImplTest.kt:529) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:28:24.809 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Closing session(null) due to unexpected Error java.util.concurrent.ExecutionException: exec exception at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.syncRpc throws NetconfException if caught ExecutionException and failed to close SSH session(NetconfSessionImplTest.kt:333) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.Exception: nested exception ... 47 common frames omitted 07:28:24.810 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Error closing session(null) for host(localhost:2224) java.io.IOException: got an IO exception at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.syncRpc throws NetconfException if caught ExecutionException and failed to close SSH session(NetconfSessionImplTest.kt:334) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:28:24.846 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - disconnect: graceful disconnect failed, retrying 3 times... 07:28:24.873 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Error closing session(null) for host(localhost:2224) java.io.IOException: Some IOException occurred! at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.disconnect wraps exception from ssh closing error(NetconfSessionImplTest.kt:173) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:28:24.894 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Netconf Device Connection Failed. localhost:2224: Failed to establish SSH session 07:28:24.909 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Netconf Device Connection Failed. localhost:2224: Failed to establish SSH session [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.4 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicatorTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:25.499 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator - localhost:4567: Invalid message received: 07:28:25.520 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator - localhost:4567: Fail while reading from channel java.io.IOException: Fake IO at java.base/java.io.InputStream.read(InputStream.java:282) at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350) at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393) at java.base/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217) at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:171) at java.base/java.io.InputStreamReader.read(InputStreamReader.java:188) at java.base/java.io.BufferedReader.fill(BufferedReader.java:160) at java.base/java.io.BufferedReader.implRead(BufferedReader.java:196) at java.base/java.io.BufferedReader.read(BufferedReader.java:181) at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator.run(NetconfDeviceCommunicator.kt:63) 07:28:25.528 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator - localhost:4567: Failed to send message : some text java.io.IOException: Some IO error occurred! at java.base/java.io.OutputStream.write(OutputStream.java:164) at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:309) at java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:405) at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:410) at java.base/sun.nio.cs.StreamEncoder.lockedFlush(StreamEncoder.java:214) at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:201) at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:262) at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator.sendMessage(NetconfDeviceCommunicator.kt:235) at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicatorTest.sendMessage on IOError returns completed exceptionally future(NetconfDeviceCommunicatorTest.kt:278) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicatorTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfRpcServiceImplTest 07:28:25.669 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:28:25.670 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'commit' command. Exception: org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfException: Can't proceed with both persist(blah) and persistId(blah) specified. Only one should be specified. 07:28:25.674 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: discard: messageId(1) 07:28:25.677 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:28:25.681 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: get operational config: messageId(1) 07:28:25.681 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'get' command. Exception: java.io.IOException: Some IO exception... 07:28:25.685 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: deleteConfig: messageId(1) 07:28:25.689 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: lock: messageId(1) 07:28:25.689 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'lock' command. Exception: java.io.IOException: Some IO exception... 07:28:25.695 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: lock: messageId(1) 07:28:25.699 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:28:25.699 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'commit' command. Exception: org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfException: Can't proceed with both persist(blah) and persistId(blah) specified. Only one should be specified. 07:28:25.702 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: cancelCommit: messageId(1) 07:28:25.702 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'cancelCommit' command. Exception: java.io.IOException: Some IO exception... 07:28:25.707 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: editConfig: messageId(1) 07:28:25.707 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'editConfig' command. Exception: java.io.IOException: Some IO exception... 07:28:25.711 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: invokeRpc: updating rpc original message-id:() to messageId(1) 07:28:25.715 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: discard: messageId(1) 07:28:25.715 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'discard-config' command. Exception: java.io.IOException: Some IO exception... 07:28:25.718 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: editConfig: messageId(1) 07:28:25.720 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: cancelCommit: messageId(1) 07:28:25.723 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: deleteConfig: messageId(1) 07:28:25.723 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'deleteConfig' command. Exception: java.io.IOException: Some IO exception... 07:28:25.727 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: unLock: messageId(1) 07:28:25.730 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:28:25.733 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: getConfig: messageId(1) 07:28:25.734 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'get-config' command. Exception: java.io.IOException: Some IO exception... 07:28:25.737 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'validate' command. Exception: java.io.IOException: Some IO exception... 07:28:25.739 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: invokeRpc: updating rpc original message-id:() to messageId(1) 07:28:25.740 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'invokeRpc' command. Exception: java.io.IOException: Some IO exception... 07:28:25.745 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: closeSession: messageId(1) 07:28:25.745 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'closeSession' command. Exception: java.io.IOException: Some IO exception... 07:28:25.748 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:28:25.749 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'commit' command. Exception: org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfException: Can't proceed with both confirmed flag and persistId(blah) specified. Only one should be specified. 07:28:25.752 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: send asyncRpc with messageId(blah2) 07:28:25.752 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - RPC response didn't pass validation... something something rpc-error> 07:28:25.755 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: closeSession: messageId(1) 07:28:25.758 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: getConfig: messageId(1) 07:28:25.761 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: get operational config: messageId(1) 07:28:25.763 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: unLock: messageId(1) 07:28:25.764 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'unLock' command. Exception: java.io.IOException: Some IO exception... 07:28:25.768 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: closeSession: messageId(1) [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfRpcServiceImplTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfMessageStateTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfMessageStateTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionListenerImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionListenerImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ netconf-executor --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Netconf Executor' with 36 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ netconf-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-executor --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ netconf-executor --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ netconf-executor --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ netconf-executor --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ netconf-executor --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ netconf-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ netconf-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ netconf-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ netconf-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ netconf-executor --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.10.0-SNAPSHOT/netconf-executor-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.10.0-SNAPSHOT/netconf-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-executor --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor >-- [INFO] Building MS Blueprints Processor Functions - Restconf Executor 1.10.0-SNAPSHOT [43/67] [INFO] from ms/blueprintsprocessor/functions/restconf-executor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ restconf-executor --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ restconf-executor --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ restconf-executor --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ restconf-executor --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ restconf-executor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ restconf-executor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ restconf-executor --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ restconf-executor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ restconf-executor --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ restconf-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ restconf-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ restconf-executor --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ restconf-executor --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ restconf-executor --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-executor --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ restconf-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ restconf-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (89, 86) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (92, 70) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (190, 92) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-executor --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ restconf-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ restconf-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ restconf-executor --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.restconf.executor.ComponentRestconfExecutorTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:28:34.407 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(1234) for workflow(activate) step(activate-restconf) 07:28:34.430 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(internal), reference name(internal.scripts.TestRestconfConfigure) and instanceDependencies([]) 07:28:34.435 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.667 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.restconf.executor.ComponentRestconfExecutorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ restconf-executor --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Restconf Executor' with 13 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ restconf-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-executor --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ restconf-executor --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ restconf-executor --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ restconf-executor --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ restconf-executor --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ restconf-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ restconf-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ restconf-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ restconf-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ restconf-executor --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.10.0-SNAPSHOT/restconf-executor-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.10.0-SNAPSHOT/restconf-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-executor --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:1.10.0-SNAPSHOT at end [INFO] [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor >---- [INFO] Building MS Blueprints Processor Functions - CLI Executor 1.10.0-SNAPSHOT [44/67] [INFO] from ms/blueprintsprocessor/functions/cli-executor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ cli-executor --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ cli-executor --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ cli-executor --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ cli-executor --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ cli-executor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ cli-executor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cli-executor --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cli-executor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ cli-executor --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ cli-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ cli-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ cli-executor --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ cli-executor --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ cli-executor --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cli-executor --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ cli-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ cli-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/src/main/java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-executor --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ cli-executor --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ cli-executor --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ cli-executor --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.cli.executor.ComponentCliExecutorTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:28:42.130 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(1234) for workflow(activate) step(activate-cli) 07:28:42.155 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(internal), reference name(internal.scripts.TestCliScriptFunction) and instanceDependencies([]) 07:28:42.158 INFO internal.scripts.TestCliScriptFunction - Executing process ... 07:28:42.159 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.159 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.cli.executor.ComponentCliExecutorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cli-executor --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - CLI Executor' with 4 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ cli-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ cli-executor --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cli-executor --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cli-executor --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cli-executor --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cli-executor --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cli-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ cli-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ cli-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cli-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ cli-executor --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.10.0-SNAPSHOT/cli-executor-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.10.0-SNAPSHOT/cli-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cli-executor --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization >-- [INFO] Building MS Blueprints Processor Functions - Message Prioritization 1.10.0-SNAPSHOT [45/67] [INFO] from ms/blueprintsprocessor/functions/message-prioritization/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ message-prioritization --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ message-prioritization --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ message-prioritization --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ message-prioritization --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ message-prioritization --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ message-prioritization --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ message-prioritization --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ message-prioritization --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ message-prioritization --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ message-prioritization --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ message-prioritization --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ message-prioritization --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ message-prioritization --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ message-prioritization --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ message-prioritization --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ message-prioritization --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ message-prioritization --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/db/MessagePrioritization.kt: (20, 34) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/db/MessagePrioritization.kt: (38, 2) 'Proxy' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/AbstractMessagePrioritizeProcessor.kt: (25, 23) The corresponding parameter in the supertype 'AbstractBluePrintMessageProcessor' is named 'context'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/DefaultMessagePrioritizeProcessor.kt: (59, 23) The corresponding parameter in the supertype 'AbstractMessagePrioritizeProcessor' is named 'processorContext'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/KafkaMessagePrioritizationConsumer.kt: (69, 30) 'addProcessor(String!, ProcessorSupplier<(raw) Any!, (raw) Any!>!, vararg String!): Topology!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/AbstractMessagePrioritizationService.kt: (46, 37) The corresponding parameter in the supertype 'MessagePrioritizationService' is named 'messagePrioritization'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationSchedulerService.kt: (51, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationSchedulerService.kt: (54, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationStateServiceImpl.kt: (157, 41) The corresponding parameter in the supertype 'MessagePrioritizationStateService' is named 'id'. This may cause problems when calling this function with named arguments. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageCorrelationUtils.kt: (49, 13) Unreachable code [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (19, 43) 'ProcessorSupplier' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (80, 58) 'ProcessorSupplier' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (81, 16) 'ProcessorSupplier(() -> Processor!): ProcessorSupplier' is deprecated. Deprecated in Java [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ message-prioritization --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ message-prioritization --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ message-prioritization --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/MessagePrioritizationConsumerTest.kt: (50, 51) 'MockBean' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/MessagePrioritizationConsumerTest.kt: (122, 6) 'MockBean' is deprecated. Deprecated in Java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ message-prioritization --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.utils.MessageCorrelationUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.utils.MessageCorrelationUtilsTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.MessagePrioritizationConsumerTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:28:48.117 [main] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - Starting MessagePrioritizationConsumerTest using Java 21.0.10 with PID 9166 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization) 07:28:48.120 [main] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - No active profile set, falling back to 1 default profile: "default" Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:28:51.964 [main] WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:28:55.098 [main] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - Started MessagePrioritizationConsumerTest in 7.462 seconds (process running for 9.3) 07:28:55.382 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - **************** without Correlation ************** 07:28:55.383 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(d650df4c-f12c-414a-a3a7-0786b91ef29e) 07:28:55.511 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([d650df4c-f12c-414a-a3a7-0786b91ef29e] 07:28:55.512 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([d650df4c-f12c-414a-a3a7-0786b91ef29e]) aggregated 07:28:55.523 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([d650df4c-f12c-414a-a3a7-0786b91ef29e]) 07:28:55.526 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(727b6366-bb98-4abc-8441-c904ffc51b2c) 07:28:55.539 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([727b6366-bb98-4abc-8441-c904ffc51b2c] 07:28:55.539 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([727b6366-bb98-4abc-8441-c904ffc51b2c]) aggregated 07:28:55.543 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([727b6366-bb98-4abc-8441-c904ffc51b2c]) 07:28:55.545 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - **************** Same Group , with Correlation ************** 07:28:55.557 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(cb997e8a-a2f1-4d60-905b-fd08f40f70cc) 07:28:55.561 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(cb997e8a-a2f1-4d60-905b-fd08f40f70cc), group(same-group), type(sample-type), correlation types(null), priority(2), correlation id(key1=value1,key2=value2) 07:28:55.608 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(182f3ef0-2917-4dab-9415-b65259bdb537) 07:28:55.611 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(182f3ef0-2917-4dab-9415-b65259bdb537), group(same-group), type(sample-type), correlation types(null), priority(9), correlation id(key1=value1,key2=value2) 07:28:55.625 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([cb997e8a-a2f1-4d60-905b-fd08f40f70cc, 182f3ef0-2917-4dab-9415-b65259bdb537] 07:28:55.625 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([cb997e8a-a2f1-4d60-905b-fd08f40f70cc, 182f3ef0-2917-4dab-9415-b65259bdb537]) aggregated 07:28:55.629 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([cb997e8a-a2f1-4d60-905b-fd08f40f70cc, 182f3ef0-2917-4dab-9415-b65259bdb537]) 07:28:55.632 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - **************** Different Type , with Correlation ************** 07:28:55.643 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(0d83e96c-6f87-4c8b-9a46-cdf5ecf9844c) 07:28:55.647 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(0d83e96c-6f87-4c8b-9a46-cdf5ecf9844c), group(group-typed), type(type-0), correlation types([type-0, type-1, type-2]), priority(4), correlation id(key1=value1,key2=value2) 07:28:55.676 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(b16c6c55-a83f-4563-af60-b96a8f7c8a3f) 07:28:55.679 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(b16c6c55-a83f-4563-af60-b96a8f7c8a3f), group(group-typed), type(type-1), correlation types([type-0, type-1, type-2]), priority(10), correlation id(key1=value1,key2=value2) 07:28:55.706 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(16dd2c4f-ea26-4ec7-b03d-019631c01109) 07:28:55.709 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(16dd2c4f-ea26-4ec7-b03d-019631c01109), group(group-typed), type(type-2), correlation types([type-0, type-1, type-2]), priority(8), correlation id(key1=value1,key2=value2) 07:28:55.722 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([0d83e96c-6f87-4c8b-9a46-cdf5ecf9844c, b16c6c55-a83f-4563-af60-b96a8f7c8a3f, 16dd2c4f-ea26-4ec7-b03d-019631c01109] 07:28:55.722 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([0d83e96c-6f87-4c8b-9a46-cdf5ecf9844c, b16c6c55-a83f-4563-af60-b96a8f7c8a3f, 16dd2c4f-ea26-4ec7-b03d-019631c01109]) aggregated 07:28:55.726 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([0d83e96c-6f87-4c8b-9a46-cdf5ecf9844c, 16dd2c4f-ea26-4ec7-b03d-019631c01109, b16c6c55-a83f-4563-af60-b96a8f7c8a3f]) 07:28:55.755 [main @coroutine#36] INFO o.o.c.c.b.f.m.p.s.MessagePrioritizationSchedulerService - Starting Prioritization Scheduler Service... 07:28:55.761 [DefaultDispatcher-worker-2 @coroutine#39] INFO o.o.c.c.b.f.m.p.s.MessagePrioritizationSchedulerService - Initializing prioritization clean scheduler frequency(10000)mSec 07:28:55.761 [DefaultDispatcher-worker-1 @coroutine#38] INFO o.o.c.c.b.f.m.p.s.MessagePrioritizationSchedulerService - Initializing prioritization expiry scheduler frequency(10000)mSec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.248 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.MessagePrioritizationConsumerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ message-prioritization --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Message Prioritization' with 45 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ message-prioritization --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ message-prioritization --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ message-prioritization --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ message-prioritization --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ message-prioritization --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ message-prioritization --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ message-prioritization --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ message-prioritization --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ message-prioritization --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ message-prioritization --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ message-prioritization --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.10.0-SNAPSHOT/message-prioritization-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.10.0-SNAPSHOT/message-prioritization-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ message-prioritization --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin >-- [INFO] Building MS Blueprints Processor Functions - K8s Profile Upload 1.10.0-SNAPSHOT [46/67] [INFO] from ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ k8s-connection-plugin --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ k8s-connection-plugin --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ k8s-connection-plugin --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ k8s-connection-plugin --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ k8s-connection-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ k8s-connection-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ k8s-connection-plugin --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ k8s-connection-plugin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ k8s-connection-plugin --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ k8s-connection-plugin --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ k8s-connection-plugin --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ k8s-connection-plugin --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ k8s-connection-plugin --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ k8s-connection-plugin --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ k8s-connection-plugin --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ k8s-connection-plugin --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ k8s-connection-plugin --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (123, 55) Unnecessary safe call on a non-null receiver of type ObjectNode [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (243, 38) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (244, 41) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (291, 54) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (295, 91) Unchecked cast: Any? to MutableMap? [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (304, 71) Unchecked cast: Any! to Map [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (338, 36) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (356, 45) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (356, 78) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (214, 38) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (215, 34) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (254, 36) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (99, 121) 'toUpperCase(): String' is deprecated. Use uppercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (223, 25) Variable 'obj' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (225, 59) 'toLowerCase(): String' is deprecated. Use lowercase() instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sConfigValueResponse.kt: (38, 29) This class shouldn't be used in Kotlin. Use kotlin.Any instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sPluginInstanceApi.kt: (163, 23) Name shadowed: name [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sRbInstanceStatus.kt: (61, 29) This class shouldn't be used in Kotlin. Use kotlin.Any instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/query/K8sPluginQueryApi.kt: (33, 23) Name shadowed: name [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ k8s-connection-plugin --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ k8s-connection-plugin --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ k8s-connection-plugin --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/test/java [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ k8s-connection-plugin --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.SomeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.SomeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ k8s-connection-plugin --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Functions - K8s Profile Upload' with 49 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ k8s-connection-plugin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ k8s-connection-plugin --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ k8s-connection-plugin --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ k8s-connection-plugin --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ k8s-connection-plugin --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ k8s-connection-plugin --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ k8s-connection-plugin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ k8s-connection-plugin --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ k8s-connection-plugin --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ k8s-connection-plugin --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ k8s-connection-plugin --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.10.0-SNAPSHOT/k8s-connection-plugin-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.10.0-SNAPSHOT/k8s-connection-plugin-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ k8s-connection-plugin --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:1.10.0-SNAPSHOT at end [INFO] [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application >-- [INFO] Building MS Blueprints Processor Application 1.10.0-SNAPSHOT [47/67] [INFO] from ms/blueprintsprocessor/application/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:resources (default-resources)' [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:testResources (default-testResources)' [WARNING] The artifact com.github.tomakehurst:wiremock-jre8-standalone:jar:3.0.1 has been relocated to org.wiremock:wiremock-standalone:jar:3.0.1 [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-application --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-application --- [INFO] [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ blueprintsprocessor-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-application --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-application --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-application --- [INFO] [INFO] --- groovy:2.1.1:execute (default) @ blueprintsprocessor-application --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-application --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-application --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-application --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-application --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-application --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-application --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-application --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-application --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-application --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:2.6:resources (default-resources) @ blueprintsprocessor-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/etc [INFO] Copying 12 resources to /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/src/main/resources [INFO] Copying 12 resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprintsprocessor-application --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-application --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/BluePrintProcessorCluster.kt: (61, 33) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (61, 21) 'csrf(): ServerHttpSecurity.CsrfSpec!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (62, 14) 'formLogin(): ServerHttpSecurity.FormLoginSpec!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (63, 14) 'httpBasic(): ServerHttpSecurity.HttpBasicSpec!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (65, 65) Unnecessary non-null assertion (!!) on a non-null receiver of type SecurityContextRepository [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (66, 14) 'authorizeExchange(): ServerHttpSecurity.AuthorizeExchangeSpec!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (69, 14) 'and(): ServerHttpSecurity!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (42, 46) Variable 'result' initializer is redundant [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (44, 55) Unnecessary non-null assertion (!!) on a non-null receiver of type BluePrintProcessorHealthCheck [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (45, 27) Unnecessary safe call on a non-null receiver of type HealthApiResponse? [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (50, 54) Unnecessary safe call on a non-null receiver of type HealthApiResponse? [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityConfiguration.kt: (55, 24) 'constructor DaoAuthenticationProvider()' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityConfiguration.kt: (56, 18) 'setUserDetailsService(UserDetailsService!): Unit' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityContextRepository.kt: (46, 46) Unnecessary non-null assertion (!!) on a non-null receiver of type AuthenticationManager [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (39, 12) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (41, 50) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (43, 12) 'appendln(Any?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (44, 46) 'appendln(Any?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (50, 16) 'appendln(): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (56, 16) 'appendln(): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/RequiredMapEntriesMatcher.kt: (28, 63) Type mismatch: inferred type is Map? but (MutableMap..Map) was expected [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (58, 24) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (82, 24) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (83, 27) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. [INFO] [INFO] --- swagger:3.1.8:generate (default) @ blueprintsprocessor-application --- [WARNING] 1 problem was encountered while building the effective model for org.javassist:javassist:jar:3.21.0-GA during dependency collection step for plugin (use -X to see details) [WARNING] 1 problem was encountered while building the effective model for org.javassist:javassist:jar:3.18.2-GA during dependency collection step for plugin (use -X to see details) [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.bootstrap(org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BootstrapRequest,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException [INFO] picking up response class from method public final org.springframework.data.domain.Page org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModelMetaDataPaged(java.lang.String,int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BlueprintSortByOption,java.lang.String) [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.deleteBlueprint(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.getAllByType(java.lang.String,java.lang.String) [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.deleteWithResourceIdAndResourceType(java.lang.String,java.lang.String,java.util.Optional,kotlin.coroutines.Continuation) [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceController.getOneFromResolutionKey(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.deleteWithResourceIdAndResourceType(java.lang.String,java.lang.String,java.util.Optional,kotlin.coroutines.Continuation) [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryController.allBlueprintModel(int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.DictionarySortByOption,java.lang.String,kotlin.coroutines.Continuation) [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceController.deleteResolutions(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,kotlin.coroutines.Continuation) [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.getAllByID(java.lang.String,java.lang.String) [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.deleteBlueprint(java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException [INFO] picking up response class from method public final org.springframework.data.domain.Page org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModel(int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BlueprintSortByOption,java.lang.String,java.lang.Boolean) [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.enrichBlueprint(org.springframework.http.codec.multipart.FilePart,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.downloadBlueprintByNameAndVersion(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.downloadBluePrint(java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String) [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryController.deleteResourceDictionaryByName(java.lang.String,kotlin.coroutines.Continuation) [INFO] picking up response class from method public final java.util.List org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModel() [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.workflowSpec(org.onap.ccsdk.cds.blueprintsprocessor.designer.api.WorkFlowSpecRequest,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.getWorkflowList(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ blueprintsprocessor-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprintsprocessor-application --- [INFO] No sources to compile [INFO] [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-application --- [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/BlueprintsAcceptanceTest.kt: (69, 85) This cast can never succeed [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/UatServicesTest.kt: (262, 32) Extension is shadowed by a member: public open fun checkForUnmatchedRequests(): Unit [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/SmartColorDiscriminator.kt: (39, 12) 'getter for marker: Marker!' is deprecated. Deprecated in Java [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/ExtendedTemporaryFolder.kt: (33, 30) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (62, 9) Name contains characters which can cause problems on Windows: " [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (63, 13) Variable 'expected' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (64, 13) Variable 'actual' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (69, 9) Name contains characters which can cause problems on Windows: " [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (70, 13) Variable 'expected' is never used [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (71, 13) Variable 'actual' is never used [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprintsprocessor-application --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 07:29:11.251||| INFO t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: BaseUatTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:29:11.395||| INFO .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication for test class org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest 07:29:12.814||| INFO t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: BaseUatTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:29:13.090||| INFO .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication for test class org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:29:14.307||| INFO o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.3.Final 07:29:14.386||| INFO o.o.c.c.b.uat.UatServicesTest : Starting UatServicesTest using Java 21.0.10 with PID 9414 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application) 07:29:14.387||| INFO o.o.c.c.b.uat.UatServicesTest : The following 1 profile is active: "uat" 07:29:15.578||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:29:15.860||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 272 ms. Found 11 JPA repository interfaces. 07:29:17.528||| INFO o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 07:29:17.586||| INFO org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 07:29:17.624||| INFO o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 07:29:18.116||| INFO o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 07:29:18.440||| WARN org.hibernate.dialect.Dialect : HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:29:18.447||| WARN org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:29:18.497||| INFO org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@27f904e6'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:29:19.854||| INFO o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:29:19.877||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL cascade 07:29:19.879||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL_CONTENT cascade 07:29:19.879||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_WORKFLOW_AUDIT_STATUS cascade 07:29:19.879||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS cascade 07:29:19.880||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS_ERROR_MESSAGES cascade 07:29:19.880||| DEBUG org.hibernate.SQL : drop table if exists ERROR_MESSAGES cascade 07:29:19.880||| DEBUG org.hibernate.SQL : drop table if exists MODEL_TYPE cascade 07:29:19.880||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_CONFIG_SNAPSHOT cascade 07:29:19.881||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_DICTIONARY cascade 07:29:19.881||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_RESOLUTION cascade 07:29:19.881||| DEBUG org.hibernate.SQL : drop table if exists TEMPLATE_RESOLUTION cascade 07:29:19.888||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL (internal_version integer, creation_date timestamp(6), artifact_name varchar(255) not null, artifact_type varchar(255), artifact_uuid varchar(255), artifact_version varchar(255) not null, blueprint_model_id varchar(255) not null, distribution_id varchar(255), published varchar(255) not null, resource_instance_name varchar(255), resource_name varchar(255), resource_type varchar(255), resource_uuid varchar(255), resource_version varchar(255), service_description varchar(255), service_name varchar(255), service_uuid varchar(255), tags LONGTEXT not null, updated_by varchar(255) not null, artifact_description LONGTEXT, workflows LONGTEXT not null, primary key (blueprint_model_id), unique (artifact_name, artifact_version)) 07:29:19.904||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL_CONTENT (updated_date timestamp(6), blueprint_model_content_id varchar(255) not null, blueprint_model_id varchar(255) unique, content_type varchar(255) not null, name varchar(255) not null, content LONGBLOB not null, description LONGTEXT, primary key (blueprint_model_content_id)) 07:29:19.907||| DEBUG org.hibernate.SQL : create table BLUEPRINT_WORKFLOW_AUDIT_STATUS (end_time timestamp(6), start_time timestamp(6), updated_date timestamp(6), workflow_audit_id bigint generated by default as identity, blueprint_name varchar(255) not null, blueprint_uuid varchar(255), blueprint_version varchar(255) not null, originator_Id varchar(255) not null, request_Id varchar(255) not null, request_mode varchar(255), status varchar(255), subRequest_Id varchar(255) not null, updated_by varchar(255), workflow_name varchar(255) not null, workflow_response_content LONGTEXT, workflow_task_content LONGTEXT not null, primary key (workflow_audit_id)) 07:29:19.917||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS (application_id varchar(255), id varchar(255) not null, name varchar(255), description LONGTEXT, primary key (id), unique (name, application_id)) 07:29:19.920||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS_ERROR_MESSAGES (domain_id varchar(255) not null, message_id varchar(255) not null, primary key (domain_id, message_id)) 07:29:19.922||| DEBUG org.hibernate.SQL : create table ERROR_MESSAGES (id varchar(255) not null, message_id varchar(255) not null, action LONGTEXT, cause LONGTEXT, primary key (id), unique (message_id)) 07:29:19.924||| DEBUG org.hibernate.SQL : create table MODEL_TYPE (creation_date timestamp(6), definition_type varchar(255) not null, derived_from varchar(255) not null, model_name varchar(255) not null, tags LONGTEXT not null, updated_by varchar(255) not null, version varchar(255) not null, definition LONGTEXT not null, description LONGTEXT not null, primary key (model_name)) 07:29:19.925||| DEBUG org.hibernate.SQL : create table RESOURCE_CONFIG_SNAPSHOT (status tinyint not null check (status between 0 and 1), creation_date timestamp(6), resource_config_snapshot_id varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, config_snapshot LONGTEXT not null, primary key (resource_config_snapshot_id)) 07:29:19.928||| DEBUG org.hibernate.SQL : create table RESOURCE_DICTIONARY (creation_date timestamp(6), data_type varchar(255) not null, entry_schema varchar(255), name varchar(255) not null, resource_dictionary_group varchar(255), tags LONGTEXT not null, updated_by varchar(255) not null, definition LONGTEXT not null, description LONGTEXT not null, primary key (name)) 07:29:19.929||| DEBUG org.hibernate.SQL : create table RESOURCE_RESOLUTION (dictionary_version integer not null, occurrence integer not null, creation_date timestamp(6), artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, dictionary_name varchar(255) not null, dictionary_status varchar(255) not null, name varchar(255) not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_resolution_id varchar(255) not null, resource_type varchar(255) not null, status varchar(255) not null, value LONGTEXT not null, primary key (resource_resolution_id)) 07:29:19.931||| DEBUG org.hibernate.SQL : create table TEMPLATE_RESOLUTION (occurrence integer not null, creation_date timestamp(6), result LONGTEXT not null, artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, template_resolution_id varchar(255) not null, primary key (template_resolution_id)) 07:29:19.932||| DEBUG org.hibernate.SQL : create index idx_rr_bpnameversion on RESOURCE_RESOLUTION (blueprint_name, blueprint_version) 07:29:19.933||| DEBUG org.hibernate.SQL : create index idx_rr_resolution_key on RESOURCE_RESOLUTION (resolution_key) 07:29:19.933||| DEBUG org.hibernate.SQL : create index idx_rr_name on RESOURCE_RESOLUTION (name) 07:29:19.934||| DEBUG org.hibernate.SQL : create index idx_rr_artifact_name on RESOURCE_RESOLUTION (artifact_name) 07:29:19.934||| DEBUG org.hibernate.SQL : create index idx_rr_resource_idtype on RESOURCE_RESOLUTION (resource_id, resource_type) 07:29:19.935||| DEBUG org.hibernate.SQL : create index idx_tr_bpnameversion on TEMPLATE_RESOLUTION (blueprint_name, blueprint_version) 07:29:19.935||| DEBUG org.hibernate.SQL : create index idx_tr_resource_idtype on TEMPLATE_RESOLUTION (resource_id, resource_type) 07:29:19.936||| DEBUG org.hibernate.SQL : create index idx_tr_artifact_name on TEMPLATE_RESOLUTION (artifact_name) 07:29:19.936||| DEBUG org.hibernate.SQL : create index idx_tr_resolution_key on TEMPLATE_RESOLUTION (resolution_key) 07:29:19.937||| DEBUG org.hibernate.SQL : alter table if exists BLUEPRINT_MODEL_CONTENT add constraint FKe9nxbjfeas5k7bjd49f2bcjyj foreign key (blueprint_model_id) references BLUEPRINT_MODEL 07:29:19.945||| DEBUG org.hibernate.SQL : alter table if exists ERROR_DOMAINS_ERROR_MESSAGES add constraint FK1007u43nqt4ibrp2he1xroqb0 foreign key (message_id) references ERROR_MESSAGES 07:29:19.947||| DEBUG org.hibernate.SQL : alter table if exists ERROR_DOMAINS_ERROR_MESSAGES add constraint FK4dsdhw8h0u3ygyuv0vp4q4af8 foreign key (domain_id) references ERROR_DOMAINS 07:29:19.953||| INFO j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 07:29:20.030||| INFO .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 07:29:20.706||| INFO o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 07:29:21.690||| INFO o.o.c.c.b.s.api.NoPublishAuditService : Audit service is disabled 07:29:21.755||| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : Workflow Audit store is disabled 07:29:22.237||| INFO c.b.d.a.s.ApplicationRegistrationService : Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability] 07:29:22.490||| INFO c.c.b.c.BlueprintDependencyConfiguration : Dependency Management module created... 07:29:22.505||| INFO o.c.c.b.d.p.PrimaryDatabaseConfiguration : Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;MODE=MySQL;DB_CLOSE_DELAY=-1 07:29:23.058||| INFO o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 07:29:23.732||| INFO o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 35589 (http) 07:29:23.751||| INFO o.o.c.c.b.BlueprintGRPCServer : Starting Blueprint Processor GRPC Starting.. 07:29:24.020||| INFO o.o.c.c.b.BlueprintGRPCServer : Blueprint Processor GRPC server started and ready to serve on port(41957)... 07:29:24.023||| INFO o.o.c.c.b.uat.UatServicesTest : Started UatServicesTest in 10.032 seconds (process running for 12.462) 07:29:24.036||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0] 07:29:24.036||| INFO o.o.c.c.b.BluePrintProcessorCluster : Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 07:29:24.040||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:29:24.065||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0] 07:29:24.066||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0] Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:29:24.512||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0] 07:29:24.668||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0] 07:29:24.751||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:24.761||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:24.762||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:24.776||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:24.778||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:35589 07:29:24.783||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:35589 07:29:24.785||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:49362<->127.0.0.1:35589 07:29:24.786||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/uat/verify HTTP/1.1 07:29:24.786||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:24.787||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/uat/verify HTTP/1.1 07:29:24.788||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:29:24.788||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 33665 07:29:24.788||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: multipart/form-data; boundary=qSapUkhVVLvTh4FipP1nmDFwMgIYt1vfWb3RE 07:29:24.788||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:35589 07:29:24.788||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 07:29:24.788||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:24.788||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:29:25.297||| DEBUG org.springframework.web.HttpLogging : [af9fa0f1-1] Parsed parts [cba] (content masked) 07:29:26.148||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #1 on mock/spy blueprintWebClientService.exchangeResource( null, null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:213) has returned -> "null" 07:29:26.196||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #2 on mock/spy blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:26.198||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #3 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:26.200||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #4 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:26.201||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #5 on mock/spy blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:26.201||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #6 on mock/spy blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:26.204||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:26.205||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:26.205||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:26.206||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:26.206||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:35589 07:29:26.206||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:35589 07:29:26.207||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:49368<->127.0.0.1:35589 07:29:26.207||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:29:26.207||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:26.207||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:29:26.208||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:29:26.208||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 33668 07:29:26.208||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: multipart/form-data; boundary=mtf-Czqh-pbhpTuYmwJ7IhqxDFJo2h7p5-fknY 07:29:26.208||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:35589 07:29:26.208||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:29:26.208||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:26.208||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:29:26.264||| DEBUG org.springframework.web.HttpLogging : [4c0ab55d-2] Parsed parts [file] (content masked) 07:29:26.449|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(dbd25b58-f133-4d25-a9ea-91d7baed5207) CBA(/tmp/uat11800066126184606093.tmp/Archive/dbd25b58-f133-4d25-a9ea-91d7baed5207/cba.zip) 07:29:26.546|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat11800066126184606093.tmp/Working/dbd25b58-f133-4d25-a9ea-91d7baed5207) and entry definition file (Definitions/pnf_config.json) 07:29:27.079|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 07:29:27.082|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 07:29:27.115|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat11800066126184606093.tmp/Working/dbd25b58-f133-4d25-a9ea-91d7baed5207) and entry definition file (Definitions/pnf_config.json) 07:29:27.329|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:29:27.414|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:29:27.516|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:29:27.560|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:29:27.570|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:29:27.585|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:29:27.620|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:29:27.643|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:29:27.687|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat11800066126184606093.tmp/Working/dbd25b58-f133-4d25-a9ea-91d7baed5207) present to clean. 07:29:27.697|78551b72-f92e-49c2-affa-35f7f1444c67|c70dc41f-f5a1-401c-89e4-67cdaaf83909| DEBUG org.springframework.web.HttpLogging : [4c0ab55d-2] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@6030e5b0] 07:29:27.740||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:29:27.741||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 78551b72-f92e-49c2-affa-35f7f1444c67 07:29:27.741||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:29:27.741||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:29:27.741||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: c70dc41f-f5a1-401c-89e4-67cdaaf83909 07:29:27.741||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:29:27.741||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:29:27.742||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:29:27.742||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:29:27.742||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:29:27.742||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 371 07:29:27.742||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:29:27.742||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:29:27.743||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:29:27.743||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:29:27.743||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:29:27.743||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:29:27.743||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:29:27.748||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:27.757||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:35589] can be kept alive indefinitely 07:29:27.757||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:29:27.757||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:27.758||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 07:29:27.765||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:27.765||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:27.765||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:27.765||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:27.765||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:29:27.765||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:29:27.765||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:27.766||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:29:27.766||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:29:27.766||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 472 07:29:27.766||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:29:27.766||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:35589 07:29:27.766||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:29:27.766||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:27.766||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:29:27.819||| DEBUG org.springframework.web.HttpLogging : [4c0ab55d-3] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@3eba93de] 07:29:27.829|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:29:27.829|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:29:27.830|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:29:27.832|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(pnf_config), version(1.0.0) from db 07:29:27.835|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:29:27.845|123456-1000|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:29:27.884|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) saved in (/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:27.885|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0 07:29:27.886|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:29:27.893|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 07:29:27.897|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 07:29:27.899|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:29:27.910|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 07:29:27.910|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 07:29:27.910|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 07:29:27.926|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 07:29:27.946|123456-1000|| DEBUG org.hibernate.SQL : select rr1_0.resource_resolution_id,rr1_0.artifact_name,rr1_0.blueprint_name,rr1_0.blueprint_version,rr1_0.creation_date,rr1_0.dictionary_name,rr1_0.dictionary_status,rr1_0.dictionary_version,rr1_0.name,rr1_0.occurrence,rr1_0.resolution_key,rr1_0.resource_id,rr1_0.resource_type,rr1_0.status,rr1_0.value from RESOURCE_RESOLUTION rr1_0 where rr1_0.blueprint_name=? and rr1_0.blueprint_version=? and rr1_0.artifact_name=? and rr1_0.resolution_key=? and rr1_0.occurrence=? 07:29:27.967|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 07:29:27.973|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 07:29:28.239|123456-1000|| DEBUG org.hibernate.SQL : SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? AND blueprint_name = ? AND blueprint_version = ? AND artifact_name = ? AND occurrence = ? ORDER BY creation_date DESC LIMIT 1 07:29:28.255|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: pnf_config bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 07:29:28.259|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.template_resolution_id=? 07:29:28.268|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name,blueprint_name,blueprint_version,creation_date,occurrence,resolution_key,resource_id,resource_type,result,template_resolution_id) values (?,?,?,?,?,?,?,?,?,?) 07:29:28.270|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 07:29:28.273|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:29:28.275|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 07:29:28.275|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 07:29:28.277|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 96b0cdbc-62f3-4b23-82ba-f5a348de6167 auditStoreId -1 07:29:28.287|123456-1000|| DEBUG org.springframework.web.HttpLogging : [4c0ab55d-3] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@1a828c11] 07:29:28.303||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:29:28.303||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 52417a8e-f446-4535-969d-11d52fba484b 07:29:28.303||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:29:28.303||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:29:28.303||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 546a8ec1-5e35-4d42-a23b-d17d520cadcc 07:29:28.303||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:29:28.303||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:29:28.303||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:29:28.303||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:29:28.304||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:29:28.304||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 475 07:29:28.304||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:29:28.304||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:29:28.304||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:29:28.304||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:29:28.304||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:29:28.304||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:29:28.304||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:29:28.305||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:28.306||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:35589] can be kept alive indefinitely 07:29:28.306||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:29:28.307||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:28.321||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 07:29:28.322||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:28.322||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:28.322||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:28.322||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:28.323||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:29:28.323||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:29:28.323||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:28.323||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:29:28.323||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:29:28.323||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 532 07:29:28.323||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:29:28.323||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:35589 07:29:28.323||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:29:28.323||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:28.323||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:29:28.332|123456-1000|| DEBUG org.springframework.web.HttpLogging : [4c0ab55d-4] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@11060215] 07:29:28.334|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:29:28.334|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:29:28.334|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:29:28.335|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) already present(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:28.335|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0 07:29:28.336|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:29:28.343|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 07:29:28.344|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 07:29:28.344|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:29:28.352|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 07:29:28.352|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 07:29:28.352|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 07:29:28.355|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.RestconfConfigDeploy) and instanceDependencies([]) 07:29:28.392|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:36.803|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (8406)mSec for cache key(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:36.805|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:36.812|123456-1000|| INFO java.lang.Class : Started execution of process method 07:29:36.813|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 07:29:36.876|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 07:29:36.881|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 07:29:36.914|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ], [ name = pnf-ipv4-address status = null required = null dependencies = [] dictionaryName = pnf-ipv4-address dictionarySource = input ]]]) 07:29:36.935|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:29:36.936|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipv4-address) of type (string) 07:29:36.938|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13" }) 07:29:36.955|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:29:36.965|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #7 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "{ "node": [ { "node-id": "pnf-id-2019-07-12", "netconf-node-topology:protocol": { "name": "TLS" }, "netconf-node-topology:host": "13.13.13.13", "netconf-node-topology:key-based": { "username": "netconf", "key-id": "ODL_private_key_0" }, "netconf-node-topology:port": 6513, "netconf-node-topology:tcp-only": false, "netconf-node-topology:max-connection-attempts": 5 } ] }", {"Content-Type" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:29:36.968|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:29:36.971|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #8 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:29:36.971|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:29:36.975|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:29:36.976|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #9 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:29:36.976|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:29:36.976|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}) 07:29:36.979|123456-1000|| DEBUG org.hibernate.SQL : SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? AND blueprint_name = ? AND blueprint_version = ? AND artifact_name = ? AND occurrence = ? ORDER BY creation_date DESC LIMIT 1 07:29:36.985|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { "ietf-restconf:yang-patch":{ "patch-id":"patch-1", "edit":[ { "edit-id":"edit1", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"10", "netconf-param":"1000" } ] } } }, { "edit-id":"edit2", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"20", "netconf-param":"2000" } ] } } }, { "edit-id":"edit3", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"30", "netconf-param":"3000" } ] } } } ] } } 07:29:36.987|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #10 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", "{ "ietf-restconf:yang-patch":{ "patch-id":"patch-1", "edit":[ { "edit-id":"edit1", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"10", "netconf-param":"1000" } ] } } }, { "edit-id":"edit2", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"20", "netconf-param":"2000" } ] } } }, { "edit-id":"edit3", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"30", "netconf-param":"3000" } ] } } } ] } }", {"Content-Type" = "application/yang.patch+json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:29:36.987|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:29:36.987|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #11 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:29:36.988|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:29:36.988|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 07:29:36.988|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 07:29:36.988|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 94b36468-4170-41cb-bf3d-fbf304e153d8 auditStoreId -1 07:29:36.990|123456-1000|| DEBUG org.springframework.web.HttpLogging : [4c0ab55d-4] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@3c3df0ee] 07:29:36.993||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:29:36.993||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: fdade72d-a581-4b98-b264-b19732b19a3a 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 53d5500c-0e15-4ba8-a2ff-d2a8fc705a8a 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 475 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:29:36.994||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:29:36.994||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:36.995||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:35589] can be kept alive indefinitely 07:29:36.995||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:29:36.995||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:36.996||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:29:36.996||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: Close connection 07:29:36.997||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:29:37.016||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #12 on mock/spy blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:29:37.016||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #13 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:29:37.017||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #14 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:29:37.017||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #15 on mock/spy blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:29:37.018||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #16 on mock/spy blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:29:37.018||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #17 on mock/spy blueprintWebClientService.exchangeResource( null, null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:175) has returned -> "null" 07:29:37.022||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: 9ec67fec-74c6-4764-a57a-48d461ad6e8a 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 881ec61f-c5a5-4bef-95e6-3268c0a87576 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 07:29:37.023||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 07:29:37.024||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 07:29:37.024||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 0 07:29:37.024||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 07:29:37.024||| DEBUG org.apache.http.headers : http-outgoing-0 << content-length: 0 07:29:37.024||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:37.024||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:35589] can be kept alive indefinitely 07:29:37.024||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:29:37.025||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:37.027||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0] 07:29:37.030||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0] 07:29:37.033||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0] 07:29:37.033||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0] 07:29:37.035||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0] 07:29:37.037||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0] 07:29:37.039||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0] 07:29:37.043||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0] 07:29:37.044||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0] 07:29:37.045||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0] 07:29:37.046||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0] 07:29:37.048||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0] 07:29:37.052||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0] SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier. SLF4J: Ignoring binding found at [jar:file:/tmp/r/org/wiremock/wiremock-standalone/3.0.1/wiremock-standalone-3.0.1.jar!/wiremock/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation. 07:29:38.082||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:29:38.082||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: Close connection 07:29:38.083||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:29:38.453||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:38.454||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:38.454||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:38.454||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:38.454||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:35589 07:29:38.454||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:35589 07:29:38.454||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:40730<->127.0.0.1:35589 07:29:38.454||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/uat/spy HTTP/1.1 07:29:38.454||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:38.455||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/uat/spy HTTP/1.1 07:29:38.455||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:29:38.455||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 35041 07:29:38.455||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: multipart/form-data; boundary=SXL8Ug4ZuJ1K1HW-rKfliMu45UlGOU1BU9JNwL 07:29:38.455||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:35589 07:29:38.455||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:29:38.455||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:38.455||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:29:38.473||| DEBUG org.springframework.web.HttpLogging : [0db848d8-5] Parsed parts [cba, uat] (content masked) 07:29:38.489||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:38.489||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:38.489||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:38.489||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:38.489||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:35589 07:29:38.489||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:35589 07:29:38.490||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:40742<->127.0.0.1:35589 07:29:38.490||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:29:38.490||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:38.490||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:29:38.490||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:29:38.490||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 33672 07:29:38.490||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: multipart/form-data; boundary=wYj4LAh_kP49ranTf0NIHlbnVMRTH8zGJOsMIIEm 07:29:38.490||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:35589 07:29:38.490||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:29:38.490||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:38.490||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:29:38.509||| DEBUG org.springframework.web.HttpLogging : [a5cc55ed-6] Parsed parts [file] (content masked) 07:29:38.515|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(857226bb-980c-4f2e-bf1b-f9d73e48c0a9) CBA(/tmp/uat11800066126184606093.tmp/Archive/857226bb-980c-4f2e-bf1b-f9d73e48c0a9/cba.zip) 07:29:38.525|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat11800066126184606093.tmp/Working/857226bb-980c-4f2e-bf1b-f9d73e48c0a9) and entry definition file (Definitions/pnf_config.json) 07:29:38.571|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 07:29:38.572|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 07:29:38.584|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat11800066126184606093.tmp/Working/857226bb-980c-4f2e-bf1b-f9d73e48c0a9) and entry definition file (Definitions/pnf_config.json) 07:29:38.590|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:29:38.593|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:29:38.612|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| INFO p.s.BlueprintProcessorCatalogServiceImpl : Overwriting blueprint model :pnf_config::1.0.0 07:29:38.618|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:29:38.619|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:29:38.662|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:29:38.666|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : delete from BLUEPRINT_MODEL_CONTENT where blueprint_model_content_id=? 07:29:38.668|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : delete from BLUEPRINT_MODEL where blueprint_model_id=? 07:29:38.688|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| INFO o.o.c.c.c.c.s.BluePrintCompileCache : Cleaned compiled cache(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:38.690|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| INFO p.s.BlueprintProcessorCatalogServiceImpl : Deleted deployed blueprint model :pnf_config::1.0.0 07:29:38.692|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:29:38.706|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:29:38.713|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:29:38.715|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:29:38.722|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:29:38.742|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:29:38.758|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:29:38.762|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat11800066126184606093.tmp/Working/857226bb-980c-4f2e-bf1b-f9d73e48c0a9) present to clean. 07:29:38.764|a3c999db-99bd-4515-82d1-0af598142d70|1c3947a7-9e6c-47f3-b4cf-70337c25043e| DEBUG org.springframework.web.HttpLogging : [a5cc55ed-6] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@3cda4d4a] 07:29:38.767||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:29:38.767||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: a3c999db-99bd-4515-82d1-0af598142d70 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 1c3947a7-9e6c-47f3-b4cf-70337c25043e 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 371 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:29:38.768||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:29:38.769||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:29:38.769||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:29:38.769||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:29:38.769||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:29:38.769||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:38.770||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:35589] can be kept alive indefinitely 07:29:38.770||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:29:38.770||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:38.770||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 07:29:38.771||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:38.771||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:38.771||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:38.771||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:38.772||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:29:38.772||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:29:38.772||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:38.772||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 07:29:38.772||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:29:38.772||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 472 07:29:38.772||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 07:29:38.772||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:35589 07:29:38.773||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:29:38.773||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:38.773||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:29:38.782||| DEBUG org.springframework.web.HttpLogging : [a5cc55ed-7] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@132c29a7] 07:29:38.784|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:29:38.784|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:29:38.784|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:29:38.785|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(pnf_config), version(1.0.0) from db 07:29:38.788|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:29:38.791|123456-1000|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:29:38.822|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) saved in (/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:38.823|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0 07:29:38.823|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:29:38.828|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 07:29:38.829|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 07:29:38.829|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:29:38.830|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 07:29:38.830|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 07:29:38.830|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 07:29:38.832|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 07:29:38.848|123456-1000|| DEBUG org.hibernate.SQL : select rr1_0.resource_resolution_id,rr1_0.artifact_name,rr1_0.blueprint_name,rr1_0.blueprint_version,rr1_0.creation_date,rr1_0.dictionary_name,rr1_0.dictionary_status,rr1_0.dictionary_version,rr1_0.name,rr1_0.occurrence,rr1_0.resolution_key,rr1_0.resource_id,rr1_0.resource_type,rr1_0.status,rr1_0.value from RESOURCE_RESOLUTION rr1_0 where rr1_0.blueprint_name=? and rr1_0.blueprint_version=? and rr1_0.artifact_name=? and rr1_0.resolution_key=? and rr1_0.occurrence=? 07:29:38.863|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 07:29:38.865|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 07:29:38.872|123456-1000|| DEBUG org.hibernate.SQL : SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? AND blueprint_name = ? AND blueprint_version = ? AND artifact_name = ? AND occurrence = ? ORDER BY creation_date DESC LIMIT 1 07:29:38.878|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(pnf_config), artifactName=(config-assign) and resolutionKey=(RES-KEY 61) 07:29:38.882|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.resolution_key=? and tr1_0.blueprint_name=? and tr1_0.blueprint_version=? and tr1_0.artifact_name=? and tr1_0.occurrence=? 07:29:38.888|123456-1000|| DEBUG org.hibernate.SQL : delete from TEMPLATE_RESOLUTION where template_resolution_id=? 07:29:38.889|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: pnf_config bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 07:29:38.890|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.template_resolution_id=? 07:29:38.893|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name,blueprint_name,blueprint_version,creation_date,occurrence,resolution_key,resource_id,resource_type,result,template_resolution_id) values (?,?,?,?,?,?,?,?,?,?) 07:29:38.896|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 07:29:38.896|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:29:38.896|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 07:29:38.897|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 07:29:38.897|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID f5e483da-e77f-492b-8040-6a090b128c21 auditStoreId -1 07:29:38.898|123456-1000|| DEBUG org.springframework.web.HttpLogging : [a5cc55ed-7] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@8a94a50] 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: 85018827-d1f0-4270-804a-ad8621a4d091 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 4c2cf468-63eb-4958-b156-f8526b399034 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:29:38.902||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 475 07:29:38.903||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:29:38.903||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:29:38.903||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:29:38.903||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:29:38.903||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:29:38.903||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:29:38.903||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:29:38.903||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:38.904||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:35589] can be kept alive indefinitely 07:29:38.904||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:29:38.905||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:38.905||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 07:29:38.906||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:38.906||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:38.906||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:38.906||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:35589][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:38.906||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:29:38.906||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:29:38.906||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:38.907||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 07:29:38.907||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:29:38.907||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 532 07:29:38.907||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 07:29:38.907||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:35589 07:29:38.907||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:29:38.907||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:38.908||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:29:38.915|123456-1000|| DEBUG org.springframework.web.HttpLogging : [a5cc55ed-8] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@1713af1a] 07:29:38.917|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:29:38.917|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:29:38.917|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:29:38.918|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) already present(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:38.918|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0 07:29:38.919|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:29:38.925|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 07:29:38.926|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 07:29:38.926|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:29:38.926|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 07:29:38.927|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 07:29:38.927|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 07:29:38.927|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.RestconfConfigDeploy) and instanceDependencies([]) 07:29:38.927|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:40.409|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (1480)mSec for cache key(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:40.409|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat11800066126184606093.tmp/Deploy/pnf_config/1.0.0) 07:29:40.414|123456-1000|| INFO java.lang.Class : Started execution of process method 07:29:40.414|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 07:29:40.416|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 07:29:40.432|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 07:29:40.455|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ], [ name = pnf-ipv4-address status = null required = null dependencies = [] dictionaryName = pnf-ipv4-address dictionarySource = input ]]]) 07:29:40.459|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:29:40.460|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipv4-address) of type (string) 07:29:40.462|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13" }) 07:29:40.470|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:29:40.478|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(PUT), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12) 07:29:40.478|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:40.478|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:40.478|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44717][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:40.478|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 4][route: {}->http://localhost:44717][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.478|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44717 07:29:40.479|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44717 07:29:40.479|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:46652<->127.0.0.1:44717 07:29:40.479|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request PUT /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:29:40.480|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:40.481|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> PUT /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:29:40.481|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Content-Type: application/json 07:29:40.481|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:29:40.481|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Content-Length: 460 07:29:40.481|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Host: localhost:44717 07:29:40.481|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Connection: Keep-Alive 07:29:40.481|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:40.481|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Accept-Encoding: gzip,deflate 07:29:40.761||| INFO uat.WireMock : Request received: 127.0.0.1 - PUT /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 Content-Type: [application/json] Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] Content-Length: [460] Host: [localhost:44717] Connection: [keep-alive] User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] Accept-Encoding: [gzip,deflate] { "node": [ { "node-id": "pnf-id-2019-07-12", "netconf-node-topology:protocol": { "name": "TLS" }, "netconf-node-topology:host": "13.13.13.13", "netconf-node-topology:key-based": { "username": "netconf", "key-id": "ODL_private_key_0" }, "netconf-node-topology:port": 6513, "netconf-node-topology:tcp-only": false, "netconf-node-topology:max-connection-attempts": 5 } ] } Matched response definition: { "status" : 201 } Response: HTTP/1.1 201 Matched-Stub-Id: [5ddcc493-df81-48f7-8ca1-88d230ae7ec0] 07:29:40.780|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << HTTP/1.1 201 Created 07:29:40.781|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Matched-Stub-Id: 5ddcc493-df81-48f7-8ca1-88d230ae7ec0 07:29:40.781|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Content-Encoding: gzip 07:29:40.781|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Transfer-Encoding: chunked 07:29:40.783|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:40.788|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(201 - Created) 07:29:40.790|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 4][route: {}->http://localhost:44717] can be kept alive indefinitely 07:29:40.790|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-4: set socket timeout to 0 07:29:40.790|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 4][route: {}->http://localhost:44717][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.790|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:29:40.792|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(GET), url(/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12) 07:29:40.793|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:40.793|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:40.793|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44717][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:40.793|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 5][route: {}->http://localhost:44717][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.793|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44717 07:29:40.793|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44717 07:29:40.802|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:46664<->127.0.0.1:44717 07:29:40.802|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request GET /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:29:40.803|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:40.803|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> GET /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:29:40.803|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Content-Type: application/json 07:29:40.803|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Accept: application/json 07:29:40.803|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:29:40.803|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Host: localhost:44717 07:29:40.803|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Connection: Keep-Alive 07:29:40.803|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:40.803|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Accept-Encoding: gzip,deflate 07:29:40.831||| INFO uat.WireMock : Request received: 127.0.0.1 - GET /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 Content-Type: [application/json] Accept: [application/json] Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] Host: [localhost:44717] Connection: [keep-alive] User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] Accept-Encoding: [gzip,deflate] Matched response definition: { "status" : 200, "base64Body" : "eyJub2RlIjpbeyJuZXRjb25mLW5vZGUtdG9wb2xvZ3k6Y29ubmVjdGlvbi1zdGF0dXMiOiJjb25uZWN0ZWQifV19", "headers" : { "Content-Type" : "application/json" } } Response: HTTP/1.1 200 Content-Type: [application/json] Matched-Stub-Id: [fbe854c1-a763-4f25-96a2-b5b799ed9f9a] 07:29:40.832|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << HTTP/1.1 200 OK 07:29:40.832|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Content-Type: application/json 07:29:40.832|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Matched-Stub-Id: fbe854c1-a763-4f25-96a2-b5b799ed9f9a 07:29:40.833|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Content-Encoding: gzip 07:29:40.833|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Transfer-Encoding: chunked 07:29:40.833|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:40.833|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 07:29:40.833|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 5][route: {}->http://localhost:44717] can be kept alive indefinitely 07:29:40.833|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-5: set socket timeout to 0 07:29:40.834|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 5][route: {}->http://localhost:44717][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.834|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:29:40.834|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:29:40.835|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(GET), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist) 07:29:40.836|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:40.836|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:40.836|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44717][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:40.836|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 6][route: {}->http://localhost:44717][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.836|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44717 07:29:40.836|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44717 07:29:40.837|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:46668<->127.0.0.1:44717 07:29:40.837|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request GET /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 07:29:40.837|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:40.837|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> GET /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 07:29:40.837|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Content-Type: application/json 07:29:40.837|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Accept: application/json 07:29:40.837|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:29:40.837|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Host: localhost:44717 07:29:40.837|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Connection: Keep-Alive 07:29:40.837|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:40.837|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Accept-Encoding: gzip,deflate 07:29:40.841||| INFO uat.WireMock : Request received: 127.0.0.1 - GET /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist Content-Type: [application/json] Accept: [application/json] Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] Host: [localhost:44717] Connection: [keep-alive] User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] Accept-Encoding: [gzip,deflate] Matched response definition: { "status" : 200, "base64Body" : "e30=", "headers" : { "Content-Type" : "application/json" } } Response: HTTP/1.1 200 Content-Type: [application/json] Matched-Stub-Id: [ed7a7959-10a1-4893-a592-df1dfca77051] 07:29:40.847|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << HTTP/1.1 200 OK 07:29:40.848|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Content-Type: application/json 07:29:40.848|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Matched-Stub-Id: ed7a7959-10a1-4893-a592-df1dfca77051 07:29:40.848|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Content-Encoding: gzip 07:29:40.848|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Transfer-Encoding: chunked 07:29:40.848|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:40.848|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 07:29:40.849|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 6][route: {}->http://localhost:44717] can be kept alive indefinitely 07:29:40.849|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-6: set socket timeout to 0 07:29:40.849|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 6][route: {}->http://localhost:44717][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.849|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:29:40.849|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}) 07:29:40.851|123456-1000|| DEBUG org.hibernate.SQL : SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? AND blueprint_name = ? AND blueprint_version = ? AND artifact_name = ? AND occurrence = ? ORDER BY creation_date DESC LIMIT 1 07:29:40.856|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { "ietf-restconf:yang-patch":{ "patch-id":"patch-1", "edit":[ { "edit-id":"edit1", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"10", "netconf-param":"1000" } ] } } }, { "edit-id":"edit2", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"20", "netconf-param":"2000" } ] } } }, { "edit-id":"edit3", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"30", "netconf-param":"3000" } ] } } } ] } } 07:29:40.859|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(PATCH), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist) 07:29:40.859|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:40.859|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:40.860|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44717][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:40.860|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 7][route: {}->http://localhost:44717][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.860|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44717 07:29:40.860|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44717 07:29:40.860|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:46684<->127.0.0.1:44717 07:29:40.860|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request PATCH /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 07:29:40.860|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:40.860|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> PATCH /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 07:29:40.860|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Content-Type: application/yang.patch+json 07:29:40.861|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:29:40.861|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Content-Length: 1240 07:29:40.861|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Host: localhost:44717 07:29:40.861|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Connection: Keep-Alive 07:29:40.861|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:40.861|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Accept-Encoding: gzip,deflate 07:29:40.879||| INFO uat.WireMock : Request received: 127.0.0.1 - PATCH /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist Content-Type: [application/yang.patch+json] Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] Content-Length: [1240] Host: [localhost:44717] Connection: [keep-alive] User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] Accept-Encoding: [gzip,deflate] { "ietf-restconf:yang-patch":{ "patch-id":"patch-1", "edit":[ { "edit-id":"edit1", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"10", "netconf-param":"1000" } ] } } }, { "edit-id":"edit2", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"20", "netconf-param":"2000" } ] } } }, { "edit-id":"edit3", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"30", "netconf-param":"3000" } ] } } } ] } } Matched response definition: { "status" : 200 } Response: HTTP/1.1 200 Matched-Stub-Id: [f5a8b214-0c47-4853-be92-0610644220d8] 07:29:40.884|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << HTTP/1.1 200 OK 07:29:40.884|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Matched-Stub-Id: f5a8b214-0c47-4853-be92-0610644220d8 07:29:40.884|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Content-Encoding: gzip 07:29:40.884|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Transfer-Encoding: chunked 07:29:40.884|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:40.885|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 07:29:40.885|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 7][route: {}->http://localhost:44717] can be kept alive indefinitely 07:29:40.885|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-7: set socket timeout to 0 07:29:40.885|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 7][route: {}->http://localhost:44717][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.885|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:29:40.887|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(DELETE), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12) 07:29:40.887|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:40.888|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:40.888|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44717][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:40.888|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 8][route: {}->http://localhost:44717][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.888|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44717 07:29:40.888|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44717 07:29:40.888|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:46686<->127.0.0.1:44717 07:29:40.888|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request DELETE /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:29:40.889|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:40.889|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> DELETE /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:29:40.889|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Content-Type: application/json 07:29:40.889|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Accept: application/json 07:29:40.889|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:29:40.889|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Host: localhost:44717 07:29:40.889|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Connection: Keep-Alive 07:29:40.889|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:40.889|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Accept-Encoding: gzip,deflate 07:29:40.901||| INFO uat.WireMock : Request received: 127.0.0.1 - DELETE /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 Content-Type: [application/json] Accept: [application/json] Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] Host: [localhost:44717] Connection: [keep-alive] User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] Accept-Encoding: [gzip,deflate] Matched response definition: { "status" : 200 } Response: HTTP/1.1 200 Matched-Stub-Id: [714e35aa-a3f0-4498-9fe0-3d57e50ffe31] 07:29:40.902|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << HTTP/1.1 200 OK 07:29:40.902|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Matched-Stub-Id: 714e35aa-a3f0-4498-9fe0-3d57e50ffe31 07:29:40.902|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Content-Encoding: gzip 07:29:40.902|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Transfer-Encoding: chunked 07:29:40.903|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:40.903|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 07:29:40.903|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 8][route: {}->http://localhost:44717] can be kept alive indefinitely 07:29:40.904|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-8: set socket timeout to 0 07:29:40.904|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 8][route: {}->http://localhost:44717][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.904|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:29:40.904|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 07:29:40.904|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 07:29:40.905|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID da29c70f-a179-41a8-b8e2-e2033ec294dc auditStoreId -1 07:29:40.906|123456-1000|| DEBUG org.springframework.web.HttpLogging : [a5cc55ed-8] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@68d7328e] 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: 861c8917-df42-40c3-b3a1-71ca1e01affd 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: d8815d50-e1b1-4a53-be8d-afe3682463da 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 475 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:29:40.913||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:29:40.913||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:40.914||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:35589] can be kept alive indefinitely 07:29:40.914||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:29:40.914||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.914||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:29:40.914||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: Close connection 07:29:40.914||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:29:40.937||| DEBUG org.springframework.web.HttpLogging : [0db848d8-5] Writing "processes:- name: config-assign request: commonHeader: originatorId: sdnc request (truncated)..." 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: ae23151d-40d1-45f0-9cbf-515024de13e5 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 31916d35-c796-4967-8392-7899e9d8b0b7 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: text/vnd.yaml;charset=UTF-8 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 5390 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:29:40.942||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:29:40.943||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:29:40.956||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:35589] can be kept alive indefinitely 07:29:40.956||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:29:40.956||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:35589][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:40.973||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0] 07:29:40.987||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0] 07:29:40.988||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0] 07:29:40.989||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0] 07:29:40.989||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0] 07:29:40.990||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0] 07:29:40.991||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0] 07:29:40.995||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0] 07:29:40.995||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddfe8ad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.629 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.JsonMatcherTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.JsonMatcherTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.BlueprintsAcceptanceTest 07:29:46.302||| INFO t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: BaseUatTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:29:46.578||| INFO .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication for test class org.onap.ccsdk.cds.blueprintsprocessor.uat.BlueprintsAcceptanceTest [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:29:47.678||| INFO o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.3.Final 07:29:47.771||| INFO o.o.c.c.b.uat.BlueprintsAcceptanceTest : Starting BlueprintsAcceptanceTest using Java 21.0.10 with PID 9572 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application) 07:29:47.772||| INFO o.o.c.c.b.uat.BlueprintsAcceptanceTest : No active profile set, falling back to 1 default profile: "default" 07:29:49.106||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:29:49.448||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 331 ms. Found 11 JPA repository interfaces. 07:29:51.430||| INFO o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 07:29:51.495||| INFO org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 07:29:51.536||| INFO o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 07:29:52.062||| INFO o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 07:29:52.437||| WARN org.hibernate.dialect.Dialect : HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:29:52.444||| WARN org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:29:52.498||| INFO org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@7f7039f4'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:29:53.953||| INFO o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:29:53.972||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL cascade 07:29:53.973||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL_CONTENT cascade 07:29:53.974||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_WORKFLOW_AUDIT_STATUS cascade 07:29:53.974||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS cascade 07:29:53.974||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS_ERROR_MESSAGES cascade 07:29:53.974||| DEBUG org.hibernate.SQL : drop table if exists ERROR_MESSAGES cascade 07:29:53.974||| DEBUG org.hibernate.SQL : drop table if exists MODEL_TYPE cascade 07:29:53.974||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_CONFIG_SNAPSHOT cascade 07:29:53.975||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_DICTIONARY cascade 07:29:53.975||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_RESOLUTION cascade 07:29:53.975||| DEBUG org.hibernate.SQL : drop table if exists TEMPLATE_RESOLUTION cascade 07:29:53.981||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL (internal_version integer, creation_date timestamp(6), artifact_name varchar(255) not null, artifact_type varchar(255), artifact_uuid varchar(255), artifact_version varchar(255) not null, blueprint_model_id varchar(255) not null, distribution_id varchar(255), published varchar(255) not null, resource_instance_name varchar(255), resource_name varchar(255), resource_type varchar(255), resource_uuid varchar(255), resource_version varchar(255), service_description varchar(255), service_name varchar(255), service_uuid varchar(255), tags LONGTEXT not null, updated_by varchar(255) not null, artifact_description LONGTEXT, workflows LONGTEXT not null, primary key (blueprint_model_id), unique (artifact_name, artifact_version)) 07:29:53.993||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL_CONTENT (updated_date timestamp(6), blueprint_model_content_id varchar(255) not null, blueprint_model_id varchar(255) unique, content_type varchar(255) not null, name varchar(255) not null, content LONGBLOB not null, description LONGTEXT, primary key (blueprint_model_content_id)) 07:29:53.995||| DEBUG org.hibernate.SQL : create table BLUEPRINT_WORKFLOW_AUDIT_STATUS (end_time timestamp(6), start_time timestamp(6), updated_date timestamp(6), workflow_audit_id bigint generated by default as identity, blueprint_name varchar(255) not null, blueprint_uuid varchar(255), blueprint_version varchar(255) not null, originator_Id varchar(255) not null, request_Id varchar(255) not null, request_mode varchar(255), status varchar(255), subRequest_Id varchar(255) not null, updated_by varchar(255), workflow_name varchar(255) not null, workflow_response_content LONGTEXT, workflow_task_content LONGTEXT not null, primary key (workflow_audit_id)) 07:29:54.001||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS (application_id varchar(255), id varchar(255) not null, name varchar(255), description LONGTEXT, primary key (id), unique (name, application_id)) 07:29:54.002||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS_ERROR_MESSAGES (domain_id varchar(255) not null, message_id varchar(255) not null, primary key (domain_id, message_id)) 07:29:54.004||| DEBUG org.hibernate.SQL : create table ERROR_MESSAGES (id varchar(255) not null, message_id varchar(255) not null, action LONGTEXT, cause LONGTEXT, primary key (id), unique (message_id)) 07:29:54.005||| DEBUG org.hibernate.SQL : create table MODEL_TYPE (creation_date timestamp(6), definition_type varchar(255) not null, derived_from varchar(255) not null, model_name varchar(255) not null, tags LONGTEXT not null, updated_by varchar(255) not null, version varchar(255) not null, definition LONGTEXT not null, description LONGTEXT not null, primary key (model_name)) 07:29:54.006||| DEBUG org.hibernate.SQL : create table RESOURCE_CONFIG_SNAPSHOT (status tinyint not null check (status between 0 and 1), creation_date timestamp(6), resource_config_snapshot_id varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, config_snapshot LONGTEXT not null, primary key (resource_config_snapshot_id)) 07:29:54.009||| DEBUG org.hibernate.SQL : create table RESOURCE_DICTIONARY (creation_date timestamp(6), data_type varchar(255) not null, entry_schema varchar(255), name varchar(255) not null, resource_dictionary_group varchar(255), tags LONGTEXT not null, updated_by varchar(255) not null, definition LONGTEXT not null, description LONGTEXT not null, primary key (name)) 07:29:54.010||| DEBUG org.hibernate.SQL : create table RESOURCE_RESOLUTION (dictionary_version integer not null, occurrence integer not null, creation_date timestamp(6), artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, dictionary_name varchar(255) not null, dictionary_status varchar(255) not null, name varchar(255) not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_resolution_id varchar(255) not null, resource_type varchar(255) not null, status varchar(255) not null, value LONGTEXT not null, primary key (resource_resolution_id)) 07:29:54.012||| DEBUG org.hibernate.SQL : create table TEMPLATE_RESOLUTION (occurrence integer not null, creation_date timestamp(6), result LONGTEXT not null, artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, template_resolution_id varchar(255) not null, primary key (template_resolution_id)) 07:29:54.013||| DEBUG org.hibernate.SQL : create index idx_rr_bpnameversion on RESOURCE_RESOLUTION (blueprint_name, blueprint_version) 07:29:54.014||| DEBUG org.hibernate.SQL : create index idx_rr_resolution_key on RESOURCE_RESOLUTION (resolution_key) 07:29:54.014||| DEBUG org.hibernate.SQL : create index idx_rr_name on RESOURCE_RESOLUTION (name) 07:29:54.015||| DEBUG org.hibernate.SQL : create index idx_rr_artifact_name on RESOURCE_RESOLUTION (artifact_name) 07:29:54.015||| DEBUG org.hibernate.SQL : create index idx_rr_resource_idtype on RESOURCE_RESOLUTION (resource_id, resource_type) 07:29:54.016||| DEBUG org.hibernate.SQL : create index idx_tr_bpnameversion on TEMPLATE_RESOLUTION (blueprint_name, blueprint_version) 07:29:54.016||| DEBUG org.hibernate.SQL : create index idx_tr_resource_idtype on TEMPLATE_RESOLUTION (resource_id, resource_type) 07:29:54.017||| DEBUG org.hibernate.SQL : create index idx_tr_artifact_name on TEMPLATE_RESOLUTION (artifact_name) 07:29:54.017||| DEBUG org.hibernate.SQL : create index idx_tr_resolution_key on TEMPLATE_RESOLUTION (resolution_key) 07:29:54.018||| DEBUG org.hibernate.SQL : alter table if exists BLUEPRINT_MODEL_CONTENT add constraint FKe9nxbjfeas5k7bjd49f2bcjyj foreign key (blueprint_model_id) references BLUEPRINT_MODEL 07:29:54.025||| DEBUG org.hibernate.SQL : alter table if exists ERROR_DOMAINS_ERROR_MESSAGES add constraint FK1007u43nqt4ibrp2he1xroqb0 foreign key (message_id) references ERROR_MESSAGES 07:29:54.027||| DEBUG org.hibernate.SQL : alter table if exists ERROR_DOMAINS_ERROR_MESSAGES add constraint FK4dsdhw8h0u3ygyuv0vp4q4af8 foreign key (domain_id) references ERROR_DOMAINS 07:29:54.033||| INFO j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 07:29:54.107||| INFO .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 07:29:54.722||| INFO o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 07:29:55.588||| INFO o.o.c.c.b.s.api.NoPublishAuditService : Audit service is disabled 07:29:55.661||| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : Workflow Audit store is disabled 07:29:56.263||| INFO c.b.d.a.s.ApplicationRegistrationService : Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability] 07:29:56.530||| INFO c.c.b.c.BlueprintDependencyConfiguration : Dependency Management module created... 07:29:56.549||| INFO o.c.c.b.d.p.PrimaryDatabaseConfiguration : Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;MODE=MySQL;DB_CLOSE_DELAY=-1 07:29:57.140||| INFO o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 07:29:57.807||| INFO o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 33433 (http) 07:29:57.827||| INFO o.o.c.c.b.BlueprintGRPCServer : Starting Blueprint Processor GRPC Starting.. 07:29:58.119||| INFO o.o.c.c.b.BlueprintGRPCServer : Blueprint Processor GRPC server started and ready to serve on port(43991)... 07:29:58.122||| INFO o.o.c.c.b.uat.BlueprintsAcceptanceTest : Started BlueprintsAcceptanceTest in 10.706 seconds (process running for 13.267) 07:29:58.148||| INFO o.o.c.c.b.BluePrintProcessorCluster : Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 07:29:58.151||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0] 07:29:58.154||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0] 07:29:58.157||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0] 07:29:58.157||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0] Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:29:58.655||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0] 07:29:59.784||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #1 on mock/spy blueprintWebClientService.exchangeResource( null, null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:213) has returned -> "null" 07:29:59.819||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #2 on mock/spy blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:59.820||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #3 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:59.821||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #4 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:59.823||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #5 on mock/spy blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:59.824||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #6 on mock/spy blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:29:59.864||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:29:59.880||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:29:59.882||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:29:59.901||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:29:59.903||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:33433 07:29:59.910||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:33433 07:29:59.912||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:60186<->127.0.0.1:33433 07:29:59.913||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:29:59.913||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:29:59.916||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:29:59.916||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:29:59.916||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 33662 07:29:59.916||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: multipart/form-data; boundary=aOo528fDG3-xFIubkpCnjxLii2Vmpoe9Pdm 07:29:59.916||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:33433 07:29:59.916||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 07:29:59.916||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:29:59.917||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:30:00.522||| DEBUG org.springframework.web.HttpLogging : [4fcd0603-1] Parsed parts [file] (content masked) 07:30:00.698|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(b15b2064-dd5f-4f73-81dd-add741c2b814) CBA(/tmp/uat13943144948311073667.tmp/Archive/b15b2064-dd5f-4f73-81dd-add741c2b814/cba.zip) 07:30:00.759|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Working/b15b2064-dd5f-4f73-81dd-add741c2b814) and entry definition file (Definitions/pnf_config.json) 07:30:01.220|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 07:30:01.223|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 07:30:01.251|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Working/b15b2064-dd5f-4f73-81dd-add741c2b814) and entry definition file (Definitions/pnf_config.json) 07:30:01.411|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:30:01.486|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:30:01.593|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:30:01.641|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:30:01.651|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:30:01.664|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:30:01.696|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:30:01.718|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:30:01.760|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat13943144948311073667.tmp/Working/b15b2064-dd5f-4f73-81dd-add741c2b814) present to clean. 07:30:01.777|29a73705-fc8d-4c30-95de-6a6e5e441c8f|e4922032-3e74-491a-b107-aac92ee6d805| DEBUG org.springframework.web.HttpLogging : [4fcd0603-1] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@693f97ef] 07:30:01.819||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 07:30:01.820||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: 29a73705-fc8d-4c30-95de-6a6e5e441c8f 07:30:01.820||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 07:30:01.820||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 07:30:01.820||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: e4922032-3e74-491a-b107-aac92ee6d805 07:30:01.820||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 07:30:01.820||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 07:30:01.821||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 07:30:01.821||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 07:30:01.821||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 07:30:01.821||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 371 07:30:01.821||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:01.821||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 07:30:01.822||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 07:30:01.822||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 07:30:01.822||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 07:30:01.822||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 0 07:30:01.822||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 07:30:01.827||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:01.833||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:01.833||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:30:01.833||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:01.833||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 07:30:01.839||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:01.840||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:01.840||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:01.840||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:01.840||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:30:01.840||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:01.840||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:01.840||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:01.840||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:01.840||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 472 07:30:01.840||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 07:30:01.841||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:33433 07:30:01.841||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 07:30:01.841||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:01.841||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:30:01.894||| DEBUG org.springframework.web.HttpLogging : [4fcd0603-2] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@967b11a] 07:30:01.905|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:30:01.905|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:01.906|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:01.908|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(pnf_config), version(1.0.0) from db 07:30:01.911|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:30:01.919|123456-1000|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:30:01.961|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) saved in (/tmp/uat13943144948311073667.tmp/Deploy/pnf_config/1.0.0) 07:30:01.962|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/pnf_config/1.0.0 07:30:01.963|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:30:01.970|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 07:30:01.975|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 07:30:01.977|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:30:02.038|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 07:30:02.039|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 07:30:02.039|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 07:30:02.093|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 07:30:02.120|123456-1000|| DEBUG org.hibernate.SQL : select rr1_0.resource_resolution_id,rr1_0.artifact_name,rr1_0.blueprint_name,rr1_0.blueprint_version,rr1_0.creation_date,rr1_0.dictionary_name,rr1_0.dictionary_status,rr1_0.dictionary_version,rr1_0.name,rr1_0.occurrence,rr1_0.resolution_key,rr1_0.resource_id,rr1_0.resource_type,rr1_0.status,rr1_0.value from RESOURCE_RESOLUTION rr1_0 where rr1_0.blueprint_name=? and rr1_0.blueprint_version=? and rr1_0.artifact_name=? and rr1_0.resolution_key=? and rr1_0.occurrence=? 07:30:02.153|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 07:30:02.160|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 07:30:02.356|123456-1000|| DEBUG org.hibernate.SQL : SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? AND blueprint_name = ? AND blueprint_version = ? AND artifact_name = ? AND occurrence = ? ORDER BY creation_date DESC LIMIT 1 07:30:02.371|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: pnf_config bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 07:30:02.374|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.template_resolution_id=? 07:30:02.385|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name,blueprint_name,blueprint_version,creation_date,occurrence,resolution_key,resource_id,resource_type,result,template_resolution_id) values (?,?,?,?,?,?,?,?,?,?) 07:30:02.388|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 07:30:02.391|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:02.393|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 07:30:02.394|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 07:30:02.396|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID dbb74922-e1f4-4f10-8985-39adca1f500a auditStoreId -1 07:30:02.406|123456-1000|| DEBUG org.springframework.web.HttpLogging : [4fcd0603-2] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@7587517b] 07:30:02.426||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 07:30:02.426||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: b71db05f-d3cc-48c6-bc73-36d684cc5cfd 07:30:02.426||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 07:30:02.426||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 57384cf3-a644-4283-9dc5-77386920d7db 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 475 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 07:30:02.427||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 0 07:30:02.428||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 07:30:02.428||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:02.430||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:02.430||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:30:02.430||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:02.442||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 07:30:02.443||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:02.443||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:02.443||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:02.443||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:02.443||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:30:02.443||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:02.443||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:02.444||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:02.444||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:02.444||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 532 07:30:02.444||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 07:30:02.444||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:33433 07:30:02.444||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 07:30:02.444||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:02.444||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:30:02.454|123456-1000|| DEBUG org.springframework.web.HttpLogging : [4fcd0603-3] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@1a5c3951] 07:30:02.456|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:30:02.456|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:02.457|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:02.457|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/pnf_config/1.0.0) 07:30:02.457|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/pnf_config/1.0.0 07:30:02.459|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:30:02.468|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 07:30:02.468|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 07:30:02.468|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:02.474|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 07:30:02.474|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 07:30:02.474|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 07:30:02.477|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.RestconfConfigDeploy) and instanceDependencies([]) 07:30:02.505|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat13943144948311073667.tmp/Deploy/pnf_config/1.0.0) 07:30:10.669|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (8160)mSec for cache key(/tmp/uat13943144948311073667.tmp/Deploy/pnf_config/1.0.0) 07:30:10.671|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat13943144948311073667.tmp/Deploy/pnf_config/1.0.0) 07:30:10.678|123456-1000|| INFO java.lang.Class : Started execution of process method 07:30:10.678|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 07:30:10.744|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 07:30:10.751|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 07:30:10.788|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ], [ name = pnf-ipv4-address status = null required = null dependencies = [] dictionaryName = pnf-ipv4-address dictionarySource = input ]]]) 07:30:10.806|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:30:10.807|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipv4-address) of type (string) 07:30:10.809|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13" }) 07:30:10.821|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:10.828|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #7 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "{ "node": [ { "node-id": "pnf-id-2019-07-12", "netconf-node-topology:protocol": { "name": "TLS" }, "netconf-node-topology:host": "13.13.13.13", "netconf-node-topology:key-based": { "username": "netconf", "key-id": "ODL_private_key_0" }, "netconf-node-topology:port": 6513, "netconf-node-topology:tcp-only": false, "netconf-node-topology:max-connection-attempts": 5 } ] }", {"Content-Type" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:10.829|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:10.831|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #8 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:10.832|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:10.833|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:30:10.834|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #9 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:10.834|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:10.834|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}) 07:30:10.837|123456-1000|| DEBUG org.hibernate.SQL : SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? AND blueprint_name = ? AND blueprint_version = ? AND artifact_name = ? AND occurrence = ? ORDER BY creation_date DESC LIMIT 1 07:30:10.842|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { "ietf-restconf:yang-patch":{ "patch-id":"patch-1", "edit":[ { "edit-id":"edit1", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"10", "netconf-param":"1000" } ] } } }, { "edit-id":"edit2", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"20", "netconf-param":"2000" } ] } } }, { "edit-id":"edit3", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"30", "netconf-param":"3000" } ] } } } ] } } 07:30:10.843|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #10 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", "{ "ietf-restconf:yang-patch":{ "patch-id":"patch-1", "edit":[ { "edit-id":"edit1", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"10", "netconf-param":"1000" } ] } } }, { "edit-id":"edit2", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"20", "netconf-param":"2000" } ] } } }, { "edit-id":"edit3", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"30", "netconf-param":"3000" } ] } } } ] } }", {"Content-Type" = "application/yang.patch+json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:10.844|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:10.844|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #11 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:10.844|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:10.844|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 07:30:10.844|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 07:30:10.845|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID bb65a0a8-836c-4c0f-8d3e-5760b4c4b103 auditStoreId -1 07:30:10.846|123456-1000|| DEBUG org.springframework.web.HttpLogging : [4fcd0603-3] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@3b864d8b] 07:30:10.849||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: b2ffbfc6-f7b7-4614-956a-d212f631ca66 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: d1180b2b-ccb5-49fd-9856-a9134f10ca52 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 475 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 0 07:30:10.850||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 07:30:10.851||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:10.851||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:10.851||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:30:10.851||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:10.852||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:30:10.853||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: Close connection 07:30:10.853||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:30:10.885||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #12 on mock/spy blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:10.887||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #13 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:10.888||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #14 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:10.889||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #15 on mock/spy blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:10.890||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #16 on mock/spy blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:10.891||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #17 on mock/spy blueprintWebClientService.exchangeResource( null, null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:175) has returned -> "null" 07:30:10.894||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0] 07:30:10.906||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0] 07:30:10.906||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0] 07:30:10.908||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0] 07:30:10.912||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0] 07:30:10.915||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0] 07:30:10.920||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0] 07:30:10.921||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0] 07:30:10.921||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0] 07:30:10.921||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0] 07:30:10.923||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0] 07:30:10.993||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #18 on mock/spy blueprintWebClientService.exchangeResource( null, null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:213) has returned -> "null" 07:30:10.994||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #19 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:30:10.995||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #20 on mock/spy blueprintWebClientService.exchangeResource( null, null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:213) has returned -> "null" 07:30:10.995||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #21 on mock/spy blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:30:10.996||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #22 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:30:10.997||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #23 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:30:10.997||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #24 on mock/spy blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:30:10.998||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #25 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:30:10.999||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #26 on mock/spy blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:30:11.000||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #27 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:30:11.000||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #28 on mock/spy blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) has returned -> "null" 07:30:11.001||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:11.001||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:11.001||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:30:11.001||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:11.001||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:33433 07:30:11.001||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:33433 07:30:11.002||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:37288<->127.0.0.1:33433 07:30:11.002||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:30:11.002||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:11.002||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:30:11.002||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:11.002||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 67851 07:30:11.002||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: multipart/form-data; boundary=_SJyLIkIduIBo1ZJgUkytppjiTOV-_3LpiMherY 07:30:11.002||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33433 07:30:11.002||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:30:11.003||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:11.003||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:30:11.036||| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-4] Parsed parts [file] (content masked) 07:30:11.042|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(d580ce2d-b34a-4968-81a7-ddb59f43be7e) CBA(/tmp/uat13943144948311073667.tmp/Archive/d580ce2d-b34a-4968-81a7-ddb59f43be7e/cba.zip) 07:30:11.054|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Working/d580ce2d-b34a-4968-81a7-ddb59f43be7e) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:30:11.184|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 07:30:11.184|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 07:30:11.185|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(preCheck) 07:30:11.185|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(downloadNESw) 07:30:11.186|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(activateNESw) 07:30:11.186|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(postCheck) 07:30:11.196|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Working/d580ce2d-b34a-4968-81a7-ddb59f43be7e) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:30:11.205|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:30:11.210|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:30:11.225|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:30:11.233|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:30:11.235|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:30:11.241|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:30:11.258|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:30:11.271|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:30:11.274|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat13943144948311073667.tmp/Working/d580ce2d-b34a-4968-81a7-ddb59f43be7e) present to clean. 07:30:11.276|295537b7-c62d-411f-89e5-284a1d41f0da|43ae1996-7b23-4a6e-97f0-99e6188ae2e4| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-4] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@42ced437] 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 295537b7-c62d-411f-89e5-284a1d41f0da 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 43ae1996-7b23-4a6e-97f0-99e6188ae2e4 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 395 07:30:11.279||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:11.280||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:30:11.280||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:30:11.280||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:30:11.280||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:30:11.280||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:30:11.280||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:30:11.280||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:11.281||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:11.281||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:11.281||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:11.281||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 07:30:11.282||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:11.282||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:11.282||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:11.282||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:11.282||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:11.282||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:11.282||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:11.282||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:11.282||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:11.283||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 478 07:30:11.283||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:30:11.283||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33433 07:30:11.283||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:30:11.283||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:11.283||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:30:11.290||| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-5] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@6bc276d] 07:30:11.292|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:30:11.292|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:11.292|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:11.294|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(PNF_CDS_RESTCONF), version(1.0.0) from db 07:30:11.298|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:30:11.301|123456-1000|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:30:11.329|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) saved in (/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:30:11.330|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:30:11.331|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:30:11.337|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 07:30:11.337|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 07:30:11.338|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:30:11.338|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 07:30:11.338|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 07:30:11.338|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 07:30:11.339|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 07:30:11.354|123456-1000|| DEBUG org.hibernate.SQL : select rr1_0.resource_resolution_id,rr1_0.artifact_name,rr1_0.blueprint_name,rr1_0.blueprint_version,rr1_0.creation_date,rr1_0.dictionary_name,rr1_0.dictionary_status,rr1_0.dictionary_version,rr1_0.name,rr1_0.occurrence,rr1_0.resolution_key,rr1_0.resource_id,rr1_0.resource_type,rr1_0.status,rr1_0.value from RESOURCE_RESOLUTION rr1_0 where rr1_0.blueprint_name=? and rr1_0.blueprint_version=? and rr1_0.artifact_name=? and rr1_0.resolution_key=? and rr1_0.occurrence=? 07:30:11.373|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 07:30:11.374|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 07:30:11.383|123456-1000|| DEBUG org.hibernate.SQL : SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? AND blueprint_name = ? AND blueprint_version = ? AND artifact_name = ? AND occurrence = ? ORDER BY creation_date DESC LIMIT 1 07:30:11.387|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: PNF_CDS_RESTCONF bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 07:30:11.388|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.template_resolution_id=? 07:30:11.390|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name,blueprint_name,blueprint_version,creation_date,occurrence,resolution_key,resource_id,resource_type,result,template_resolution_id) values (?,?,?,?,?,?,?,?,?,?) 07:30:11.403|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 07:30:11.403|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:11.403|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 07:30:11.404|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 07:30:11.404|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 2646001f-c9d6-4ee5-ab6a-ddf278ee37fb auditStoreId -1 07:30:11.405|123456-1000|| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-5] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@23133c3e] 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 9eac3acf-0b4e-4b22-866f-84baabc665af 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 6ca91d10-366f-4622-b1e3-21dab2debae1 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:30:11.410||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 481 07:30:11.411||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:11.411||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:30:11.411||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:30:11.411||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:30:11.411||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:30:11.411||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:30:11.411||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:30:11.411||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:11.412||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:11.412||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:11.412||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:11.413||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 07:30:11.413||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:11.414||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:11.414||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:11.414||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:11.414||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:11.414||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:11.414||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:11.414||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:11.414||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:11.414||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 478 07:30:11.414||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:30:11.414||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33433 07:30:11.415||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:30:11.415||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:11.415||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:30:11.423||| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-6] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@283a362] 07:30:11.425|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:30:11.425|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:11.425|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:11.426|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:30:11.426|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:30:11.427|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:30:11.434|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 07:30:11.435|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 07:30:11.435|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:11.436|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 07:30:11.436|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 07:30:11.436|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.aai.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 07:30:11.437|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.aai.RestconfConfigDeploy) and instanceDependencies([]) 07:30:11.437|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:30:15.331|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (3894)mSec for cache key(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:30:15.332|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:30:15.337|123456-1000|| INFO java.lang.Class : Started execution of process method 07:30:15.337|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 07:30:15.339|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 07:30:15.339|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 07:30:15.359|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ]], [[ name = pnf-ipv4-address status = null required = null dependencies = [pnf-id] dictionaryName = pnf-ipaddress-aai dictionarySource = aai-data ]]]) 07:30:15.362|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:30:15.380|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Resolved Input Key mappings: {pnf-id="pnf-id-2019-07-12"} 07:30:15.386|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:30:15.386|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:30:15.387|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #29 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", "", {"Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.387|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:30:15.388|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:30:15.388|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:30:15.388|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:30:15.389|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13" }) 07:30:15.394|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:15.394|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #30 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "{ "node": [ { "node-id": "pnf-id-2019-07-12", "netconf-node-topology:protocol": { "name": "TLS" }, "netconf-node-topology:host": "13.13.13.13", "netconf-node-topology:key-based": { "username": "netconf", "key-id": "ODL_private_key_0" }, "netconf-node-topology:port": 6513, "netconf-node-topology:tcp-only": false, "netconf-node-topology:max-connection-attempts": 5 } ] }", {"Content-Type" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.395|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:15.396|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #31 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.399|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:15.399|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:30:15.400|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #32 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.401|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:15.401|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}) 07:30:15.403|123456-1000|| DEBUG org.hibernate.SQL : SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? AND blueprint_name = ? AND blueprint_version = ? AND artifact_name = ? AND occurrence = ? ORDER BY creation_date DESC LIMIT 1 07:30:15.409|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { "ietf-restconf:yang-patch":{ "patch-id":"patch-1", "edit":[ { "edit-id":"edit1", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"10", "netconf-param":"1000" } ] } } }, { "edit-id":"edit2", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"20", "netconf-param":"2000" } ] } } }, { "edit-id":"edit3", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"30", "netconf-param":"3000" } ] } } } ] } } 07:30:15.410|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #33 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", "{ "ietf-restconf:yang-patch":{ "patch-id":"patch-1", "edit":[ { "edit-id":"edit1", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"10", "netconf-param":"1000" } ] } } }, { "edit-id":"edit2", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"20", "netconf-param":"2000" } ] } } }, { "edit-id":"edit3", "operation":"merge", "target":"/", "value":{ "netconflist":{ "netconf":[ { "netconf-id":"30", "netconf-param":"3000" } ] } } } ] } }", {"Content-Type" = "application/yang.patch+json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ietf-yang-patch:yang-patch-status":{"patch-id":"patch-1","ok":[null]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.410|123456-1000|| INFO java.lang.Class : Device has been configured succesfully 07:30:15.410|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:15.410|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #34 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.411|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:15.411|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 07:30:15.411|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 07:30:15.411|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID e8d764aa-3968-48aa-b9c8-fe484950c943 auditStoreId -1 07:30:15.412|123456-1000|| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-6] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@66e4f69d] 07:30:15.417||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:30:15.417||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 2653d507-c0db-4835-b65d-ea3c13b06ac7 07:30:15.418||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:30:15.418||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:30:15.418||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 27b429d7-ae20-4c54-9f31-2ae659342b69 07:30:15.418||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:30:15.418||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:30:15.419||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:30:15.419||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:30:15.419||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:30:15.419||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 481 07:30:15.419||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:15.420||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:30:15.420||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:30:15.420||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:30:15.420||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:30:15.420||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:30:15.420||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:30:15.420||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:15.420||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:15.421||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:15.421||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:15.422||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'preCheck' 07:30:15.422||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:15.422||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:15.422||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:15.423||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:15.423||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:15.423||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:15.423||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:15.423||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:15.423||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:15.423||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 497 07:30:15.423||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:30:15.423||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33433 07:30:15.423||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:30:15.423||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:15.423||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:30:15.434|123456-1000|| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-7] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@47812d56] 07:30:15.437|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:30:15.438|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:15.438|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:15.438|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:30:15.438|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:30:15.439|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:30:15.444|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (preCheck) 07:30:15.445|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(preCheck) NodeTemplate(preCheck), derived from(tosca.nodes.Component) 07:30:15.445|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(preCheck) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:15.445|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(preCheck) step(activate-process) 07:30:15.446|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (preCheck), interface name(ComponentScriptExecutor), operationName(process) 07:30:15.446|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (preCheck), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*preCheck-properties"}) 07:30:15.446|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 07:30:15.454|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : PRE_CHECK for sw version 2.0.2 on pnf: pnf-id-2019-07-12 07:30:15.454|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 07:30:15.470|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ]], [[ name = pnf-ipv4-address status = null required = null dependencies = [pnf-id] dictionaryName = pnf-ipaddress-aai dictionarySource = aai-data ]], [[ name = target-software-version status = null required = null dependencies = [] dictionaryName = target-software-version dictionarySource = input ]]]) 07:30:15.473|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:30:15.474|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Resolved Input Key mappings: {pnf-id="pnf-id-2019-07-12"} 07:30:15.478|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:30:15.478|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:30:15.479|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #35 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", "", {"Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.479|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:30:15.479|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:30:15.479|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:30:15.479|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:30:15.480|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:30:15.481|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13", "target-software-version" : "2.0.2" }) 07:30:15.486|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:15.486|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #36 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "{ "node": [ { "node-id": "pnf-id-2019-07-12", "netconf-node-topology:protocol": { "name": "TLS" }, "netconf-node-topology:host": "13.13.13.13", "netconf-node-topology:key-based": { "username": "netconf", "key-id": "ODL_private_key_0" }, "netconf-node-topology:port": 6513, "netconf-node-topology:tcp-only": false, "netconf-node-topology:max-connection-attempts": 5 } ] }", {"Content-Type" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.486|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:15.487|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #37 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.487|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:15.489|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 07:30:15.489|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #38 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"}]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.489|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:15.490|123456-1000|| INFO java.lang.Class : PNF is Healthy! 07:30:15.490|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:15.490|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #39 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.490|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:15.490|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (preCheck),interface name (ComponentScriptExecutor), operationName(process) 07:30:15.491|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(preCheck) 07:30:15.491|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 1535de50-1e89-4c32-bbd0-0526718a370d auditStoreId -1 07:30:15.492|123456-1000|| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-7] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@78841d6c] 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 332f3d1d-4761-4516-b368-3ab5ecf6e445 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 724bbb7d-7d85-4cb9-94ad-afdb840a9793 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 471 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:30:15.495||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:30:15.496||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:30:15.496||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:15.496||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:15.496||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:15.496||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:15.497||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'downloadNESw' 07:30:15.497||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:15.497||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:15.497||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:15.497||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:15.497||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:15.497||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:15.497||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:15.498||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:15.498||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:15.498||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 509 07:30:15.498||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:30:15.498||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33433 07:30:15.498||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:30:15.498||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:15.498||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:30:15.506|123456-1000|| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-8] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@11ec46ec] 07:30:15.508|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:30:15.508|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:15.509|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:15.509|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:30:15.509|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:30:15.510|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:30:15.514|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (downloadNESw) 07:30:15.514|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(downloadNESw) NodeTemplate(downloadNESw), derived from(tosca.nodes.Component) 07:30:15.514|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(downloadNESw) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:15.515|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(downloadNESw) step(activate-process) 07:30:15.515|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (downloadNESw), interface name(ComponentScriptExecutor), operationName(process) 07:30:15.515|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (downloadNESw), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*downloadNESw-properties"}) 07:30:15.516|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 07:30:15.517|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : DOWNLOAD_NE_SW for sw version 2.0.2 on pnf: pnf-id-2019-07-12 07:30:15.517|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 07:30:15.532|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ]], [[ name = pnf-ipv4-address status = null required = null dependencies = [pnf-id] dictionaryName = pnf-ipaddress-aai dictionarySource = aai-data ]], [[ name = target-software-version status = null required = null dependencies = [] dictionaryName = target-software-version dictionarySource = input ]]]) 07:30:15.534|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:30:15.535|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Resolved Input Key mappings: {pnf-id="pnf-id-2019-07-12"} 07:30:15.538|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:30:15.539|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:30:15.539|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #40 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", "", {"Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.539|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:30:15.539|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:30:15.540|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:30:15.540|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:30:15.540|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:30:15.541|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13", "target-software-version" : "2.0.2" }) 07:30:15.545|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:15.545|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #41 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "{ "node": [ { "node-id": "pnf-id-2019-07-12", "netconf-node-topology:protocol": { "name": "TLS" }, "netconf-node-topology:host": "13.13.13.13", "netconf-node-topology:key-based": { "username": "netconf", "key-id": "ODL_private_key_0" }, "netconf-node-topology:port": 6513, "netconf-node-topology:tcp-only": false, "netconf-node-topology:max-connection-attempts": 5 } ] }", {"Content-Type" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.546|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:15.546|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #42 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.546|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:15.547|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 07:30:15.550|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #43 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"}]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.550|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:15.551|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(download-ne-sw-mapping) 07:30:15.573|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ]], [[ name = pnf-ipv4-address status = null required = null dependencies = [pnf-id] dictionaryName = pnf-ipaddress-aai dictionarySource = aai-data ]], [[ name = target-software-version status = null required = null dependencies = [] dictionaryName = target-software-version dictionarySource = input ]]]) 07:30:15.575|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:30:15.576|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Resolved Input Key mappings: {pnf-id="pnf-id-2019-07-12"} 07:30:15.579|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:30:15.579|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:30:15.579|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #44 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", "", {"Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.580|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:30:15.580|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:30:15.580|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:30:15.580|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:30:15.580|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:30:15.581|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13", "target-software-version" : "2.0.2" }) 07:30:15.585|123456-1000|| INFO java.lang.Class : Config Payload to start download : { "ietf-restconf:yang-patch": { "patch-id": "patch-1", "edit": [ { "edit-id": "edit1", "operation": "merge", "target": "/", "value": { "software-upgrade": { "upgrade-package": [ { "id": "2.0.2", "current-status": "INITIALIZED", "action": "DOWNLOAD_NE_SW", "user-label": "trial software update", "uri": "sftp://127.0.0.1/test_software_2.img", "software-version": "2.0.2", "user": "test_user", "password": "test_password" } ] } } } ] } } 07:30:15.585|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { "ietf-restconf:yang-patch": { "patch-id": "patch-1", "edit": [ { "edit-id": "edit1", "operation": "merge", "target": "/", "value": { "software-upgrade": { "upgrade-package": [ { "id": "2.0.2", "current-status": "INITIALIZED", "action": "DOWNLOAD_NE_SW", "user-label": "trial software update", "uri": "sftp://127.0.0.1/test_software_2.img", "software-version": "2.0.2", "user": "test_user", "password": "test_password" } ] } } } ] } } 07:30:15.585|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #45 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", "{ "ietf-restconf:yang-patch": { "patch-id": "patch-1", "edit": [ { "edit-id": "edit1", "operation": "merge", "target": "/", "value": { "software-upgrade": { "upgrade-package": [ { "id": "2.0.2", "current-status": "INITIALIZED", "action": "DOWNLOAD_NE_SW", "user-label": "trial software update", "uri": "sftp://127.0.0.1/test_software_2.img", "software-version": "2.0.2", "user": "test_user", "password": "test_password" } ] } } } ] } }", {"Content-Type" = "application/yang.patch+json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ietf-yang-patch:yang-patch-status":{"patch-id":"patch-1","ok":[]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.587|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:30:15.587|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #46 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"DOWNLOAD_IN_PROGRESS","state-change-time":"2020-02-20T12:17:34.984Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.587|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:15.588|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:30:15.588|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #47 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"DOWNLOAD_IN_PROGRESS","state-change-time":"2020-02-20T12:52:30Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:15.588|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:16.590|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:30:16.591|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #48 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"DOWNLOAD_COMPLETED","state-change-time":"2020-02-20T13:03:21Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.592|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:16.592|123456-1000|| INFO java.lang.Class : DOWNLOAD_NE_SW is complete 07:30:16.592|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:16.592|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #49 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.593|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:16.593|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (downloadNESw),interface name (ComponentScriptExecutor), operationName(process) 07:30:16.593|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(downloadNESw) 07:30:16.594|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 03d1203c-1397-48c0-bd0c-129a74fcacea auditStoreId -1 07:30:16.595||| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-8] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@58155e08] 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 54af4a98-a31d-4a6b-b104-7bfcecda05da 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 06c2ad80-c4ac-4e70-b0aa-a34660f19ade 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 479 07:30:16.602||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:16.603||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:30:16.603||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:30:16.603||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:30:16.603||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:30:16.603||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:30:16.603||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:30:16.603||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:16.604||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:16.604||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:16.604||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:16.605||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'activateNESw' 07:30:16.605||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:16.605||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:16.606||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:16.606||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:16.606||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:16.606||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:16.606||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:16.606||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:16.606||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:16.606||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 509 07:30:16.606||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:30:16.606||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33433 07:30:16.606||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:30:16.607||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:16.607||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:30:16.617|123456-1000|| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-9] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@768c8cf3] 07:30:16.619|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:30:16.619|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:16.619|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:16.620|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:30:16.620|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:30:16.620|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:30:16.626|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (activateNESw) 07:30:16.626|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(activateNESw) NodeTemplate(activateNESw), derived from(tosca.nodes.Component) 07:30:16.626|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(activateNESw) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:16.627|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(activateNESw) step(activate-process) 07:30:16.627|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (activateNESw), interface name(ComponentScriptExecutor), operationName(process) 07:30:16.627|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (activateNESw), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*activateNESw-properties"}) 07:30:16.627|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 07:30:16.628|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : ACTIVATE_NE_SW for sw version 2.0.2 on pnf: pnf-id-2019-07-12 07:30:16.628|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 07:30:16.643|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ]], [[ name = pnf-ipv4-address status = null required = null dependencies = [pnf-id] dictionaryName = pnf-ipaddress-aai dictionarySource = aai-data ]], [[ name = target-software-version status = null required = null dependencies = [] dictionaryName = target-software-version dictionarySource = input ]]]) 07:30:16.645|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:30:16.646|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Resolved Input Key mappings: {pnf-id="pnf-id-2019-07-12"} 07:30:16.649|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:30:16.649|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:30:16.649|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #50 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", "", {"Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.650|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:30:16.650|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:30:16.650|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:30:16.650|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:30:16.651|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:30:16.651|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13", "target-software-version" : "2.0.2" }) 07:30:16.654|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:16.655|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #51 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "{ "node": [ { "node-id": "pnf-id-2019-07-12", "netconf-node-topology:protocol": { "name": "TLS" }, "netconf-node-topology:host": "13.13.13.13", "netconf-node-topology:key-based": { "username": "netconf", "key-id": "ODL_private_key_0" }, "netconf-node-topology:port": 6513, "netconf-node-topology:tcp-only": false, "netconf-node-topology:max-connection-attempts": 5 } ] }", {"Content-Type" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.655|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:16.656|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #52 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.656|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:16.657|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 07:30:16.657|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #53 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"},{"id":"2.0.2","current-status":"DOWNLOAD_COMPLETED","state-change-time":"2020-02-20T13:03:21Z","software-version":"2.0.2","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","user":"test_user","password":"test_password"}]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.657|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:16.658|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(configure-mapping) 07:30:16.672|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ]], [[ name = pnf-ipv4-address status = null required = null dependencies = [pnf-id] dictionaryName = pnf-ipaddress-aai dictionarySource = aai-data ]], [[ name = target-software-version status = null required = null dependencies = [] dictionaryName = target-software-version dictionarySource = input ]]]) 07:30:16.674|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:30:16.675|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Resolved Input Key mappings: {pnf-id="pnf-id-2019-07-12"} 07:30:16.678|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:30:16.678|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:30:16.678|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #54 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", "", {"Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.679|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:30:16.679|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:30:16.679|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:30:16.679|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:30:16.680|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:30:16.681|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13", "target-software-version" : "2.0.2" }) 07:30:16.684|123456-1000|| INFO java.lang.Class : Config Payload to start activate : { "ietf-restconf:yang-patch": { "patch-id": "patch-1", "edit": [ { "edit-id": "edit1", "operation": "merge", "target": "/", "value": { "software-upgrade": { "upgrade-package": [ { "id": "2.0.2", "action": "ACTIVATE_NE_SW" } ] } } } ] } } 07:30:16.684|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { "ietf-restconf:yang-patch": { "patch-id": "patch-1", "edit": [ { "edit-id": "edit1", "operation": "merge", "target": "/", "value": { "software-upgrade": { "upgrade-package": [ { "id": "2.0.2", "action": "ACTIVATE_NE_SW" } ] } } } ] } } 07:30:16.685|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #55 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", "{ "ietf-restconf:yang-patch": { "patch-id": "patch-1", "edit": [ { "edit-id": "edit1", "operation": "merge", "target": "/", "value": { "software-upgrade": { "upgrade-package": [ { "id": "2.0.2", "action": "ACTIVATE_NE_SW" } ] } } } ] } }", {"Content-Type" = "application/yang.patch+json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ietf-yang-patch:yang-patch-status":{"patch-id":"patch-1","ok":[]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.685|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:30:16.685|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #56 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"ACTIVATION_IN_PROGRESS","state-change-time":"2020-02-20T13:05:08Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.685|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:16.685|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:30:16.686|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #57 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"ACTIVATION_IN_PROGRESS","state-change-time":"2020-02-20T12:52:30Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:16.686|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:17.686|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:30:17.687|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #58 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"ACTIVATION_COMPLETED","state-change-time":"2020-02-20T13:07:12Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:17.688|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:17.688|123456-1000|| INFO java.lang.Class : ACTIVATE_NE_SW is complete 07:30:17.688|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:17.688|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #59 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:17.688|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:17.688|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (activateNESw),interface name (ComponentScriptExecutor), operationName(process) 07:30:17.688|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(activateNESw) 07:30:17.689|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 4bbfc3e8-b53c-4e5e-a696-8fa9774e0fdd auditStoreId -1 07:30:17.690||| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-9] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@56d2ab7a] 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: ebb7177c-080d-4c30-b7f9-d254001bf453 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: abfafc0e-cda1-4134-af45-bf60bade208e 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:30:17.693||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 479 07:30:17.694||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:17.694||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:30:17.694||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:30:17.694||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:30:17.694||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:30:17.694||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:30:17.694||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:30:17.694||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:17.695||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:17.695||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:17.695||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:17.696||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'postCheck' 07:30:17.697||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:17.697||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:17.697||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:17.697||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:17.698||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:17.698||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:17.698||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:17.698||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:17.698||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:17.698||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 500 07:30:17.698||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:30:17.698||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33433 07:30:17.698||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:30:17.698||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:17.698||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:30:17.706|123456-1000|| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-10] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@690bb9f3] 07:30:17.708|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:30:17.708|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:17.708|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:17.709|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:30:17.709|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:30:17.709|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:30:17.714|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (postCheck) 07:30:17.714|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(postCheck) NodeTemplate(postCheck), derived from(tosca.nodes.Component) 07:30:17.714|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(postCheck) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:17.715|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(postCheck) step(activate-process) 07:30:17.715|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (postCheck), interface name(ComponentScriptExecutor), operationName(process) 07:30:17.715|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (postCheck), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*postCheck-properties"}) 07:30:17.715|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 07:30:17.716|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : POST_CHECK for sw version 2.0.2 on pnf: pnf-id-2019-07-12 07:30:17.716|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 07:30:17.731|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = pnf-id status = null required = null dependencies = [] dictionaryName = pnf-id dictionarySource = input ]], [[ name = pnf-ipv4-address status = null required = null dependencies = [pnf-id] dictionaryName = pnf-ipaddress-aai dictionarySource = aai-data ]], [[ name = target-software-version status = null required = null dependencies = [] dictionaryName = target-software-version dictionarySource = input ]]]) 07:30:17.732|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:30:17.733|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Resolved Input Key mappings: {pnf-id="pnf-id-2019-07-12"} 07:30:17.736|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:30:17.736|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:30:17.736|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #60 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", "", {"Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:17.736|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:30:17.737|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:30:17.737|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:30:17.737|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:30:17.737|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:30:17.738|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "pnf-id" : "pnf-id-2019-07-12", "pnf-ipv4-address" : "13.13.13.13", "target-software-version" : "2.0.2" }) 07:30:17.741|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:17.742|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #61 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "{ "node": [ { "node-id": "pnf-id-2019-07-12", "netconf-node-topology:protocol": { "name": "TLS" }, "netconf-node-topology:host": "13.13.13.13", "netconf-node-topology:key-based": { "username": "netconf", "key-id": "ODL_private_key_0" }, "netconf-node-topology:port": 6513, "netconf-node-topology:tcp-only": false, "netconf-node-topology:max-connection-attempts": 5 } ] }", {"Content-Type" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:17.742|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:17.742|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #62 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:17.742|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:17.743|123456-1000|| INFO java.lang.Class : In PNF SW upgrade : processPostCheck 07:30:17.743|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 07:30:17.743|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #63 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"},{"id":"2.0.2","current-status":"ACTIVATION_COMPLETED","state-change-time":"2020-02-20T13:03:21Z","software-version":"2.0.2","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","user":"test_user","password":"test_password"}]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:17.744|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:30:17.744|123456-1000|| INFO java.lang.Class : PNF is healthy post activation! 07:30:17.744|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:30:17.744|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #64 on mock/spy stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", "", {"Content-Type" = "application/json", "Accept" = "application/json"} ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:30:17.745|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:17.745|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (postCheck),interface name (ComponentScriptExecutor), operationName(process) 07:30:17.745|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(postCheck) 07:30:17.745|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 16f18400-454e-45b5-938a-4fafc91293fa auditStoreId -1 07:30:17.746|123456-1000|| DEBUG org.springframework.web.HttpLogging : [d9d7ea18-10] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@34cc77f2] 07:30:17.748||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:30:17.748||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 74f17d64-f629-42e2-b833-1fe03e4e0d9b 07:30:17.748||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:30:17.748||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:30:17.748||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: a66faadb-81fd-42bc-a755-a9b309dbe612 07:30:17.748||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:30:17.748||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 473 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:30:17.749||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:30:17.749||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:17.749||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:17.749||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:30:17.749||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:17.750||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:30:17.750||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: Close connection 07:30:17.750||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:30:17.752||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #65 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:17.752||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #66 on mock/spy blueprintWebClientService.exchangeResource( null, null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:175) has returned -> "null" 07:30:17.753||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #67 on mock/spy blueprintWebClientService.exchangeResource( "PUT", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:17.754||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #68 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:17.755||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #69 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:17.755||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #70 on mock/spy blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:17.756||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #71 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:17.758||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #72 on mock/spy blueprintWebClientService.exchangeResource( "PATCH", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:17.759||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #73 on mock/spy blueprintWebClientService.exchangeResource( "GET", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:17.760||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #74 on mock/spy blueprintWebClientService.exchangeResource( "DELETE", "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) has returned -> "null" 07:30:17.760||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #75 on mock/spy blueprintWebClientService.exchangeResource( null, null, null ); invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:175) has returned -> "null" 07:30:17.760||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0] 07:30:17.762||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0] 07:30:17.762||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0] 07:30:17.763||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0] 07:30:17.763||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0] 07:30:17.765||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0] 07:30:17.766||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0] 07:30:17.766||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0] 07:30:17.767||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0] 07:30:17.767||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0] 07:30:17.768||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0] 07:30:17.798||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:17.798||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:17.798||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:30:17.798||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:17.798||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:33433 07:30:17.799||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:33433 07:30:17.799||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:57346<->127.0.0.1:33433 07:30:17.799||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:30:17.799||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:17.799||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:30:17.799||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:17.799||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 34522 07:30:17.799||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: multipart/form-data; boundary=VZxrD16dphXZgI1gTvHrpME-vE1MfwtDuYwNH0 07:30:17.799||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:17.800||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:17.800||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:17.800||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:17.814||| DEBUG org.springframework.web.HttpLogging : [9c732e02-11] Parsed parts [file] (content masked) 07:30:17.818|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(45e28d62-d0db-428b-a7f8-4f06a43a939a) CBA(/tmp/uat13943144948311073667.tmp/Archive/45e28d62-d0db-428b-a7f8-4f06a43a939a/cba.zip) 07:30:17.826|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Working/45e28d62-d0db-428b-a7f8-4f06a43a939a) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:17.849|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(uat-wf) 07:30:17.851|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(uat-wf-parallel) 07:30:17.853|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(uat-unhandled-error) 07:30:17.860|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Working/45e28d62-d0db-428b-a7f8-4f06a43a939a) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:17.866|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:30:17.869|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:30:17.883|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:30:17.889|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:30:17.891|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:30:17.896|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:30:17.909|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:30:17.920|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:30:17.923|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat13943144948311073667.tmp/Working/45e28d62-d0db-428b-a7f8-4f06a43a939a) present to clean. 07:30:17.924|e377f2f0-ffe6-4fc8-81a0-3f9161bafde1|112f0246-fb7c-4ab7-981a-94b1cfbe79e7| DEBUG org.springframework.web.HttpLogging : [9c732e02-11] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@1e3788f9] 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: e377f2f0-ffe6-4fc8-81a0-3f9161bafde1 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 112f0246-fb7c-4ab7-981a-94b1cfbe79e7 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 384 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:17.927||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:17.928||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:17.928||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:17.928||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:17.928||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:17.928||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:17.928||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:17.928||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:17.928||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:17.928||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:17.928||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-happy-case' 07:30:17.929||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:17.929||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:17.929||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:17.929||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:17.929||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:17.929||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:17.929||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:17.929||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:17.929||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:17.929||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 278 07:30:17.929||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:30:17.929||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:17.929||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:17.929||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:17.929||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:17.936||| DEBUG org.springframework.web.HttpLogging : [9c732e02-12] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@9310fed] 07:30:17.938|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:17.938|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:17.938|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:17.938|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(uat-imperative-workflow), version(1.0.0) from db 07:30:17.940|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:30:17.942|1234|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:30:17.958|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) saved in (/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:17.958|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0 07:30:17.959|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:17.961|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:30:18.002|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:30:18.005|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:30:18.005|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:30:18.005|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:30:18.005|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:30:18.005|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:30:18.006|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:30:18.017|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = service-instance-id status = null required = true dependencies = [] dictionaryName = input-source dictionarySource = input ]]]) 07:30:18.018|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("test-123") for Resource Name (service-instance-id), definition(input-source) of type (string) 07:30:18.019|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "service-instance-id" : "test-123" }) 07:30:18.019|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:18.019|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:30:18.019|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(SUCCESS) 07:30:18.020|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:30:18.025|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(assign-recover) -> executed state(SUCCESS) 07:30:18.025|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:18.026|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 07:30:18.026|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:18.027|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 07:30:18.027|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:30:18.027|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:18.028|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:18.028|1234|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.308|1234|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (1280)mSec for cache key(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.309|1234|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.312|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: false 07:30:19.313|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.313|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.313|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(SUCCESS) 07:30:19.313|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.314|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy-recover) -> executed state(SUCCESS) 07:30:19.315|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED)]) 07:30:19.315|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:30:19.315|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.317|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:30:19.317|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.318|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:30:19.318|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:30:19.322|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":null,"execute-script-2":"SUCCEEDED","execute-script-3":null,"execute-script-4":null} 07:30:19.322|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.322|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.322|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:30:19.323|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:30:19.329|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:30:19.330|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:30:19.330|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID f72694fe-9d9f-4cc0-b143-3173a0adfa0d auditStoreId -1 07:30:19.331|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-12] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@53e832a4] 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: a516c65f-2723-4394-97f6-514d6c80ae3c 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: d010c4e6-aa4d-4414-8116-94ecd84cc280 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 576 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:19.335||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:19.336||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.336||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.336||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.336||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.337||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-assign-fails' 07:30:19.338||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.338||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.338||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.338||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.338||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.338||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:19.338||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.338||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:19.338||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.338||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 248 07:30:19.338||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:30:19.338||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:19.338||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:19.338||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.338||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:19.345|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-13] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@d0e9a13] 07:30:19.348|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:19.348|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:19.348|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:19.348|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.349|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0 07:30:19.350|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:19.361|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:30:19.363|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:30:19.363|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:30:19.363|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.364|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:30:19.364|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:30:19.364|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:30:19.366|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:30:19.378|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = service-instance-id status = null required = true dependencies = [] dictionaryName = input-source dictionarySource = input ]]]) 07:30:19.386|1234|| ERROR ocessor$InputResourceResolutionProcessor : Failed to process input resource resolution in template key ([ name = service-instance-id status = null required = true dependencies = [] dictionaryName = input-source dictionarySource = input ]) assignments. 07:30:19.387|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "service-instance-id" : "${service-instance-id}" }) 07:30:19.388|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.388|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:30:19.388|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(FAILURE) 07:30:19.389|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:30:19.389|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign-recover) 07:30:19.389|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.390|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign-recover) 07:30:19.390|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.390|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.390|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.390|1234|| INFO cba.cds.uat.TestScript : running step assign-recover, should fail: false 07:30:19.391|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.391|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.391|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign-recover) -> executed state(SUCCESS) 07:30:19.391|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.391|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 07:30:19.391|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.392|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 07:30:19.392|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.392|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.392|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.392|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: false 07:30:19.392|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.392|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.392|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(SUCCESS) 07:30:19.393|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.406|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy-recover) -> executed state(SUCCESS) 07:30:19.406|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED)]) 07:30:19.407|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:30:19.407|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.408|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:30:19.408|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.408|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:30:19.409|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:30:19.410|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"SUCCEEDED","execute-script-3":null,"execute-script-4":null} 07:30:19.410|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.410|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.410|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:30:19.412|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:30:19.412|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:30:19.412|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:30:19.413|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID e7dd2665-6345-45c8-addb-ea5f227ed280 auditStoreId -1 07:30:19.414|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-13] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@7d63b181] 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: c7f732bd-0667-4a74-8d11-0475251d2488 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 4b070c85-dbc3-4820-8d30-a3797524f008 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 583 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:19.419||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:19.419||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.419||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.419||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.419||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.420||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-assign-recover-fails' 07:30:19.420||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.420||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.420||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.420||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.420||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.420||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:19.420||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.420||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:19.420||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.421||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 285 07:30:19.421||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:30:19.421||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:19.421||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:19.421||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.421||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:19.427|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-14] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@480c05d6] 07:30:19.429|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:19.429|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:19.429|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:19.430|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.430|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0 07:30:19.430|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:19.434|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:30:19.436|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:30:19.437|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:30:19.437|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.438|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:30:19.438|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:30:19.438|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:30:19.439|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:30:19.453|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = service-instance-id status = null required = true dependencies = [] dictionaryName = input-source dictionarySource = input ]]]) 07:30:19.455|1234|| ERROR ocessor$InputResourceResolutionProcessor : Failed to process input resource resolution in template key ([ name = service-instance-id status = null required = true dependencies = [] dictionaryName = input-source dictionarySource = input ]) assignments. 07:30:19.456|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "service-instance-id" : "${service-instance-id}" }) 07:30:19.457|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.457|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:30:19.457|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(FAILURE) 07:30:19.458|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:30:19.458|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign-recover) 07:30:19.459|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.459|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign-recover) 07:30:19.459|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.460|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.460|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.460|1234|| INFO cba.cds.uat.TestScript : running step assign-recover, should fail: true 07:30:19.462|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in assign-recover - execute-script-1 : Step failed: assign-recover org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: assign-recover at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) at cba.cds.uat.TestScript.processNB(TestScript.kt) at cba.cds.uat.TestScript.processNB(TestScript.kt:27) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:30:19.467|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step assign-recover 07:30:19.467|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.467|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.467|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign-recover) -> executed state(FAILURE) 07:30:19.468|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.468|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy) -> executed state(SUCCESS) 07:30:19.469|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.469|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy-recover) -> executed state(SUCCESS) 07:30:19.470|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.471|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:30:19.471|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.472|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:30:19.472|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.472|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:30:19.473|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:30:19.474|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"FAILED","execute-script-2":null,"execute-script-3":null,"execute-script-4":null} 07:30:19.474|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.474|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.474|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:30:19.474|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:30:19.475|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:30:19.475|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:30:19.475|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 74f96f38-df20-402a-ae27-6c8fd33b6a41 auditStoreId -1 07:30:19.476|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-14] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@6cce82a6] 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 938d8eeb-a266-4768-8158-d6bb90407284 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 4c388af1-d811-4341-93db-57715acc1be3 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 573 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:19.479||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:19.479||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.480||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.480||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.480||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.480||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-deploy-fail' 07:30:19.481||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.481||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.481||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.481||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.481||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.481||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:19.481||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.482||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:19.482||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.482||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 310 07:30:19.482||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:30:19.482||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:19.482||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:19.482||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.482||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:19.488|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-15] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@78c1885d] 07:30:19.490|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:19.490|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:19.490|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:19.490|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.490|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0 07:30:19.491|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:19.497|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:30:19.499|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:30:19.499|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:30:19.500|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.500|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:30:19.500|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:30:19.500|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:30:19.501|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:30:19.515|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = service-instance-id status = null required = true dependencies = [] dictionaryName = input-source dictionarySource = input ]]]) 07:30:19.516|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("test-123") for Resource Name (service-instance-id), definition(input-source) of type (string) 07:30:19.517|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "service-instance-id" : "test-123" }) 07:30:19.517|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.517|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:30:19.517|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(SUCCESS) 07:30:19.518|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:30:19.518|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(assign-recover) -> executed state(SUCCESS) 07:30:19.519|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.519|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 07:30:19.519|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.520|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 07:30:19.520|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.520|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.520|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.520|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: true 07:30:19.520|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in deploy - execute-script-2 : Step failed: deploy org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: deploy at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) at cba.cds.uat.TestScript.processNB(TestScript.kt) at cba.cds.uat.TestScript.processNB(TestScript.kt:27) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:30:19.521|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step deploy 07:30:19.521|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.521|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.521|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(FAILURE) 07:30:19.522|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy-recover) 07:30:19.522|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.522|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.522|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy-recover) 07:30:19.522|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.522|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.522|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.523|1234|| INFO cba.cds.uat.TestScript : running step deploy-recover, should fail: false 07:30:19.523|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.523|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.523|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy-recover) -> executed state(SUCCESS) 07:30:19.523|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED)]) 07:30:19.524|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:30:19.524|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.525|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:30:19.525|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.526|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:30:19.526|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:30:19.527|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":null,"execute-script-2":"FAILED","execute-script-3":"SUCCEEDED","execute-script-4":null} 07:30:19.528|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.528|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.528|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:30:19.529|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:30:19.529|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:30:19.530|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:30:19.530|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 049c8c95-88aa-4780-a6d0-d4b51e64fe60 auditStoreId -1 07:30:19.532|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-15] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@946d6ba] 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: b51e5c36-0526-419e-9913-572df55e1786 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: c43bd90b-43f4-4c1f-b046-aa5e23a2a657 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 580 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:19.536||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:19.536||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.537||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.537||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.537||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.538||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-assign-fail-and-deploy-fail' 07:30:19.538||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.538||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.538||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.538||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.538||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.538||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:19.538||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.538||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:19.539||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.539||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 277 07:30:19.539||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:30:19.539||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:19.539||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:19.539||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.539||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:19.547|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-16] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@798eaecf] 07:30:19.549|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:19.550|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:19.550|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:19.550|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.550|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0 07:30:19.551|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:19.557|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:30:19.560|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:30:19.561|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:30:19.562|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.562|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:30:19.562|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:30:19.563|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:30:19.564|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:30:19.579|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = service-instance-id status = null required = true dependencies = [] dictionaryName = input-source dictionarySource = input ]]]) 07:30:19.581|1234|| ERROR ocessor$InputResourceResolutionProcessor : Failed to process input resource resolution in template key ([ name = service-instance-id status = null required = true dependencies = [] dictionaryName = input-source dictionarySource = input ]) assignments. 07:30:19.582|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "service-instance-id" : "${service-instance-id}" }) 07:30:19.583|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.583|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:30:19.583|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(FAILURE) 07:30:19.583|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:30:19.583|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign-recover) 07:30:19.583|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.584|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign-recover) 07:30:19.584|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.584|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.584|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.585|1234|| INFO cba.cds.uat.TestScript : running step assign-recover, should fail: false 07:30:19.585|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.585|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.585|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign-recover) -> executed state(SUCCESS) 07:30:19.585|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.586|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 07:30:19.586|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.587|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 07:30:19.587|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.587|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.588|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.588|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: true 07:30:19.588|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in deploy - execute-script-2 : Step failed: deploy org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: deploy at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) at cba.cds.uat.TestScript.processNB(TestScript.kt) at cba.cds.uat.TestScript.processNB(TestScript.kt:27) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:30:19.589|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step deploy 07:30:19.589|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.589|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.589|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(FAILURE) 07:30:19.590|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:30:19.590|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy-recover) 07:30:19.590|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.590|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy-recover) 07:30:19.590|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.590|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.591|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.591|1234|| INFO cba.cds.uat.TestScript : running step deploy-recover, should fail: false 07:30:19.591|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.591|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.591|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy-recover) -> executed state(SUCCESS) 07:30:19.591|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED)]) 07:30:19.592|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:30:19.592|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.593|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:30:19.593|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.593|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:30:19.594|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:30:19.595|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"FAILED","execute-script-3":"SUCCEEDED","execute-script-4":null} 07:30:19.595|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.595|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.595|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:30:19.596|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:30:19.597|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:30:19.597|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:30:19.597|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID f0ecb4d7-7fac-476f-a340-20f1e6c87cf6 auditStoreId -1 07:30:19.599|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-16] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@2d3dbd18] 07:30:19.602||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:30:19.602||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: e36fdade-10d4-4c64-b146-73cf14913905 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: c5fec97b-6564-48bb-85d9-3cc1ab92a990 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 587 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:19.603||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:19.603||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.603||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.603||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.603||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.604||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-parallel-happy-case' 07:30:19.605||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.605||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.605||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.605||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.605||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.605||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:19.605||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.605||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:19.605||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.605||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 266 07:30:19.605||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:30:19.605||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:19.605||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:19.605||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.605||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:19.615|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-17] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@a97def] 07:30:19.616|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:19.616|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:19.616|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:19.616|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.616|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0 07:30:19.617|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:19.619|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf-parallel) 07:30:19.621|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:30:19.622|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 07:30:19.622|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 07:30:19.622|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.622|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.623|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 07:30:19.623|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 07:30:19.623|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.623|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.623|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.623|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.623|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.623|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.624|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: false 07:30:19.624|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.624|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.624|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(SUCCESS) 07:30:19.624|1234|| INFO cba.cds.uat.TestScript : running step execute-B, should fail: false 07:30:19.624|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.624|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.624|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-B) -> executed state(SUCCESS) 07:30:19.624|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([execute-B>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:30:19.624|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(finalize) is waiting for incoming edges([execute-B>finalize/SUCCESS(NOT_STARTED)]) 07:30:19.625|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:30:19.625|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(finalize) 07:30:19.625|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.626|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(finalize) 07:30:19.626|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.626|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.627|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.627|1234|| INFO cba.cds.uat.TestScript : running step finalize, should fail: false 07:30:19.627|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.627|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.627|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(finalize) -> executed state(SUCCESS) 07:30:19.628|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED)]) 07:30:19.628|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 07:30:19.628|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.628|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 07:30:19.628|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.629|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.629|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.629|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: false 07:30:19.629|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.629|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.629|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(SUCCESS) 07:30:19.629|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([clean-up>collect/FAILURE(NOT_STARTED)]) 07:30:19.629|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(collect) 07:30:19.630|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.630|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 07:30:19.630|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.630|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:30:19.630|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:30:19.630|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"SUCCEEDED","execute-script-3":"SUCCEEDED","execute-script-4":"SUCCEEDED"} 07:30:19.630|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.630|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.630|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:30:19.631|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:30:19.631|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:30:19.631|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf-parallel) 07:30:19.632|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 3e7d1658-457a-427c-8f81-5aca2a7fd122 auditStoreId -1 07:30:19.633|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-17] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@4e231800] 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 0d522172-d1be-4a9b-8a0e-1eee08915bd2 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 96d07fad-72b0-4e05-9535-ea2fd0921b50 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 615 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:19.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:19.638||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.638||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.638||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.638||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.639||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-execute-script-1-fail' 07:30:19.639||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.639||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.639||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.639||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.639||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.640||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:19.640||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.640||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:19.640||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.640||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 298 07:30:19.640||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:30:19.640||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:19.640||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:19.640||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.640||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:19.646|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-18] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@2823fa99] 07:30:19.648|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:19.648|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:19.649|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:19.649|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.649|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0 07:30:19.650|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:19.652|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf-parallel) 07:30:19.654|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:30:19.655|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 07:30:19.655|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 07:30:19.655|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.655|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.655|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 07:30:19.655|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.655|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 07:30:19.655|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.656|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.656|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.656|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.656|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.656|1234|| INFO cba.cds.uat.TestScript : running step execute-B, should fail: false 07:30:19.656|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.656|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: true 07:30:19.656|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.656|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-B) -> executed state(SUCCESS) 07:30:19.656|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-A - execute-script-1 : Step failed: execute-A org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-A at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) at cba.cds.uat.TestScript.processNB(TestScript.kt) at cba.cds.uat.TestScript.processNB(TestScript.kt:27) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:30:19.657|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-A 07:30:19.657|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([execute-A>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:30:19.657|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.657|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.657|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(finalize) is waiting for incoming edges([execute-A>finalize/SUCCESS(NOT_STARTED)]) 07:30:19.657|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(FAILURE) 07:30:19.657|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:30:19.658|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(finalize) 07:30:19.658|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.658|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(finalize) 07:30:19.658|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.658|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.658|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.659|1234|| INFO cba.cds.uat.TestScript : running step finalize, should fail: false 07:30:19.659|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.659|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.659|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(finalize) -> executed state(SUCCESS) 07:30:19.659|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/FAILURE(NOT_STARTED)]) 07:30:19.659|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 07:30:19.659|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.659|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 07:30:19.659|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.660|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.660|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.660|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: false 07:30:19.660|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.660|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.660|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(SUCCESS) 07:30:19.660|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([clean-up>collect/FAILURE(NOT_STARTED)]) 07:30:19.661|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(collect) 07:30:19.661|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.661|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 07:30:19.661|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.661|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:30:19.661|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:30:19.662|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"FAILED","execute-script-2":"SUCCEEDED","execute-script-3":"SUCCEEDED","execute-script-4":"SUCCEEDED"} 07:30:19.662|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.662|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.662|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:30:19.662|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:30:19.662|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:30:19.663|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf-parallel) 07:30:19.663|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 7fa47ae7-70ae-42db-b894-b2777499e1f3 auditStoreId -1 07:30:19.664|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-18] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@45299df8] 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: e19c6da3-7c43-44ca-ac27-43ed0b44aaae 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 261968a7-b945-4dba-9a30-66cb994e3779 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 612 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:19.667||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:19.668||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.668||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.668||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.668||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.669||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-both-execute-scrips-fail' 07:30:19.669||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.669||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.669||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.669||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.669||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.669||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:19.669||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.669||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:19.670||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.670||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 315 07:30:19.670||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:30:19.670||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:19.670||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:19.670||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.670||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:19.676|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-19] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5cd41ca0] 07:30:19.677|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:19.677|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:19.677|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:19.677|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.677|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0 07:30:19.678|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:19.681|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf-parallel) 07:30:19.682|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:30:19.683|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 07:30:19.683|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.683|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 07:30:19.683|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 07:30:19.683|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.683|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.684|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.684|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.684|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: true 07:30:19.684|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 07:30:19.684|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.684|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-A - execute-script-1 : Step failed: execute-A org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-A at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) at cba.cds.uat.TestScript.processNB(TestScript.kt) at cba.cds.uat.TestScript.processNB(TestScript.kt:27) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:30:19.684|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-A 07:30:19.684|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.684|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.684|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.685|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(FAILURE) 07:30:19.685|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.685|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([execute-B>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:30:19.685|1234|| INFO cba.cds.uat.TestScript : running step execute-B, should fail: true 07:30:19.685|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(finalize) is waiting for incoming edges([execute-B>finalize/SUCCESS(NOT_STARTED)]) 07:30:19.685|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-B - execute-script-2 : Step failed: execute-B org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-B at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) at cba.cds.uat.TestScript.processNB(TestScript.kt) at cba.cds.uat.TestScript.processNB(TestScript.kt:27) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:30:19.686|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-B 07:30:19.686|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.686|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.686|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-B) -> executed state(FAILURE) 07:30:19.686|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:30:19.687|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(finalize) -> executed state(SUCCESS) 07:30:19.687|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED)]) 07:30:19.687|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 07:30:19.687|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.687|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 07:30:19.687|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.688|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.688|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.688|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: false 07:30:19.688|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.688|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.688|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(SUCCESS) 07:30:19.688|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([clean-up>collect/SUCCESS(NOT_STARTED)]) 07:30:19.689|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(collect) 07:30:19.689|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.689|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 07:30:19.689|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.689|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:30:19.690|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:30:19.690|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"FAILED","execute-script-2":"FAILED","execute-script-3":null,"execute-script-4":"SUCCEEDED"} 07:30:19.690|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.690|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.690|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:30:19.691|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:30:19.691|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:30:19.691|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf-parallel) 07:30:19.692|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 35af9558-e8e6-4ea7-9f8f-f118d2861ca1 auditStoreId -1 07:30:19.693|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-19] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@6128e13c] 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: d8c38701-23b7-42d8-b672-78815ca56cb6 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 9e3cda3a-7282-4643-bba2-159129009c9c 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 602 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:19.698||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:19.699||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.699||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.699||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.699||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.699||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-unhandled-error' 07:30:19.700||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.700||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.700||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.700||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.700||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.700||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:19.700||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.700||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:19.700||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.700||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 322 07:30:19.700||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:30:19.700||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33433 07:30:19.700||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:30:19.700||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.700||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:30:19.707|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-20] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@50203923] 07:30:19.708|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:19.708|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:19.708|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:19.708|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:30:19.708|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0 07:30:19.709|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:30:19.713|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-unhandled-error) 07:30:19.715|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:30:19.715|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-unhandled-error[1234])'s step(execute-A) 07:30:19.715|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.716|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-unhandled-error) step(execute-A) 07:30:19.716|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.716|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.716|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.716|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: true 07:30:19.716|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-A - execute-script-1 : Step failed: execute-A org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-A at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) at cba.cds.uat.TestScript.processNB(TestScript.kt) at cba.cds.uat.TestScript.processNB(TestScript.kt:27) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:30:19.717|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-A 07:30:19.717|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.717|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.717|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(FAILURE) 07:30:19.718|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(finalize) -> executed state(SUCCESS) 07:30:19.718|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-unhandled-error[1234])'s step(clean-up) 07:30:19.718|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:30:19.718|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(END) is waiting for incoming edges([clean-up>END/SUCCESS(NOT_STARTED)]) 07:30:19.718|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-unhandled-error) step(clean-up) 07:30:19.718|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 07:30:19.718|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:30:19.718|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:30:19.718|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: true 07:30:19.719|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in clean-up - execute-script-4 : Step failed: clean-up org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: clean-up at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) at cba.cds.uat.TestScript.processNB(TestScript.kt) at cba.cds.uat.TestScript.processNB(TestScript.kt:27) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:30:19.719|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step clean-up 07:30:19.719|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:19.719|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 07:30:19.719|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(FAILURE) 07:30:19.719|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (1)exceptions 07:30:19.720|1234|| ERROR b.s.w.ImperativeBluePrintWorkflowService : workflow(1234) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(clean-up) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:30:19.720|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-unhandled-error) 07:30:19.720|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID dfd2e152-c306-4fd6-8240-adb5362c62fc auditStoreId -1 07:30:19.721|1234|| DEBUG org.springframework.web.HttpLogging : [9c732e02-20] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@37781f2e] 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 500 Internal Server Error 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 7c5e8e8d-4174-4259-aafa-d4e4962ea6ff 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: f45eb5c4-59e1-490a-8de6-f6d6b83771c5 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 581 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:30:19.724||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:30:19.725||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.725||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.725||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:30:19.725||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.726||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:30:19.726||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: Close connection 07:30:19.726||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:30:19.726||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0] 07:30:19.728||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0] 07:30:19.728||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0] 07:30:19.728||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0] 07:30:19.729||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0] 07:30:19.729||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0] 07:30:19.731||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0] 07:30:19.731||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0] 07:30:19.731||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0] 07:30:19.731||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0] 07:30:19.732||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0] 07:30:19.745||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.745||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.745||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:30:19.745||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.745||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:33433 07:30:19.745||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:33433 07:30:19.745||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:57358<->127.0.0.1:33433 07:30:19.746||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:30:19.746||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.746||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:30:19.746||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.746||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 13803 07:30:19.746||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: multipart/form-data; boundary=GqUU1J0eUK5WTHYw1dCdYYnfKR1at2OvdEQA 07:30:19.746||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:33433 07:30:19.746||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:30:19.746||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.746||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:30:19.760||| DEBUG org.springframework.web.HttpLogging : [0b814702-21] Parsed parts [file] (content masked) 07:30:19.764|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(017ab1d8-631e-484f-9e23-bc0b343e31f3) CBA(/tmp/uat13943144948311073667.tmp/Archive/017ab1d8-631e-484f-9e23-bc0b343e31f3/cba.zip) 07:30:19.770|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Working/017ab1d8-631e-484f-9e23-bc0b343e31f3) and entry definition file (Definitions/echo-test.json) 07:30:19.786|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(echo) 07:30:19.791|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Working/017ab1d8-631e-484f-9e23-bc0b343e31f3) and entry definition file (Definitions/echo-test.json) 07:30:19.797|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:30:19.802|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:30:19.813|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:30:19.819|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:30:19.821|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:30:19.825|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:30:19.839|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:30:19.850|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:30:19.852|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat13943144948311073667.tmp/Working/017ab1d8-631e-484f-9e23-bc0b343e31f3) present to clean. 07:30:19.854|e0141811-a208-4d21-9f08-21bacafa2b5d|25381476-84db-45ea-8cdd-470fe082b609| DEBUG org.springframework.web.HttpLogging : [0b814702-21] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@745409d1] 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: e0141811-a208-4d21-9f08-21bacafa2b5d 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 25381476-84db-45ea-8cdd-470fe082b609 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 358 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:30:19.857||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:30:19.858||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:19.858||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:19.858||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:30:19.858||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.858||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'echo-it' 07:30:19.859||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:30:19.859||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:30:19.859||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.859||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:33433][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:19.859||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:30:19.859||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:30:19.859||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:30:19.859||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 07:30:19.859||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:30:19.859||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 279 07:30:19.859||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 07:30:19.859||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:33433 07:30:19.859||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:30:19.859||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:30:19.859||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:30:19.867||| DEBUG org.springframework.web.HttpLogging : [0b814702-22] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@477f51cb] 07:30:19.868|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:30:19.869|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:30:19.869|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:30:19.869|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(echo_test), version(1.0.0) from db 07:30:19.872|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:30:19.874|1234|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:30:19.891|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(echo_test), version(1.0.0) saved in (/tmp/uat13943144948311073667.tmp/Deploy/echo_test/1.0.0) 07:30:19.891|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13943144948311073667.tmp/Deploy/echo_test/1.0.0 07:30:19.891|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13943144948311073667.tmp/Deploy/echo_test/1.0.0) and entry definition file (Definitions/echo-test.json) 07:30:19.894|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (echo) 07:30:19.894|1234|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(echo) NodeTemplate(echo-process), derived from(tosca.nodes.Workflow) 07:30:19.895|1234|| INFO o.o.c.c.b.s.w.DGWorkflowExecutionService : Executing workflow(echo) directed graph NodeTemplate(echo-process) 07:30:19.895|1234|| INFO o.o.c.c.b.s.w.DGWorkflowExecutionService : Executing directed graph (/tmp/uat13943144948311073667.tmp/Deploy/echo_test/1.0.0/Plans/TEST_echo.xml) 07:30:19.983|1234|| INFO o.o.ccsdk.sli.core.sli.SvcLogicParser : Schema path file:/tmp/r/org/onap/ccsdk/sli/core/sli-common/1.5.2/sli-common-1.5.2.jar!/svclogic.xsd 07:30:20.072|1234|| INFO .c.b.s.w.DefaultBlueprintSvcLogicService : About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignAndActivate, mode=sync, version=1.0.0, md5sum=a7da8478098757c1ece12ddb56653c9e] 07:30:20.072|1234|| INFO .c.b.s.w.DefaultBlueprintSvcLogicService : About to execute node # 1 (block) 07:30:20.077|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(echo) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:30:20.077|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(echo) step(activate-process) 07:30:20.077|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (echo), interface name(ResourceResolutionComponent), operationName(process) 07:30:20.077|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (echo), values ({artifact-prefix-names=["echo"]}) 07:30:20.079|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(echo-mapping) 07:30:20.090|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = echoed-message status = null required = null dependencies = [] dictionaryName = echoed-message dictionarySource = input ]]]) 07:30:20.092|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("Hello World!") for Resource Name (echoed-message), definition(echoed-message) of type (string) 07:30:20.092|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ "echoed-message" : "Hello World!" }) 07:30:20.096|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:30:20.097|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (echo),interface name (ResourceResolutionComponent), operationName(process) 07:30:20.097|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(echo) 07:30:20.097|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID ed9feae0-e1aa-43fa-8f8c-749a6ed0c665 auditStoreId -1 07:30:20.098|1234|| DEBUG org.springframework.web.HttpLogging : [0b814702-22] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@13c1377a] 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: 5a300a5f-21d3-40ba-bed6-ebb9059c53fb 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 700ecdc9-c7d7-44f6-92cb-bb0e86962ca4 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 444 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:30:20.101||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:30:20.101||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:30:20.101||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:33433] can be kept alive indefinitely 07:30:20.101||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:30:20.101||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:33433][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:30:20.102||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:30:20.102||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: Close connection 07:30:20.102||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:30:20.102||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0] 07:30:20.104||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0] 07:30:20.104||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0] 07:30:20.104||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0] 07:30:20.104||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0] 07:30:20.105||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0] 07:30:20.107||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0] 07:30:20.108||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3acd6f88 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.939 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.BlueprintsAcceptanceTest [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.error.ErrorCatalogServiceTest 07:30:26.414||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:30:26.541||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 73 ms. Found 0 JPA repository interfaces. 07:30:27.214||| INFO com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 07:30:27.578||| INFO com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:0810a95b-0888-4056-874c-368b3953dae0 user=SA 07:30:27.580||| INFO com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 07:30:27.677||| INFO o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 07:30:27.767||| INFO org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 07:30:27.814||| INFO o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 07:30:28.205||| INFO o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 07:30:28.295||| WARN org.hibernate.dialect.Dialect : HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:30:28.350||| INFO org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] Database driver: undefined/unknown Database version: 1.4.197 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 07:30:28.946||| INFO o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.3.Final 07:30:29.382||| INFO o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:30:29.388||| INFO j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 07:30:29.490||| INFO .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 07:30:30.571||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0] 07:30:30.576||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:30:30.591||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0] 07:30:30.591||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0] Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:30:31.110||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0] 07:30:31.131||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0] 07:30:31.165||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0] 07:30:31.168||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0] 07:30:31.169||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0] 07:30:31.169||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0] 07:30:31.171||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0] 07:30:31.172||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0] 07:30:31.173||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0] 07:30:31.179||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0] 07:30:31.180||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0] 07:30:31.181||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0] 07:30:31.181||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0] 07:30:31.182||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0] 07:30:31.183||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0] 07:30:31.184||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0] 07:30:31.184||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0] 07:30:31.185||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0] 07:30:31.185||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0] 07:30:31.185||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0] 07:30:31.186||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0] 07:30:31.187||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0] 07:30:31.187||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0] 07:30:31.188||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0] 07:30:31.188||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0] 07:30:31.188||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0] 07:30:31.189||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0] 07:30:31.190||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0] 07:30:31.190||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0] 07:30:31.190||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0] 07:30:31.191||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0] 07:30:31.191||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0] 07:30:31.191||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0] 07:30:31.191||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0] 07:30:31.192||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0] 07:30:31.193||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0] 07:30:31.193||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0] 07:30:31.193||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0] 07:30:31.193||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0] 07:30:31.194||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0] 07:30:31.195||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0] 07:30:31.195||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0] 07:30:31.195||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0] 07:30:31.196||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0] 07:30:31.196||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0] 07:30:31.196||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0] 07:30:31.197||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0] 07:30:31.197||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0] 07:30:31.198||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0] 07:30:31.199||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@3b3a4f9c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.866 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.error.ErrorCatalogServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-application --- [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'MS Blueprints Processor Application' with 49 classes [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ blueprintsprocessor-application --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- antrun:1.8:run (ant-test) @ blueprintsprocessor-application --- [WARNING] Parameter 'tasks' is deprecated: Use target instead [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- assembly:3.1.0:single (maven) @ blueprintsprocessor-application --- [INFO] Reading assembly descriptor: src/main/docker/distribution.xml [WARNING] While downloading com.github.tomakehurst:wiremock-jre8-standalone:3.0.1 This artifact has been relocated to org.wiremock:wiremock-standalone:3.0.1. [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.slf4j:slf4j-simple' o 'org.apache.karaf.*' [INFO] Building tar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-application --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-application --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-application --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-application --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-application --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-application --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-application --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-application --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.10.0-SNAPSHOT/blueprintsprocessor-application-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.10.0-SNAPSHOT/blueprintsprocessor-application-1.10.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.10.0-SNAPSHOT/blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz [INFO] [INFO] --- docker:0.34.0:build (build-push-images) @ blueprintsprocessor-application --- [INFO] Building tar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/application/target/docker/onap/ccsdk-blueprintsprocessor/tmp/docker-build.tar [INFO] DOCKER> [onap/ccsdk-blueprintsprocessor:latest]: Created docker-build.tar in 1 second [INFO] DOCKER> Pulling from onap/ccsdk-alpine-j17-image [INFO] DOCKER> Digest: sha256:45d3c62380bd9c73c927052146a5f6eb37e28fc7135535129c44683d826f8bfc [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/ccsdk-alpine-j17-image:1.6.2 [INFO] DOCKER> Pulled onap/ccsdk-alpine-j17-image:1.6.2 in 4 seconds [INFO] DOCKER> Step 1/12 : FROM onap/ccsdk-alpine-j17-image:1.6.2 AS stage0 [INFO] DOCKER> [INFO] DOCKER> ---> 45d3c62380bd [INFO] DOCKER> Step 2/12 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0daf13487a6c [INFO] DOCKER> ---> Removed intermediate container 0daf13487a6c [INFO] DOCKER> ---> 993183cb0460 [INFO] DOCKER> Step 3/12 : COPY *.sh /opt/app/onap/blueprints-processor/ [INFO] DOCKER> [INFO] DOCKER> ---> aab5642274f3 [INFO] DOCKER> Step 4/12 : COPY blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz /source.tar.gz [INFO] DOCKER> [INFO] DOCKER> ---> a70fedfef9ff [INFO] DOCKER> Step 5/12 : ARG OTEL_AGENT_VERSION=2.25.0 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 242885bd925d [INFO] DOCKER> ---> Removed intermediate container 242885bd925d [INFO] DOCKER> ---> aa5197b6f2a1 [INFO] DOCKER> Step 6/12 : RUN tar -xzf /source.tar.gz -C /tmp && cp -rf /tmp/blueprintsprocessor-application-1.10.0-SNAPSHOT/opt / && rm -rf /source.tar.gz && rm -rf /tmp/blueprintsprocessor-application-1.10.0-SNAPSHOT && mkdir -p /opt/app/onap/blueprints/deploy && touch /velocity.log && wget -q -O /opt/app/onap/opentelemetry-javaagent.jar "https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v${OTEL_AGENT_VERSION}/opentelemetry-javaagent.jar" && chown -R onap:onap /opt /velocity.log && chmod -R 755 /opt /velocity.log [INFO] DOCKER> [INFO] DOCKER> ---> Running in e34aab15a3b1 [INFO] DOCKER> ---> Removed intermediate container e34aab15a3b1 [INFO] DOCKER> ---> fbff9709b07d [INFO] DOCKER> Step 7/12 : FROM onap/ccsdk-alpine-j17-image:1.6.2 [INFO] DOCKER> [INFO] DOCKER> ---> 45d3c62380bd [INFO] DOCKER> Step 8/12 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 24778234083e [INFO] DOCKER> ---> Removed intermediate container 24778234083e [INFO] DOCKER> ---> 7bf53d8181da [INFO] DOCKER> Step 9/12 : COPY --from=stage0 /opt /opt [INFO] DOCKER> [INFO] DOCKER> ---> 1616b0eb49e7 [INFO] DOCKER> Step 10/12 : COPY --from=stage0 /velocity.log /velocity.log [INFO] DOCKER> [INFO] DOCKER> ---> e5b1571bbe9e [INFO] DOCKER> Step 11/12 : USER onap [INFO] DOCKER> [INFO] DOCKER> ---> Running in a30cf52e8f22 [INFO] DOCKER> ---> Removed intermediate container a30cf52e8f22 [INFO] DOCKER> ---> 698a0e662c8b [INFO] DOCKER> Step 12/12 : ENTRYPOINT [ "/opt/app/onap/blueprints-processor/startService.sh" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in d409c1f73e7c [INFO] DOCKER> ---> Removed intermediate container d409c1f73e7c [INFO] DOCKER> ---> d19843416284 [INFO] DOCKER> Successfully built d19843416284 [INFO] DOCKER> Successfully tagged onap/ccsdk-blueprintsprocessor:latest [INFO] DOCKER> [onap/ccsdk-blueprintsprocessor:latest]: Built image sha256:d1984 [INFO] DOCKER> [onap/ccsdk-blueprintsprocessor:latest]: Tag with 1.10-SNAPSHOT-latest,1.10.0-SNAPSHOT-latest,1.10.0-SNAPSHOT-20260325T072035Z [INFO] DOCKER> Tagging image onap/ccsdk-blueprintsprocessor:1.10-SNAPSHOT-latest successful! [INFO] DOCKER> Tagging image onap/ccsdk-blueprintsprocessor:1.10.0-SNAPSHOT-latest successful! [INFO] DOCKER> Tagging image onap/ccsdk-blueprintsprocessor:1.10.0-SNAPSHOT-20260325T072035Z successful! [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ blueprintsprocessor-application --- [INFO] Deferring deploy for org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application:1.10.0-SNAPSHOT at end [INFO] [INFO] --- docker:0.34.0:push (build-push-images) @ blueprintsprocessor-application --- [INFO] [INFO] ----------------< org.onap.ccsdk.cds:command-executor >----------------- [INFO] Building MS Command Executor 1.10.0-SNAPSHOT [48/67] [INFO] from ms/command-executor/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ command-executor --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ command-executor --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ command-executor --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ command-executor --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ command-executor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ command-executor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ command-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- groovy:2.1.1:execute (default) @ command-executor --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ command-executor --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ command-executor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ command-executor --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ command-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ command-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ command-executor --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ command-executor --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ command-executor --- [INFO] Formatting is skipped [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ command-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ command-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- assembly:3.1.0:single (maven) @ command-executor --- [INFO] Reading assembly descriptor: src/main/docker/distribution.xml [INFO] Building tar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/target/docker-stage/command-executor-1.10.0-SNAPSHOT-maven.tar.gz [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ command-executor --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ command-executor --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ command-executor --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ command-executor --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ command-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ command-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ command-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ command-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ command-executor --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/command-executor/1.10.0-SNAPSHOT/command-executor-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/target/docker-stage/command-executor-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/command-executor/1.10.0-SNAPSHOT/command-executor-1.10.0-SNAPSHOT-maven.tar.gz [INFO] [INFO] --- docker:0.34.0:build (build-push-images) @ command-executor --- [INFO] Building tar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/command-executor/target/docker/onap/ccsdk-commandexecutor/tmp/docker-build.tar [INFO] DOCKER> [onap/ccsdk-commandexecutor:latest]: Created docker-build.tar in 3 milliseconds [INFO] DOCKER> Pulling from python [INFO] DOCKER> Digest: sha256:b53f496ca43e5af6994f8e316cf03af31050bf7944e0e4a308ad86c001cf028b [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/python:3.7-slim [INFO] DOCKER> Pulled python:3.7-slim in 2 seconds [INFO] DOCKER> Step 1/7 : FROM python:3.7-slim [INFO] DOCKER> [INFO] DOCKER> ---> b53f496ca43e [INFO] DOCKER> Step 2/7 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in dde969e359b1 [INFO] DOCKER> ---> Removed intermediate container dde969e359b1 [INFO] DOCKER> ---> d716ab80b092 [INFO] DOCKER> Step 3/7 : COPY *.sh /opt/app/onap/command-executor/ [INFO] DOCKER> [INFO] DOCKER> ---> 99d687d8070b [INFO] DOCKER> Step 4/7 : COPY command-executor-1.10.0-SNAPSHOT-maven.tar.gz /source.tar.gz [INFO] DOCKER> [INFO] DOCKER> ---> 2849d6b5332d [INFO] DOCKER> Step 5/7 : RUN tar -xzf /source.tar.gz -C /tmp && cp -rf /tmp/command-executor-1.10.0-SNAPSHOT/opt / && rm -rf /source.tar.gz && rm -rf /tmp/command-executor-1.10.0-SNAPSHOT && groupadd -r -g 1000 onap && useradd -r -m -d /home/onap -u 1000 -g onap onap && mkdir -p /opt/app/onap/blueprints/deploy /opt/app/onap/logs && touch /opt/app/onap/logs/application.log && chown -R onap:onap /opt && chmod -R 755 /opt && apt-get update && apt-get install -y procps iputils-ping curl telnet && rm -rf /var/lib/apt/lists/* && python -m pip install --no-cache-dir --upgrade pip setuptools && pip install --no-cache-dir -r /opt/app/onap/python/requirements.txt [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5409989f4aa5 [INFO] DOCKER> [91museradd warning: onap's uid 1000 is greater than SYS_UID_MAX 999 [INFO] DOCKER> Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [INFO] DOCKER> Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [INFO] DOCKER> Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [INFO] DOCKER> Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] [INFO] DOCKER> Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] [INFO] DOCKER> Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB] [INFO] DOCKER> Fetched 9347 kB in 1s (7478 kB/s) Reading package lists... [INFO] DOCKER> [INFO] DOCKER> Reading package lists... [INFO] DOCKER> [INFO] DOCKER> Building dependency tree... [INFO] DOCKER> Reading state information... [INFO] DOCKER> The following additional packages will be installed: [INFO] DOCKER> inetutils-telnet libbrotli1 libcap2 libcap2-bin libcurl4 libldap-2.5-0 [INFO] DOCKER> libldap-common libnghttp2-14 libpam-cap libproc2-0 libpsl5 librtmp1 [INFO] DOCKER> libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 psmisc [INFO] DOCKER> publicsuffix [INFO] DOCKER> Suggested packages: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql [INFO] DOCKER> The following NEW packages will be installed: [INFO] DOCKER> curl inetutils-telnet iputils-ping libbrotli1 libcap2-bin libcurl4 [INFO] DOCKER> libldap-2.5-0 libldap-common libnghttp2-14 libpam-cap libproc2-0 libpsl5 [INFO] DOCKER> librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 procps [INFO] DOCKER> psmisc publicsuffix telnet [INFO] DOCKER> The following packages will be upgraded: [INFO] DOCKER> libcap2 [INFO] DOCKER> 1 upgraded, 21 newly installed, 0 to remove and 49 not upgraded. Need to get 3156 kB of archives. After this operation, 8491 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libcap2 amd64 1:2.66-4+deb12u2+b2 [27.5 kB] [INFO] DOCKER> Get:2 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4+deb12u2+b2 [35.2 kB] [INFO] DOCKER> Get:3 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1+deb12u1 [47.2 kB] [INFO] DOCKER> Get:4 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] [INFO] DOCKER> Get:5 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] [INFO] DOCKER> Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u2 [120 kB] [INFO] DOCKER> Get:7 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] [INFO] DOCKER> Get:8 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] [INFO] DOCKER> Get:9 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] [INFO] DOCKER> Get:10 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] [INFO] DOCKER> Get:11 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] [INFO] DOCKER> Get:12 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] [INFO] DOCKER> Get:13 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [INFO] DOCKER> Get:14 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] [INFO] DOCKER> Get:15 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u14 [392 kB] [INFO] DOCKER> Get:16 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u14 [316 kB] [INFO] DOCKER> Get:17 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [INFO] DOCKER> Get:18 http://deb.debian.org/debian bookworm/main amd64 libpam-cap amd64 1:2.66-4+deb12u2+b2 [15.0 kB] [INFO] DOCKER> Get:19 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] [INFO] DOCKER> Get:20 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] [INFO] DOCKER> Get:21 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] [INFO] DOCKER> Get:22 http://deb.debian.org/debian-security bookworm-security/main amd64 telnet all 0.17+2.4-2+deb12u2 [41.2 kB] [INFO] DOCKER> [91mdebconf: delaying package configuration, since apt-utils is not installed [INFO] DOCKER> Fetched 3156 kB in 0s (42.1 MB/s) [INFO] DOCKER> (Reading database ... [INFO] DOCKER> (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% [INFO] DOCKER> (Reading database ... 70% [INFO] DOCKER> (Reading database ... 75% [INFO] DOCKER> (Reading database ... 80% [INFO] DOCKER> (Reading database ... 85% [INFO] DOCKER> (Reading database ... 90% [INFO] DOCKER> (Reading database ... 95% [INFO] DOCKER> (Reading database ... 100% (Reading database ... 6705 files and directories currently installed.) [INFO] DOCKER> Preparing to unpack .../libcap2_1%3a2.66-4+deb12u2+b2_amd64.deb ... [INFO] DOCKER> Unpacking libcap2:amd64 (1:2.66-4+deb12u2+b2) over (1:2.66-4) ... [INFO] DOCKER> Setting up libcap2:amd64 (1:2.66-4+deb12u2+b2) ... [INFO] DOCKER> Selecting previously unselected package libcap2-bin. (Reading database ... [INFO] DOCKER> (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% [INFO] DOCKER> (Reading database ... 70% [INFO] DOCKER> (Reading database ... 75% [INFO] DOCKER> (Reading database ... 80% [INFO] DOCKER> (Reading database ... 85% [INFO] DOCKER> (Reading database ... 90% [INFO] DOCKER> (Reading database ... 95% [INFO] DOCKER> (Reading database ... 100% (Reading database ... 6706 files and directories currently installed.) [INFO] DOCKER> Preparing to unpack .../00-libcap2-bin_1%3a2.66-4+deb12u2+b2_amd64.deb ... [INFO] DOCKER> Unpacking libcap2-bin (1:2.66-4+deb12u2+b2) ... [INFO] DOCKER> Selecting previously unselected package iputils-ping. [INFO] DOCKER> Preparing to unpack .../01-iputils-ping_3%3a20221126-1+deb12u1_amd64.deb ... [INFO] DOCKER> Unpacking iputils-ping (3:20221126-1+deb12u1) ... [INFO] DOCKER> Selecting previously unselected package libproc2-0:amd64. [INFO] DOCKER> Preparing to unpack .../02-libproc2-0_2%3a4.0.2-3_amd64.deb ... [INFO] DOCKER> Unpacking libproc2-0:amd64 (2:4.0.2-3) ... [INFO] DOCKER> Selecting previously unselected package procps. [INFO] DOCKER> Preparing to unpack .../03-procps_2%3a4.0.2-3_amd64.deb ... [INFO] DOCKER> Unpacking procps (2:4.0.2-3) ... [INFO] DOCKER> Selecting previously unselected package inetutils-telnet. [INFO] DOCKER> Preparing to unpack .../04-inetutils-telnet_2%3a2.4-2+deb12u2_amd64.deb ... [INFO] DOCKER> Unpacking inetutils-telnet (2:2.4-2+deb12u2) ... [INFO] DOCKER> Selecting previously unselected package libbrotli1:amd64. [INFO] DOCKER> Preparing to unpack .../05-libbrotli1_1.0.9-2+b6_amd64.deb ... [INFO] DOCKER> Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... [INFO] DOCKER> Selecting previously unselected package libsasl2-modules-db:amd64. [INFO] DOCKER> Preparing to unpack .../06-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... [INFO] DOCKER> Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [INFO] DOCKER> Selecting previously unselected package libsasl2-2:amd64. [INFO] DOCKER> Preparing to unpack .../07-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... [INFO] DOCKER> Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... [INFO] DOCKER> Selecting previously unselected package libldap-2.5-0:amd64. [INFO] DOCKER> Preparing to unpack .../08-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... [INFO] DOCKER> Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [INFO] DOCKER> Selecting previously unselected package libnghttp2-14:amd64. [INFO] DOCKER> Preparing to unpack .../09-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... [INFO] DOCKER> Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [INFO] DOCKER> Selecting previously unselected package libpsl5:amd64. [INFO] DOCKER> Preparing to unpack .../10-libpsl5_0.21.2-1_amd64.deb ... [INFO] DOCKER> Unpacking libpsl5:amd64 (0.21.2-1) ... [INFO] DOCKER> Selecting previously unselected package librtmp1:amd64. [INFO] DOCKER> Preparing to unpack .../11-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [INFO] DOCKER> Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [INFO] DOCKER> Selecting previously unselected package libssh2-1:amd64. [INFO] DOCKER> Preparing to unpack .../12-libssh2-1_1.10.0-3+b1_amd64.deb ... [INFO] DOCKER> Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... [INFO] DOCKER> Selecting previously unselected package libcurl4:amd64. [INFO] DOCKER> Preparing to unpack .../13-libcurl4_7.88.1-10+deb12u14_amd64.deb ... [INFO] DOCKER> Unpacking libcurl4:amd64 (7.88.1-10+deb12u14) ... [INFO] DOCKER> Selecting previously unselected package curl. [INFO] DOCKER> Preparing to unpack .../14-curl_7.88.1-10+deb12u14_amd64.deb ... [INFO] DOCKER> Unpacking curl (7.88.1-10+deb12u14) ... [INFO] DOCKER> Selecting previously unselected package libldap-common. [INFO] DOCKER> Preparing to unpack .../15-libldap-common_2.5.13+dfsg-5_all.deb ... [INFO] DOCKER> Unpacking libldap-common (2.5.13+dfsg-5) ... [INFO] DOCKER> Selecting previously unselected package libpam-cap:amd64. [INFO] DOCKER> Preparing to unpack .../16-libpam-cap_1%3a2.66-4+deb12u2+b2_amd64.deb ... [INFO] DOCKER> Unpacking libpam-cap:amd64 (1:2.66-4+deb12u2+b2) ... [INFO] DOCKER> Selecting previously unselected package libsasl2-modules:amd64. [INFO] DOCKER> Preparing to unpack .../17-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... [INFO] DOCKER> Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [INFO] DOCKER> Selecting previously unselected package psmisc. [INFO] DOCKER> Preparing to unpack .../18-psmisc_23.6-1_amd64.deb ... [INFO] DOCKER> Unpacking psmisc (23.6-1) ... [INFO] DOCKER> Selecting previously unselected package publicsuffix. [INFO] DOCKER> Preparing to unpack .../19-publicsuffix_20230209.2326-1_all.deb ... [INFO] DOCKER> Unpacking publicsuffix (20230209.2326-1) ... [INFO] DOCKER> Selecting previously unselected package telnet. [INFO] DOCKER> Preparing to unpack .../20-telnet_0.17+2.4-2+deb12u2_all.deb ... [INFO] DOCKER> Unpacking telnet (0.17+2.4-2+deb12u2) ... [INFO] DOCKER> Setting up libpsl5:amd64 (0.21.2-1) ... [INFO] DOCKER> Setting up psmisc (23.6-1) ... [INFO] DOCKER> Setting up libbrotli1:amd64 (1.0.9-2+b6) ... [INFO] DOCKER> Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [INFO] DOCKER> Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [INFO] DOCKER> Setting up inetutils-telnet (2:2.4-2+deb12u2) ... [INFO] DOCKER> update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode [INFO] DOCKER> update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist [INFO] DOCKER> Setting up libldap-common (2.5.13+dfsg-5) ... [INFO] DOCKER> Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [INFO] DOCKER> Setting up libcap2-bin (1:2.66-4+deb12u2+b2) ... [INFO] DOCKER> Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [INFO] DOCKER> Setting up libproc2-0:amd64 (2:4.0.2-3) ... [INFO] DOCKER> Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... [INFO] DOCKER> Setting up procps (2:4.0.2-3) ... [INFO] DOCKER> Setting up libssh2-1:amd64 (1.10.0-3+b1) ... [INFO] DOCKER> Setting up libpam-cap:amd64 (1:2.66-4+deb12u2+b2) ... [INFO] DOCKER> debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline [INFO] DOCKER> debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype [INFO] DOCKER> Setting up iputils-ping (3:20221126-1+deb12u1) ... [INFO] DOCKER> Setting up publicsuffix (20230209.2326-1) ... [INFO] DOCKER> Setting up telnet (0.17+2.4-2+deb12u2) ... [INFO] DOCKER> Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [INFO] DOCKER> Setting up libcurl4:amd64 (7.88.1-10+deb12u14) ... [INFO] DOCKER> Setting up curl (7.88.1-10+deb12u14) ... [INFO] DOCKER> Processing triggers for libc-bin (2.36-9+deb12u1) ... [INFO] DOCKER> Requirement already satisfied: pip in /usr/local/lib/python3.7/site-packages (23.0.1) [INFO] DOCKER> Collecting pip [INFO] DOCKER> Downloading pip-24.0-py3-none-any.whl (2.1 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 35.6 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (57.5.0) [INFO] DOCKER> Collecting setuptools [INFO] DOCKER> Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 110.9 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Installing collected packages: setuptools, pip [INFO] DOCKER> Attempting uninstall: setuptools [INFO] DOCKER> Found existing installation: setuptools 57.5.0 [INFO] DOCKER> Uninstalling setuptools-57.5.0: [INFO] DOCKER> Successfully uninstalled setuptools-57.5.0 [INFO] DOCKER> Attempting uninstall: pip [INFO] DOCKER> Found existing installation: pip 23.0.1 [INFO] DOCKER> Uninstalling pip-23.0.1: [INFO] DOCKER> Successfully uninstalled pip-23.0.1 [INFO] DOCKER> Successfully installed pip-24.0 setuptools-68.0.0 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [INFO] DOCKER> Collecting requests==2.26.0 (from -r /opt/app/onap/python/requirements.txt (line 1)) [INFO] DOCKER> Downloading requests-2.26.0-py2.py3-none-any.whl.metadata (4.8 kB) [INFO] DOCKER> Collecting grpcio==1.20.0 (from -r /opt/app/onap/python/requirements.txt (line 2)) [INFO] DOCKER> Downloading grpcio-1.20.0-cp37-cp37m-manylinux1_x86_64.whl.metadata (3.5 kB) [INFO] DOCKER> Collecting grpcio-tools==1.20.0 (from -r /opt/app/onap/python/requirements.txt (line 3)) [INFO] DOCKER> Downloading grpcio_tools-1.20.0-cp37-cp37m-manylinux1_x86_64.whl.metadata (778 bytes) [INFO] DOCKER> Collecting virtualenv==16.7.9 (from -r /opt/app/onap/python/requirements.txt (line 4)) [INFO] DOCKER> Downloading virtualenv-16.7.9-py2.py3-none-any.whl.metadata (4.0 kB) [INFO] DOCKER> Collecting prometheus-client==0.11.0 (from -r /opt/app/onap/python/requirements.txt (line 5)) [INFO] DOCKER> Downloading prometheus_client-0.11.0-py2.py3-none-any.whl.metadata (19 kB) [INFO] DOCKER> Collecting protobuf==3.20.1 (from -r /opt/app/onap/python/requirements.txt (line 6)) [INFO] DOCKER> Downloading protobuf-3.20.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (698 bytes) [INFO] DOCKER> Collecting opentelemetry-distro==0.40b0 (from -r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading opentelemetry_distro-0.40b0-py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Collecting opentelemetry-exporter-otlp-proto-http==1.19.0 (from -r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_exporter_otlp_proto_http-1.19.0-py3-none-any.whl.metadata (2.4 kB) [INFO] DOCKER> Collecting urllib3<1.27,>=1.21.1 (from requests==2.26.0->-r /opt/app/onap/python/requirements.txt (line 1)) [INFO] DOCKER> Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 94.7 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Collecting certifi>=2017.4.17 (from requests==2.26.0->-r /opt/app/onap/python/requirements.txt (line 1)) [INFO] DOCKER> Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) [INFO] DOCKER> Collecting charset-normalizer~=2.0.0 (from requests==2.26.0->-r /opt/app/onap/python/requirements.txt (line 1)) [INFO] DOCKER> Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) [INFO] DOCKER> Collecting idna<4,>=2.5 (from requests==2.26.0->-r /opt/app/onap/python/requirements.txt (line 1)) [INFO] DOCKER> Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [INFO] DOCKER> Collecting six>=1.5.2 (from grpcio==1.20.0->-r /opt/app/onap/python/requirements.txt (line 2)) [INFO] DOCKER> Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [INFO] DOCKER> Collecting opentelemetry-api~=1.12 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading opentelemetry_api-1.22.0-py3-none-any.whl.metadata (1.4 kB) [INFO] DOCKER> Collecting opentelemetry-instrumentation==0.40b0 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading opentelemetry_instrumentation-0.40b0-py3-none-any.whl.metadata (5.9 kB) [INFO] DOCKER> Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading opentelemetry_sdk-1.22.0-py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Collecting backoff<3.0.0,>=1.10.0 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading backoff-2.2.1-py3-none-any.whl.metadata (14 kB) [INFO] DOCKER> Collecting deprecated>=1.2.6 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) [INFO] DOCKER> Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading googleapis_common_protos-1.73.0-py3-none-any.whl.metadata (9.4 kB) [INFO] DOCKER> Collecting opentelemetry-exporter-otlp-proto-common==1.19.0 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_exporter_otlp_proto_common-1.19.0-py3-none-any.whl.metadata (1.7 kB) [INFO] DOCKER> Collecting opentelemetry-proto==1.19.0 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_proto-1.19.0-py3-none-any.whl.metadata (2.3 kB) [INFO] DOCKER> Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading opentelemetry_sdk-1.19.0-py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Requirement already satisfied: setuptools>=16.0 in /usr/local/lib/python3.7/site-packages (from opentelemetry-instrumentation==0.40b0->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) (68.0.0) [INFO] DOCKER> Collecting wrapt<2.0.0,>=1.0.0 (from opentelemetry-instrumentation==0.40b0->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) [INFO] DOCKER> INFO: pip is looking at multiple versions of googleapis-common-protos to determine which version is compatible with other requirements. This could take a while. [INFO] DOCKER> Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.71.0-py3-none-any.whl.metadata (9.4 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.70.0-py3-none-any.whl.metadata (9.3 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.69.2-py3-none-any.whl.metadata (9.3 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.69.1-py2.py3-none-any.whl.metadata (9.3 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.69.0-py2.py3-none-any.whl.metadata (5.1 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl.metadata (5.1 kB) [INFO] DOCKER> INFO: pip is still looking at multiple versions of googleapis-common-protos to determine which version is compatible with other requirements. This could take a while. [INFO] DOCKER> Downloading googleapis_common_protos-1.67.0-py2.py3-none-any.whl.metadata (5.1 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.66.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.65.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.64.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. [INFO] DOCKER> Downloading googleapis_common_protos-1.63.1-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.63.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.61.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.60.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.59.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.58.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.57.1-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.57.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.56.4-py2.py3-none-any.whl.metadata (1.3 kB) [INFO] DOCKER> Collecting importlib-metadata<7.0,>=6.0 (from opentelemetry-api~=1.12->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) [INFO] DOCKER> Collecting opentelemetry-api~=1.12 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading opentelemetry_api-1.19.0-py3-none-any.whl.metadata (1.4 kB) [INFO] DOCKER> Collecting opentelemetry-semantic-conventions==0.40b0 (from opentelemetry-sdk~=1.13->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading opentelemetry_semantic_conventions-0.40b0-py3-none-any.whl.metadata (2.3 kB) [INFO] DOCKER> Collecting typing-extensions>=3.7.4 (from opentelemetry-sdk~=1.13->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [INFO] DOCKER> Collecting zipp>=0.5 (from importlib-metadata<7.0,>=6.0->opentelemetry-api~=1.12->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB) [INFO] DOCKER> Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 24.6 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading grpcio-1.20.0-cp37-cp37m-manylinux1_x86_64.whl (2.1 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 70.9 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading grpcio_tools-1.20.0-cp37-cp37m-manylinux1_x86_64.whl (2.3 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 56.4 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading virtualenv-16.7.9-py2.py3-none-any.whl (3.4 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 74.4 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading prometheus_client-0.11.0-py2.py3-none-any.whl (56 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.4/56.4 kB 143.9 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading protobuf-3.20.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 151.2 MB/s eta 0:00:00 [INFO] DOCKER> Downloading opentelemetry_distro-0.40b0-py3-none-any.whl (3.3 kB) [INFO] DOCKER> Downloading opentelemetry_exporter_otlp_proto_http-1.19.0-py3-none-any.whl (17 kB) [INFO] DOCKER> Downloading opentelemetry_exporter_otlp_proto_common-1.19.0-py3-none-any.whl (17 kB) [INFO] DOCKER> Downloading opentelemetry_instrumentation-0.40b0-py3-none-any.whl (25 kB) [INFO] DOCKER> Downloading opentelemetry_proto-1.19.0-py3-none-any.whl (50 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.8/50.8 kB 152.1 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading backoff-2.2.1-py3-none-any.whl (15 kB) [INFO] DOCKER> Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 143.8 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [INFO] DOCKER> Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.7/211.7 kB 146.0 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading idna-3.10-py3-none-any.whl (70 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 161.3 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading opentelemetry_sdk-1.19.0-py3-none-any.whl (103 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.9/103.9 kB 128.0 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading opentelemetry_api-1.19.0-py3-none-any.whl (57 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 134.8 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading opentelemetry_semantic_conventions-0.40b0-py3-none-any.whl (26 kB) [INFO] DOCKER> Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [INFO] DOCKER> Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 89.9 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) [INFO] DOCKER> Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [INFO] DOCKER> Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.5/77.5 kB 119.4 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) [INFO] DOCKER> Installing collected packages: zipp, wrapt, virtualenv, urllib3, typing-extensions, six, protobuf, prometheus-client, opentelemetry-semantic-conventions, idna, charset-normalizer, certifi, backoff, requests, opentelemetry-proto, importlib-metadata, grpcio, googleapis-common-protos, deprecated, opentelemetry-exporter-otlp-proto-common, opentelemetry-api, grpcio-tools, opentelemetry-sdk, opentelemetry-instrumentation, opentelemetry-exporter-otlp-proto-http, opentelemetry-distro [INFO] DOCKER> Successfully installed backoff-2.2.1 certifi-2026.2.25 charset-normalizer-2.0.12 deprecated-1.3.1 googleapis-common-protos-1.56.4 grpcio-1.20.0 grpcio-tools-1.20.0 idna-3.10 importlib-metadata-6.7.0 opentelemetry-api-1.19.0 opentelemetry-distro-0.40b0 opentelemetry-exporter-otlp-proto-common-1.19.0 opentelemetry-exporter-otlp-proto-http-1.19.0 opentelemetry-instrumentation-0.40b0 opentelemetry-proto-1.19.0 opentelemetry-sdk-1.19.0 opentelemetry-semantic-conventions-0.40b0 prometheus-client-0.11.0 protobuf-3.20.1 requests-2.26.0 six-1.17.0 typing-extensions-4.7.1 urllib3-1.26.20 virtualenv-16.7.9 wrapt-1.16.0 zipp-3.15.0 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [INFO] DOCKER> ---> Removed intermediate container 5409989f4aa5 [INFO] DOCKER> ---> 187303476de5 [INFO] DOCKER> Step 6/7 : USER onap [INFO] DOCKER> [INFO] DOCKER> ---> Running in fbc319048003 [INFO] DOCKER> ---> Removed intermediate container fbc319048003 [INFO] DOCKER> ---> 52362a28ec80 [INFO] DOCKER> Step 7/7 : ENTRYPOINT /opt/app/onap/command-executor/start.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2d763f49d96c [INFO] DOCKER> ---> Removed intermediate container 2d763f49d96c [INFO] DOCKER> ---> 6e67781011d6 [INFO] DOCKER> Successfully built 6e67781011d6 [INFO] DOCKER> Successfully tagged onap/ccsdk-commandexecutor:latest [INFO] DOCKER> [onap/ccsdk-commandexecutor:latest]: Built image sha256:6e677 [INFO] DOCKER> [onap/ccsdk-commandexecutor:latest]: Tag with 1.10-SNAPSHOT-latest,1.10.0-SNAPSHOT-latest,1.10.0-SNAPSHOT-20260325T072035Z [INFO] DOCKER> Tagging image onap/ccsdk-commandexecutor:1.10-SNAPSHOT-latest successful! [INFO] DOCKER> Tagging image onap/ccsdk-commandexecutor:1.10.0-SNAPSHOT-latest successful! [INFO] DOCKER> Tagging image onap/ccsdk-commandexecutor:1.10.0-SNAPSHOT-20260325T072035Z successful! [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ command-executor --- [INFO] Deferring deploy for org.onap.ccsdk.cds:command-executor:1.10.0-SNAPSHOT at end [INFO] [INFO] --- docker:0.34.0:push (build-push-images) @ command-executor --- [INFO] [INFO] -------------------< org.onap.ccsdk.cds:py-executor >------------------- [INFO] Building MS Python Executor 1.10.0-SNAPSHOT [49/67] [INFO] from ms/py-executor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:resources (default-resources)' [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:testResources (default-testResources)' [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ py-executor --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ py-executor --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ py-executor --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ py-executor --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ py-executor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ py-executor --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ py-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- groovy:2.1.1:execute (default) @ py-executor --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ py-executor --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ py-executor --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ py-executor --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ py-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ py-executor --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ py-executor --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ py-executor --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ py-executor --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:2.6:resources (default-resources) @ py-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ py-executor --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ py-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ py-executor --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ py-executor --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ py-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ py-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ py-executor --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/py-executor-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- assembly:3.1.0:single (maven) @ py-executor --- [INFO] Reading assembly descriptor: docker/distribution.xml [INFO] Building tar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/docker-stage/py-executor-1.10.0-SNAPSHOT-maven.tar.gz [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ py-executor --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ py-executor --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ py-executor --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ py-executor --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ py-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ py-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ py-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ py-executor --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ py-executor --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/py-executor/1.10.0-SNAPSHOT/py-executor-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/py-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/py-executor/1.10.0-SNAPSHOT/py-executor-1.10.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/docker-stage/py-executor-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/py-executor/1.10.0-SNAPSHOT/py-executor-1.10.0-SNAPSHOT-maven.tar.gz [INFO] [INFO] --- docker:0.34.0:build (build-push-images) @ py-executor --- [INFO] Building tar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/py-executor/target/docker/onap/ccsdk-py-executor/tmp/docker-build.tar [INFO] DOCKER> [onap/ccsdk-py-executor:latest]: Created docker-build.tar in 3 milliseconds [INFO] DOCKER> Step 1/12 : FROM python:3.7-slim [INFO] DOCKER> [INFO] DOCKER> ---> b53f496ca43e [INFO] DOCKER> Step 2/12 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in d1cdd6d1750d [INFO] DOCKER> ---> Removed intermediate container d1cdd6d1750d [INFO] DOCKER> ---> ecf83c78616d [INFO] DOCKER> Step 3/12 : COPY *.sh /opt/app/onap/py-executor/ [INFO] DOCKER> [INFO] DOCKER> ---> f3e5cc922c50 [INFO] DOCKER> Step 4/12 : COPY py-executor-1.10.0-SNAPSHOT-maven.tar.gz /source.tar.gz [INFO] DOCKER> [INFO] DOCKER> ---> 5b6ef2848066 [INFO] DOCKER> Step 5/12 : RUN tar -xzf /source.tar.gz -C /tmp && cp -rf /tmp/py-executor-1.10.0-SNAPSHOT/opt / && rm -rf /source.tar.gz && rm -rf /tmp/py-executor-1.10.0-SNAPSHOT && groupadd -r -g 1000 onap && useradd -r -u 1000 -g onap onap && mkdir -p /opt/app/onap/blueprints/deploy /opt/app/onap/logs && touch /opt/app/onap/logs/application.log && chown -R onap:onap /opt && chmod -R 755 /opt [INFO] DOCKER> [INFO] DOCKER> ---> Running in 46d7777786b0 [INFO] DOCKER> [91museradd warning: onap's uid 1000 is greater than SYS_UID_MAX 999 [INFO] DOCKER> ---> Removed intermediate container 46d7777786b0 [INFO] DOCKER> ---> d11bd4fd3fe5 [INFO] DOCKER> Step 6/12 : RUN python -m pip install --no-cache-dir --upgrade pip setuptools [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9fdcfcfea7ea [INFO] DOCKER> Requirement already satisfied: pip in /usr/local/lib/python3.7/site-packages (23.0.1) [INFO] DOCKER> Collecting pip [INFO] DOCKER> Downloading pip-24.0-py3-none-any.whl (2.1 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.9 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (57.5.0) [INFO] DOCKER> Collecting setuptools [INFO] DOCKER> Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 148.6 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Installing collected packages: setuptools, pip [INFO] DOCKER> Attempting uninstall: setuptools [INFO] DOCKER> Found existing installation: setuptools 57.5.0 [INFO] DOCKER> Uninstalling setuptools-57.5.0: [INFO] DOCKER> Successfully uninstalled setuptools-57.5.0 [INFO] DOCKER> Attempting uninstall: pip [INFO] DOCKER> Found existing installation: pip 23.0.1 [INFO] DOCKER> Uninstalling pip-23.0.1: [INFO] DOCKER> Successfully uninstalled pip-23.0.1 [INFO] DOCKER> Successfully installed pip-24.0 setuptools-68.0.0 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [INFO] DOCKER> ---> Removed intermediate container 9fdcfcfea7ea [INFO] DOCKER> ---> 486745e4c7a3 [INFO] DOCKER> Step 7/12 : RUN pip install --no-cache-dir -r /opt/app/onap/python/requirements.txt [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4e46d434d083 [INFO] DOCKER> Collecting grpcio==1.25.0 (from -r /opt/app/onap/python/requirements.txt (line 1)) [INFO] DOCKER> Downloading grpcio-1.25.0-cp37-cp37m-manylinux2010_x86_64.whl.metadata (4.0 kB) [INFO] DOCKER> Collecting grpcio-tools==1.25.0 (from -r /opt/app/onap/python/requirements.txt (line 2)) [INFO] DOCKER> Downloading grpcio_tools-1.25.0-cp37-cp37m-manylinux2010_x86_64.whl.metadata (6.4 kB) [INFO] DOCKER> Collecting protobuf==3.20.1 (from -r /opt/app/onap/python/requirements.txt (line 3)) [INFO] DOCKER> Downloading protobuf-3.20.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (698 bytes) [INFO] DOCKER> Collecting configparser==4.0.2 (from -r /opt/app/onap/python/requirements.txt (line 4)) [INFO] DOCKER> Downloading configparser-4.0.2-py2.py3-none-any.whl.metadata (10 kB) [INFO] DOCKER> Collecting requests==2.22.0 (from -r /opt/app/onap/python/requirements.txt (line 5)) [INFO] DOCKER> Downloading requests-2.22.0-py2.py3-none-any.whl.metadata (5.5 kB) [INFO] DOCKER> Collecting ncclient==0.6.6 (from -r /opt/app/onap/python/requirements.txt (line 6)) [INFO] DOCKER> Downloading ncclient-0.6.6.tar.gz (89 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.7/89.7 kB 8.9 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Preparing metadata (setup.py): started [INFO] DOCKER> Preparing metadata (setup.py): finished with status 'done' [INFO] DOCKER> Collecting ansible==2.8.5 (from -r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading ansible-2.8.5.tar.gz (14.4 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.4/14.4 MB 13.4 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Preparing metadata (setup.py): started [INFO] DOCKER> Preparing metadata (setup.py): finished with status 'done' [INFO] DOCKER> Collecting opentelemetry-distro==0.40b0 (from -r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_distro-0.40b0-py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Collecting opentelemetry-exporter-otlp-proto-http==1.19.0 (from -r /opt/app/onap/python/requirements.txt (line 9)) [INFO] DOCKER> Downloading opentelemetry_exporter_otlp_proto_http-1.19.0-py3-none-any.whl.metadata (2.4 kB) [INFO] DOCKER> Collecting six>=1.5.2 (from grpcio==1.25.0->-r /opt/app/onap/python/requirements.txt (line 1)) [INFO] DOCKER> Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [INFO] DOCKER> Collecting chardet<3.1.0,>=3.0.2 (from requests==2.22.0->-r /opt/app/onap/python/requirements.txt (line 5)) [INFO] DOCKER> Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) [INFO] DOCKER> Collecting idna<2.9,>=2.5 (from requests==2.22.0->-r /opt/app/onap/python/requirements.txt (line 5)) [INFO] DOCKER> Downloading idna-2.8-py2.py3-none-any.whl.metadata (8.9 kB) [INFO] DOCKER> Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests==2.22.0->-r /opt/app/onap/python/requirements.txt (line 5)) [INFO] DOCKER> Downloading urllib3-1.25.11-py2.py3-none-any.whl.metadata (41 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.1/41.1 kB 39.5 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Collecting certifi>=2017.4.17 (from requests==2.22.0->-r /opt/app/onap/python/requirements.txt (line 5)) [INFO] DOCKER> Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) [INFO] DOCKER> Requirement already satisfied: setuptools>0.6 in /usr/local/lib/python3.7/site-packages (from ncclient==0.6.6->-r /opt/app/onap/python/requirements.txt (line 6)) (68.0.0) [INFO] DOCKER> Collecting paramiko>=1.15.0 (from ncclient==0.6.6->-r /opt/app/onap/python/requirements.txt (line 6)) [INFO] DOCKER> Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) [INFO] DOCKER> Collecting lxml>=3.3.0 (from ncclient==0.6.6->-r /opt/app/onap/python/requirements.txt (line 6)) [INFO] DOCKER> Downloading lxml-5.4.0-cp37-cp37m-manylinux_2_28_x86_64.whl.metadata (3.3 kB) [INFO] DOCKER> Collecting jinja2 (from ansible==2.8.5->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) [INFO] DOCKER> Collecting PyYAML (from ansible==2.8.5->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) [INFO] DOCKER> Collecting cryptography (from ansible==2.8.5->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading cryptography-45.0.7-cp37-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) [INFO] DOCKER> Collecting opentelemetry-api~=1.12 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_api-1.22.0-py3-none-any.whl.metadata (1.4 kB) [INFO] DOCKER> Collecting opentelemetry-instrumentation==0.40b0 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_instrumentation-0.40b0-py3-none-any.whl.metadata (5.9 kB) [INFO] DOCKER> Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_sdk-1.22.0-py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Collecting backoff<3.0.0,>=1.10.0 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 9)) [INFO] DOCKER> Downloading backoff-2.2.1-py3-none-any.whl.metadata (14 kB) [INFO] DOCKER> Collecting deprecated>=1.2.6 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 9)) [INFO] DOCKER> Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) [INFO] DOCKER> Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 9)) [INFO] DOCKER> Downloading googleapis_common_protos-1.73.0-py3-none-any.whl.metadata (9.4 kB) [INFO] DOCKER> Collecting opentelemetry-exporter-otlp-proto-common==1.19.0 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 9)) [INFO] DOCKER> Downloading opentelemetry_exporter_otlp_proto_common-1.19.0-py3-none-any.whl.metadata (1.7 kB) [INFO] DOCKER> Collecting opentelemetry-proto==1.19.0 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 9)) [INFO] DOCKER> Downloading opentelemetry_proto-1.19.0-py3-none-any.whl.metadata (2.3 kB) [INFO] DOCKER> Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_sdk-1.19.0-py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Collecting wrapt<2.0.0,>=1.0.0 (from opentelemetry-instrumentation==0.40b0->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) [INFO] DOCKER> INFO: pip is looking at multiple versions of googleapis-common-protos to determine which version is compatible with other requirements. This could take a while. [INFO] DOCKER> Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-http==1.19.0->-r /opt/app/onap/python/requirements.txt (line 9)) [INFO] DOCKER> Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.71.0-py3-none-any.whl.metadata (9.4 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.70.0-py3-none-any.whl.metadata (9.3 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.69.2-py3-none-any.whl.metadata (9.3 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.69.1-py2.py3-none-any.whl.metadata (9.3 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.69.0-py2.py3-none-any.whl.metadata (5.1 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl.metadata (5.1 kB) [INFO] DOCKER> INFO: pip is still looking at multiple versions of googleapis-common-protos to determine which version is compatible with other requirements. This could take a while. [INFO] DOCKER> Downloading googleapis_common_protos-1.67.0-py2.py3-none-any.whl.metadata (5.1 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.66.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.65.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.64.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. [INFO] DOCKER> Downloading googleapis_common_protos-1.63.1-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.63.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.61.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.60.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.59.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.58.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.57.1-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.57.0-py2.py3-none-any.whl.metadata (1.5 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.56.4-py2.py3-none-any.whl.metadata (1.3 kB) [INFO] DOCKER> Collecting importlib-metadata<7.0,>=6.0 (from opentelemetry-api~=1.12->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) [INFO] DOCKER> Collecting opentelemetry-api~=1.12 (from opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_api-1.19.0-py3-none-any.whl.metadata (1.4 kB) [INFO] DOCKER> Collecting opentelemetry-semantic-conventions==0.40b0 (from opentelemetry-sdk~=1.13->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading opentelemetry_semantic_conventions-0.40b0-py3-none-any.whl.metadata (2.3 kB) [INFO] DOCKER> Collecting typing-extensions>=3.7.4 (from opentelemetry-sdk~=1.13->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [INFO] DOCKER> Collecting bcrypt>=3.2 (from paramiko>=1.15.0->ncclient==0.6.6->-r /opt/app/onap/python/requirements.txt (line 6)) [INFO] DOCKER> Downloading bcrypt-4.2.1-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (9.8 kB) [INFO] DOCKER> Collecting pynacl>=1.5 (from paramiko>=1.15.0->ncclient==0.6.6->-r /opt/app/onap/python/requirements.txt (line 6)) [INFO] DOCKER> Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) [INFO] DOCKER> Collecting cffi>=1.14 (from cryptography->ansible==2.8.5->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) [INFO] DOCKER> Collecting MarkupSafe>=2.0 (from jinja2->ansible==2.8.5->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) [INFO] DOCKER> Collecting pycparser (from cffi>=1.14->cryptography->ansible==2.8.5->-r /opt/app/onap/python/requirements.txt (line 7)) [INFO] DOCKER> Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB) [INFO] DOCKER> Collecting zipp>=0.5 (from importlib-metadata<7.0,>=6.0->opentelemetry-api~=1.12->opentelemetry-distro==0.40b0->-r /opt/app/onap/python/requirements.txt (line 8)) [INFO] DOCKER> Downloading zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB) [INFO] DOCKER> Downloading grpcio-1.25.0-cp37-cp37m-manylinux2010_x86_64.whl (2.4 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 32.3 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading grpcio_tools-1.25.0-cp37-cp37m-manylinux2010_x86_64.whl (2.4 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 4.7 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading protobuf-3.20.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 92.9 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading configparser-4.0.2-py2.py3-none-any.whl (22 kB) [INFO] DOCKER> Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.5 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading opentelemetry_distro-0.40b0-py3-none-any.whl (3.3 kB) [INFO] DOCKER> Downloading opentelemetry_exporter_otlp_proto_http-1.19.0-py3-none-any.whl (17 kB) [INFO] DOCKER> Downloading opentelemetry_exporter_otlp_proto_common-1.19.0-py3-none-any.whl (17 kB) [INFO] DOCKER> Downloading opentelemetry_instrumentation-0.40b0-py3-none-any.whl (25 kB) [INFO] DOCKER> Downloading opentelemetry_proto-1.19.0-py3-none-any.whl (50 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.8/50.8 kB 146.1 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading backoff-2.2.1-py3-none-any.whl (15 kB) [INFO] DOCKER> Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 158.2 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 148.2 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) [INFO] DOCKER> Downloading googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.7/211.7 kB 69.7 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading idna-2.8-py2.py3-none-any.whl (58 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/58.6 kB 147.1 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading lxml-5.4.0-cp37-cp37m-manylinux_2_28_x86_64.whl (4.9 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 54.3 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading opentelemetry_sdk-1.19.0-py3-none-any.whl (103 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.9/103.9 kB 102.3 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading opentelemetry_api-1.19.0-py3-none-any.whl (57 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 124.2 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading opentelemetry_semantic_conventions-0.40b0-py3-none-any.whl (26 kB) [INFO] DOCKER> Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 122.1 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading cryptography-45.0.7-cp37-abi3-manylinux_2_34_x86_64.whl (4.4 MB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 112.5 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [INFO] DOCKER> Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 114.3 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 117.4 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 136.8 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading bcrypt-4.2.1-cp37-abi3-manylinux_2_28_x86_64.whl (279 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 279.1/279.1 kB 92.5 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 116.4 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) [INFO] DOCKER> Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [INFO] DOCKER> Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 70.7 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [INFO] DOCKER> Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.5/77.5 kB 129.2 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) [INFO] DOCKER> Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 91.9 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Building wheels for collected packages: ncclient, ansible [INFO] DOCKER> Building wheel for ncclient (setup.py): started [INFO] DOCKER> Building wheel for ncclient (setup.py): finished with status 'done' [INFO] DOCKER> Created wheel for ncclient: filename=ncclient-0.6.6-py2.py3-none-any.whl size=70879 sha256=10086ab15e8c664fcb500dab79330861bbfb79aee9c27b6da3288c89db17020a [INFO] DOCKER> Stored in directory: /tmp/pip-ephem-wheel-cache-j7cxom0c/wheels/91/c0/ee/d93a23a610167197a78c1d8fb2a698ffe813cc8cd672272fed [INFO] DOCKER> Building wheel for ansible (setup.py): started [INFO] DOCKER> Building wheel for ansible (setup.py): finished with status 'done' [INFO] DOCKER> Created wheel for ansible: filename=ansible-2.8.5-py3-none-any.whl size=12635621 sha256=0621e92e74e08c73454fe74e7ffc2e207221f0738f10bcf3d33679bdf682fc85 [INFO] DOCKER> Stored in directory: /tmp/pip-ephem-wheel-cache-j7cxom0c/wheels/48/c8/eb/f07f890475ed663c6a6135190eb3ccaa22dae88ae7f0092d7a [INFO] DOCKER> Successfully built ncclient ansible [INFO] DOCKER> Installing collected packages: chardet, zipp, wrapt, urllib3, typing-extensions, six, PyYAML, pycparser, protobuf, opentelemetry-semantic-conventions, MarkupSafe, lxml, idna, configparser, certifi, bcrypt, backoff, requests, opentelemetry-proto, jinja2, importlib-metadata, grpcio, googleapis-common-protos, deprecated, cffi, pynacl, opentelemetry-exporter-otlp-proto-common, opentelemetry-api, grpcio-tools, cryptography, paramiko, opentelemetry-sdk, opentelemetry-instrumentation, ansible, opentelemetry-exporter-otlp-proto-http, opentelemetry-distro, ncclient [INFO] DOCKER> Successfully installed MarkupSafe-2.1.5 PyYAML-6.0.1 ansible-2.8.5 backoff-2.2.1 bcrypt-4.2.1 certifi-2026.2.25 cffi-1.15.1 chardet-3.0.4 configparser-4.0.2 cryptography-45.0.7 deprecated-1.3.1 googleapis-common-protos-1.56.4 grpcio-1.25.0 grpcio-tools-1.25.0 idna-2.8 importlib-metadata-6.7.0 jinja2-3.1.6 lxml-5.4.0 ncclient-0.6.6 opentelemetry-api-1.19.0 opentelemetry-distro-0.40b0 opentelemetry-exporter-otlp-proto-common-1.19.0 opentelemetry-exporter-otlp-proto-http-1.19.0 opentelemetry-instrumentation-0.40b0 opentelemetry-proto-1.19.0 opentelemetry-sdk-1.19.0 opentelemetry-semantic-conventions-0.40b0 paramiko-3.5.1 protobuf-3.20.1 pycparser-2.21 pynacl-1.5.0 requests-2.22.0 six-1.17.0 typing-extensions-4.7.1 urllib3-1.25.11 wrapt-1.16.0 zipp-3.15.0 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [INFO] DOCKER> ---> Removed intermediate container 4e46d434d083 [INFO] DOCKER> ---> 99ff17f1dff8 [INFO] DOCKER> Step 8/12 : RUN pip install --no-cache-dir /opt/app/onap/dependencies/common [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9b2572572aaa [INFO] DOCKER> Processing /opt/app/onap/dependencies/common [INFO] DOCKER> Preparing metadata (setup.py): started [INFO] DOCKER> Preparing metadata (setup.py): finished with status 'done' [INFO] DOCKER> Requirement already satisfied: grpcio-tools>=1.25.0 in /usr/local/lib/python3.7/site-packages (from cdscommon==0.1) (1.25.0) [INFO] DOCKER> Requirement already satisfied: protobuf>=3.5.0.post1 in /usr/local/lib/python3.7/site-packages (from grpcio-tools>=1.25.0->cdscommon==0.1) (3.20.1) [INFO] DOCKER> Requirement already satisfied: grpcio>=1.25.0 in /usr/local/lib/python3.7/site-packages (from grpcio-tools>=1.25.0->cdscommon==0.1) (1.25.0) [INFO] DOCKER> Requirement already satisfied: six>=1.5.2 in /usr/local/lib/python3.7/site-packages (from grpcio>=1.25.0->grpcio-tools>=1.25.0->cdscommon==0.1) (1.17.0) [INFO] DOCKER> Building wheels for collected packages: cdscommon [INFO] DOCKER> Building wheel for cdscommon (setup.py): started [INFO] DOCKER> Building wheel for cdscommon (setup.py): finished with status 'done' [INFO] DOCKER> Created wheel for cdscommon: filename=cdscommon-0.1-py3-none-any.whl size=10877 sha256=3f2a93731dfdfae470d92fbf85536ad587b0fff74578ae944906d595d4d7f59e [INFO] DOCKER> Stored in directory: /tmp/pip-ephem-wheel-cache-oxpwyg5l/wheels/65/09/a9/606e40f57061355efcaa3d38bc1d77809200598a7120eb651e [INFO] DOCKER> Successfully built cdscommon [INFO] DOCKER> Installing collected packages: cdscommon [INFO] DOCKER> Successfully installed cdscommon-0.1 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [INFO] DOCKER> ---> Removed intermediate container 9b2572572aaa [INFO] DOCKER> ---> 889024dd3a1c [INFO] DOCKER> Step 9/12 : RUN pip install --no-cache-dir -r /opt/app/onap/dependencies/artifact-manager/requirements.txt [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5bcb489d1293 [INFO] DOCKER> Requirement already satisfied: grpcio-tools==1.25.0 in /usr/local/lib/python3.7/site-packages (from -r /opt/app/onap/dependencies/artifact-manager/requirements.txt (line 1)) (1.25.0) [INFO] DOCKER> Requirement already satisfied: protobuf==3.20.1 in /usr/local/lib/python3.7/site-packages (from -r /opt/app/onap/dependencies/artifact-manager/requirements.txt (line 2)) (3.20.1) [INFO] DOCKER> Collecting onappylog==1.0.9 (from -r /opt/app/onap/dependencies/artifact-manager/requirements.txt (line 3)) [INFO] DOCKER> Downloading onappylog-1.0.9-py2.py3-none-any.whl.metadata (641 bytes) [INFO] DOCKER> Collecting click==7.0 (from -r /opt/app/onap/dependencies/artifact-manager/requirements.txt (line 4)) [INFO] DOCKER> Downloading Click-7.0-py2.py3-none-any.whl.metadata (3.5 kB) [INFO] DOCKER> Requirement already satisfied: grpcio>=1.25.0 in /usr/local/lib/python3.7/site-packages (from grpcio-tools==1.25.0->-r /opt/app/onap/dependencies/artifact-manager/requirements.txt (line 1)) (1.25.0) [INFO] DOCKER> Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.7/site-packages (from onappylog==1.0.9->-r /opt/app/onap/dependencies/artifact-manager/requirements.txt (line 3)) (6.0.1) [INFO] DOCKER> Collecting watchdog>=0.8.3 (from onappylog==1.0.9->-r /opt/app/onap/dependencies/artifact-manager/requirements.txt (line 3)) [INFO] DOCKER> Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl.metadata (36 kB) [INFO] DOCKER> Requirement already satisfied: six>=1.5.2 in /usr/local/lib/python3.7/site-packages (from grpcio>=1.25.0->grpcio-tools==1.25.0->-r /opt/app/onap/dependencies/artifact-manager/requirements.txt (line 1)) (1.17.0) [INFO] DOCKER> Downloading onappylog-1.0.9-py2.py3-none-any.whl (17 kB) [INFO] DOCKER> Downloading Click-7.0-py2.py3-none-any.whl (81 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 26.5 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 109.5 MB/s eta 0:00:00 [INFO] DOCKER> [INFO] DOCKER> Installing collected packages: watchdog, click, onappylog [INFO] DOCKER> Successfully installed click-7.0 onappylog-1.0.9 watchdog-3.0.0 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [INFO] DOCKER> ---> Removed intermediate container 5bcb489d1293 [INFO] DOCKER> ---> 6f43a6c11418 [INFO] DOCKER> Step 10/12 : RUN pip install --no-cache-dir /opt/app/onap/dependencies/artifact-manager [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3b81ea7495ea [INFO] DOCKER> Processing /opt/app/onap/dependencies/artifact-manager [INFO] DOCKER> Preparing metadata (setup.py): started [INFO] DOCKER> Preparing metadata (setup.py): finished with status 'done' [INFO] DOCKER> Requirement already satisfied: grpcio-tools>=1.25.0 in /usr/local/lib/python3.7/site-packages (from manager==0.1) (1.25.0) [INFO] DOCKER> Requirement already satisfied: protobuf>=3.20.1 in /usr/local/lib/python3.7/site-packages (from manager==0.1) (3.20.1) [INFO] DOCKER> Requirement already satisfied: onappylog>=1.0.9 in /usr/local/lib/python3.7/site-packages (from manager==0.1) (1.0.9) [INFO] DOCKER> Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from manager==0.1) (7.0) [INFO] DOCKER> Requirement already satisfied: grpcio>=1.25.0 in /usr/local/lib/python3.7/site-packages (from grpcio-tools>=1.25.0->manager==0.1) (1.25.0) [INFO] DOCKER> Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.7/site-packages (from onappylog>=1.0.9->manager==0.1) (6.0.1) [INFO] DOCKER> Requirement already satisfied: watchdog>=0.8.3 in /usr/local/lib/python3.7/site-packages (from onappylog>=1.0.9->manager==0.1) (3.0.0) [INFO] DOCKER> Requirement already satisfied: six>=1.5.2 in /usr/local/lib/python3.7/site-packages (from grpcio>=1.25.0->grpcio-tools>=1.25.0->manager==0.1) (1.17.0) [INFO] DOCKER> Building wheels for collected packages: manager [INFO] DOCKER> Building wheel for manager (setup.py): started [INFO] DOCKER> Building wheel for manager (setup.py): finished with status 'done' [INFO] DOCKER> Created wheel for manager: filename=manager-0.1-py3-none-any.whl size=9238 sha256=56a70c4f25550c07c645f795f55e998e3e1b44ba9ac56b1ab7e4ee635d37a819 [INFO] DOCKER> Stored in directory: /tmp/pip-ephem-wheel-cache-z492sny9/wheels/2f/f0/6f/820a1786fd3a00b4b5709dc6f8f073f77bd293ff76df169913 [INFO] DOCKER> Successfully built manager [INFO] DOCKER> Installing collected packages: manager [INFO] DOCKER> Successfully installed manager-0.1 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [INFO] DOCKER> ---> Removed intermediate container 3b81ea7495ea [INFO] DOCKER> ---> 911b61230c0d [INFO] DOCKER> Step 11/12 : USER onap [INFO] DOCKER> [INFO] DOCKER> ---> Running in 764dbaa1cf96 [INFO] DOCKER> ---> Removed intermediate container 764dbaa1cf96 [INFO] DOCKER> ---> 0433e29c505e [INFO] DOCKER> Step 12/12 : ENTRYPOINT /opt/app/onap/py-executor/start.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in d2835a787fea [INFO] DOCKER> ---> Removed intermediate container d2835a787fea [INFO] DOCKER> ---> 305a8c420f8f [INFO] DOCKER> Successfully built 305a8c420f8f [INFO] DOCKER> Successfully tagged onap/ccsdk-py-executor:latest [INFO] DOCKER> [onap/ccsdk-py-executor:latest]: Built image sha256:305a8 [INFO] DOCKER> [onap/ccsdk-py-executor:latest]: Tag with 1.10-SNAPSHOT-latest,1.10.0-SNAPSHOT-latest,1.10.0-SNAPSHOT-20260325T072035Z [INFO] DOCKER> Tagging image onap/ccsdk-py-executor:1.10-SNAPSHOT-latest successful! [INFO] DOCKER> Tagging image onap/ccsdk-py-executor:1.10.0-SNAPSHOT-latest successful! [INFO] DOCKER> Tagging image onap/ccsdk-py-executor:1.10.0-SNAPSHOT-20260325T072035Z successful! [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ py-executor --- [INFO] Deferring deploy for org.onap.ccsdk.cds:py-executor:1.10.0-SNAPSHOT at end [INFO] [INFO] --- docker:0.34.0:push (build-push-images) @ py-executor --- [INFO] [INFO] -------------------< org.onap.ccsdk.cds:sdclistener >------------------- [INFO] Building MS SDC Listener (Root) 1.10.0-SNAPSHOT [50/67] [INFO] from ms/sdclistener/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener --- [INFO] Formatting is skipped [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ sdclistener --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/1.10.0-SNAPSHOT/sdclistener-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sdclistener --- [INFO] Deferring deploy for org.onap.ccsdk.cds:sdclistener:1.10.0-SNAPSHOT at end [INFO] [INFO] ---------< org.onap.ccsdk.cds.sdclistener:sdclistener-parent >---------- [INFO] Building MS SDC Listener - Parent 1.10.0-SNAPSHOT [51/67] [INFO] from ms/sdclistener/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener-parent --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener-parent --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener-parent --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener-parent --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener-parent --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/parent/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener-parent --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener-parent --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener-parent --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener-parent --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener-parent --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener-parent --- [INFO] Formatting is skipped [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener-parent --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener-parent --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/parent/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener-parent --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/parent/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener-parent --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/parent/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener-parent --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/parent/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ sdclistener-parent --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.10.0-SNAPSHOT/sdclistener-parent-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sdclistener-parent --- [INFO] Deferring deploy for org.onap.ccsdk.cds.sdclistener:sdclistener-parent:1.10.0-SNAPSHOT at end [INFO] [INFO] -------< org.onap.ccsdk.cds.sdclistener:sdclistener-application >------- [INFO] Building MS SDC Listener - Application 1.10.0-SNAPSHOT [52/67] [INFO] from ms/sdclistener/application/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener-application --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener-application --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener-application --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener-application --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener-application --- [INFO] Processed 24 files in 266ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener-application --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener-application --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener-application --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener-application --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener-application --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener-application --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener-application --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener-application --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener-application --- [INFO] Formatting is skipped [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sdclistener-application --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ sdclistener-application --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug parameters release 17] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sdclistener-application --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ sdclistener-application --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug parameters release 17] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [INFO] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java uses or overrides a deprecated API. [INFO] /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sdclistener-application --- [INFO] Surefire report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:34:18.767 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:34:18.774 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 07:34:18.790 [main] INFO o.o.c.c.s.status.ComponentStatusMessageTest - Starting ComponentStatusMessageTest using Java 21.0.10 with PID 11625 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application) 07:34:18.791 [main] INFO o.o.c.c.s.status.ComponentStatusMessageTest - No active profile set, falling back to 1 default profile: "default" 07:34:18.942 [main] INFO o.o.c.c.s.status.ComponentStatusMessageTest - Started ComponentStatusMessageTest in 0.438 seconds (process running for 1.61) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 s - in org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest [INFO] Running org.onap.ccsdk.cds.sdclistener.exceptions.SdcListenerExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.ccsdk.cds.sdclistener.exceptions.SdcListenerExceptionTest [INFO] Running org.onap.ccsdk.cds.sdclistener.SdcListenerClientTest 07:34:20.309 [main] INFO o.o.ccsdk.cds.sdclistener.client.SdcListenerClient - Initialize the SDC distribution client 07:34:20.310 [main] INFO o.o.ccsdk.cds.sdclistener.client.SdcListenerClient - Initialization of the SDC distribution client is complete [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 s - in org.onap.ccsdk.cds.sdclistener.SdcListenerClientTest [INFO] Running org.onap.ccsdk.cds.sdclistener.util.FileUtilTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:34:20.444 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 07:34:20.446 [main] INFO org.onap.ccsdk.cds.sdclistener.util.FileUtilTest - Starting FileUtilTest using Java 21.0.10 with PID 11625 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application) 07:34:20.446 [main] INFO org.onap.ccsdk.cds.sdclistener.util.FileUtilTest - No active profile set, falling back to 1 default profile: "default" 07:34:20.454 [main] INFO org.onap.ccsdk.cds.sdclistener.util.FileUtilTest - Started FileUtilTest in 0.047 seconds (process running for 3.122) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.ccsdk.cds.sdclistener.util.FileUtilTest [INFO] Running org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:34:20.498 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 07:34:20.499 [main] INFO o.o.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest - Starting SdcListenerDtoTest using Java 21.0.10 with PID 11625 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application) 07:34:20.500 [main] INFO o.o.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest - No active profile set, falling back to 1 default profile: "default" 07:34:20.565 [main] INFO o.o.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest - Started SdcListenerDtoTest in 0.095 seconds (process running for 3.233) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest [INFO] Running org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:34:20.604 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 07:34:20.606 [main] INFO o.o.c.c.s.handler.BluePrintProcessorHandlerTest - Starting BluePrintProcessorHandlerTest using Java 21.0.10 with PID 11625 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application) 07:34:20.606 [main] INFO o.o.c.c.s.handler.BluePrintProcessorHandlerTest - No active profile set, falling back to 1 default profile: "default" 07:34:20.625 [main] INFO o.o.c.c.s.handler.BluePrintProcessorHandlerTest - Started BluePrintProcessorHandlerTest in 0.049 seconds (process running for 3.293) 07:34:20.748 [main] INFO o.o.c.c.s.handler.BluePrintProcesssorHandler - Sending request to blueprint processor [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest [INFO] Running org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:34:20.817 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 07:34:20.819 [main] INFO o.o.c.cds.sdclistener.SdcListenerConfigurationTest - Starting SdcListenerConfigurationTest using Java 21.0.10 with PID 11625 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application) 07:34:20.819 [main] INFO o.o.c.cds.sdclistener.SdcListenerConfigurationTest - No active profile set, falling back to 1 default profile: "default" 07:34:20.844 [main] INFO o.o.c.cds.sdclistener.SdcListenerConfigurationTest - Started SdcListenerConfigurationTest in 0.052 seconds (process running for 3.513) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest [INFO] Running org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 07:34:20.874 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 07:34:20.875 [main] INFO o.o.c.c.s.service.ListenerServiceImplTest - Starting ListenerServiceImplTest using Java 21.0.10 with PID 11625 (started by jenkins in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application) 07:34:20.875 [main] INFO o.o.c.c.s.service.ListenerServiceImplTest - No active profile set, falling back to 1 default profile: "default" 07:34:21.064 [main] INFO o.o.c.c.s.service.ListenerServiceImplTest - Started ListenerServiceImplTest in 0.21 seconds (process running for 3.732) 07:34:21.099 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - Storing the CBA archive vDNS.zip 07:34:21.099 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - The target location for zip file is /tmp/junit8896093551643042893/cds-sdc-listener-test/vDNS.zip 07:34:21.106 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - Successfully store the CBA archive /tmp/junit8896093551643042893/cds-sdc-listener-test/vDNS.zip at this location 07:34:21.125 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - CBA archive doesn't exist in the CSAR Package or it doesn't exist as per the given path Artifacts/[a-zA-Z0-9-_.]+/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/[a-zA-Z0-9-_.()]+[.]zip 07:34:21.131 [main] ERROR o.o.c.cds.sdclistener.service.ListenerServiceImpl - Failed to extract blueprint Cannot invoke "org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDto.getDistributionClient()" because ".sdcListenerDto" is null 07:34:21.141 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - The target location for the CSAR file is /tmp/junit6357281089953460590/cds-sdc-listener-test/MackArtifactName.csar [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ sdclistener-application --- [INFO] Building jar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/target/sdclistener-application-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener-application --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener-application --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener-application --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener-application --- [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener-application --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener-application --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener-application --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ sdclistener-application --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.10.0-SNAPSHOT/sdclistener-application-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/application/target/sdclistener-application-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.10.0-SNAPSHOT/sdclistener-application-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sdclistener-application --- [INFO] Deferring deploy for org.onap.ccsdk.cds.sdclistener:sdclistener-application:1.10.0-SNAPSHOT at end [INFO] [INFO] ------< org.onap.ccsdk.cds.sdclistener:sdclistener-distribution >------- [INFO] Building MS SDC Listener - Distribution 1.10.0-SNAPSHOT [53/67] [INFO] from ms/sdclistener/distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener-distribution --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener-distribution --- [INFO] [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ sdclistener-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener-distribution --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener-distribution --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener-distribution --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener-distribution --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- groovy:2.1.1:execute (default) @ sdclistener-distribution --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener-distribution --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener-distribution --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener-distribution --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener-distribution --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener-distribution --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener-distribution --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener-distribution --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener-distribution --- [INFO] Formatting is skipped [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- antrun:1.8:run (ant-test) @ sdclistener-distribution --- [WARNING] Parameter 'tasks' is deprecated: Use target instead [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- assembly:3.1.0:single (maven) @ sdclistener-distribution --- [INFO] Reading assembly descriptor: src/main/docker/distribution.xml [WARNING] Cannot include project artifact: org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:pom:1.10.0-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.slf4j:slf4j-simple' [INFO] Building tar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener-distribution --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener-distribution --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener-distribution --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener-distribution --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener-distribution --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener-distribution --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ sdclistener-distribution --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.10.0-SNAPSHOT/sdclistener-distribution-1.10.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.10.0-SNAPSHOT/sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz [INFO] [INFO] --- docker:0.34.0:build (build-push-images) @ sdclistener-distribution --- [INFO] Building tar: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/sdclistener/distribution/target/docker/onap/ccsdk-sdclistener/tmp/docker-build.tar [INFO] DOCKER> [onap/ccsdk-sdclistener:latest]: Created docker-build.tar in 693 milliseconds [INFO] DOCKER> Pulling from onap/ccsdk-alpine-j17-image [INFO] DOCKER> Digest: sha256:b98b09aa1b3cd7ce1c78e4a5cd2080d327cd550643dce731c891d3bebb523cfe [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/ccsdk-alpine-j17-image:1.5.1 [INFO] DOCKER> Pulled onap/ccsdk-alpine-j17-image:1.5.1 in 3 seconds [INFO] DOCKER> Step 1/11 : FROM onap/ccsdk-alpine-j17-image:1.5.1 AS stage0 [INFO] DOCKER> [INFO] DOCKER> ---> b98b09aa1b3c [INFO] DOCKER> Step 2/11 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in a99be77f4ae7 [INFO] DOCKER> ---> Removed intermediate container a99be77f4ae7 [INFO] DOCKER> ---> c804000e2bbc [INFO] DOCKER> Step 3/11 : COPY *.sh /opt/app/onap/sdc-listener/ [INFO] DOCKER> [INFO] DOCKER> ---> 1ae82af44804 [INFO] DOCKER> Step 4/11 : COPY sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz /source.tar.gz [INFO] DOCKER> [INFO] DOCKER> ---> 79d3d32a33bd [INFO] DOCKER> Step 5/11 : ARG OTEL_AGENT_VERSION=2.25.0 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 46156879f14b [INFO] DOCKER> ---> Removed intermediate container 46156879f14b [INFO] DOCKER> ---> 5ffe23e65c00 [INFO] DOCKER> Step 6/11 : RUN tar -xzf /source.tar.gz -C /tmp && cp -rf /tmp/sdclistener-distribution-1.10.0-SNAPSHOT/opt / && rm -rf /source.tar.gz && rm -rf /tmp/sdclistener-distribution-1.10.0-SNAPSHOT && mkdir -p /opt/app/onap/cds-sdc-listener && wget -q -O /opt/app/onap/opentelemetry-javaagent.jar "https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v${OTEL_AGENT_VERSION}/opentelemetry-javaagent.jar" && chown -R onap:onap /opt && chmod -R 755 /opt [INFO] DOCKER> [INFO] DOCKER> ---> Running in 55fcb4312784 [INFO] DOCKER> ---> Removed intermediate container 55fcb4312784 [INFO] DOCKER> ---> 3822b47bfa27 [INFO] DOCKER> Step 7/11 : FROM onap/ccsdk-alpine-j17-image:1.5.1 [INFO] DOCKER> [INFO] DOCKER> ---> b98b09aa1b3c [INFO] DOCKER> Step 8/11 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 958c9c7cf391 [INFO] DOCKER> ---> Removed intermediate container 958c9c7cf391 [INFO] DOCKER> ---> 7e55ed464554 [INFO] DOCKER> Step 9/11 : COPY --from=stage0 /opt /opt [INFO] DOCKER> [INFO] DOCKER> ---> 91df113c30b8 [INFO] DOCKER> Step 10/11 : USER onap [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5a1bc828cf0e [INFO] DOCKER> ---> Removed intermediate container 5a1bc828cf0e [INFO] DOCKER> ---> e3216d286227 [INFO] DOCKER> Step 11/11 : ENTRYPOINT /opt/app/onap/sdc-listener/startService.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5b772f3e0d6a [INFO] DOCKER> ---> Removed intermediate container 5b772f3e0d6a [INFO] DOCKER> ---> ecfce98885f8 [INFO] DOCKER> Successfully built ecfce98885f8 [INFO] DOCKER> Successfully tagged onap/ccsdk-sdclistener:latest [INFO] DOCKER> [onap/ccsdk-sdclistener:latest]: Built image sha256:ecfce [INFO] DOCKER> [onap/ccsdk-sdclistener:latest]: Tag with 1.10-SNAPSHOT-latest,1.10.0-SNAPSHOT-latest,1.10.0-SNAPSHOT-20260325T072035Z [INFO] DOCKER> Tagging image onap/ccsdk-sdclistener:1.10-SNAPSHOT-latest successful! [INFO] DOCKER> Tagging image onap/ccsdk-sdclistener:1.10.0-SNAPSHOT-latest successful! [INFO] DOCKER> Tagging image onap/ccsdk-sdclistener:1.10.0-SNAPSHOT-20260325T072035Z successful! [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sdclistener-distribution --- [INFO] Deferring deploy for org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:1.10.0-SNAPSHOT at end [INFO] [INFO] --- docker:0.34.0:push (build-push-images) @ sdclistener-distribution --- [INFO] [INFO] ---------------------< org.onap.ccsdk.cds:cds-ui >---------------------- [INFO] Building CDS UI (Root) 1.10.0-SNAPSHOT [54/67] [INFO] from cds-ui/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui --- [INFO] Formatting is skipped [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ cds-ui --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui/1.10.0-SNAPSHOT/cds-ui-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-ui --- [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-ui:1.10.0-SNAPSHOT at end [INFO] [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-client >------------------ [INFO] Building CDS UI - Client 1.10.0-SNAPSHOT [55/67] [INFO] from cds-ui/client/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-client --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-client --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-client --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-client --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-client --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-client --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-client --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-client --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-client --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-client --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-client --- [INFO] Formatting is skipped [INFO] [INFO] --- frontend:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-client --- [INFO] Installing node version v8.12.0 [INFO] Downloading https://nodejs.org/dist/v8.12.0/node-v8.12.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] Unpacking /tmp/r/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/node/tmp [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/node/tmp/node-v8.12.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/node/node [INFO] Installed node locally. [INFO] Installing npm version 6.4.1 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-6.4.1.tgz to /tmp/r/com/github/eirslett/npm/6.4.1/npm-6.4.1.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.4.1/npm-6.4.1.tar.gz into /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/node/node_modules [INFO] Installed npm locally. [INFO] [INFO] --- frontend:1.12.1:npm (npm install) @ cds-ui-client --- [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client [INFO] [INFO] > node-sass@4.10.0 install /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/node_modules/node-sass [INFO] > node scripts/install.js [INFO] [INFO] Downloading binary from https://github.com/sass/node-sass/releases/download/v4.10.0/linux-x64-57_binding.node [INFO] Download complete [INFO] Binary saved to /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node [INFO] Caching binary to /home/jenkins/.npm/node-sass/4.10.0/linux-x64-57_binding.node [INFO] [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/node_modules/core-js [INFO] > node -e "try{require('./postinstall')}catch(e){}" [INFO] [INFO] [INFO] > node-sass@4.10.0 postinstall /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/node_modules/node-sass [INFO] > node scripts/build.js [INFO] [INFO] Binary found at /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node [INFO] Testing binary [INFO] Binary is fine [INFO] npm WARN The package @types/mime is included as both a dev and production dependency. [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents): [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [INFO] [INFO] added 1304 packages from 1285 contributors in 56.908s [INFO] [INFO] --- frontend:1.12.1:npm (npm build) @ cds-ui-client --- [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client [INFO] [INFO] > cds-ui@0.0.0 build /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client [INFO] > ng build [INFO] [INFO] Browserslist: caniuse-lite is outdated. Please run the following command: `npx browserslist --update-db` [INFO] [INFO] Date: 2026-03-25T07:37:05.907Z [INFO] Hash: 405ae0e76d892887db3b [INFO] Time: 26761ms [INFO] chunk {feature-modules-blueprint-blueprint-module} feature-modules-blueprint-blueprint-module.js, feature-modules-blueprint-blueprint-module.js.map (feature-modules-blueprint-blueprint-module) 2.27 MB [rendered] [INFO] chunk {feature-modules-controller-catalog-controller-catalog-module} feature-modules-controller-catalog-controller-catalog-module.js, feature-modules-controller-catalog-controller-catalog-module.js.map (feature-modules-controller-catalog-controller-catalog-module) 113 kB [rendered] [INFO] chunk {main} main.js, main.js.map (main) 326 kB [initial] [rendered] [INFO] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 225 kB [initial] [rendered] [INFO] chunk {runtime} runtime.js, runtime.js.map (runtime) 9 kB [entry] [rendered] [INFO] chunk {scripts} scripts.js, scripts.js.map (scripts) 2.26 MB [rendered] [INFO] chunk {styles} styles.js, styles.js.map (styles) 1.63 MB [initial] [rendered] [INFO] chunk {vendor} vendor.js, vendor.js.map (vendor) 10.3 MB [initial] [rendered] [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui-client --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui-client --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui-client --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui-client --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui-client --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui-client --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui-client --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ cds-ui-client --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-client/1.10.0-SNAPSHOT/cds-ui-client-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-ui-client --- [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-ui-client:1.10.0-SNAPSHOT at end [INFO] [INFO] -------------< org.onap.ccsdk.cds:cds-ui-designer-client >-------------- [INFO] Building CDS UI - Designer Client 1.10.0-SNAPSHOT [56/67] [INFO] from cds-ui/designer-client/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-designer-client --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-designer-client --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-designer-client --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-designer-client --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-designer-client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-designer-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-designer-client --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-designer-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-designer-client --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-designer-client --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-designer-client --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-designer-client --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-designer-client --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-designer-client --- [INFO] Formatting is skipped [INFO] [INFO] --- frontend:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-designer-client --- [INFO] Installing node version v13.7.0 [INFO] Downloading https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/13.7.0/node-13.7.0-linux-x64.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] Unpacking /tmp/r/com/github/eirslett/node/13.7.0/node-13.7.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/node/tmp [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/node/tmp/node-v13.7.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/node/node [INFO] Installed node locally. [INFO] Installing npm version 6.13.6 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-6.13.6.tgz to /tmp/r/com/github/eirslett/npm/6.13.6/npm-6.13.6.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.13.6/npm-6.13.6.tar.gz into /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/node/node_modules [INFO] Installed npm locally. [INFO] [INFO] --- frontend:1.12.1:npm (npm install) @ cds-ui-designer-client --- [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client [INFO] [INFO] > core-js@3.6.4 postinstall /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/node_modules/core-js [INFO] > node -e "try{require('./postinstall')}catch(e){}" [INFO] [INFO] [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/node_modules/karma/node_modules/core-js [INFO] > node -e "try{require('./postinstall')}catch(e){}" [INFO] [INFO] [INFO] > @angular/cli@9.1.12 postinstall /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/node_modules/angular-datatables/node_modules/@angular/cli [INFO] > node ./bin/postinstall/script.js [INFO] [INFO] [INFO] > @angular/cli@8.3.29 postinstall /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/node_modules/@angular/cli [INFO] > node ./bin/postinstall/script.js [INFO] [INFO] [INFO] > sonar-scanner@3.1.0 postinstall /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/node_modules/sonar-scanner [INFO] > node postinstall.js [INFO] [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/webpack-dev-server/node_modules/fsevents): [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/watchpack/node_modules/fsevents): [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/karma/node_modules/fsevents): [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/@angular/compiler-cli/node_modules/fsevents): [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [INFO] [INFO] added 1321 packages from 1122 contributors in 30.682s [INFO] [INFO] 37 packages are looking for funding [INFO] run `npm fund` for details [INFO] [INFO] [INFO] --- frontend:1.12.1:npm (npm build) @ cds-ui-designer-client --- [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client [INFO] [INFO] > designer-client@0.0.0 build /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client [INFO] > npm run lint && ng build --prod --aot [INFO] [INFO] [INFO] > designer-client@0.0.0 lint /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client [INFO] > ng lint [INFO] [INFO] Linting "designer-client"... [INFO] All files pass linting. [INFO] Generating ES5 bundles for differential loading... [INFO] ES5 bundle generation complete. [INFO] [INFO] chunk {0} runtime-es2015.2b41d1afb72745052d32.js (runtime) 2.28 kB [entry] [rendered] [INFO] chunk {0} runtime-es5.2b41d1afb72745052d32.js (runtime) 2.28 kB [entry] [rendered] [INFO] chunk {2} polyfills-es2015.5b10b8fd823b6392f1fd.js (polyfills) 36.2 kB [initial] [rendered] [INFO] chunk {7} 7-es2015.1780482e6232c10b3745.js () 1.92 kB [rendered] [INFO] chunk {7} 7-es5.1780482e6232c10b3745.js () 1.92 kB [rendered] [INFO] chunk {6} 6-es2015.bc7bdc97f64e0bf963b1.js () 4.64 kB [rendered] [INFO] chunk {6} 6-es5.bc7bdc97f64e0bf963b1.js () 4.64 kB [rendered] [INFO] chunk {5} 5-es2015.7404c6e5143e71762685.js () 53.4 kB [rendered] [INFO] chunk {5} 5-es5.7404c6e5143e71762685.js () 53.4 kB [rendered] [INFO] chunk {3} polyfills-es5.3e8196928d184a6e5319.js (polyfills-es5) 124 kB [initial] [rendered] [INFO] chunk {1} main-es2015.309a7897a218e2341f6e.js (main) 3.28 MB [initial] [rendered] [INFO] chunk {1} main-es5.309a7897a218e2341f6e.js (main) 3.28 MB [initial] [rendered] [INFO] chunk {4} styles.17d1e440aa0094ad05d6.css (styles) 368 kB [initial] [rendered] [INFO] chunk {scripts} scripts.7f2941702f8e41e07f2f.js (scripts) 1.35 MB [entry] [rendered] [INFO] Date: 2026-03-25T07:40:47.976Z - Hash: 16e43ab5e9f921d8c864 - Time: 167096ms [INFO] [INFO] WARNING in budgets, maximum exceeded for /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.css. Budget 25 kB was exceeded by 1.63 kB. [INFO] [INFO] WARNING in budgets, maximum exceeded for initial. Budget 4 MB was exceeded by 2.41 MB. [INFO] [INFO] --- frontend:1.12.1:npm (npm build local) @ cds-ui-designer-client --- [INFO] Skipping execution. [INFO] [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui-designer-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui-designer-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui-designer-client --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui-designer-client --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui-designer-client --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui-designer-client --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui-designer-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui-designer-client --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui-designer-client --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/target/failsafe-reports [INFO] [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui-designer-client --- [INFO] Failsafe report directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ cds-ui-designer-client --- [INFO] Installing /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/designer-client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-designer-client/1.10.0-SNAPSHOT/cds-ui-designer-client-1.10.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ cds-ui-designer-client --- [INFO] Deferring deploy for org.onap.ccsdk.cds:cds-ui-designer-client:1.10.0-SNAPSHOT at end [INFO] [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-server >------------------ [INFO] Building CDS UI - Server 1.10.0-SNAPSHOT [57/67] [INFO] from cds-ui/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-server --- [INFO] [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-server --- [INFO] [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-server --- [INFO] Executing tasks ktlint: [INFO] Executed tasks [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-server --- [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 [INFO] [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed [INFO] [INFO] --- groovy:2.1.1:execute (default) @ cds-ui-server --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-server --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/server/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/server/target/jacoco.exec [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-server --- [INFO] Set 2 system properties [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-server --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-server --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-server --- [INFO] Tidy is skipped. [INFO] [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-server --- [INFO] Skipping Antrun execution [INFO] [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-server --- [INFO] Formatting is skipped [INFO] [INFO] --- dependency:3.1.1:unpack (unpack-blueprint-grpc-proto) @ cds-ui-server --- [INFO] Configured Artifact: org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:1.10.0-SNAPSHOT:jar [INFO] Unpacking /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.10.0-SNAPSHOT.jar to /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/server/target/generated/proto-definition/proto with includes "**/*.proto" and excludes "" [INFO] [INFO] --- frontend:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-server --- [INFO] Installing node version v16.14.0 [INFO] Downloading https://nodejs.org/dist/v16.14.0/node-v16.14.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/16.14.0/node-16.14.0-linux-x64.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] Unpacking /tmp/r/com/github/eirslett/node/16.14.0/node-16.14.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/server/node/tmp [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/server/node/tmp/node-v16.14.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/server/node/node [INFO] Installed node locally. [INFO] Installing npm version 8.3.0 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-8.3.0.tgz to /tmp/r/com/github/eirslett/npm/8.3.0/npm-8.3.0.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] Unpacking /tmp/r/com/github/eirslett/npm/8.3.0/npm-8.3.0.tar.gz into /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/server/node/node_modules [INFO] Installed npm locally. [INFO] [INFO] --- frontend:1.12.1:npm (npm install) @ cds-ui-server --- [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/server [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: 'minimatch@10.2.4', [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: 'brace-expansion@5.0.4', [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: 'balanced-match@4.0.4', [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: 'glob@11.1.0', [INFO] npm WARN EBADENGINE required: { node: '20 || >=22' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: 'color@5.0.3', [INFO] npm WARN EBADENGINE required: { node: '>=18' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: 'color-string@2.1.4', [INFO] npm WARN EBADENGINE required: { node: '>=18' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: 'jackspeak@4.2.3', [INFO] npm WARN EBADENGINE required: { node: '20 || >=22' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: 'path-scurry@2.0.2', [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: '@isaacs/cliui@9.0.0', [INFO] npm WARN EBADENGINE required: { node: '>=18' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN EBADENGINE Unsupported engine { [INFO] npm WARN EBADENGINE package: 'lru-cache@11.2.7', [INFO] npm WARN EBADENGINE required: { node: '20 || >=22' }, [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } [INFO] npm WARN EBADENGINE } [INFO] npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. [INFO] npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported [INFO] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [INFO] npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) [INFO] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [INFO] npm WARN deprecated glob@7.1.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me [INFO] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [INFO] npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) [INFO] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [INFO] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [INFO] npm WARN deprecated @types/handlebars@4.1.0: This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed. [INFO] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [INFO] npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. [INFO] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [INFO] npm WARN deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. [INFO] npm WARN deprecated @hapi/pinpoint@1.0.2: Moved to 'npm install @sideway/pinpoint' [INFO] npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained [INFO] npm WARN deprecated @hapi/formula@1.2.0: Moved to 'npm install @sideway/formula' [INFO] npm WARN deprecated @hapi/shot@4.1.2: This version has been deprecated and is no longer supported or maintained [INFO] npm WARN deprecated supertest@4.0.2: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net [INFO] npm WARN deprecated @types/form-data@2.5.2: This is a stub types definition. form-data provides its own type definitions, so you do not need this installed. [INFO] npm WARN deprecated @types/jszip@3.4.1: This is a stub types definition. jszip provides its own type definitions, so you do not need this installed. [INFO] npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me [INFO] npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' [INFO] npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau [INFO] npm WARN deprecated superagent@3.8.3: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net [INFO] npm WARN deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10. [INFO] npm WARN deprecated @sinonjs/text-encoding@0.7.3: Deprecated: no longer maintained and no longer used by Sinon packages. See [INFO] npm WARN deprecated https://github.com/sinonjs/nise/issues/243 for replacement details. [INFO] npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported [INFO] npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained [INFO] npm WARN deprecated openapi-schema-to-json-schema@2.2.0: This package is no longer maintained. Use @openapi-contrib/openapi-schema-to-json-schema instead. [INFO] npm WARN deprecated @hapi/joi@16.1.8: Switch to 'npm install joi' [INFO] npm WARN deprecated glob@11.1.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me [INFO] npm WARN deprecated sinon@8.1.1: 16.1.1 [INFO] npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest [INFO] npm WARN deprecated eslint@5.16.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. [INFO] [INFO] added 1108 packages in 30s [INFO] [INFO] 123 packages are looking for funding [INFO] run `npm fund` for details [INFO] [INFO] --- frontend:1.12.1:npm (npm build) @ cds-ui-server --- [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/cds-ui/server [INFO] [INFO] > cds-ui-server@1.0.0 build [INFO] > npm run copy:proto && lb-tsc es2017 --copy-resources --outDir dist [INFO] [INFO] [INFO] > cds-ui-server@1.0.0 copy:proto [INFO] > mkdir -p dist && { cp -R target/generated/proto-definition/proto/ dist/proto 2>/dev/null || cp -R ../../components/model-catalog/proto-definition/proto/ dist/proto; } [INFO] [INFO] tsconfig.json(14,3): error TS5110: Option 'module' must be set to 'Node16' when option 'moduleResolution' is set to 'Node16'. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ccsdk-cds 1.10.0-SNAPSHOT: [INFO] [INFO] ccsdk-cds .......................................... SUCCESS [ 8.515 s] [INFO] MS (Root) .......................................... SUCCESS [ 0.946 s] [INFO] MS Error Catalog (Root) ............................ SUCCESS [ 2.347 s] [INFO] MS Error Catalog Core .............................. SUCCESS [ 8.508 s] [INFO] MS Error Catalog Service ........................... SUCCESS [ 4.050 s] [INFO] MS Error Catalog Application ....................... SUCCESS [ 0.518 s] [INFO] MS Blueprints Processor (Root) ..................... SUCCESS [ 0.430 s] [INFO] MS Blueprints Processor Parent ..................... SUCCESS [ 1.542 s] [INFO] MS Blueprints Processor Modules (Root) ............. SUCCESS [ 0.537 s] [INFO] MS Blueprints Processor Modules - Blueprints ....... SUCCESS [ 0.571 s] [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core SUCCESS [ 34.184 s] [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary SUCCESS [ 7.548 s] [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service SUCCESS [ 9.468 s] [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto SUCCESS [ 4.563 s] [INFO] MS Blueprints Processor Modules - Commons .......... SUCCESS [ 0.702 s] [INFO] MS Blueprints Processor Modules - Commons - Processor Core SUCCESS [ 45.824 s] [INFO] MS Blueprints Processor Modules - Commons - DB Lib . SUCCESS [ 17.808 s] [INFO] MS Blueprints Processor Modules - Commons - Rest Lib SUCCESS [ 16.576 s] [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib SUCCESS [ 8.167 s] [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib SUCCESS [ 12.914 s] [INFO] MS Blueprints Processor Modules - Commons - SSH Lib SUCCESS [ 14.618 s] [INFO] MS Blueprints Processor Modules - Commons - NATS Lib SUCCESS [ 9.250 s] [INFO] MS Blueprints Processor Modules - Outbounds ........ SUCCESS [ 0.559 s] [INFO] MS Blueprints Processor Modules - Services ......... SUCCESS [ 0.530 s] [INFO] MS Blueprints Processor Modules - Services - Execution Service SUCCESS [ 12.890 s] [INFO] MS Blueprints Processor Modules - Services - Workflow Service SUCCESS [ 13.845 s] [INFO] MS Blueprints Processor Functions (Root) ........... SUCCESS [ 1.382 s] [INFO] MS Blueprints Processor Functions - Config Snapshots SUCCESS [ 14.302 s] [INFO] MS Blueprints Processor Functions - Resource Resolution SUCCESS [ 31.507 s] [INFO] MS Blueprints Processor Modules - Inbounds ......... SUCCESS [ 0.548 s] [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API SUCCESS [ 14.847 s] [INFO] MS Blueprints Processor Modules - Inbounds - Designer API SUCCESS [ 32.968 s] [INFO] MS Blueprints Processor Modules - Inbounds - Resource API SUCCESS [ 15.739 s] [INFO] MS Blueprints Processor Functions - Blueprint Audit status SUCCESS [ 15.387 s] [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API SUCCESS [ 24.136 s] [INFO] MS Blueprints Processor Modules - Inbounds - Health API common SUCCESS [ 5.862 s] [INFO] MS Blueprints Processor Modules - Inbounds - Health API SUCCESS [ 4.552 s] [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API SUCCESS [ 11.912 s] [INFO] MS Blueprints Processor Functions - Restful executor SUCCESS [ 8.896 s] [INFO] MS Blueprints Processor Functions - Ansible AWX Executor SUCCESS [ 8.645 s] [INFO] MS Blueprints Processor Functions - Python Executor SUCCESS [ 13.799 s] [INFO] MS Blueprints Processor Functions - Netconf Executor SUCCESS [ 26.295 s] [INFO] MS Blueprints Processor Functions - Restconf Executor SUCCESS [ 8.341 s] [INFO] MS Blueprints Processor Functions - CLI Executor ... SUCCESS [ 7.678 s] [INFO] MS Blueprints Processor Functions - Message Prioritization SUCCESS [ 15.760 s] [INFO] MS Blueprints Processor Functions - K8s Profile Upload SUCCESS [ 4.692 s] [INFO] MS Blueprints Processor Application ................ SUCCESS [03:26 min] [INFO] MS Command Executor ................................ SUCCESS [ 32.805 s] [INFO] MS Python Executor ................................. SUCCESS [01:11 min] [INFO] MS SDC Listener (Root) ............................. SUCCESS [ 0.457 s] [INFO] MS SDC Listener - Parent ........................... SUCCESS [ 0.483 s] [INFO] MS SDC Listener - Application ...................... SUCCESS [ 6.822 s] [INFO] MS SDC Listener - Distribution ..................... SUCCESS [01:14 min] [INFO] CDS UI (Root) ...................................... SUCCESS [ 0.507 s] [INFO] CDS UI - Client .................................... SUCCESS [01:29 min] [INFO] CDS UI - Designer Client ........................... SUCCESS [03:42 min] [INFO] CDS UI - Server .................................... FAILURE [ 36.559 s] [INFO] CDS UI - Application ............................... SKIPPED [INFO] Components CBA Parent .............................. SKIPPED [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints SKIPPED [INFO] Components Model Catalog - Blueprints Model ........ SKIPPED [INFO] Components Model Catalog - Blueprints Model - Test Blueprints SKIPPED [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor SKIPPED [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI SKIPPED [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit SKIPPED [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent SKIPPED [INFO] Components (Root) .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20:49 min [INFO] Finished at: 2026-03-25T07:41:24Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (npm build) on project cds-ui-server: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (npm build) on project cds-ui-server: Failed to run task at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) Caused by: org.apache.maven.plugin.MojoFailureException: Failed to run task at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:100) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) Caused by: com.github.eirslett.maven.plugins.frontend.lib.TaskRunnerException: 'npm run build' failed. at com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute (NodeTaskExecutor.java:63) at com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute (NpmMojo.java:62) at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:94) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) Caused by: com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutionException: org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2) at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.execute (ProcessExecutor.java:82) at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.executeAndRedirectOutput (ProcessExecutor.java:64) at com.github.eirslett.maven.plugins.frontend.lib.NodeExecutor.executeAndRedirectOutput (NodeExecutor.java:29) at com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute (NodeTaskExecutor.java:58) at com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute (NpmMojo.java:62) at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:94) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2) at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404) at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166) at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.execute (ProcessExecutor.java:74) at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.executeAndRedirectOutput (ProcessExecutor.java:64) at com.github.eirslett.maven.plugins.frontend.lib.NodeExecutor.executeAndRedirectOutput (NodeExecutor.java:29) at com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute (NodeTaskExecutor.java:58) at com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute (NpmMojo.java:62) at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute (AbstractFrontendMojo.java:94) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :cds-ui-server Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1564 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16280335849210899730.sh ---> sysstat.sh [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1968409454820210439.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21 ']' + mkdir -p /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/archives/ [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13952795179381618972.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QvY3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QvY3/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4342779458418653198.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21@tmp/config3838272451096816121tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17379482880549153731.sh ---> create-netrc.sh [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16072365964708968799.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QvY3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QvY3/bin to PATH [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins10966398169598597966.sh ---> uv-install.sh uv 0.11.1 is already installed uvx 0.11.1 (x86_64-unknown-linux-gnu) [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins187064383832846833.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7818864910584084234.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QvY3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-QvY3/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 1394s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=1394 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/archives/cost INFO: Archiving costs to: /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ccsdk-cds-maven-verify-master-mvn39-openjdk21,109,2026-03-25 07:41:55,v3-standard-8,1394,0.22,0.00,FAILURE [ccsdk-cds-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins7681263198481198489.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QvY3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-QvY3/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-cds-maven-verify-master-mvn39-openjdk21/109 INFO: archiving workspace using pattern(s): /tmp/venv-QvY3/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( Archives upload complete. INFO: archiving logs to Nexus /tmp/venv-QvY3/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-4677 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 21G 135G 14% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 765 16973 4 14353 30859 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ff:74:93 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.107.147/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85001sec preferred_lft 85001sec inet6 fe80::f816:3eff:feff:7493/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 56:b8:7e:b9:be:c9 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::54b8:7eff:feb9:bec9/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4677) 03/25/26 _x86_64_ (8 CPU) 07:18:51 LINUX RESTART (8 CPU) 07:20:23 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:30:10 14.85 2.91 11.39 0.56 140.58 4336.70 2881.63 07:40:00 184.07 0.68 159.84 23.56 45.12 45147.30 660829.91 Average: 99.62 1.79 85.75 12.08 92.77 24778.73 332447.86 07:20:23 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:10 26158836 29282608 3032804 9.23 125188 3277084 3026788 8.93 527612 5787180 96 07:40:00 15064100 28445140 3795408 11.55 387344 12535632 2852596 8.41 4061160 12456980 8 Average: 20611468 28863874 3414106 10.39 256266 7906358 2939692 8.67 2294386 9122080 52 07:20:23 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:10 lo 5.29 5.29 1.78 1.78 0.00 0.00 0.00 0.00 07:30:10 ens3 101.73 77.69 1280.98 15.23 0.00 0.00 0.00 0.00 07:30:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:00 lo 1.04 1.04 0.45 0.45 0.00 0.00 0.00 0.00 07:40:00 ens3 126.86 97.34 1971.11 13.15 0.00 0.00 0.00 0.00 07:40:00 docker0 8.26 11.42 0.74 200.59 0.00 0.00 0.00 0.00 Average: lo 3.16 3.16 1.11 1.11 0.00 0.00 0.00 0.00 Average: ens3 114.32 87.53 1626.66 14.18 0.00 0.00 0.00 0.00 Average: docker0 4.14 5.72 0.37 100.48 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4677) 03/25/26 _x86_64_ (8 CPU) 07:18:51 LINUX RESTART (8 CPU) 07:20:23 CPU %user %nice %system %iowait %steal %idle 07:30:10 all 41.09 0.00 1.02 0.04 0.11 57.74 07:30:10 0 44.25 0.00 1.32 0.03 0.11 54.28 07:30:10 1 49.45 0.00 1.15 0.03 0.12 49.25 07:30:10 2 38.21 0.00 1.24 0.06 0.11 60.38 07:30:10 3 38.26 0.00 0.82 0.04 0.11 60.77 07:30:10 4 40.72 0.00 0.75 0.04 0.10 58.38 07:30:10 5 38.65 0.00 0.89 0.02 0.10 60.33 07:30:10 6 40.27 0.00 0.94 0.01 0.10 58.67 07:30:10 7 38.94 0.00 1.02 0.04 0.11 59.89 07:40:00 all 15.76 0.00 2.87 0.50 0.09 80.77 07:40:00 0 17.13 0.00 2.70 0.59 0.10 79.48 07:40:00 1 13.04 0.00 3.19 0.43 0.09 83.25 07:40:00 2 12.84 0.00 2.94 0.83 0.09 83.30 07:40:00 3 11.38 0.00 2.73 0.49 0.09 85.30 07:40:00 4 14.71 0.00 2.78 0.42 0.10 81.99 07:40:00 5 14.75 0.00 2.66 0.35 0.10 82.15 07:40:00 6 22.49 0.00 2.60 0.39 0.10 74.43 07:40:00 7 19.73 0.00 3.39 0.51 0.10 76.27 Average: all 28.43 0.00 1.95 0.27 0.10 69.25 Average: 0 30.69 0.00 2.01 0.31 0.10 66.88 Average: 1 31.25 0.00 2.17 0.23 0.10 66.24 Average: 2 25.52 0.00 2.09 0.44 0.10 71.84 Average: 3 24.84 0.00 1.78 0.27 0.10 73.02 Average: 4 27.71 0.00 1.77 0.23 0.10 70.19 Average: 5 26.72 0.00 1.77 0.19 0.10 71.22 Average: 6 31.37 0.00 1.77 0.20 0.10 66.56 Average: 7 29.33 0.00 2.21 0.28 0.10 68.08