Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/clamp/+/144617 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-1372 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-clamp-review-verification-maven-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQW1EBr/agent.1564 SSH_AGENT_PID=1566 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_5303284801581908028.key (/w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_5303284801581908028.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/policy/clamp.git > git init /w/workspace/policy-clamp-review-verification-maven-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp.git > 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/policy/clamp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/clamp.git # 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/policy/clamp.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp.git 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/policy/clamp.git refs/changes/17/144617/1 # timeout=30 > git rev-parse 49a4bc7afd80e6d5a31cfaed1d0e702ec89d3e60^{commit} # timeout=10 Checking out Revision 49a4bc7afd80e6d5a31cfaed1d0e702ec89d3e60 (refs/changes/17/144617/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 49a4bc7afd80e6d5a31cfaed1d0e702ec89d3e60 # timeout=30 Commit message: "Migrate Instantiation tests to Groovy BDD style" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk dc46a35aee6799fd62c919e9b9db9b538094dce5 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins242380260208475967.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-r64d 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-r64d/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.1.1 from /tmp/venv-r64d/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.43.10 botocore==1.43.10 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.0 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.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.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.15 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.14.0 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.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.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 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.1 Pygments==2.20.0 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.3.1 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.3 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins14823792124532438036.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-05-19 14:58:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-UuDYZX.sh" [1] downloading uv 0.11.15 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.15 (x86_64-unknown-linux-gnu) [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins9473727500808954934.sh + mkdir -p /w/workspace/policy-clamp-review-verification-maven-master/target/classes /w/workspace/policy-clamp-review-verification-maven-master/jacoco/classes [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins156072497299657391.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu2204-docker-8c-8g-1372 [policy-clamp-review-verification-maven-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=49a4bc7afd80e6d5a31cfaed1d0e702ec89d3e60 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=krupa.nagabhushan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Krupa Nagabhushan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/clamp/+/144617 -DGERRIT_PATCHSET_UPLOADER_EMAIL=krupa.nagabhushan@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/clamp -DGERRIT_PATCHSET_UPLOADER_USERNAME=KrupaNagabhushan -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=144617 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Krupa Nagabhushan\" ' -DGERRIT_PORT=29418 -DTESTOPTIONS= -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/17/144617/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Krupa Nagabhushan" '-DGERRIT_CHANGE_OWNER=\"Krupa Nagabhushan\" ' -DPROJECT=policy/clamp -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=TWlncmF0ZSBJbnN0YW50aWF0aW9uIHRlc3RzIHRvIEdyb292eSBCREQgc3R5bGUKCklzc3VlLUlEOiA1NTg5CkNoYW5nZS1JZDogSTI0NjIxMzg5YmIxMTVlNGViODk5MjkzNmQ4NDU0ZGU3OTgzNjMxZmUKU2lnbmVkLW9mZi1ieTogS3J1cGFOYWdhYmh1c2hhbiA8a3J1cGEubmFnYWJodXNoYW5AZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Migrate Instantiation tests to Groovy BDD style" -DGERRIT_EVENT_ACCOUNT_USERNAME=KrupaNagabhushan -DGERRIT_CHANGE_OWNER_USERNAME=KrupaNagabhushan '-DGERRIT_EVENT_ACCOUNT=\"Krupa Nagabhushan\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I24621389bb115e4eb8992936d8454de7983631fe -DGERRIT_EVENT_HASH=303180859 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=krupa.nagabhushan@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-P docker -Dmaven.test.skip=true -Ddocker.repository.push=" "-DGERRIT_CHANGE_OWNER_NAME=Krupa Nagabhushan" --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 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" [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins10847467833737705251.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. [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins3824136462875994823.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/policy-clamp-review-verification-maven-master@tmp/config13676743202314177737tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config7010885399819963889tmp [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins2283144353198078711.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded ---> docker-login.sh ends [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins2302433620708943592.sh provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config10968128852439814877tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config9951271973842109964tmp [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) Run condition [Boolean condition] preventing perform for step [BuilderChain] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins14379842090035276832.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/mvn36/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config10968128852439814877tmp ++ grep '^Version:' ++ awk '{print $2}' + plugin_version=2.7 + [[ 2 -lt 3 ]] + alt_repo=-DaltDeploymentRepository=staging::default::file:/w/workspace/policy-clamp-review-verification-maven-master/m2repo + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e --global-settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config10968128852439814877tmp --settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config9951271973842109964tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/policy-clamp-review-verification-maven-master/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 -P docker -Dmaven.test.skip=true -Ddocker.repository.push= Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 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... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-clamp [pom] [INFO] clamp-parent [pom] [INFO] checkstyle [jar] [INFO] dependencies [pom] [INFO] test-utils [jar] [INFO] policy-common [jar] [INFO] policy-models [jar] [INFO] policy-clamp-common [jar] [INFO] policy-clamp-examples [jar] [INFO] policy-clamp-models [jar] [INFO] policy-clamp-runtime-acm [jar] [INFO] policy-clamp-participant [pom] [INFO] policy-clamp-participant-intermediary [jar] [INFO] policy-clamp-participant-impl [pom] [INFO] policy-clamp-participant-impl-simulator [jar] [INFO] policy-clamp-participant-impl-policy [jar] [INFO] policy-clamp-participant-impl-kubernetes [jar] [INFO] policy-clamp-participant-impl-http [jar] [INFO] policy-clamp-participant-impl-kserve [jar] [INFO] policy-clamp-participant-impl-a1pms [jar] [INFO] policy-clamp-acm-element-impl [jar] [INFO] clamp-packages [pom] [INFO] policy-clamp-tarball [jar] [INFO] policy-clamp-docker [pom] [INFO] [INFO] -----------------< org.onap.policy.clamp:policy-clamp >----------------- [INFO] Building policy-clamp 9.0.2-SNAPSHOT [1/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-clamp --- [INFO] Deleting /w/workspace/policy-clamp-review-verification-maven-master/target [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-clamp --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp/9.0.2-SNAPSHOT/policy-clamp-9.0.2-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.clamp:clamp-parent >----------------- [INFO] Building clamp-parent 9.0.2-SNAPSHOT [2/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ clamp-parent --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ clamp-parent --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ clamp-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ clamp-parent --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ clamp-parent --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/pom.xml to /tmp/r/org/onap/policy/clamp/clamp-parent/9.0.2-SNAPSHOT/clamp-parent-9.0.2-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.clamp:checkstyle >------------------ [INFO] Building checkstyle 9.0.2-SNAPSHOT [3/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ checkstyle --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ checkstyle --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ checkstyle --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ checkstyle --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/target/checkstyle-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/target/checkstyle-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/checkstyle/9.0.2-SNAPSHOT/checkstyle-9.0.2-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/pom.xml to /tmp/r/org/onap/policy/clamp/checkstyle/9.0.2-SNAPSHOT/checkstyle-9.0.2-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.clamp:dependencies >----------------- [INFO] Building dependencies 9.0.2-SNAPSHOT [4/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ dependencies --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ dependencies --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] io.swagger.core.v3:swagger-annotations-jakarta ...... 2.2.49 -> 2.2.50 [INFO] io.swagger.core.v3:swagger-jaxrs2-jakarta ........... 2.2.49 -> 2.2.50 [INFO] io.swagger.core.v3:swagger-models-jakarta ........... 2.2.49 -> 2.2.50 [INFO] [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ dependencies --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ dependencies --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ dependencies --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/dependencies/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ dependencies --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ dependencies --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ dependencies --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ dependencies --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ dependencies --- [INFO] Analyzed bundle 'dependencies' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ dependencies --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ dependencies --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ dependencies --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/dependencies/pom.xml to /tmp/r/org/onap/policy/clamp/dependencies/9.0.2-SNAPSHOT/dependencies-9.0.2-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.clamp:test-utils >------------------ [INFO] Building test-utils 9.0.2-SNAPSHOT [5/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ test-utils --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ test-utils --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ test-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ test-utils --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ test-utils --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/java/org/onap/policy/common/utils/resources/ResourceUtils.java: /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/java/org/onap/policy/common/utils/resources/ResourceUtils.java uses or overrides a deprecated API. [INFO] /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/java/org/onap/policy/common/utils/resources/ResourceUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ test-utils --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ test-utils --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ test-utils --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ test-utils --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ test-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ test-utils --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/test-utils-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ test-utils --- [INFO] Analyzed bundle 'test-utils' with 5 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ test-utils --- [WARNING] Used undeclared dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile [WARNING] Unused declared dependencies found: [WARNING] org.assertj:assertj-core:jar:3.27.7:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ test-utils --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/test-utils/pom.xml to /tmp/r/org/onap/policy/clamp/test-utils/9.0.2-SNAPSHOT/test-utils-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/test-utils-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/test-utils/9.0.2-SNAPSHOT/test-utils-9.0.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:policy-common >----------------- [INFO] Building policy-common 9.0.2-SNAPSHOT [6/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-common --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-common --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-common --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-common --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/policy-common/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-common --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [INFO] /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java: /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-common --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-common --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-common --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-common --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-common --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/policy-common/target/policy-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-common --- [INFO] Analyzed bundle 'policy-common' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-common --- [WARNING] Unused declared dependencies found: [WARNING] com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.32:compile [WARNING] org.yaml:snakeyaml:jar:2.5:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-common --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-common/pom.xml to /tmp/r/org/onap/policy/clamp/policy-common/9.0.2-SNAPSHOT/policy-common-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-common/target/policy-common-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-common/9.0.2-SNAPSHOT/policy-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:policy-models >----------------- [INFO] Building policy-models 9.0.2-SNAPSHOT [7/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-models --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-models --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-models --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/policy-models/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-models --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/policy-models/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-models --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-models --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-models --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-models --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-models --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/policy-models/target/policy-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-models --- [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] Analyzed bundle 'policy-common' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-models --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-models --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-models --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-models/pom.xml to /tmp/r/org/onap/policy/clamp/policy-models/9.0.2-SNAPSHOT/policy-models-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-models/target/policy-models-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-models/9.0.2-SNAPSHOT/policy-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-common >-------------- [INFO] Building policy-clamp-common 9.0.2-SNAPSHOT [8/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-common --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-common --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-common --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-common --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/common/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-common --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-common --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-common --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-common --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-common --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-common --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/common/target/policy-clamp-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.5.0:test-jar (default) @ policy-clamp-common --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-common --- [INFO] Analyzed bundle 'policy-clamp-common' with 6 classes [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework:spring-core:jar:7.0.7:compile [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-common --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/common/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-common/9.0.2-SNAPSHOT/policy-clamp-common-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/common/target/policy-clamp-common-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-common/9.0.2-SNAPSHOT/policy-clamp-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] ------------< org.onap.policy.clamp:policy-clamp-examples >------------- [INFO] Building policy-clamp-examples 9.0.2-SNAPSHOT [9/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-examples --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-examples --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-examples --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-examples --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/examples/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:bundle (default) @ policy-clamp-examples --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 24 entries [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-examples --- [INFO] Copying 26 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-examples --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-examples --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-examples --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-examples --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-examples --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-examples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-examples --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/examples/target/policy-clamp-examples-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-examples --- [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-examples --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-examples --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/examples/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-examples/9.0.2-SNAPSHOT/policy-clamp-examples-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/examples/target/policy-clamp-examples-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-examples/9.0.2-SNAPSHOT/policy-clamp-examples-9.0.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-models >-------------- [INFO] Building policy-clamp-models 9.0.2-SNAPSHOT [10/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-models --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-models --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-models --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/models/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (default) @ policy-clamp-models --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:9.0.2-SNAPSHOT [INFO] Copying 24 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-models --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/models/src/main/resources [INFO] Copying 24 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 122 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-models --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-models --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-models --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-models --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-models --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/models/target/policy-clamp-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-models --- [INFO] Analyzed bundle 'policy-clamp-models' with 109 classes [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-models --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-models --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-common:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.apache.commons:commons-collections4:jar:4.5.0:compile [WARNING] org.springframework.data:spring-data-commons:jar:4.0.5:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-models --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/models/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-models/9.0.2-SNAPSHOT/policy-clamp-models-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/models/target/policy-clamp-models-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-models/9.0.2-SNAPSHOT/policy-clamp-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.clamp:policy-clamp-runtime-acm >----------- [INFO] Building policy-clamp-runtime-acm 9.0.2-SNAPSHOT [11/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-runtime-acm --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-runtime-acm --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-runtime-acm --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-runtime-acm --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-runtime-acm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-runtime-acm --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@5317a218 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.runtime.main.rest) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/AutomationCompositionDefinitionApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/AutomationCompositionInstanceApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/ParticipantMonitoringApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-runtime-acm --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-runtime-acm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-runtime-acm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (default) @ policy-clamp-runtime-acm --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:9.0.2-SNAPSHOT [INFO] Copying 24 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-runtime-acm --- [INFO] Copying 50 resources from src/main/resources to target/classes [INFO] Copying 24 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-runtime-acm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 63 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-runtime-acm --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-runtime-acm --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-runtime-acm --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-runtime-acm --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-runtime-acm --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-runtime-acm --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-runtime-acm --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-runtime-acm --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-runtime-acm --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-runtime-acm --- [INFO] Analyzed bundle 'policy-clamp-runtime-acm' with 59 classes [INFO] Analyzed bundle 'policy-clamp-common' with 6 classes [INFO] Analyzed bundle 'policy-clamp-models' with 109 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-runtime-acm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-runtime-acm --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.opentelemetry:opentelemetry-sdk-trace:jar:1.55.0:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] org.onap.policy.clamp:policy-common:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.springframework.data:spring-data-jpa:jar:4.0.5:compile [WARNING] org.apache.kafka:kafka-clients:jar:4.1.2:compile [WARNING] org.springframework.boot:spring-boot-persistence:jar:4.0.6:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework:spring-core:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webmvc:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] org.aspectj:aspectjweaver:jar:1.9.25.1:compile [WARNING] jakarta.servlet:jakarta.servlet-api:jar:6.1.0:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.data:spring-data-commons:jar:4.0.5:compile [WARNING] org.springframework.kafka:spring-kafka:jar:4.0.5:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.32:compile [WARNING] org.springframework:spring-tx:jar:7.0.7:compile [WARNING] org.springframework.boot:spring-boot-webmvc:jar:4.0.6:compile [WARNING] jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.3:compile [WARNING] com.github.blagerweij:liquibase-sessionlock:jar:1.6.9:compile [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.h2database:h2:jar:2.4.240:test [WARNING] org.testcontainers:testcontainers-junit-jupiter:jar:2.0.5:test [WARNING] org.testcontainers:testcontainers-postgresql:jar:2.0.5:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [WARNING] org.spockframework:spock-core:jar:2.4-groovy-5.0:test [WARNING] org.spockframework:spock-spring:jar:2.4-groovy-5.0:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-runtime-acm --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-runtime-acm/9.0.2-SNAPSHOT/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-runtime-acm/9.0.2-SNAPSHOT/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar [INFO] [INFO] -----< org.onap.policy.clamp.participant:policy-clamp-participant >----- [INFO] Building policy-clamp-participant 9.0.2-SNAPSHOT [12/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant --- [INFO] Analyzed bundle 'policy-clamp-participant' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant/9.0.2-SNAPSHOT/policy-clamp-participant-9.0.2-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-intermediary >-- [INFO] Building policy-clamp-participant-intermediary 9.0.2-SNAPSHOT [13/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-intermediary --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-intermediary --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-intermediary --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-intermediary --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-intermediary --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-intermediary --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-intermediary --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-intermediary --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-intermediary --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-intermediary --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-intermediary --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-intermediary --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-intermediary --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-intermediary --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-intermediary --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-intermediary --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/target/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-intermediary --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-intermediary --- [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] Analyzed bundle 'policy-common' with 54 classes [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] Analyzed bundle 'policy-clamp-common' with 6 classes [INFO] Analyzed bundle 'policy-clamp-models' with 109 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-intermediary --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-intermediary --- [WARNING] Used undeclared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.55.0:compile [WARNING] io.micrometer:micrometer-tracing-bridge-otel:jar:1.6.5:compile [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-intermediary --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-intermediary/9.0.2-SNAPSHOT/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/target/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-intermediary/9.0.2-SNAPSHOT/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl >--- [INFO] Building policy-clamp-participant-impl 9.0.2-SNAPSHOT [14/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl --- [INFO] Analyzed bundle 'policy-clamp-participant-impl' with 0 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl/9.0.2-SNAPSHOT/policy-clamp-participant-impl-9.0.2-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-simulator >-- [INFO] Building policy-clamp-participant-impl-simulator 9.0.2-SNAPSHOT [15/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-simulator --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-simulator --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] org.apache.commons:commons-lang3 .................... 3.18.0 -> 3.20.0 [INFO] org.springdoc:springdoc-openapi-starter-webmvc-ui .... 2.8.17 -> 3.0.3 [INFO] org.springframework.boot:spring-boot-dependencies .... 3.5.14 -> 4.0.6 [INFO] [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-simulator --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-simulator --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-participant-impl-simulator --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@5ad3cead [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.participant.sim.controller) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/participant/sim/controller/genapi/SimulatorParticipantControllerApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-participant-impl-simulator --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-simulator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-simulator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-simulator --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-simulator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-simulator --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-simulator --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-simulator --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-simulator --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-simulator --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-simulator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-simulator --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.5.14:repackage (default) @ policy-clamp-participant-impl-simulator --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-simulator --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-simulator --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-simulator --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-simulator --- [WARNING] Used undeclared dependencies found: [WARNING] org.springframework.security:spring-security-config:jar:6.5.10:compile [WARNING] io.micrometer:micrometer-core:jar:1.15.11:compile [WARNING] org.springframework.security:spring-security-web:jar:6.5.10:compile [WARNING] org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.54:compile [WARNING] io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.49:compile [WARNING] org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:3.5.14:compile [WARNING] org.springframework:spring-context:jar:6.2.18:compile [WARNING] io.swagger.core.v3:swagger-models-jakarta:jar:2.2.49:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:6.2.18:compile [WARNING] org.springframework:spring-beans:jar:6.2.18:compile [WARNING] org.onap.policy.clamp:policy-clamp-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework.boot:spring-boot:jar:3.5.14:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.0.2:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.8.17:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-simulator --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-simulator/9.0.2-SNAPSHOT/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-simulator/9.0.2-SNAPSHOT/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-policy >-- [INFO] Building policy-clamp-participant-impl-policy 9.0.2-SNAPSHOT [16/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-policy --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-policy --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-policy --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-policy --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-policy --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-policy --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-policy --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-policy --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-policy --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-policy --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-policy --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-policy --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-policy --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-policy --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-policy --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-policy --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-policy --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-policy --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-policy --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-policy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-policy --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] io.projectreactor:reactor-core:jar:3.8.5:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webflux:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.squareup.okhttp3:mockwebserver:jar:5.3.2:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-policy --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-policy/9.0.2-SNAPSHOT/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-policy/9.0.2-SNAPSHOT/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes >-- [INFO] Building policy-clamp-participant-impl-kubernetes 9.0.2-SNAPSHOT [17/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-kubernetes --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-kubernetes --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-kubernetes --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-kubernetes --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-participant-impl-kubernetes --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@3ee94e75 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.participant.kubernetes.controller) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/participant/kubernetes/controller/genapi/KubernetesParticipantControllerApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-participant-impl-kubernetes --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-kubernetes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-kubernetes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-kubernetes --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-kubernetes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-kubernetes --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-kubernetes --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-kubernetes --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-kubernetes --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-kubernetes --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-kubernetes --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-kubernetes --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-kubernetes --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 17 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-kubernetes --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-kubernetes --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.49:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework:spring-core:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] io.swagger.core.v3:swagger-models-jakarta:jar:2.2.49:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.3:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-kubernetes --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kubernetes/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kubernetes/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-http >-- [INFO] Building policy-clamp-participant-impl-http 9.0.2-SNAPSHOT [18/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-http --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-http --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-http --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-http --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-http --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-http --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-http --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-http --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-http --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-http --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-http --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-http --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-http --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-http --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-http --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-http --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-http --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] io.projectreactor:reactor-core:jar:3.8.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webflux:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-clamp-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.squareup.okhttp3:mockwebserver:jar:5.3.2:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-http --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-http/9.0.2-SNAPSHOT/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-http/9.0.2-SNAPSHOT/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-kserve >-- [INFO] Building policy-clamp-participant-impl-kserve 9.0.2-SNAPSHOT [19/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-kserve --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-kserve --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-kserve --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-kserve --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-kserve --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-kserve --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-kserve --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-kserve --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-kserve --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-kserve --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-kserve --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-kserve --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-kserve --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-kserve --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-kserve --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-kserve --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-kserve --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-kserve --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-kserve --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-kserve --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-kserve --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] com.squareup.okhttp3:okhttp-jvm:jar:5.2.1:compile [WARNING] io.kubernetes:client-java-api:jar:26.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] io.opentelemetry:opentelemetry-context:jar:1.55.0:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-kserve --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kserve/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kserve/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-a1pms >-- [INFO] Building policy-clamp-participant-impl-a1pms 9.0.2-SNAPSHOT [20/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-a1pms --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-a1pms --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-a1pms --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-a1pms --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-a1pms --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-a1pms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-a1pms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-a1pms --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-a1pms --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-a1pms --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-a1pms --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-a1pms --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-a1pms --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-a1pms --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-a1pms --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-a1pms --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-a1pms --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-a1pms --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-a1pms --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-a1pms --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-a1pms --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] io.projectreactor:reactor-core:jar:3.8.5:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webflux:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.squareup.okhttp3:mockwebserver:jar:5.3.2:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-a1pms --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-a1pms/9.0.2-SNAPSHOT/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-a1pms/9.0.2-SNAPSHOT/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-acm-element-impl >--- [INFO] Building policy-clamp-acm-element-impl 9.0.2-SNAPSHOT [21/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-acm-element-impl --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-acm-element-impl --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-acm-element-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-acm-element-impl --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-acm-element-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-acm-element-impl --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@6c5bf12e [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.runtime.main.rest) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/element/main/rest/genapi/AcElementControllerApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-acm-element-impl --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-acm-element-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-acm-element-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-acm-element-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-acm-element-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-acm-element-impl --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-acm-element-impl --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-acm-element-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-acm-element-impl --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-acm-element-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-acm-element-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-acm-element-impl --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-acm-element-impl --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-acm-element-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-acm-element-impl --- [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 23 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-acm-element-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-acm-element-impl --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.onap.policy.clamp:policy-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.49:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] io.swagger.core.v3:swagger-models-jakarta:jar:2.2.49:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.21:compile [WARNING] org.springframework.boot:spring-boot-webmvc:jar:4.0.6:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.onap.policy.clamp:policy-clamp-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] io.swagger.core.v3:swagger-jaxrs2-jakarta:jar:2.2.49:compile [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.3:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-acm-element-impl --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-acm-element-impl/9.0.2-SNAPSHOT/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-acm-element-impl/9.0.2-SNAPSHOT/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:clamp-packages >---------------- [INFO] Building clamp-packages 9.0.2-SNAPSHOT [22/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ clamp-packages --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ clamp-packages --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ clamp-packages --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ clamp-packages --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ clamp-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ clamp-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ clamp-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ clamp-packages --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ clamp-packages --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ clamp-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ clamp-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ clamp-packages --- [INFO] Analyzed bundle 'clamp-packages' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ clamp-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ clamp-packages --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ clamp-packages --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/pom.xml to /tmp/r/org/onap/policy/clamp/clamp-packages/9.0.2-SNAPSHOT/clamp-packages-9.0.2-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-tarball >------------- [INFO] Building policy-clamp-tarball 9.0.2-SNAPSHOT [23/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-tarball --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-tarball --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-tarball --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-tarball --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-tarball --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:copy-resources (copy-liquibase-changelogs) @ policy-clamp-tarball --- [INFO] Copying 9 resources from ../../runtime-acm/src/main/resources/db/changelog to target/liquibase [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-tarball --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-tarball --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-tarball --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-tarball --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-tarball --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-tarball --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-tarball --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-tarball --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.8.0:single (generate-complete-tar) @ policy-clamp-tarball --- [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-tarball --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-tarball --- [INFO] Analyzed bundle 'policy-clamp-tarball' with 0 classes [INFO] Analyzed bundle 'policy-clamp-runtime-acm' with 59 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 17 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-tarball --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-tarball --- [WARNING] Unused declared dependencies found: [WARNING] org.onap.policy.clamp:policy-clamp-runtime-acm:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-simulator:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-policy:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-http:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-kserve:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-a1pms:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-acm-element-impl:jar:9.0.2-SNAPSHOT:compile [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-tarball --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/9.0.2-SNAPSHOT/policy-clamp-tarball-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/9.0.2-SNAPSHOT/policy-clamp-tarball-9.0.2-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/9.0.2-SNAPSHOT/policy-clamp-tarball-9.0.2-SNAPSHOT-tarball.tar.gz [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-docker >-------------- [INFO] Building policy-clamp-docker 9.0.2-SNAPSHOT [24/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- docker-maven-plugin:0.48.1:remove (clean-images) @ policy-clamp-docker --- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-docker --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-docker --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-docker --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-docker --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ policy-clamp-docker --- Project version: 9.0.2-SNAPSHOT New tag for docker: 9.0-SNAPSHOT-latest [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-docker --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (default) @ policy-clamp-docker --- [INFO] [INFO] --- docker-maven-plugin:0.48.1:build (generate-images) @ policy-clamp-docker --- [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-runtime-acm/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-runtime-acm/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-runtime-acm/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Created docker-build.tar in 985 milliseconds [INFO] DOCKER> Pulling from busybox [INFO] DOCKER> Digest: sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/busybox:latest [INFO] DOCKER> Pulled busybox:latest in 319 milliseconds [INFO] DOCKER> Pulling from onap/policy-jre-alpine [INFO] DOCKER> Digest: sha256:63646e3a5d41a8f3c1a89532aee586555889fa75063762417b63059c31b05f5d [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> Pulled onap/policy-jre-alpine:5.0.1-SNAPSHOT in 2 seconds [INFO] DOCKER> Step 1/29 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/29 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Running in caa4ad49d19a [INFO] DOCKER> ---> Removed intermediate container caa4ad49d19a [INFO] DOCKER> ---> 0d522eeceaea [INFO] DOCKER> Step 3/29 : COPY /maven/lib/policy-clamp-runtime-acm.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> dfaff81a087f [INFO] DOCKER> Step 4/29 : RUN tar xvzf /packages/policy-clamp-runtime-acm.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8e94d79e8623 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 8e94d79e8623 [INFO] DOCKER> ---> fa55a2e8d49a [INFO] DOCKER> Step 5/29 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/29 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 25832b80445d [INFO] DOCKER> ---> Removed intermediate container 25832b80445d [INFO] DOCKER> ---> 43cb964d68af [INFO] DOCKER> Step 7/29 : LABEL org.opencontainers.image.title="Policy CLAMP ACM runtime" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f647d473679f [INFO] DOCKER> ---> Removed intermediate container f647d473679f [INFO] DOCKER> ---> 5e36469a6f27 [INFO] DOCKER> Step 8/29 : LABEL org.opencontainers.image.description="Policy CLAMP ACM runtime image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in fb51150d29fd [INFO] DOCKER> ---> Removed intermediate container fb51150d29fd [INFO] DOCKER> ---> 6832c0696a55 [INFO] DOCKER> Step 9/29 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6002919b9d2e [INFO] DOCKER> ---> Removed intermediate container 6002919b9d2e [INFO] DOCKER> ---> d5fdc4fe6c53 [INFO] DOCKER> Step 10/29 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 90eec9cbaafe [INFO] DOCKER> ---> Removed intermediate container 90eec9cbaafe [INFO] DOCKER> ---> d9da9deb9d75 [INFO] DOCKER> Step 11/29 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in bb79f5e6f6ac [INFO] DOCKER> ---> Removed intermediate container bb79f5e6f6ac [INFO] DOCKER> ---> fecd20bc0cf3 [INFO] DOCKER> Step 12/29 : LABEL org.opencontainers.image.created="2026-05-19T14:59:18.452Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0967ff3869e2 [INFO] DOCKER> ---> Removed intermediate container 0967ff3869e2 [INFO] DOCKER> ---> 4459d5d74b91 [INFO] DOCKER> Step 13/29 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 39ccf81a537d [INFO] DOCKER> ---> Removed intermediate container 39ccf81a537d [INFO] DOCKER> ---> 0d9fbb30d019 [INFO] DOCKER> Step 14/29 : LABEL org.opencontainers.image.revision="49a4bc7" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5a47bc7da7da [INFO] DOCKER> ---> Removed intermediate container 5a47bc7da7da [INFO] DOCKER> ---> 5322520a77a5 [INFO] DOCKER> Step 15/29 : ARG POLICY_LOGS=/var/log/onap/policy/policy-clamp-runtime-acm [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0126c3714fbb [INFO] DOCKER> ---> Removed intermediate container 0126c3714fbb [INFO] DOCKER> ---> ee472795af6b [INFO] DOCKER> Step 16/29 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in cd3a5eeb3801 [INFO] DOCKER> ---> Removed intermediate container cd3a5eeb3801 [INFO] DOCKER> ---> 7e15237fa0e8 [INFO] DOCKER> Step 17/29 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in e3a6d5cac64e [INFO] DOCKER> ---> Removed intermediate container e3a6d5cac64e [INFO] DOCKER> ---> 3524f237603c [INFO] DOCKER> Step 18/29 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in ed87e3ed4305 [INFO] DOCKER> ---> Removed intermediate container ed87e3ed4305 [INFO] DOCKER> ---> 28d6365b2643 [INFO] DOCKER> Step 19/29 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in fab58f4fbc86 [INFO] DOCKER> ---> Removed intermediate container fab58f4fbc86 [INFO] DOCKER> ---> 662c8b7fd22e [INFO] DOCKER> Step 20/29 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> b736007dae5b [INFO] DOCKER> Step 21/29 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in fb3e62ce6b24 [INFO] DOCKER> ---> Removed intermediate container fb3e62ce6b24 [INFO] DOCKER> ---> ed8534998fa9 [INFO] DOCKER> Step 22/29 : COPY --chown=policy:policy /maven/policy-clamp-runtime-acm.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 15987db5467e [INFO] DOCKER> Step 23/29 : RUN pip uninstall -y setuptools || true [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3b5dfe32f401 [INFO] DOCKER> [91m/bin/sh: pip: not found [INFO] DOCKER> ---> Removed intermediate container 3b5dfe32f401 [INFO] DOCKER> ---> 066ac91731e0 [INFO] DOCKER> Step 24/29 : RUN python3 -m pip uninstall -y pip || true && rm -rf /usr/bin/pip* /usr/local/bin/pip* [INFO] DOCKER> [INFO] DOCKER> ---> Running in c9233e6ff22d [INFO] DOCKER> [91m/bin/sh: python3: not found [INFO] DOCKER> ---> Removed intermediate container c9233e6ff22d [INFO] DOCKER> ---> 8c27a7827cf8 [INFO] DOCKER> Step 25/29 : RUN chmod 755 bin/*.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in bc5dc5de7d22 [INFO] DOCKER> ---> Removed intermediate container bc5dc5de7d22 [INFO] DOCKER> ---> 204f7e3e3518 [INFO] DOCKER> Step 26/29 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 89885e62cb68 [INFO] DOCKER> ---> Removed intermediate container 89885e62cb68 [INFO] DOCKER> ---> 08ec864a83da [INFO] DOCKER> Step 27/29 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in db31f502d509 [INFO] DOCKER> ---> Removed intermediate container db31f502d509 [INFO] DOCKER> ---> b5d491b79adb [INFO] DOCKER> Step 28/29 : WORKDIR $POLICY_HOME/bin [INFO] DOCKER> [INFO] DOCKER> ---> Running in ae5f0bb42aaa [INFO] DOCKER> ---> Removed intermediate container ae5f0bb42aaa [INFO] DOCKER> ---> 4552c32e6499 [INFO] DOCKER> Step 29/29 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6d5914c705c2 [INFO] DOCKER> ---> Removed intermediate container 6d5914c705c2 [INFO] DOCKER> ---> 97a7fe8e3dc8 [INFO] DOCKER> Successfully built 97a7fe8e3dc8 [INFO] DOCKER> Successfully tagged onap/policy-clamp-runtime-acm:latest [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Built image sha256:97a7fe8e3dc8bf01934dad122d61b04613101764d1a98fecd3974146d8eff641 [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260519T1458,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT-20260519T1458 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-runtime-acm:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-pf-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-pf-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-pf-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-pf-ppnt:latest] "onap-policy-clamp-ac-pf-ppnt": Created docker-build.tar in 472 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 0d522eeceaea [INFO] DOCKER> Step 3/26 : COPY /maven/lib/policy-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 41688ece1b6b [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/policy-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 63729aa7fc51 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 63729aa7fc51 [INFO] DOCKER> ---> e37121d9fc09 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 43cb964d68af [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Policy Framework Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8f37b8873616 [INFO] DOCKER> ---> Removed intermediate container 8f37b8873616 [INFO] DOCKER> ---> 601ac6752d3b [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Policy Framework Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in d66e574d7988 [INFO] DOCKER> ---> Removed intermediate container d66e574d7988 [INFO] DOCKER> ---> 850d5dbd8304 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4c3832143f3f [INFO] DOCKER> ---> Removed intermediate container 4c3832143f3f [INFO] DOCKER> ---> d3845bc4fad6 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in a5a83c98637c [INFO] DOCKER> ---> Removed intermediate container a5a83c98637c [INFO] DOCKER> ---> 5d1cbb94616c [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 82b392ca6772 [INFO] DOCKER> ---> Removed intermediate container 82b392ca6772 [INFO] DOCKER> ---> 78a17485df84 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-19T14:59:18.452Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in e3a5e036adca [INFO] DOCKER> ---> Removed intermediate container e3a5e036adca [INFO] DOCKER> ---> 9ddf8d5dce29 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in cf8bb712fc11 [INFO] DOCKER> ---> Removed intermediate container cf8bb712fc11 [INFO] DOCKER> ---> 945ae1e6f66e [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="49a4bc7" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2cede9317cb1 [INFO] DOCKER> ---> Removed intermediate container 2cede9317cb1 [INFO] DOCKER> ---> bfca3c8a2ac4 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/pf-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 922b873fc542 [INFO] DOCKER> ---> Removed intermediate container 922b873fc542 [INFO] DOCKER> ---> 8525af89b7dd [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in c517f17bab3d [INFO] DOCKER> ---> Removed intermediate container c517f17bab3d [INFO] DOCKER> ---> 933fe0bb1d10 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in be2dd490b8c5 [INFO] DOCKER> ---> Removed intermediate container be2dd490b8c5 [INFO] DOCKER> ---> bb155533e68b [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in d5fa8589c640 [INFO] DOCKER> ---> Removed intermediate container d5fa8589c640 [INFO] DOCKER> ---> 6b04f44c07a2 [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 76bf1c5ce0b1 [INFO] DOCKER> ---> Removed intermediate container 76bf1c5ce0b1 [INFO] DOCKER> ---> d576606b21ff [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 1454aeddf2be [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in f280139f3176 [INFO] DOCKER> ---> Removed intermediate container f280139f3176 [INFO] DOCKER> ---> 844b9a9ad690 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-policy.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 2b7246405e44 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 603e784b78f8 [INFO] DOCKER> ---> Removed intermediate container 603e784b78f8 [INFO] DOCKER> ---> 196dc5de2879 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 13a59fbea7c5 [INFO] DOCKER> ---> Removed intermediate container 13a59fbea7c5 [INFO] DOCKER> ---> fb49492fa69d [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7a6cc17bc680 [INFO] DOCKER> ---> Removed intermediate container 7a6cc17bc680 [INFO] DOCKER> ---> fb2958b33e55 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 72e70aed4c80 [INFO] DOCKER> ---> Removed intermediate container 72e70aed4c80 [INFO] DOCKER> ---> 848dcdea2c5d [INFO] DOCKER> Successfully built 848dcdea2c5d [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-pf-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-pf-ppnt:latest] "onap-policy-clamp-ac-pf-ppnt": Built image sha256:848dcdea2c5da21cdf9bd2272e75ae7ef1041ef2270a9155e9bc8738aa8a5a55 [INFO] DOCKER> [onap/policy-clamp-ac-pf-ppnt:latest] "onap-policy-clamp-ac-pf-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260519T1458,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-pf-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-pf-ppnt:9.0.2-SNAPSHOT-20260519T1458 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-pf-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-k8s-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-k8s-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-k8s-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-k8s-ppnt:latest] "onap-policy-clamp-ac-k8s-ppnt": Created docker-build.tar in 407 milliseconds [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 0d522eeceaea [INFO] DOCKER> Step 3/27 : COPY /maven/lib/kubernetes-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 771ed8001ee4 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/kubernetes-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7e9a78db6934 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 7e9a78db6934 [INFO] DOCKER> ---> 2fc965099c21 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 43cb964d68af [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy CLAMP ACM K8S Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 44960b23d3f6 [INFO] DOCKER> ---> Removed intermediate container 44960b23d3f6 [INFO] DOCKER> ---> a07889ab1929 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy CLAMP ACM K8S Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b3498aaa7dfe [INFO] DOCKER> ---> Removed intermediate container b3498aaa7dfe [INFO] DOCKER> ---> cb2f17806cea [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in baadec0e63c0 [INFO] DOCKER> ---> Removed intermediate container baadec0e63c0 [INFO] DOCKER> ---> d44a3b8d4e8f [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 998c3f644a48 [INFO] DOCKER> ---> Removed intermediate container 998c3f644a48 [INFO] DOCKER> ---> 10b97f29475e [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 61a3df906688 [INFO] DOCKER> ---> Removed intermediate container 61a3df906688 [INFO] DOCKER> ---> 32557dd1398d [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2026-05-19T14:59:18.452Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2130fb1772a9 [INFO] DOCKER> ---> Removed intermediate container 2130fb1772a9 [INFO] DOCKER> ---> 52996c128306 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7ce38d348fa2 [INFO] DOCKER> ---> Removed intermediate container 7ce38d348fa2 [INFO] DOCKER> ---> f15f03a0a736 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="49a4bc7" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1efc8dcbf336 [INFO] DOCKER> ---> Removed intermediate container 1efc8dcbf336 [INFO] DOCKER> ---> 4d4b7568a894 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/k8s-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in c98b97352e0f [INFO] DOCKER> ---> Removed intermediate container c98b97352e0f [INFO] DOCKER> ---> 2b6c280b0744 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 53397cf72ce6 [INFO] DOCKER> ---> Removed intermediate container 53397cf72ce6 [INFO] DOCKER> ---> 139c343c22ae [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in e523c2ed1871 [INFO] DOCKER> ---> Removed intermediate container e523c2ed1871 [INFO] DOCKER> ---> 41f7c7c1219c [INFO] DOCKER> Step 18/27 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8e5c33ed55a3 [INFO] DOCKER> ---> Removed intermediate container 8e5c33ed55a3 [INFO] DOCKER> ---> c29e2c4ecbdd [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4f9c807d3cd8 [INFO] DOCKER> ---> Removed intermediate container 4f9c807d3cd8 [INFO] DOCKER> ---> ebfa2c45afa2 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 0f6596646228 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in d6d6bb2c16b5 [INFO] DOCKER> ---> Removed intermediate container d6d6bb2c16b5 [INFO] DOCKER> ---> 802691742292 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-kubernetes.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> fdd8efa747fe [INFO] DOCKER> Step 23/27 : RUN chmod 755 bin/*.sh && apk update && apk add wget && wget -nv https://get.helm.sh/helm-v3.5.2-linux-amd64.tar.gz && tar xvf helm-v3.5.2-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin && rm -rf linux-amd64 && rm helm-v3.5.2-linux-amd64.tar.gz && wget -nv https://storage.googleapis.com/kubernetes-release/release/v1.21.1/bin/linux/amd64/kubectl && chmod +x kubectl && mv kubectl /usr/local/bin/kubectl [INFO] DOCKER> [INFO] DOCKER> ---> Running in 69928a4417be [INFO] DOCKER> fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [INFO] DOCKER> fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [INFO] DOCKER> v3.22.4-80-gcbd6cc57d96 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] v3.22.4-78-ge6fa2a2a066 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] OK: 26329 distinct packages available [INFO] DOCKER> (1/2) Installing pcre2 (10.46-r0) [INFO] DOCKER> (2/2) Installing wget (1.25.0-r1) [INFO] DOCKER> Executing busybox-1.37.0-r20.trigger [INFO] DOCKER> OK: 216 MiB in 67 packages [INFO] DOCKER> [91m2026-05-19 15:00:10 URL:https://get.helm.sh/helm-v3.5.2-linux-amd64.tar.gz [12365365/12365365] -> "helm-v3.5.2-linux-amd64.tar.gz" [1] [INFO] DOCKER> linux-amd64/ [INFO] DOCKER> linux-amd64/helm linux-amd64/LICENSE linux-amd64/README.md [INFO] DOCKER> [91m2026-05-19 15:00:11 URL:https://storage.googleapis.com/kubernetes-release/release/v1.21.1/bin/linux/amd64/kubectl [47583232/47583232] -> "kubectl" [1] [INFO] DOCKER> ---> Removed intermediate container 69928a4417be [INFO] DOCKER> ---> b29767419453 [INFO] DOCKER> Step 24/27 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in f2a5c5f5c9bf [INFO] DOCKER> ---> Removed intermediate container f2a5c5f5c9bf [INFO] DOCKER> ---> 29dcf9e792d0 [INFO] DOCKER> Step 25/27 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in ad5e26d6d85c [INFO] DOCKER> ---> Removed intermediate container ad5e26d6d85c [INFO] DOCKER> ---> 7966230b3810 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in e3f6800c0dad [INFO] DOCKER> ---> Removed intermediate container e3f6800c0dad [INFO] DOCKER> ---> 6e83aadf527f [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0931f406fff3 [INFO] DOCKER> ---> Removed intermediate container 0931f406fff3 [INFO] DOCKER> ---> 5c5a2a85e3c0 [INFO] DOCKER> Successfully built 5c5a2a85e3c0 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-k8s-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-k8s-ppnt:latest] "onap-policy-clamp-ac-k8s-ppnt": Built image sha256:5c5a2a85e3c0cd9f9948dc1da2a2f22ac048b9e0c6f8901505a518a430538de0 [INFO] DOCKER> [onap/policy-clamp-ac-k8s-ppnt:latest] "onap-policy-clamp-ac-k8s-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260519T1458,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-k8s-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-k8s-ppnt:9.0.2-SNAPSHOT-20260519T1458 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-k8s-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-http-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-http-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-http-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-http-ppnt:latest] "onap-policy-clamp-ac-http-ppnt": Created docker-build.tar in 444 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 0d522eeceaea [INFO] DOCKER> Step 3/26 : COPY /maven/lib/http-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 70d42b857cf6 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/http-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in e448219b4f41 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container e448219b4f41 [INFO] DOCKER> ---> 157212feb486 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 43cb964d68af [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM HTTP Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7653b8f61939 [INFO] DOCKER> ---> Removed intermediate container 7653b8f61939 [INFO] DOCKER> ---> dcda62f41f62 [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM HTTP Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ab17b13382be [INFO] DOCKER> ---> Removed intermediate container ab17b13382be [INFO] DOCKER> ---> f8d30841c484 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in de70218824be [INFO] DOCKER> ---> Removed intermediate container de70218824be [INFO] DOCKER> ---> 9e912ad00353 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5b3433ea35d9 [INFO] DOCKER> ---> Removed intermediate container 5b3433ea35d9 [INFO] DOCKER> ---> 05be63e23733 [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in a0403142aeee [INFO] DOCKER> ---> Removed intermediate container a0403142aeee [INFO] DOCKER> ---> fe5523c2a425 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-19T14:59:18.452Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3a21644db491 [INFO] DOCKER> ---> Removed intermediate container 3a21644db491 [INFO] DOCKER> ---> e901e13648bd [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b213cfee7efe [INFO] DOCKER> ---> Removed intermediate container b213cfee7efe [INFO] DOCKER> ---> a96abc796efe [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="49a4bc7" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 53f56e72d248 [INFO] DOCKER> ---> Removed intermediate container 53f56e72d248 [INFO] DOCKER> ---> 340f7dbe56d7 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/http-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4f6b872d6d0b [INFO] DOCKER> ---> Removed intermediate container 4f6b872d6d0b [INFO] DOCKER> ---> 3ca17fa937a3 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 41716163b6d1 [INFO] DOCKER> ---> Removed intermediate container 41716163b6d1 [INFO] DOCKER> ---> 63875776efae [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in eb0b4f4e82ff [INFO] DOCKER> ---> Removed intermediate container eb0b4f4e82ff [INFO] DOCKER> ---> f6032b94eb53 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5dbf6c7be22c [INFO] DOCKER> ---> Removed intermediate container 5dbf6c7be22c [INFO] DOCKER> ---> 104b869bf830 [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0149835088ef [INFO] DOCKER> ---> Removed intermediate container 0149835088ef [INFO] DOCKER> ---> 6c4e0e6a7fec [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 125c791b76fc [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in f0f70f35fdaf [INFO] DOCKER> ---> Removed intermediate container f0f70f35fdaf [INFO] DOCKER> ---> 4243d8ca52c3 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-http.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> d485042b347e [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 217fd92b5ad6 [INFO] DOCKER> ---> Removed intermediate container 217fd92b5ad6 [INFO] DOCKER> ---> 6cc22fb21ddc [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in fe00921b5de0 [INFO] DOCKER> ---> Removed intermediate container fe00921b5de0 [INFO] DOCKER> ---> 8b3f52a19db0 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in be552ee7d246 [INFO] DOCKER> ---> Removed intermediate container be552ee7d246 [INFO] DOCKER> ---> 0164204a7448 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 302209a864c8 [INFO] DOCKER> ---> Removed intermediate container 302209a864c8 [INFO] DOCKER> ---> 7e0bdba61da8 [INFO] DOCKER> Successfully built 7e0bdba61da8 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-http-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-http-ppnt:latest] "onap-policy-clamp-ac-http-ppnt": Built image sha256:7e0bdba61da8ea6a534cdcb3ce2f4e4f31a615443531d48d0545f88ab709c097 [INFO] DOCKER> [onap/policy-clamp-ac-http-ppnt:latest] "onap-policy-clamp-ac-http-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260519T1458,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT-20260519T1458 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-http-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-a1pms-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-a1pms-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-a1pms-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-a1pms-ppnt:latest] "onap-policy-clamp-ac-a1pms-ppnt": Created docker-build.tar in 434 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 0d522eeceaea [INFO] DOCKER> Step 3/26 : COPY /maven/lib/a1pms-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 0cd5facdbda6 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/a1pms-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 81d8e7366996 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 81d8e7366996 [INFO] DOCKER> ---> 59dfff8ae599 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 43cb964d68af [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM A1 PMS Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 20eaeedc79c2 [INFO] DOCKER> ---> Removed intermediate container 20eaeedc79c2 [INFO] DOCKER> ---> fef80bdf557c [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM A1 PMS Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3001d7618664 [INFO] DOCKER> ---> Removed intermediate container 3001d7618664 [INFO] DOCKER> ---> 37162c945720 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b5659e20adf2 [INFO] DOCKER> ---> Removed intermediate container b5659e20adf2 [INFO] DOCKER> ---> 04e9cd24d5e1 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in af36ac07b20f [INFO] DOCKER> ---> Removed intermediate container af36ac07b20f [INFO] DOCKER> ---> bbb40af5351e [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0f7c8389d851 [INFO] DOCKER> ---> Removed intermediate container 0f7c8389d851 [INFO] DOCKER> ---> a02920da3c63 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-19T14:59:18.452Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in bbc89229216a [INFO] DOCKER> ---> Removed intermediate container bbc89229216a [INFO] DOCKER> ---> 2b0f29c2ddc3 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b728f0ab7f96 [INFO] DOCKER> ---> Removed intermediate container b728f0ab7f96 [INFO] DOCKER> ---> fb83c74d4227 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="49a4bc7" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0f56a0738b94 [INFO] DOCKER> ---> Removed intermediate container 0f56a0738b94 [INFO] DOCKER> ---> 5f72b30ebe10 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/a1pms-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in afc54657726e [INFO] DOCKER> ---> Removed intermediate container afc54657726e [INFO] DOCKER> ---> 9655a4775c3a [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6588fd2c84f3 [INFO] DOCKER> ---> Removed intermediate container 6588fd2c84f3 [INFO] DOCKER> ---> e57c3356b012 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5c8da38d9fc0 [INFO] DOCKER> ---> Removed intermediate container 5c8da38d9fc0 [INFO] DOCKER> ---> 848825178c24 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6d6f9a43c2b3 [INFO] DOCKER> ---> Removed intermediate container 6d6f9a43c2b3 [INFO] DOCKER> ---> a5d06e450c62 [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in a5950617cea2 [INFO] DOCKER> ---> Removed intermediate container a5950617cea2 [INFO] DOCKER> ---> cc04d8cea351 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> ed65455fba9c [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in eee307fcadea [INFO] DOCKER> ---> Removed intermediate container eee307fcadea [INFO] DOCKER> ---> 74e9bcb9b2e7 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-a1pms.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> b24c0893611f [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in e32038fff0e1 [INFO] DOCKER> ---> Removed intermediate container e32038fff0e1 [INFO] DOCKER> ---> d908e4fda184 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in f615c11c30bd [INFO] DOCKER> ---> Removed intermediate container f615c11c30bd [INFO] DOCKER> ---> ef4c3c456940 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3d8a09f58242 [INFO] DOCKER> ---> Removed intermediate container 3d8a09f58242 [INFO] DOCKER> ---> 4d1af8b4ed15 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 78218e6c6b9e [INFO] DOCKER> ---> Removed intermediate container 78218e6c6b9e [INFO] DOCKER> ---> f07acef33fad [INFO] DOCKER> Successfully built f07acef33fad [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-a1pms-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-a1pms-ppnt:latest] "onap-policy-clamp-ac-a1pms-ppnt": Built image sha256:f07acef33fad256939f85d8ea6fe614c2d9d60cd0a6fdf4250ca18b886979de7 [INFO] DOCKER> [onap/policy-clamp-ac-a1pms-ppnt:latest] "onap-policy-clamp-ac-a1pms-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260519T1458,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-a1pms-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-a1pms-ppnt:9.0.2-SNAPSHOT-20260519T1458 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-a1pms-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-kserve-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-kserve-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-kserve-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-kserve-ppnt:latest] "onap-policy-clamp-ac-kserve-ppnt": Created docker-build.tar in 482 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 0d522eeceaea [INFO] DOCKER> Step 3/26 : COPY /maven/lib/kserve-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 90f7c0019956 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/kserve-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in d3271566b134 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container d3271566b134 [INFO] DOCKER> ---> 517135f05d13 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 43cb964d68af [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM KSERVE Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 09a20ca05398 [INFO] DOCKER> ---> Removed intermediate container 09a20ca05398 [INFO] DOCKER> ---> df871e70188a [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Kserve Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5aa9e7a62dad [INFO] DOCKER> ---> Removed intermediate container 5aa9e7a62dad [INFO] DOCKER> ---> 59793cd1c15c [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in db2bd23ad448 [INFO] DOCKER> ---> Removed intermediate container db2bd23ad448 [INFO] DOCKER> ---> c4793a9807d5 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 95b4d38652f8 [INFO] DOCKER> ---> Removed intermediate container 95b4d38652f8 [INFO] DOCKER> ---> ef6b3529038b [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4f3518e3e42b [INFO] DOCKER> ---> Removed intermediate container 4f3518e3e42b [INFO] DOCKER> ---> 9a3c6d9f8649 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-19T14:59:18.452Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5e621fdb1e3e [INFO] DOCKER> ---> Removed intermediate container 5e621fdb1e3e [INFO] DOCKER> ---> 510fa44f89d7 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in e888f65d6acd [INFO] DOCKER> ---> Removed intermediate container e888f65d6acd [INFO] DOCKER> ---> 7c3c542af544 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="49a4bc7" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 564baa9f313f [INFO] DOCKER> ---> Removed intermediate container 564baa9f313f [INFO] DOCKER> ---> 291ce98c3371 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/kserve-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2d8a323f169b [INFO] DOCKER> ---> Removed intermediate container 2d8a323f169b [INFO] DOCKER> ---> ac6878542880 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 86c6557050aa [INFO] DOCKER> ---> Removed intermediate container 86c6557050aa [INFO] DOCKER> ---> 746054906832 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in b2365c765c45 [INFO] DOCKER> ---> Removed intermediate container b2365c765c45 [INFO] DOCKER> ---> e752fe7db277 [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1a4220d1dca2 [INFO] DOCKER> ---> Removed intermediate container 1a4220d1dca2 [INFO] DOCKER> ---> 8329912248cc [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in dbd542edbaf5 [INFO] DOCKER> ---> Removed intermediate container dbd542edbaf5 [INFO] DOCKER> ---> 3fe9b585f2dc [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 029593f766c6 [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in f66b938ee5f6 [INFO] DOCKER> ---> Removed intermediate container f66b938ee5f6 [INFO] DOCKER> ---> 54e0fe37a16b [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-kserve.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 9d1ae838df31 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 75b82c4e1de9 [INFO] DOCKER> ---> Removed intermediate container 75b82c4e1de9 [INFO] DOCKER> ---> 7ced3a76007e [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in f04b888ff477 [INFO] DOCKER> ---> Removed intermediate container f04b888ff477 [INFO] DOCKER> ---> bb63781f93de [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5808e77d55fe [INFO] DOCKER> ---> Removed intermediate container 5808e77d55fe [INFO] DOCKER> ---> b19c9979f714 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 776330b83066 [INFO] DOCKER> ---> Removed intermediate container 776330b83066 [INFO] DOCKER> ---> e8b06af389d5 [INFO] DOCKER> Successfully built e8b06af389d5 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-kserve-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-kserve-ppnt:latest] "onap-policy-clamp-ac-kserve-ppnt": Built image sha256:e8b06af389d53ecec31c91b98cf9f2da801aa1917f00f65147280885e4041e16 [INFO] DOCKER> [onap/policy-clamp-ac-kserve-ppnt:latest] "onap-policy-clamp-ac-kserve-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260519T1458,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-kserve-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-kserve-ppnt:9.0.2-SNAPSHOT-20260519T1458 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-kserve-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-acm-element-impl/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-acm-element-impl/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-acm-element-impl/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-acm-element-impl:latest] "onap-policy-clamp-acm-element-impl": Created docker-build.tar in 408 milliseconds [INFO] DOCKER> Step 1/28 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/28 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 0d522eeceaea [INFO] DOCKER> Step 3/28 : COPY /maven/lib/element-participant.tar.gz /packages [INFO] DOCKER> [INFO] DOCKER> ---> 9e153678118c [INFO] DOCKER> Step 4/28 : RUN tar xvfz /packages/element-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4d8ada8665cd [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 4d8ada8665cd [INFO] DOCKER> ---> 1cacce92a6ca [INFO] DOCKER> Step 5/28 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/28 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 43cb964d68af [INFO] DOCKER> Step 7/28 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Element" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 41c3faed6f1e [INFO] DOCKER> ---> Removed intermediate container 41c3faed6f1e [INFO] DOCKER> ---> dfccc214cf3c [INFO] DOCKER> Step 8/28 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Element image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9184500fea8f [INFO] DOCKER> ---> Removed intermediate container 9184500fea8f [INFO] DOCKER> ---> 552a897d5762 [INFO] DOCKER> Step 9/28 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ccf22af6ccd6 [INFO] DOCKER> ---> Removed intermediate container ccf22af6ccd6 [INFO] DOCKER> ---> 45c58c7e0dd7 [INFO] DOCKER> Step 10/28 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in cfdf7b3ac627 [INFO] DOCKER> ---> Removed intermediate container cfdf7b3ac627 [INFO] DOCKER> ---> 9c65a7c3899d [INFO] DOCKER> Step 11/28 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 907c72c2c077 [INFO] DOCKER> ---> Removed intermediate container 907c72c2c077 [INFO] DOCKER> ---> 5fb1f1546f34 [INFO] DOCKER> Step 12/28 : LABEL org.opencontainers.image.created="2026-05-19T14:59:18.452Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 755e46038b5a [INFO] DOCKER> ---> Removed intermediate container 755e46038b5a [INFO] DOCKER> ---> 6c64a07236e3 [INFO] DOCKER> Step 13/28 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c9c8dc69955d [INFO] DOCKER> ---> Removed intermediate container c9c8dc69955d [INFO] DOCKER> ---> 2412006831b8 [INFO] DOCKER> Step 14/28 : LABEL org.opencontainers.image.revision="49a4bc7" [INFO] DOCKER> [INFO] DOCKER> ---> Running in db6ad2b2dfe4 [INFO] DOCKER> ---> Removed intermediate container db6ad2b2dfe4 [INFO] DOCKER> ---> 717f086a346f [INFO] DOCKER> Step 15/28 : ARG POLICY_LOGS=/var/log/onap/policy/element-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4b6787a519ba [INFO] DOCKER> ---> Removed intermediate container 4b6787a519ba [INFO] DOCKER> ---> 15fab99868bc [INFO] DOCKER> Step 16/28 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 459cf6ca4539 [INFO] DOCKER> ---> Removed intermediate container 459cf6ca4539 [INFO] DOCKER> ---> e1a258d969f9 [INFO] DOCKER> Step 17/28 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5d326e3833ea [INFO] DOCKER> ---> Removed intermediate container 5d326e3833ea [INFO] DOCKER> ---> 9e0805e548b5 [INFO] DOCKER> Step 18/28 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7ada1add98d9 [INFO] DOCKER> ---> Removed intermediate container 7ada1add98d9 [INFO] DOCKER> ---> da117b5a3a2c [INFO] DOCKER> Step 19/28 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in bbbf4d0b7658 [INFO] DOCKER> ---> Removed intermediate container bbbf4d0b7658 [INFO] DOCKER> ---> eb9e53a7b0b1 [INFO] DOCKER> Step 20/28 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 6037bbe7117a [INFO] DOCKER> Step 21/28 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 49136a7fddf8 [INFO] DOCKER> ---> Removed intermediate container 49136a7fddf8 [INFO] DOCKER> ---> 31cd8d7cfd11 [INFO] DOCKER> Step 22/28 : COPY --chown=policy:policy element-participant.sh bin/ [INFO] DOCKER> [INFO] DOCKER> ---> 705d20fecb7c [INFO] DOCKER> Step 23/28 : COPY --chown=policy:policy /maven/policy-clamp-acm-element-impl.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 36b3f729dbce [INFO] DOCKER> Step 24/28 : RUN chmod 755 bin/*.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in b448841d4e14 [INFO] DOCKER> ---> Removed intermediate container b448841d4e14 [INFO] DOCKER> ---> 936089a4f171 [INFO] DOCKER> Step 25/28 : EXPOSE 8084 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7b8bbf7eb62c [INFO] DOCKER> ---> Removed intermediate container 7b8bbf7eb62c [INFO] DOCKER> ---> 23ca23d643d0 [INFO] DOCKER> Step 26/28 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7e93593a4e79 [INFO] DOCKER> ---> Removed intermediate container 7e93593a4e79 [INFO] DOCKER> ---> 1277d0686275 [INFO] DOCKER> Step 27/28 : WORKDIR $POLICY_HOME/bin [INFO] DOCKER> [INFO] DOCKER> ---> Running in b0d35ecb34c4 [INFO] DOCKER> ---> Removed intermediate container b0d35ecb34c4 [INFO] DOCKER> ---> 40a01994bfef [INFO] DOCKER> Step 28/28 : ENTRYPOINT [ "./element-participant.sh" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in aa8924867cb3 [INFO] DOCKER> ---> Removed intermediate container aa8924867cb3 [INFO] DOCKER> ---> a6c86518b4b0 [INFO] DOCKER> Successfully built a6c86518b4b0 [INFO] DOCKER> Successfully tagged onap/policy-clamp-acm-element-impl:latest [INFO] DOCKER> [onap/policy-clamp-acm-element-impl:latest] "onap-policy-clamp-acm-element-impl": Built image sha256:a6c86518b4b0614fa7632c97f0fdf49c7b2226473c6cef00497e71ed0b0a045f [INFO] DOCKER> [onap/policy-clamp-acm-element-impl:latest] "onap-policy-clamp-acm-element-impl": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260519T1458,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-acm-element-impl:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-acm-element-impl:9.0.2-SNAPSHOT-20260519T1458 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-acm-element-impl:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-sim-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-sim-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-sim-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-sim-ppnt:latest] "onap-policy-clamp-ac-sim-ppnt": Created docker-build.tar in 356 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 0d522eeceaea [INFO] DOCKER> Step 3/26 : COPY /maven/lib/sim-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 8ad19bf32d3e [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/sim-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 68a825a83287 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 68a825a83287 [INFO] DOCKER> ---> 55d1a16ff3a3 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 43cb964d68af [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Simulator Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ed5dc09486d9 [INFO] DOCKER> ---> Removed intermediate container ed5dc09486d9 [INFO] DOCKER> ---> 8943c2cedd80 [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Simulator Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3194d094ec40 [INFO] DOCKER> ---> Removed intermediate container 3194d094ec40 [INFO] DOCKER> ---> 4cea3bb1ec2d [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ce34306794e9 [INFO] DOCKER> ---> Removed intermediate container ce34306794e9 [INFO] DOCKER> ---> 90a53fb71721 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1c7f9814dbaa [INFO] DOCKER> ---> Removed intermediate container 1c7f9814dbaa [INFO] DOCKER> ---> 57d121bf6143 [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1bcbe9443d19 [INFO] DOCKER> ---> Removed intermediate container 1bcbe9443d19 [INFO] DOCKER> ---> a92dc1df82c4 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-19T14:59:18.452Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in e30a4a2d98ed [INFO] DOCKER> ---> Removed intermediate container e30a4a2d98ed [INFO] DOCKER> ---> 96930c07dc07 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b986aeb6a945 [INFO] DOCKER> ---> Removed intermediate container b986aeb6a945 [INFO] DOCKER> ---> 5f9e6a4cf38d [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="49a4bc7" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c8cde6a3533b [INFO] DOCKER> ---> Removed intermediate container c8cde6a3533b [INFO] DOCKER> ---> 2ee6daa5ba78 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/sim-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 01d0a7d9a4c4 [INFO] DOCKER> ---> Removed intermediate container 01d0a7d9a4c4 [INFO] DOCKER> ---> e7c9f67a74e9 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in b14adcf877bb [INFO] DOCKER> ---> Removed intermediate container b14adcf877bb [INFO] DOCKER> ---> f98e39caa55f [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in dc336f3b820c [INFO] DOCKER> ---> Removed intermediate container dc336f3b820c [INFO] DOCKER> ---> 116e459b865c [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in bb724ce65aaf [INFO] DOCKER> ---> Removed intermediate container bb724ce65aaf [INFO] DOCKER> ---> 5e0ab7fc2a3c [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 639e402218a7 [INFO] DOCKER> ---> Removed intermediate container 639e402218a7 [INFO] DOCKER> ---> 4e5f3e6e9642 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> e00efae7a9ec [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2f6abe0c3dc0 [INFO] DOCKER> ---> Removed intermediate container 2f6abe0c3dc0 [INFO] DOCKER> ---> 53addf67409b [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-sim.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 1bd32d824621 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5a7a2abdc9fc [INFO] DOCKER> ---> Removed intermediate container 5a7a2abdc9fc [INFO] DOCKER> ---> c81d01ccc478 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in ca8c5483b01f [INFO] DOCKER> ---> Removed intermediate container ca8c5483b01f [INFO] DOCKER> ---> 47e8762d20de [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 35f1d1102656 [INFO] DOCKER> ---> Removed intermediate container 35f1d1102656 [INFO] DOCKER> ---> 376a4afe022b [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 47cb1abc3a28 [INFO] DOCKER> ---> Removed intermediate container 47cb1abc3a28 [INFO] DOCKER> ---> 854dd62812ab [INFO] DOCKER> Successfully built 854dd62812ab [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-sim-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-sim-ppnt:latest] "onap-policy-clamp-ac-sim-ppnt": Built image sha256:854dd62812aba013226b62d3a4b355e1a5b4de4e6b573e4fba5ce25a838f2f6a [INFO] DOCKER> [onap/policy-clamp-ac-sim-ppnt:latest] "onap-policy-clamp-ac-sim-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260519T1458,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT-20260519T1458 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-sim-ppnt:9.0-SNAPSHOT-latest successful! [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-docker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-docker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-docker --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-docker --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-docker --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-docker --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-docker --- [INFO] Analyzed bundle 'policy-clamp-docker' with 0 classes [INFO] Analyzed bundle 'policy-clamp-tarball' with 0 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 17 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-docker --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-docker --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-docker --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-docker/9.0.2-SNAPSHOT/policy-clamp-docker-9.0.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-clamp 9.0.2-SNAPSHOT: [INFO] [INFO] policy-clamp ....................................... SUCCESS [ 3.505 s] [INFO] clamp-parent ....................................... SUCCESS [ 0.016 s] [INFO] checkstyle ......................................... SUCCESS [ 1.757 s] [INFO] dependencies ....................................... SUCCESS [ 5.164 s] [INFO] test-utils ......................................... SUCCESS [ 3.437 s] [INFO] policy-common ...................................... SUCCESS [ 4.034 s] [INFO] policy-models ...................................... SUCCESS [ 1.188 s] [INFO] policy-clamp-common ................................ SUCCESS [ 0.474 s] [INFO] policy-clamp-examples .............................. SUCCESS [ 0.312 s] [INFO] policy-clamp-models ................................ SUCCESS [ 3.416 s] [INFO] policy-clamp-runtime-acm ........................... SUCCESS [ 10.801 s] [INFO] policy-clamp-participant ........................... SUCCESS [ 0.134 s] [INFO] policy-clamp-participant-intermediary .............. SUCCESS [ 1.862 s] [INFO] policy-clamp-participant-impl ...................... SUCCESS [ 0.128 s] [INFO] policy-clamp-participant-impl-simulator ............ SUCCESS [ 3.804 s] [INFO] policy-clamp-participant-impl-policy ............... SUCCESS [ 1.595 s] [INFO] policy-clamp-participant-impl-kubernetes ........... SUCCESS [ 1.142 s] [INFO] policy-clamp-participant-impl-http ................. SUCCESS [ 0.818 s] [INFO] policy-clamp-participant-impl-kserve ............... SUCCESS [ 1.288 s] [INFO] policy-clamp-participant-impl-a1pms ................ SUCCESS [ 0.848 s] [INFO] policy-clamp-acm-element-impl ...................... SUCCESS [ 1.040 s] [INFO] clamp-packages ..................................... SUCCESS [ 0.046 s] [INFO] policy-clamp-tarball ............................... SUCCESS [ 0.601 s] [INFO] policy-clamp-docker ................................ SUCCESS [02:09 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:59 min [INFO] Finished at: 2026-05-19T15:01:24Z [INFO] ------------------------------------------------------------------------ [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins12655489604508604226.sh + echo '---> install-robotframework-py3.sh' ---> install-robotframework-py3.sh + REQUIRED_PYTHON=3.7.0 + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ pyenv versions --bare ++ local command ++ command=versions ++ '[' 2 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions --bare ++ sed '/^[^0-9]/d' ++ sort -V ++ tail -n 1 + version=3.11.10 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 ++ python3 --version ++ awk '{print $2}' + PYTHON_VERSION=3.11.10 + ver_ge 3.11.10 3.7.0 ++ ver_cmp 3.11.10 3.7.0 ++ local IFS=. ++ V1=('3' '11' '10') ++ V2=('3' '7' '0') ++ local V1 V2 I ++ (( I=0 )) ++ (( I<3 || I<3 )) ++ [[ 3 -lt 3 ]] ++ [[ 3 -gt 3 ]] ++ (( I++ )) ++ (( I<3 || I<3 )) ++ [[ 11 -lt 7 ]] ++ [[ 11 -gt 7 ]] ++ echo 1 ++ return + [[ ! 1 -eq -1 ]] + python3 -m robot.run --version + cat + [[ -f /home/jenkins/lf-env.sh ]] + echo 'Installing robot-framework using LF common tooling' Installing robot-framework using LF common tooling + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 --venv-file /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv setuptools pip wheel ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-nBS8 + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 --venv-file /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv setuptools pip wheel + options=' --python '\''python3'\'' --venv-file '\''/w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' + eval set -- ' --python '\''python3'\'' --venv-file '\''/w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' ++ set -- --python python3 --venv-file /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv -- setuptools pip wheel + true + case $1 in + python=python3 + shift 2 + true + case $1 in + venv_file=/w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions + local command + command=versions + '[' 1 -gt 0 ']' + shift + case "$command" in + command pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash ++ local command ++ command=init ++ '[' 3 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ sed 's/^[ *]* //' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='setuptools ' + for arg in "$@" + case $arg in + pkg_list+='pip ' + for arg in "$@" + case $arg in + pkg_list+='wheel ' + [[ -f /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv ]] + [[ ! -f /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-nBS8 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nBS8' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nBS8 + echo /tmp/venv-nBS8 + echo 'lf-activate-venv(): INFO: Save venv in file: /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv' lf-activate-venv(): INFO: Save venv in file: /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-nBS8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z setuptools pip wheel ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel ' lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel + /tmp/venv-nBS8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager setuptools pip wheel + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nBS8/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-nBS8/bin to PATH + PATH=/tmp/venv-nBS8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 -m pip install -r requirements.txt Collecting paramiko (from -r requirements.txt (line 1)) Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) Collecting six (from -r requirements.txt (line 2)) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting urllib3 (from -r requirements.txt (line 3)) Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting docker-py (from -r requirements.txt (line 4)) Downloading docker_py-1.10.6-py2.py3-none-any.whl.metadata (2.1 kB) Collecting ipaddr (from -r requirements.txt (line 5)) Downloading ipaddr-2.2.0.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netaddr (from -r requirements.txt (line 6)) Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) Collecting netifaces (from -r requirements.txt (line 7)) Downloading netifaces-0.11.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyhocon (from -r requirements.txt (line 8)) Downloading pyhocon-0.3.63.tar.gz (307 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from -r requirements.txt (line 9)) Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting selenium<4.6.0,>=4.0.0 (from -r requirements.txt (line 10)) Downloading selenium-4.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting robotframework (from -r requirements.txt (line 11)) Downloading robotframework-7.4.2-py3-none-any.whl.metadata (7.6 kB) Collecting robotframework-httplibrary (from -r requirements.txt (line 12)) Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting robotframework-requests==0.9.3 (from -r requirements.txt (line 13)) Downloading robotframework_requests-0.9.3-py3-none-any.whl.metadata (7.2 kB) Collecting robotframework-selenium2library (from -r requirements.txt (line 14)) Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl.metadata (4.6 kB) Collecting robotframework-sshlibrary (from -r requirements.txt (line 15)) Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting scapy (from -r requirements.txt (line 16)) Downloading scapy-2.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting jsonpath-rw (from -r requirements.txt (line 18)) Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting elasticsearch<8.0.0,>=7.0.0 (from -r requirements.txt (line 20)) Downloading elasticsearch-7.17.13-py2.py3-none-any.whl.metadata (6.3 kB) Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl.metadata (12 kB) Collecting pyangbind (from -r requirements.txt (line 23)) Downloading pyangbind-0.8.7-py3-none-any.whl.metadata (4.2 kB) Collecting isodate (from -r requirements.txt (line 25)) Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) Collecting jmespath (from -r requirements.txt (line 27)) Using cached jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) Collecting jsonpatch (from -r requirements.txt (line 29)) Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) Collecting pbr (from -r requirements.txt (line 30)) Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) Collecting deepdiff (from -r requirements.txt (line 31)) Downloading deepdiff-9.1.0-py3-none-any.whl.metadata (8.4 kB) Collecting dnspython (from -r requirements.txt (line 32)) Using cached dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) Collecting future (from -r requirements.txt (line 33)) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting jinja2 (from -r requirements.txt (line 34)) Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting kafka-python (from -r requirements.txt (line 35)) Downloading kafka_python-2.3.1-py2.py3-none-any.whl.metadata (9.5 kB) Collecting protobuf (from -r requirements.txt (line 37)) Downloading protobuf-7.34.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) Collecting pyyaml (from -r requirements.txt (line 38)) Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting robotlibcore-temp (from -r requirements.txt (line 39)) Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting more-itertools (from -r requirements.txt (line 40)) Downloading more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) Collecting xvfbwrapper (from -r requirements.txt (line 41)) Downloading xvfbwrapper-0.2.23-py3-none-any.whl.metadata (8.6 kB) Collecting PyVirtualDisplay (from -r requirements.txt (line 42)) Downloading PyVirtualDisplay-3.0-py3-none-any.whl.metadata (943 bytes) Collecting odltools (from -r requirements.txt (line 48)) Downloading odltools-0.1.34-py2.py3-none-any.whl.metadata (3.6 kB) Collecting urllib3 (from -r requirements.txt (line 3)) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting trio~=0.17 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) Collecting trio-websocket~=0.9 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) Collecting certifi>=2021.10.8 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Using cached certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) Collecting attrs>=23.2.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Using cached attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) Collecting sortedcontainers (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Using cached idna-3.15-py3-none-any.whl.metadata (7.7 kB) Collecting outcome (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sniffio>=1.3.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=1.26->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) Collecting bcrypt>=3.2 (from paramiko->-r requirements.txt (line 1)) Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) Collecting cryptography>=3.3 (from paramiko->-r requirements.txt (line 1)) Using cached cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) Collecting invoke>=2.0 (from paramiko->-r requirements.txt (line 1)) Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) Collecting pynacl>=1.5 (from paramiko->-r requirements.txt (line 1)) Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 4)) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 4)) Using cached websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 8)) Using cached pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 9)) Using cached charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 12)) Downloading webtest-3.0.7-py3-none-any.whl.metadata (2.0 kB) Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 12)) Using cached jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 14)) Downloading robotframework_seleniumlibrary-6.9.0-py3-none-any.whl.metadata (8.7 kB) Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 15)) Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) Collecting ply (from jsonpath-rw->-r requirements.txt (line 18)) Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) Collecting decorator (from jsonpath-rw->-r requirements.txt (line 18)) Using cached decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 21)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 21)) Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) Downloading elasticsearch_dsl-8.17.1-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.17.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.16.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.4-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.3-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.2-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.1-py3-none-any.whl.metadata (11 kB) INFO: pip is still looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. Downloading elasticsearch_dsl-8.15.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.14.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.13.1-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.13.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.12.0-py3-none-any.whl.metadata (10 kB) 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. Downloading elasticsearch_dsl-8.11.0-py3-none-any.whl.metadata (10 kB) Downloading elasticsearch_dsl-8.9.0-py3-none-any.whl.metadata (10 kB) Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl.metadata (11 kB) Collecting pyang (from pyangbind->-r requirements.txt (line 23)) Downloading pyang-2.7.1-py2.py3-none-any.whl.metadata (1.0 kB) Collecting lxml (from pyangbind->-r requirements.txt (line 23)) Using cached lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) Collecting regex (from pyangbind->-r requirements.txt (line 23)) Downloading regex-2026.5.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting enum34 (from pyangbind->-r requirements.txt (line 23)) Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: setuptools in /tmp/venv-nBS8/lib/python3.11/site-packages (from pbr->-r requirements.txt (line 30)) (82.0.1) Collecting cachebox<6,>=5.2 (from deepdiff->-r requirements.txt (line 31)) Downloading cachebox-5.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) Collecting orderly-set<6,>=5.5.0 (from deepdiff->-r requirements.txt (line 31)) Downloading orderly_set-5.5.0-py3-none-any.whl.metadata (6.6 kB) Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 34)) Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting requests (from -r requirements.txt (line 9)) Downloading requests-2.19.1-py2.py3-none-any.whl.metadata (52 kB) Collecting chardet<3.1.0,>=3.0.2 (from requests->-r requirements.txt (line 9)) Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading idna-2.7-py2.py3-none-any.whl.metadata (8.9 kB) INFO: pip is looking at multiple versions of requests to determine which version is compatible with other requirements. This could take a while. Collecting odltools (from -r requirements.txt (line 48)) Downloading odltools-0.1.33-py2.py3-none-any.whl.metadata (3.6 kB) Downloading odltools-0.1.32-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.31-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.30-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.29-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.28-py2.py3-none-any.whl.metadata (3.4 kB) Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko->-r requirements.txt (line 1)) Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko->-r requirements.txt (line 1)) Using cached pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) INFO: pip is looking at multiple versions of robotframework-seleniumlibrary to determine which version is compatible with other requirements. This could take a while. Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 14)) Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl.metadata (9.0 kB) Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) Using cached click-8.4.0-py3-none-any.whl.metadata (2.6 kB) Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Downloading waitress-3.0.2-py3-none-any.whl.metadata (5.8 kB) Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Using cached beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Using cached soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Downloading robotframework_requests-0.9.3-py3-none-any.whl (21 kB) Downloading selenium-4.5.0-py3-none-any.whl (995 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 40.2 MB/s 0:00:00 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Downloading elasticsearch-7.17.13-py2.py3-none-any.whl (386 kB) Downloading trio-0.33.0-py3-none-any.whl (510 kB) Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB) Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB) Using cached requests-2.34.2-py3-none-any.whl (73 kB) Using cached charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) Using cached idna-3.15-py3-none-any.whl (72 kB) Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 42.8 MB/s 0:00:00 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) Downloading scapy-2.7.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 77.7 MB/s 0:00:00 Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl (64 kB) Downloading pyangbind-0.8.7-py3-none-any.whl (52 kB) Downloading isodate-0.7.2-py3-none-any.whl (22 kB) Using cached jmespath-1.1.0-py3-none-any.whl (20 kB) Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) Downloading deepdiff-9.1.0-py3-none-any.whl (184 kB) Downloading cachebox-5.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (395 kB) Downloading orderly_set-5.5.0-py3-none-any.whl (13 kB) Using cached dnspython-2.8.0-py3-none-any.whl (331 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading kafka_python-2.3.1-py2.py3-none-any.whl (326 kB) Downloading protobuf-7.34.1-cp310-abi3-manylinux2014_x86_64.whl (324 kB) Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) Downloading more_itertools-11.0.2-py3-none-any.whl (71 kB) Downloading xvfbwrapper-0.2.23-py3-none-any.whl (7.1 kB) Downloading PyVirtualDisplay-3.0-py3-none-any.whl (15 kB) Downloading odltools-0.1.28-py2.py3-none-any.whl (204 kB) Using cached attrs-26.1.0-py3-none-any.whl (67 kB) Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) Using cached certifi-2026.4.22-py3-none-any.whl (135 kB) Using cached cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Downloading invoke-3.0.3-py3-none-any.whl (160 kB) Using cached jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB) Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) Using cached click-8.4.0-py3-none-any.whl (116 kB) Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Using cached websocket_client-1.9.0-py3-none-any.whl (82 kB) Downloading webtest-3.0.7-py3-none-any.whl (32 kB) Downloading waitress-3.0.2-py3-none-any.whl (56 kB) Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Using cached beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Using cached soupsieve-2.8.3-py3-none-any.whl (37 kB) Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) Using cached decorator-5.3.1-py3-none-any.whl (10 kB) Downloading enum34-1.1.10-py3-none-any.whl (11 kB) Using cached lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Downloading pyang-2.7.1-py2.py3-none-any.whl (598 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.2 MB/s 0:00:00 Using cached pycparser-3.0-py3-none-any.whl (48 kB) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading regex-2026.5.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (799 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 46.7 MB/s 0:00:00 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Building wheels for collected packages: ipaddr, netifaces, pyhocon, robotframework-httplibrary, robotframework-sshlibrary, jsonpath-rw, robotlibcore-temp Building wheel for ipaddr (pyproject.toml): started Building wheel for ipaddr (pyproject.toml): finished with status 'done' Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=83b404da1662d9d7cace906cd45d4912d94631d42423e988161a8f6b5579ce97 Stored in directory: /home/jenkins/.cache/pip/wheels/1b/f4/54/ce8b4b51b444da2d12c64f5a99b6e4b526f341f803d4c9f5ac Building wheel for netifaces (pyproject.toml): started Building wheel for netifaces (pyproject.toml): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=35342 sha256=44c6fdb3e88995222c90bdf2f824962c08ff53866a5a3034bb5170522685c2e8 Stored in directory: /home/jenkins/.cache/pip/wheels/40/85/29/648c19bbbb5f1d30e33bfb343fd7fb54296b402f7205d8e46f Building wheel for pyhocon (pyproject.toml): started Building wheel for pyhocon (pyproject.toml): finished with status 'done' Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=c004341bb0319dd65d90a854ff979c58f184f3229f8e401e96ccdab77fa29bca Stored in directory: /home/jenkins/.cache/pip/wheels/48/68/c1/8a35eaf7ea43eb257528abb29319da648d4eef5935caef191e Building wheel for robotframework-httplibrary (pyproject.toml): started Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=cd1c1297843d3a537a05fa3d934aee96d35efd8be2822d198c4d00545bc1c269 Stored in directory: /home/jenkins/.cache/pip/wheels/4a/31/b2/a6e938352e7df5361efed39dddbec71d3dd8c14ce850c55e51 Building wheel for robotframework-sshlibrary (pyproject.toml): started Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=cdf4696e0f5e3d2d1b18963ceb8513bfde660f4be971bb8b76732371cac7b2fb Stored in directory: /home/jenkins/.cache/pip/wheels/ff/19/dd/b50e5355a6e3182ebe1e236d20405553a9de89dba38e6c218d Building wheel for jsonpath-rw (pyproject.toml): started Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=59963474f794da5a198e79023eb4f9b158b7d18ecb9daf911e94d8c732b7c155 Stored in directory: /home/jenkins/.cache/pip/wheels/53/cf/51/a4ea10224b7fdb523e18e2033cadf2a8657517d1f95f3f5413 Building wheel for robotlibcore-temp (pyproject.toml): started Building wheel for robotlibcore-temp (pyproject.toml): finished with status 'done' Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4780 sha256=76b0674c20d4a221c0a6c343a6cae016a6b5c1164a72c27a2fe3eb5551967966 Stored in directory: /home/jenkins/.cache/pip/wheels/91/0e/f0/e98d95d1abab84dde868d2f145fb4d3fb38288762e5fe8dc2d Successfully built ipaddr netifaces pyhocon robotframework-httplibrary robotframework-sshlibrary jsonpath-rw robotlibcore-temp Installing collected packages: sortedcontainers, robotlibcore-temp, PyVirtualDisplay, ply, netifaces, kafka-python, ipaddr, enum34, xvfbwrapper, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pyyaml, PySocks, pyparsing, pycparser, protobuf, pbr, orderly-set, netaddr, more-itertools, MarkupSafe, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, future, dnspython, decorator, click, charset_normalizer, certifi, cachebox, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, jinja2, elasticsearch, docker-pycreds, deepdiff, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, odltools, elasticsearch-dsl, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library Successfully installed MarkupSafe-3.0.3 PySocks-1.7.1 PyVirtualDisplay-3.0 WebOb-1.8.9 attrs-26.1.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 cachebox-5.2.3 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.0 cryptography-48.0.0 decorator-5.3.1 deepdiff-9.1.0 dnspython-2.8.0 docker-py-1.10.6 docker-pycreds-0.4.0 elasticsearch-7.17.13 elasticsearch-dsl-7.4.1 enum34-1.1.10 future-1.0.0 h11-0.16.0 idna-3.15 invoke-3.0.3 ipaddr-2.2.0 isodate-0.7.2 jinja2-3.1.6 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.1.1 kafka-python-2.3.1 lxml-6.1.1 more-itertools-11.0.2 netaddr-1.3.0 netifaces-0.11.0 odltools-0.1.28 orderly-set-5.5.0 outcome-1.3.0.post0 paramiko-5.0.0 pbr-7.0.3 ply-3.11 protobuf-7.34.1 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.63 pynacl-1.6.2 pyparsing-3.3.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 regex-2026.5.9 requests-2.34.2 robotframework-7.4.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.3 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 robotlibcore-temp-1.0.2 scapy-2.7.0 scp-0.15.0 selenium-4.5.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-1.26.20 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 xvfbwrapper-0.2.23 ++ cat /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv + ROBOT3_VENV=/tmp/venv-nBS8 + echo ROBOT3_VENV=/tmp/venv-nBS8 + python3 --version Python 3.11.10 + python3 -m pip freeze attrs==26.1.0 bcrypt==5.0.0 beautifulsoup4==4.14.3 cachebox==5.2.3 certifi==2026.4.22 cffi==2.0.0 charset-normalizer==3.4.7 click==8.4.0 cryptography==48.0.0 decorator==5.3.1 deepdiff==9.1.0 distlib==0.4.0 dnspython==2.8.0 docker-py==1.10.6 docker-pycreds==0.4.0 elasticsearch==7.17.13 elasticsearch-dsl==7.4.1 enum34==1.1.10 filelock==3.29.0 future==1.0.0 h11==0.16.0 idna==3.15 invoke==3.0.3 ipaddr==2.2.0 isodate==0.7.2 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpath-rw==1.4.0 jsonpointer==3.1.1 kafka-python==2.3.1 lxml==6.1.1 MarkupSafe==3.0.3 more-itertools==11.0.2 netaddr==1.3.0 netifaces==0.11.0 odltools==0.1.28 orderly-set==5.5.0 outcome==1.3.0.post0 packaging==26.2 paramiko==5.0.0 pbr==7.0.3 platformdirs==4.9.6 ply==3.11 protobuf==7.34.1 pyang==2.7.1 pyangbind==0.8.7 pycparser==3.0 pyhocon==0.3.63 PyNaCl==1.6.2 pyparsing==3.3.2 PySocks==1.7.1 python-dateutil==2.9.0.post0 python-discovery==1.3.1 PyVirtualDisplay==3.0 PyYAML==6.0.3 regex==2026.5.9 requests==2.34.2 robotframework==7.4.2 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==4.6.0 robotframework-requests==0.9.3 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==6.8.0 robotframework-sshlibrary==3.8.0 robotlibcore-temp==1.0.2 scapy==2.7.0 scp==0.15.0 selenium==4.5.0 six==1.17.0 sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.3 trio==0.33.0 trio-websocket==0.12.2 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.3 waitress==3.0.2 WebOb==1.8.9 websocket-client==1.9.0 WebTest==3.0.7 wsproto==1.3.2 xvfbwrapper==0.2.23 + python3 -m robot.run --version Robot Framework 7.4.2 (Python 3.11.10 on linux) + : [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env.properties' [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins17581623157970452641.sh + /w/workspace/policy-clamp-review-verification-maven-master/csit/run-project-csit.sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded Docker Compose version v5.1.0 Setting project configuration for: policy/clamp Unknown project supplied. Defaulting to clamp test suite with 2 replicas. Configuring docker compose... Image nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 Pulling Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulling Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulling Image nexus3.onap.org:10001/grafana/grafana:latest Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/library/postgres:17.7 Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/prom/prometheus:latest Pulling 227860fce5b2 Pulling fs layer 0B 1574bcd41ffb Pulling fs layer 0B 96fff2cb8917 Pulling fs layer 0B 227860fce5b2 Pulling fs layer 0B 1574bcd41ffb Pulling fs layer 0B 96fff2cb8917 Pulling fs layer 0B 6d5af01b353b Pulling fs layer 0B cfe73f596b97 Pulling fs layer 0B ba79870c5c58 Pulling fs layer 0B c8f0dcc32623 Pulling fs layer 0B 1574bcd41ffb Pulling fs layer 0B 227860fce5b2 Pulling fs layer 0B 96fff2cb8917 Pulling fs layer 0B 7f1c819af41d Pulling fs layer 0B c75edeca6339 Pulling fs layer 0B cf374de92bcc Pulling fs layer 0B 3830b7c65da3 Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B 50094271107c Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B cd9c9b623eb1 Pulling fs layer 0B df0231abac1e Pulling fs layer 0B 2acf9a40b14f Pulling fs layer 0B ac03b73ed425 Pulling fs layer 0B f591ea4658bd Pulling fs layer 0B e7f02ac1f456 Pulling fs layer 0B 612087d42eba Pulling fs layer 0B bd1a7d2e0737 Pulling fs layer 0B 27baa147e9fa Pulling fs layer 0B 69294359b56a Pulling fs layer 0B 2d001a504b81 Pulling fs layer 0B 1574bcd41ffb Download complete 0B 227860fce5b2 Downloading 1.049MB 96fff2cb8917 Download complete 0B 227860fce5b2 Downloading 1.049MB 1574bcd41ffb Download complete 0B 96fff2cb8917 Download complete 0B ba79870c5c58 Downloading 6.281kB c8f0dcc32623 Downloading 260B 6d5af01b353b Downloading 866B 1574bcd41ffb Extracting 1B 1574bcd41ffb Extracting 1B 227860fce5b2 Downloading 2.097MB 1574bcd41ffb Download complete 0B 96fff2cb8917 Download complete 0B 1574bcd41ffb Extracting 1B 2eb6e6454401 Pulling fs layer 0B 0c8d55a45c0d Pulling fs layer 0B 2e73123a8202 Pulling fs layer 0B 4ff421dac293 Pulling fs layer 0B 2be8671e729e Pulling fs layer 0B 46e6d6da846e Pulling fs layer 0B ca18c8e97cb3 Pulling fs layer 0B ec9be5b30934 Pulling fs layer 0B ed8cfcf27c7a Pulling fs layer 0B df3e8313a980 Pulling fs layer 0B b65758d82f26 Pulling fs layer 0B a63efc7efa2e Pulling fs layer 0B 4d1dbc12fcae Pulling fs layer 0B 0d9211fd3e1a Pulling fs layer 0B 3830b7c65da3 Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B cd9c9b623eb1 Pulling fs layer 0B 50094271107c Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B 7dbec0deab4e Pulling fs layer 0B bb428e799734 Pulling fs layer 0B 1b88e4b47f1c Pulling fs layer 0B e52dc8c18e3f Pulling fs layer 0B cfc70487bd04 Downloading 2.537kB 3830b7c65da3 Downloading 3.624kB 85a55e8e22cf Downloading 172B 144f5e850556 Downloading 853B e1bed966d35a Downloading 1.049MB 956cc8887c3e Downloading 1.106kB 3830b7c65da3 Downloading 3.624kB ea4a83fb93fe Downloading 230.7kB 85a55e8e22cf Downloading 172B 956cc8887c3e Downloading 1.106kB 144f5e850556 Downloading 853B ea4a83fb93fe Downloading 230.7kB 227860fce5b2 Downloading 8.389MB e1bed966d35a Downloading 1.049MB 1574bcd41ffb Extracting 1B 227860fce5b2 Downloading 9.363MB c8f0dcc32623 Download complete 0B cfe73f596b97 Downloading 7.34MB 6d5af01b353b Download complete 0B ba79870c5c58 Downloading 6.281kB c8f0dcc32623 Extracting 1B 1574bcd41ffb Extracting 1B 7f1c819af41d Downloading 3.146MB c75edeca6339 Downloading 258B cf374de92bcc Downloading 6.282kB 227860fce5b2 Downloading 9.437MB 1574bcd41ffb Extracting 1B c8533800cdf1 Pulling fs layer 0B 589002ba0eae Pulling fs layer 0B 63849d89c66d Pulling fs layer 0B 8a3c71b80346 Pulling fs layer 0B 56c2f4d51269 Pulling fs layer 0B ca64c64b8c6b Pulling fs layer 0B 2f5d19039fdb Pulling fs layer 0B 51682cba8e21 Pulling fs layer 0B ffaa3dc87eb8 Pulling fs layer 0B 45f569379759 Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B 46517af21612 Pulling fs layer 0B 5d4e761fb5e7 Pulling fs layer 0B 50094271107c Downloading 1.049MB 85a55e8e22cf Downloading 172B 144f5e850556 Downloading 853B 78d3529d5e95 Downloading 2.097MB e1bed966d35a Downloading 3.146MB e9aaa70b3398 Downloading 98B 956cc8887c3e Downloading 1.106kB cd9c9b623eb1 Downloading 1.103kB 925fe4f64047 Downloading 22kB ea4a83fb93fe Downloading 230.7kB 3830b7c65da3 Downloading 3.624kB 133cfad7d9ef Downloading 2.097MB 144f5e850556 Downloading 853B 50094271107c Downloading 1.049MB 925fe4f64047 Downloading 22kB e1bed966d35a Downloading 3.146MB 133cfad7d9ef Downloading 2.097MB 78d3529d5e95 Downloading 2.097MB cd9c9b623eb1 Downloading 1.103kB 3830b7c65da3 Downloading 3.624kB e9aaa70b3398 Downloading 98B ea4a83fb93fe Downloading 230.7kB 85a55e8e22cf Downloading 172B 956cc8887c3e Downloading 1.106kB cfc70487bd04 Downloading 2.537kB 227860fce5b2 Downloading 15.73MB 227860fce5b2 Downloading 16.66MB 1574bcd41ffb Extracting 1B ba79870c5c58 Download complete 0B cfe73f596b97 Downloading 14.68MB 1574bcd41ffb Extracting 1B c8f0dcc32623 Extracting 1B c75edeca6339 Downloading 258B cf374de92bcc Download complete 0B 7f1c819af41d Downloading 6.291MB 227860fce5b2 Downloading 16.78MB df0231abac1e Downloading 700B e7f02ac1f456 Downloading 639B 612087d42eba Downloading 4.023kB bd1a7d2e0737 Downloading 62.75kB 69294359b56a Downloading 100B 2d001a504b81 Downloading 1.48kB 1574bcd41ffb Extracting 1B 3830b7c65da3 Downloading 3.624kB e9aaa70b3398 Downloading 98B ea4a83fb93fe Downloading 230.7kB 85a55e8e22cf Downloading 172B 956cc8887c3e Downloading 1.106kB 144f5e850556 Downloading 853B 50094271107c Downloading 2.097MB 925fe4f64047 Downloading 22kB e1bed966d35a Downloading 4.194MB 133cfad7d9ef Downloading 3.146MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 1.049MB cd9c9b623eb1 Downloading 1.103kB 133cfad7d9ef Downloading 3.146MB 90dc7dee386a Downloading 1.049MB 50094271107c Downloading 2.097MB 85a55e8e22cf Downloading 172B 144f5e850556 Downloading 853B 78d3529d5e95 Downloading 3.146MB e1bed966d35a Downloading 4.194MB e9aaa70b3398 Downloading 98B 956cc8887c3e Downloading 1.106kB cd9c9b623eb1 Downloading 1.103kB 925fe4f64047 Downloading 22kB ea4a83fb93fe Downloading 230.7kB 3830b7c65da3 Downloading 3.624kB 227860fce5b2 Downloading 22.02MB cfc70487bd04 Downloading 2.537kB a63efc7efa2e Downloading 169B ed8cfcf27c7a Downloading 116B ca18c8e97cb3 Downloading 3.142kB ec9be5b30934 Downloading 128B c42c89b521da Downloading 53.86kB df3e8313a980 Downloading 10.34kB 46e6d6da846e Downloading 1.169kB cfe73f596b97 Downloading 22.02MB 227860fce5b2 Downloading 22.02MB 1574bcd41ffb Extracting 1B 7f1c819af41d Downloading 8.389MB 1574bcd41ffb Extracting 1B c8f0dcc32623 Extracting 1B 2acf9a40b14f Downloading 783.4kB ac03b73ed425 Downloading 1.049MB e7f02ac1f456 Downloading 639B 612087d42eba Downloading 4.023kB bd1a7d2e0737 Downloading 62.75kB 69294359b56a Downloading 100B 2d001a504b81 Downloading 1.48kB 27baa147e9fa Downloading 324.6kB df0231abac1e Downloading 700B f591ea4658bd Downloading 1.049MB c75edeca6339 Download complete 0B 227860fce5b2 Downloading 22.02MB 1574bcd41ffb Extracting 1B c75edeca6339 Extracting 1B cfc70487bd04 Download complete 0B 7dbec0deab4e Downloading 229B bb428e799734 Downloading 20.2kB 1b88e4b47f1c Downloading 126.9kB 956cc8887c3e Download complete 0B cd9c9b623eb1 Downloading 1.103kB 925fe4f64047 Downloading 22kB ea4a83fb93fe Download complete 0B cd9c9b623eb1 Downloading 1.103kB 227860fce5b2 Downloading 29.36MB 3830b7c65da3 Download complete 0B 133cfad7d9ef Downloading 4.194MB 90dc7dee386a Downloading 2.097MB 50094271107c Downloading 3.146MB 85a55e8e22cf Download complete 0B 3830b7c65da3 Download complete 0B cfe73f596b97 Downloading 29.36MB 227860fce5b2 Downloading 29.36MB e9aaa70b3398 Download complete 0B df3e8313a980 Downloading 10.34kB 46e6d6da846e Downloading 1.169kB 0c8d55a45c0d Downloading 2.097MB 2e73123a8202 Downloading 1.049MB 2be8671e729e Downloading 1.049MB a63efc7efa2e Downloading 169B 2eb6e6454401 Downloading 1.257MB ed8cfcf27c7a Downloading 116B ca18c8e97cb3 Downloading 3.142kB 4d1dbc12fcae Downloading 5.837kB 73566c509014 Downloading 1.049MB ec9be5b30934 Downloading 128B c42c89b521da Downloading 53.86kB 4ff421dac293 Downloading 186B b65758d82f26 Downloading 1.049MB 144f5e850556 Download complete 0B 78d3529d5e95 Downloading 5.243MB e1bed966d35a Downloading 6.291MB 1574bcd41ffb Extracting 1B ea4a83fb93fe Download complete 0B c8f0dcc32623 Extracting 1B 1574bcd41ffb Extracting 1B e9aaa70b3398 Download complete 0B 85a55e8e22cf Download complete 0B 7f1c819af41d Downloading 10.49MB 956cc8887c3e Download complete 0B 144f5e850556 Download complete 0B 50094271107c Downloading 3.146MB 925fe4f64047 Downloading 22kB e1bed966d35a Downloading 6.291MB 133cfad7d9ef Downloading 4.194MB 78d3529d5e95 Downloading 5.243MB 90dc7dee386a Downloading 2.097MB 612087d42eba Downloading 4.023kB bd1a7d2e0737 Downloading 62.75kB 69294359b56a Downloading 100B 2d001a504b81 Downloading 1.48kB 27baa147e9fa Downloading 324.6kB df0231abac1e Downloading 700B f591ea4658bd Downloading 3.146MB 2acf9a40b14f Downloading 783.4kB ac03b73ed425 Downloading 2.097MB e7f02ac1f456 Downloading 639B 227860fce5b2 Downloading 30.41MB c75edeca6339 Extracting 1B 1574bcd41ffb Extracting 1B 133cfad7d9ef Downloading 5.243MB 90dc7dee386a Downloading 4.194MB 50094271107c Downloading 4.194MB 78d3529d5e95 Downloading 7.34MB e1bed966d35a Downloading 8.389MB 73566c509014 Downloading 1.049MB ec9be5b30934 Downloading 128B c42c89b521da Downloading 53.86kB 7dbec0deab4e Downloading 229B bb428e799734 Downloading 20.2kB 1b88e4b47f1c Downloading 126.9kB e52dc8c18e3f Downloading 1.049MB 133cfad7d9ef Downloading 5.243MB 78d3529d5e95 Downloading 7.34MB 90dc7dee386a Downloading 4.194MB 4ff421dac293 Download complete 0B cd9c9b623eb1 Download complete 0B b65758d82f26 Downloading 2.097MB df3e8313a980 Downloading 10.34kB 50094271107c Downloading 4.194MB 46e6d6da846e Downloading 1.169kB 0c8d55a45c0d Downloading 4.194MB 2e73123a8202 Downloading 2.097MB 2be8671e729e Downloading 2.097MB a63efc7efa2e Downloading 169B 227860fce5b2 Downloading 36.7MB cd9c9b623eb1 Download complete 0B 925fe4f64047 Download complete 0B e1bed966d35a Downloading 8.389MB 227860fce5b2 Downloading 36.7MB 925fe4f64047 Download complete 0B 4f4fb700ef54 Downloading 32B c8533800cdf1 Downloading 1.334kB ffaa3dc87eb8 Downloading 1.049MB 46517af21612 Downloading 67.05kB 2eb6e6454401 Download complete 0B 0d9211fd3e1a Downloading 1.312MB ed8cfcf27c7a Downloading 116B ca18c8e97cb3 Downloading 3.142kB cfe73f596b97 Downloading 35.65MB 1574bcd41ffb Pull complete 0B 7f1c819af41d Downloading 13.63MB 63849d89c66d Download complete 0B 5d4e761fb5e7 Downloading 11.93kB 2f5d19039fdb Downloading 162B 51682cba8e21 Downloading 30.61kB c8f0dcc32623 Extracting 1B 4d1dbc12fcae Download complete 0B 1574bcd41ffb Pull complete 0B 227860fce5b2 Downloading 36.7MB 2acf9a40b14f Downloading 783.4kB ac03b73ed425 Downloading 3.146MB e7f02ac1f456 Download complete 0B 1574bcd41ffb Pull complete 0B 612087d42eba Download complete 0B bd1a7d2e0737 Downloading 62.75kB 69294359b56a Downloading 100B 2d001a504b81 Downloading 1.48kB 27baa147e9fa Downloading 324.6kB df0231abac1e Download complete 0B f591ea4658bd Downloading 5.243MB c75edeca6339 Extracting 1B 50094271107c Downloading 6.291MB 78d3529d5e95 Downloading 9.437MB e1bed966d35a Downloading 10.49MB 133cfad7d9ef Downloading 7.34MB 90dc7dee386a Downloading 5.243MB 7dbec0deab4e Download complete 0B bb428e799734 Downloading 20.2kB 1b88e4b47f1c Downloading 126.9kB e52dc8c18e3f Downloading 3.146MB 227860fce5b2 Downloading 41.55MB 50094271107c Downloading 6.291MB e1bed966d35a Downloading 11.53MB 133cfad7d9ef Downloading 7.34MB 78d3529d5e95 Downloading 9.437MB 90dc7dee386a Downloading 5.243MB 227860fce5b2 Downloading 41.94MB cfe73f596b97 Downloading 40.89MB c8f0dcc32623 Pull complete 0B 8a3c71b80346 Downloading 1.049MB ca64c64b8c6b Downloading 2.097MB 45f569379759 Downloading 1.049MB 5d4e761fb5e7 Downloading 11.93kB 2f5d19039fdb Downloading 162B 51682cba8e21 Downloading 30.61kB 4f4fb700ef54 Downloading 32B c8533800cdf1 Downloading 1.334kB 589002ba0eae Downloading 1.049MB 56c2f4d51269 Downloading 2.097MB ffaa3dc87eb8 Downloading 2.097MB 46517af21612 Downloading 67.05kB c42c89b521da Download complete 0B b65758d82f26 Downloading 4.194MB df3e8313a980 Download complete 0B 46e6d6da846e Download complete 0B 0c8d55a45c0d Downloading 6.291MB 2e73123a8202 Downloading 4.194MB 2be8671e729e Downloading 4.194MB a63efc7efa2e Download complete 0B 0d9211fd3e1a Downloading 1.312MB ed8cfcf27c7a Download complete 0B 7f1c819af41d Downloading 15.73MB 227860fce5b2 Downloading 41.94MB ca18c8e97cb3 Download complete 0B 73566c509014 Downloading 3.146MB ec9be5b30934 Download complete 0B 2d001a504b81 Download complete 0B c75edeca6339 Extracting 1B 27baa147e9fa Download complete 0B f591ea4658bd Downloading 7.34MB 2acf9a40b14f Download complete 0B ac03b73ed425 Downloading 5.243MB bd1a7d2e0737 Download complete 0B 69294359b56a Download complete 0B 2acf9a40b14f Extracting 1B e1bed966d35a Downloading 12.58MB 133cfad7d9ef Downloading 9.437MB 90dc7dee386a Downloading 7.34MB 50094271107c Downloading 8.389MB 78d3529d5e95 Downloading 12.58MB e1bed966d35a Downloading 12.58MB 133cfad7d9ef Downloading 9.437MB 78d3529d5e95 Downloading 12.58MB 90dc7dee386a Downloading 7.34MB 50094271107c Downloading 8.389MB bb428e799734 Download complete 0B 227860fce5b2 Downloading 48.23MB 227860fce5b2 Downloading 48.23MB cfe73f596b97 Downloading 48.23MB 73566c509014 Downloading 4.194MB b65758d82f26 Downloading 5.243MB 0c8d55a45c0d Downloading 8.389MB 2e73123a8202 Downloading 6.291MB 2be8671e729e Downloading 6.291MB 1b88e4b47f1c Download complete 0B e52dc8c18e3f Downloading 4.194MB 0d9211fd3e1a Download complete 0B 45f569379759 Downloading 2.097MB 5d4e761fb5e7 Download complete 0B 7f1c819af41d Downloading 18.87MB 2f5d19039fdb Download complete 0B 51682cba8e21 Download complete 0B 1b88e4b47f1c Extracting 1B f591ea4658bd Downloading 9.437MB ac03b73ed425 Downloading 7.34MB 227860fce5b2 Downloading 48.23MB 4f4fb700ef54 Download complete 0B c8533800cdf1 Download complete 0B 589002ba0eae Downloading 2.097MB 56c2f4d51269 Downloading 3.146MB ffaa3dc87eb8 Downloading 4.194MB c75edeca6339 Pull complete 0B 46517af21612 Download complete 0B 8a3c71b80346 Downloading 1.049MB ca64c64b8c6b Downloading 3.146MB 2acf9a40b14f Extracting 1B e52dc8c18e3f Downloading 6.291MB 133cfad7d9ef Downloading 11.53MB 90dc7dee386a Downloading 9.437MB 90dc7dee386a Downloading 9.437MB 50094271107c Download complete 0B 78d3529d5e95 Downloading 14.68MB e1bed966d35a Downloading 15.73MB 227860fce5b2 Downloading 53.48MB 50094271107c Download complete 0B e1bed966d35a Downloading 15.73MB 133cfad7d9ef Downloading 11.53MB 78d3529d5e95 Downloading 14.68MB 227860fce5b2 Downloading 53.48MB cfe73f596b97 Downloading 53.42MB 96fff2cb8917 Extracting 1B 73566c509014 Downloading 5.727MB b65758d82f26 Downloading 8.389MB 0c8d55a45c0d Downloading 11.53MB 589002ba0eae Downloading 3.146MB 56c2f4d51269 Downloading 4.194MB ffaa3dc87eb8 Downloading 6.291MB 8a3c71b80346 Downloading 2.097MB ca64c64b8c6b Downloading 5.243MB 45f569379759 Downloading 3.146MB 96fff2cb8917 Extracting 1B 1b88e4b47f1c Pull complete 0B 7f1c819af41d Downloading 22.02MB 2e73123a8202 Download complete 0B 2be8671e729e Downloading 8.204MB 227860fce5b2 Downloading 53.48MB f591ea4658bd Downloading 12.58MB ac03b73ed425 Downloading 9.437MB 96fff2cb8917 Extracting 1B 2acf9a40b14f Pull complete 0B e52dc8c18e3f Downloading 8.389MB e1bed966d35a Downloading 17.83MB 133cfad7d9ef Downloading 13.63MB 90dc7dee386a Downloading 11.53MB 78d3529d5e95 Downloading 17.83MB e1bed966d35a Downloading 17.83MB 133cfad7d9ef Downloading 13.63MB 78d3529d5e95 Downloading 17.83MB 90dc7dee386a Downloading 11.53MB 227860fce5b2 Downloading 58.72MB 96fff2cb8917 Pull complete 0B 227860fce5b2 Downloading 58.72MB cfe73f596b97 Downloading 58.72MB b65758d82f26 Downloading 9.437MB 0c8d55a45c0d Downloading 14.68MB 589002ba0eae Download complete 0B 56c2f4d51269 Downloading 6.291MB 7f1c819af41d Downloading 26.21MB 2be8671e729e Download complete 0B ffaa3dc87eb8 Downloading 7.34MB 96fff2cb8917 Pull complete 0B 73566c509014 Download complete 0B 8a3c71b80346 Download complete 0B ca64c64b8c6b Downloading 6.291MB 45f569379759 Downloading 4.194MB 227860fce5b2 Downloading 58.72MB f591ea4658bd Downloading 14.68MB ac03b73ed425 Downloading 10.49MB cf374de92bcc Extracting 1B 96fff2cb8917 Pull complete 0B ba79870c5c58 Pull complete 0B 589002ba0eae Extracting 1B e52dc8c18e3f Downloading 9.437MB 133cfad7d9ef Downloading 16.78MB 90dc7dee386a Downloading 14.68MB 78d3529d5e95 Downloading 20.97MB e1bed966d35a Downloading 19.92MB e1bed966d35a Downloading 19.92MB 133cfad7d9ef Downloading 16.78MB 78d3529d5e95 Downloading 20.97MB 90dc7dee386a Downloading 14.68MB 227860fce5b2 Downloading 62.9MB cfe73f596b97 Downloading 63.96MB bb428e799734 Pull complete 0B b65758d82f26 Downloading 11.53MB 0c8d55a45c0d Downloading 16.78MB ca64c64b8c6b Downloading 8.389MB 45f569379759 Downloading 5.243MB 56c2f4d51269 Downloading 7.34MB ffaa3dc87eb8 Downloading 9.437MB 227860fce5b2 Downloading 62.9MB 7f1c819af41d Downloading 29.36MB 227860fce5b2 Downloading 62.9MB cf374de92bcc Pull complete 0B f591ea4658bd Downloading 16.78MB ac03b73ed425 Downloading 12.58MB 589002ba0eae Extracting 1B 27baa147e9fa Extracting 1B e52dc8c18e3f Downloading 12.58MB 133cfad7d9ef Downloading 18.87MB 90dc7dee386a Downloading 16.78MB 78d3529d5e95 Downloading 26.21MB e1bed966d35a Downloading 23.07MB e1bed966d35a Downloading 23.07MB 133cfad7d9ef Downloading 18.87MB 78d3529d5e95 Downloading 26.21MB 90dc7dee386a Downloading 16.78MB 227860fce5b2 Download complete 0B cfe73f596b97 Downloading 71.3MB 227860fce5b2 Download complete 0B b65758d82f26 Downloading 14.42MB 0c8d55a45c0d Downloading 19.92MB 227860fce5b2 Extracting 1B ca64c64b8c6b Downloading 10.49MB 45f569379759 Downloading 6.291MB 56c2f4d51269 Download complete 0B ffaa3dc87eb8 Downloading 11.53MB 227860fce5b2 Extracting 1B 7f1c819af41d Downloading 33.55MB 227860fce5b2 Download complete 0B f591ea4658bd Downloading 19.92MB ac03b73ed425 Downloading 15.73MB 227860fce5b2 Extracting 1B 27baa147e9fa Pull complete 0B 589002ba0eae Pull complete 0B 133cfad7d9ef Downloading 22.02MB 90dc7dee386a Downloading 18.87MB 78d3529d5e95 Downloading 31.46MB e1bed966d35a Downloading 27.05MB e1bed966d35a Downloading 27.26MB 133cfad7d9ef Downloading 22.02MB 78d3529d5e95 Downloading 31.46MB 90dc7dee386a Downloading 18.87MB e52dc8c18e3f Downloading 14.68MB 227860fce5b2 Extracting 1B 0c8d55a45c0d Downloading 24.12MB b65758d82f26 Downloading 16.78MB ffaa3dc87eb8 Downloading 13.63MB ca64c64b8c6b Downloading 12.58MB 45f569379759 Downloading 7.34MB cfe73f596b97 Downloading 80.74MB 63849d89c66d Pull complete 0B 227860fce5b2 Extracting 1B 7f1c819af41d Downloading 37.75MB f591ea4658bd Downloading 23.07MB ac03b73ed425 Downloading 17.83MB 227860fce5b2 Extracting 1B 8a3c71b80346 Extracting 1B e52dc8c18e3f Downloading 17.83MB e1bed966d35a Downloading 30.41MB 133cfad7d9ef Downloading 25.17MB 78d3529d5e95 Downloading 36.7MB 90dc7dee386a Downloading 22.02MB cfe73f596b97 Downloading 90.18MB e1bed966d35a Downloading 30.41MB 133cfad7d9ef Downloading 25.17MB 90dc7dee386a Downloading 22.02MB 78d3529d5e95 Downloading 37.75MB b65758d82f26 Downloading 19.92MB 0c8d55a45c0d Downloading 27.26MB 227860fce5b2 Extracting 1B ffaa3dc87eb8 Downloading 15.73MB ca64c64b8c6b Downloading 14.68MB 45f569379759 Downloading 8.389MB 227860fce5b2 Extracting 1B ac03b73ed425 Downloading 19.92MB f591ea4658bd Downloading 26.21MB 7f1c819af41d Downloading 40.89MB 227860fce5b2 Extracting 1B 8a3c71b80346 Extracting 1B e52dc8c18e3f Downloading 19.92MB 133cfad7d9ef Downloading 27.26MB 90dc7dee386a Downloading 24.12MB 78d3529d5e95 Downloading 41.94MB e1bed966d35a Downloading 33.55MB e1bed966d35a Downloading 33.55MB 133cfad7d9ef Downloading 27.26MB 78d3529d5e95 Downloading 41.94MB 90dc7dee386a Downloading 24.12MB cfe73f596b97 Downloading 100.5MB 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B ffaa3dc87eb8 Downloading 17.83MB ca64c64b8c6b Downloading 16.78MB 45f569379759 Downloading 10.49MB b65758d82f26 Downloading 22.02MB 0c8d55a45c0d Downloading 29.78MB 7f1c819af41d Downloading 45.09MB f591ea4658bd Downloading 29.36MB ac03b73ed425 Downloading 23.07MB 227860fce5b2 Extracting 1B 8a3c71b80346 Extracting 1B e52dc8c18e3f Downloading 22.02MB e1bed966d35a Downloading 36.7MB 133cfad7d9ef Downloading 30.41MB 90dc7dee386a Downloading 27.26MB 78d3529d5e95 Downloading 47.19MB 90dc7dee386a Downloading 27.26MB e1bed966d35a Downloading 36.7MB 133cfad7d9ef Downloading 30.41MB 78d3529d5e95 Downloading 47.19MB cfe73f596b97 Downloading 107MB b65758d82f26 Downloading 25.17MB 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B 0c8d55a45c0d Download complete 0B ffaa3dc87eb8 Downloading 20.97MB ca64c64b8c6b Downloading 18.87MB 45f569379759 Downloading 11.53MB 7f1c819af41d Downloading 49.28MB f591ea4658bd Downloading 32.51MB ac03b73ed425 Downloading 25.17MB 227860fce5b2 Extracting 1B 8a3c71b80346 Pull complete 0B 56c2f4d51269 Extracting 1B 0c8d55a45c0d Extracting 1B e52dc8c18e3f Downloading 25.17MB 133cfad7d9ef Downloading 32.51MB 90dc7dee386a Downloading 29.36MB 78d3529d5e95 Downloading 52.67MB e1bed966d35a Downloading 40.89MB e1bed966d35a Downloading 40.89MB 133cfad7d9ef Downloading 32.51MB 78d3529d5e95 Downloading 52.67MB 90dc7dee386a Downloading 29.36MB 227860fce5b2 Extracting 1B b65758d82f26 Downloading 28.31MB cfe73f596b97 Downloading 114.3MB ca64c64b8c6b Downloading 20.97MB 45f569379759 Downloading 12.58MB ffaa3dc87eb8 Downloading 23.07MB 7f1c819af41d Downloading 53.48MB 227860fce5b2 Extracting 1B ac03b73ed425 Downloading 28.31MB f591ea4658bd Downloading 34.6MB 227860fce5b2 Extracting 1B 56c2f4d51269 Extracting 1B 0c8d55a45c0d Extracting 1B e52dc8c18e3f Downloading 28.31MB 78d3529d5e95 Downloading 59.77MB e1bed966d35a Downloading 43.58MB 133cfad7d9ef Downloading 35.65MB 90dc7dee386a Downloading 32.51MB e1bed966d35a Downloading 43.58MB 133cfad7d9ef Downloading 35.65MB 78d3529d5e95 Downloading 59.77MB 90dc7dee386a Downloading 32.51MB 227860fce5b2 Extracting 1B cfe73f596b97 Downloading 121.6MB 227860fce5b2 Extracting 1B ca64c64b8c6b Downloading 24.12MB b65758d82f26 Downloading 31.46MB 45f569379759 Download complete 0B ffaa3dc87eb8 Downloading 25.17MB 7f1c819af41d Downloading 56.62MB f591ea4658bd Downloading 37.75MB ac03b73ed425 Downloading 31.46MB 227860fce5b2 Extracting 1B 56c2f4d51269 Extracting 1B 0c8d55a45c0d Extracting 1B e52dc8c18e3f Downloading 30.41MB 90dc7dee386a Downloading 35.65MB 78d3529d5e95 Downloading 65.01MB e1bed966d35a Download complete 0B e1bed966d35a Download complete 0B cfe73f596b97 Downloading 130MB 133cfad7d9ef Download complete 0B 78d3529d5e95 Downloading 65.01MB 90dc7dee386a Downloading 35.65MB 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B ca64c64b8c6b Downloading 27.26MB ffaa3dc87eb8 Downloading 28.31MB b65758d82f26 Downloading 34.6MB 7f1c819af41d Downloading 60.82MB f591ea4658bd Downloading 40.89MB ac03b73ed425 Downloading 34.6MB 227860fce5b2 Extracting 1B 56c2f4d51269 Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B e52dc8c18e3f Downloading 33.43MB 133cfad7d9ef Download complete 0B 90dc7dee386a Downloading 38.8MB 78d3529d5e95 Downloading 71.3MB 227860fce5b2 Extracting 1B 78d3529d5e95 Downloading 71.32MB 90dc7dee386a Downloading 38.8MB b65758d82f26 Downloading 37.75MB cfe73f596b97 Downloading 136.8MB ffaa3dc87eb8 Downloading 31.46MB ca64c64b8c6b Downloading 30.41MB 7f1c819af41d Downloading 65.01MB 227860fce5b2 Extracting 1B f591ea4658bd Downloading 44.04MB ac03b73ed425 Downloading 38.8MB 227860fce5b2 Extracting 1B 46517af21612 Extracting 1B 56c2f4d51269 Pull complete 0B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 133cfad7d9ef Extracting 1B e52dc8c18e3f Download complete 0B 90dc7dee386a Downloading 42.99MB 78d3529d5e95 Downloading 77.59MB cfe73f596b97 Downloading 144.7MB b65758d82f26 Downloading 41.94MB 227860fce5b2 Extracting 1B ca64c64b8c6b Downloading 33.55MB ffaa3dc87eb8 Downloading 34.6MB 90dc7dee386a Downloading 42.99MB 78d3529d5e95 Downloading 77.59MB 7f1c819af41d Downloading 70.25MB e52dc8c18e3f Extracting 1B 227860fce5b2 Extracting 1B 227860fce5b2 Pull complete 0B f591ea4658bd Downloading 48.23MB ac03b73ed425 Downloading 41.94MB 46517af21612 Pull complete 0B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 227860fce5b2 Pull complete 0B 78d3529d5e95 Downloading 82.84MB 90dc7dee386a Downloading 46.14MB 78d3529d5e95 Downloading 82.84MB 90dc7dee386a Downloading 46.14MB cfe73f596b97 Downloading 148.9MB ca64c64b8c6b Downloading 37.75MB ffaa3dc87eb8 Downloading 37.75MB 227860fce5b2 Pull complete 0B b65758d82f26 Downloading 45.09MB Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled 7f1c819af41d Downloading 74.45MB e52dc8c18e3f Extracting 1B f591ea4658bd Downloading 51.38MB ac03b73ed425 Downloading 46.14MB 51682cba8e21 Pull complete 0B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 90dc7dee386a Downloading 49.28MB 78d3529d5e95 Downloading 88.87MB 78d3529d5e95 Downloading 89.13MB 90dc7dee386a Downloading 49.28MB cfe73f596b97 Downloading 155.2MB b65758d82f26 Downloading 48.23MB ffaa3dc87eb8 Downloading 41.94MB ca64c64b8c6b Downloading 41.94MB f591ea4658bd Downloading 54.53MB ac03b73ed425 Downloading 49.28MB e52dc8c18e3f Extracting 1B 7f1c819af41d Downloading 79.69MB 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 90dc7dee386a Downloading 52.43MB 78d3529d5e95 Downloading 94.37MB 78d3529d5e95 Downloading 94.37MB 90dc7dee386a Downloading 52.43MB ca64c64b8c6b Downloading 45.09MB ffaa3dc87eb8 Downloading 45.09MB cfe73f596b97 Downloading 162.5MB b65758d82f26 Downloading 52.43MB 7f1c819af41d Downloading 82.84MB e52dc8c18e3f Extracting 1B f591ea4658bd Downloading 58.72MB ac03b73ed425 Downloading 53.48MB 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 90dc7dee386a Downloading 54.53MB 78d3529d5e95 Downloading 99.61MB 78d3529d5e95 Downloading 99.61MB 90dc7dee386a Downloading 54.53MB b65758d82f26 Downloading 55.57MB cfe73f596b97 Downloading 169.9MB ffaa3dc87eb8 Downloading 48.23MB ca64c64b8c6b Downloading 49.28MB 7f1c819af41d Downloading 85.84MB f591ea4658bd Downloading 62.91MB ac03b73ed425 Downloading 57.67MB e52dc8c18e3f Extracting 1B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 90dc7dee386a Downloading 59.77MB 78d3529d5e95 Downloading 106.5MB 78d3529d5e95 Downloading 107MB 90dc7dee386a Downloading 59.77MB cfe73f596b97 Downloading 177.2MB b65758d82f26 Downloading 60.82MB ffaa3dc87eb8 Downloading 53.48MB ca64c64b8c6b Downloading 54.53MB e52dc8c18e3f Extracting 1B f591ea4658bd Downloading 66.06MB ac03b73ed425 Downloading 62.91MB 7f1c819af41d Download complete 0B 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B 78d3529d5e95 Downloading 113.2MB 90dc7dee386a Downloading 62.91MB 90dc7dee386a Downloading 62.91MB 78d3529d5e95 Downloading 113.2MB cfe73f596b97 Downloading 183.5MB b65758d82f26 Downloading 67.11MB ca64c64b8c6b Downloading 59.77MB ffaa3dc87eb8 Downloading 57.67MB Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled 7f1c819af41d Extracting 1B e52dc8c18e3f Extracting 1B f591ea4658bd Downloading 69.21MB ac03b73ed425 Downloading 68.16MB 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B 90dc7dee386a Downloading 67.11MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 67.11MB e52dc8c18e3f Extracting 1B cfe73f596b97 Downloading 192.9MB b65758d82f26 Downloading 72.35MB ffaa3dc87eb8 Downloading 60.82MB ca64c64b8c6b Downloading 63.96MB f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 73.4MB 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B 133cfad7d9ef Extracting 1B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 68.16MB 90dc7dee386a Downloading 68.16MB 78d3529d5e95 Downloading 122.4MB e52dc8c18e3f Extracting 1B cfe73f596b97 Downloading 198.2MB b65758d82f26 Downloading 74.45MB ffaa3dc87eb8 Downloading 63.96MB ca64c64b8c6b Downloading 67.11MB f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 76.55MB 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B 133cfad7d9ef Extracting 1B 90dc7dee386a Downloading 74.45MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 74.45MB e52dc8c18e3f Extracting 1B cfe73f596b97 Downloading 198.2MB b65758d82f26 Downloading 82.84MB ca64c64b8c6b Downloading 75.5MB ffaa3dc87eb8 Downloading 71.3MB f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 81.28MB 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B 90dc7dee386a Downloading 80.74MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 80.74MB e52dc8c18e3f Extracting 1B cfe73f596b97 Downloading 198.2MB b65758d82f26 Downloading 90.18MB ffaa3dc87eb8 Downloading 80.74MB ca64c64b8c6b Downloading 83.89MB f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 81.28MB 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B 90dc7dee386a Downloading 86.54MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 87.03MB cfe73f596b97 Downloading 198.2MB e52dc8c18e3f Extracting 2B b65758d82f26 Downloading 98.57MB ffaa3dc87eb8 Downloading 91.23MB ca64c64b8c6b Downloading 94.37MB f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 81.28MB 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B 90dc7dee386a Downloading 94.37MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 94.37MB cfe73f596b97 Downloading 198.2MB e52dc8c18e3f Extracting 2B b65758d82f26 Downloading 109.1MB ffaa3dc87eb8 Downloading 101.7MB ca64c64b8c6b Downloading 105.9MB 7f1c819af41d Extracting 1B f591ea4658bd Downloading 70.46MB ac03b73ed425 Downloading 81.28MB 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B 90dc7dee386a Downloading 101.7MB 78d3529d5e95 Download complete 0B 78d3529d5e95 Download complete 0B 90dc7dee386a Downloading 101.7MB e52dc8c18e3f Pull complete 0B cfe73f596b97 Download complete 0B b65758d82f26 Downloading 114.1MB ffaa3dc87eb8 Downloading 111.1MB ca64c64b8c6b Downloading 114.3MB cfe73f596b97 Extracting 1B f591ea4658bd Download complete 0B ac03b73ed425 Download complete 0B 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B ac03b73ed425 Extracting 1B 90dc7dee386a Downloading 110.1MB 90dc7dee386a Downloading 110.1MB b65758d82f26 Downloading 114.1MB ffaa3dc87eb8 Downloading 121.6MB ca64c64b8c6b Downloading 123.7MB cfe73f596b97 Extracting 1B 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B ac03b73ed425 Extracting 1B 0c8d55a45c0d Pull complete 0B 7f1c819af41d Pull complete 0B Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled Image nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT Pulled 90dc7dee386a Downloading 118.5MB 90dc7dee386a Downloading 118.5MB 7dbec0deab4e Pull complete 0B b65758d82f26 Download complete 0B ffaa3dc87eb8 Downloading 132.1MB ca64c64b8c6b Downloading 133.1MB cfe73f596b97 Extracting 1B 46e6d6da846e Pull complete 0B 133cfad7d9ef Pull complete 0B ac03b73ed425 Extracting 1B 133cfad7d9ef Pull complete 0B 90dc7dee386a Downloading 126.9MB 90dc7dee386a Downloading 126.9MB ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 141.6MB cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 90dc7dee386a Downloading 135.3MB 90dc7dee386a Downloading 136.3MB ffaa3dc87eb8 Downloading 152MB ca64c64b8c6b Downloading 133.1MB cfe73f596b97 Extracting 1B 2e73123a8202 Extracting 1B ac03b73ed425 Extracting 1B Image nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 Pulled 90dc7dee386a Downloading 144.7MB 90dc7dee386a Downloading 144.7MB ffaa3dc87eb8 Downloading 162.5MB ca64c64b8c6b Download complete 0B cfe73f596b97 Extracting 1B 2e73123a8202 Extracting 1B ac03b73ed425 Extracting 1B 90dc7dee386a Downloading 155.2MB 90dc7dee386a Downloading 155.2MB ffaa3dc87eb8 Downloading 175.1MB cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 2e73123a8202 Extracting 1B 90dc7dee386a Downloading 163.6MB 90dc7dee386a Downloading 163.6MB ffaa3dc87eb8 Downloading 184.8MB cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 90dc7dee386a Downloading 176.2MB 90dc7dee386a Downloading 176.2MB ffaa3dc87eb8 Downloading 184.8MB cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 90dc7dee386a Downloading 189.8MB 90dc7dee386a Downloading 189.8MB ffaa3dc87eb8 Downloading 184.8MB cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 2e73123a8202 Pull complete 0B 90dc7dee386a Downloading 201.3MB 90dc7dee386a Downloading 201.3MB ffaa3dc87eb8 Download complete 0B cfe73f596b97 Extracting 2B 2eb6e6454401 Pull complete 0B 2be8671e729e Extracting 1B ac03b73ed425 Extracting 2B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Downloading 212.9MB 90dc7dee386a Downloading 212.9MB cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 1B 2be8671e729e Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Downloading 224.4MB 90dc7dee386a Downloading 224.4MB cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 1B 2be8671e729e Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Downloading 237MB 90dc7dee386a Downloading 237MB cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 1B 0d9211fd3e1a Extracting 1B ac03b73ed425 Extracting 2B 2be8671e729e Pull complete 0B 90dc7dee386a Downloading 247.5MB 90dc7dee386a Downloading 247.5MB cfe73f596b97 Extracting 2B ed8cfcf27c7a Pull complete 0B ca18c8e97cb3 Extracting 1B ffaa3dc87eb8 Extracting 1B 0d9211fd3e1a Pull complete 0B ac03b73ed425 Extracting 2B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB cfe73f596b97 Extracting 2B ca18c8e97cb3 Pull complete 0B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Download complete 0B 90dc7dee386a Download complete 0B cfe73f596b97 Extracting 2B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B ac03b73ed425 Pull complete 0B 90dc7dee386a Extracting 1B cfe73f596b97 Extracting 2B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B f591ea4658bd Extracting 1B 6d5af01b353b Pull complete 0B cfe73f596b97 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT Pulled ffaa3dc87eb8 Extracting 1B 90dc7dee386a Extracting 1B f591ea4658bd Extracting 1B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B f591ea4658bd Extracting 1B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B f591ea4658bd Extracting 1B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B f591ea4658bd Extracting 1B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 2B e7f02ac1f456 Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B f591ea4658bd Pull complete 0B e7f02ac1f456 Pull complete 0B 612087d42eba Pull complete 0B b65758d82f26 Extracting 2B 2d001a504b81 Pull complete 0B bd1a7d2e0737 Pull complete 0B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 2B 90dc7dee386a Extracting 2B df0231abac1e Pull complete 0B 69294359b56a Pull complete 0B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 3B ffaa3dc87eb8 Pull complete 0B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B df3e8313a980 Extracting 1B b65758d82f26 Pull complete 0B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B 4ff421dac293 Extracting 1B 4d1dbc12fcae Pull complete 0B df3e8313a980 Pull complete 0B a63efc7efa2e Pull complete 0B ec9be5b30934 Pull complete 0B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B 4ff421dac293 Pull complete 0B Image nexus3.onap.org:10001/library/postgres:17.7 Pulled ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Pull complete 0B 90dc7dee386a Pull complete 0B ca64c64b8c6b Extracting 4B cd9c9b623eb1 Pull complete 0B cd9c9b623eb1 Pull complete 0B 50094271107c Extracting 1B ca64c64b8c6b Extracting 4B 50094271107c Extracting 1B 925fe4f64047 Extracting 1B 925fe4f64047 Extracting 1B 50094271107c Pull complete 0B 50094271107c Pull complete 0B ca64c64b8c6b Extracting 4B 925fe4f64047 Pull complete 0B ca64c64b8c6b Extracting 4B e1bed966d35a Extracting 1B 925fe4f64047 Pull complete 0B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 4B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 5B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 5B 956cc8887c3e Pull complete 0B e9aaa70b3398 Pull complete 0B ea4a83fb93fe Extracting 1B ea4a83fb93fe Extracting 1B 85a55e8e22cf Pull complete 0B 956cc8887c3e Pull complete 0B 85a55e8e22cf Pull complete 0B 144f5e850556 Pull complete 0B 144f5e850556 Pull complete 0B e1bed966d35a Pull complete 0B e9aaa70b3398 Pull complete 0B e1bed966d35a Pull complete 0B ca64c64b8c6b Extracting 5B ea4a83fb93fe Pull complete 0B 78d3529d5e95 Extracting 1B ea4a83fb93fe Pull complete 0B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 6B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Pull complete 0B 78d3529d5e95 Pull complete 0B 78d3529d5e95 Pull complete 0B 3830b7c65da3 Pull complete 0B 3830b7c65da3 Pull complete 0B Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled 5d4e761fb5e7 Pull complete 0B 45f569379759 Extracting 1B 45f569379759 Extracting 1B 45f569379759 Extracting 1B 2f5d19039fdb Pull complete 0B 45f569379759 Pull complete 0B 4f4fb700ef54 Pull complete 0B c8533800cdf1 Pull complete 0B Image nexus3.onap.org:10001/grafana/grafana:latest Pulled Network compose_default Creating Network compose_default Created Container jaeger Creating Container kafka Creating Container postgres Creating Container prometheus Creating Container jaeger Created Container prometheus Created Container grafana Creating Container kafka Created Container policy-clamp-ac-sim-ppnt-3 Creating Container policy-clamp-ac-sim-ppnt-1 Creating Container policy-clamp-ac-sim-ppnt-2 Creating Container compose-policy-clamp-ac-http-ppnt-2 Creating Container compose-policy-clamp-ac-http-ppnt-1 Creating Container init-kafka Creating Container postgres Created Container policy-clamp-ac-sim-ppnt-2 Created Container policy-clamp-ac-sim-ppnt-1 Created Container policy-clamp-ac-sim-ppnt-3 Created Container compose-policy-clamp-ac-http-ppnt-1 Created Container compose-policy-clamp-ac-http-ppnt-2 Created Container compose-policy-clamp-runtime-acm-2 Creating Container compose-policy-clamp-runtime-acm-1 Creating Container grafana Created Container init-kafka Created Container compose-policy-clamp-runtime-acm-1 Created Container compose-policy-clamp-runtime-acm-2 Created Container prometheus Starting Container kafka Starting Container jaeger Starting Container postgres Starting Container kafka Started Container init-kafka Starting Container prometheus Started Container grafana Starting Container postgres Started Container jaeger Started Container policy-clamp-ac-sim-ppnt-3 Starting Container policy-clamp-ac-sim-ppnt-1 Starting Container policy-clamp-ac-sim-ppnt-2 Starting Container compose-policy-clamp-ac-http-ppnt-2 Starting Container grafana Started Container init-kafka Started Container policy-clamp-ac-sim-ppnt-2 Started Container policy-clamp-ac-sim-ppnt-3 Started Container compose-policy-clamp-ac-http-ppnt-2 Started Container compose-policy-clamp-ac-http-ppnt-1 Starting Container policy-clamp-ac-sim-ppnt-1 Started Container compose-policy-clamp-ac-http-ppnt-1 Started Container compose-policy-clamp-runtime-acm-1 Starting Container compose-policy-clamp-runtime-acm-1 Started Container compose-policy-clamp-runtime-acm-2 Starting Container compose-policy-clamp-runtime-acm-2 Started Container compose-policy-clamp-runtime-acm-1 Waiting Container compose-policy-clamp-runtime-acm-2 Waiting Container policy-clamp-ac-sim-ppnt-1 Waiting Container kafka Waiting Container postgres Waiting Container prometheus Waiting Container init-kafka Waiting Container policy-clamp-ac-sim-ppnt-2 Waiting Container compose-policy-clamp-ac-http-ppnt-2 Waiting Container compose-policy-clamp-ac-http-ppnt-1 Waiting Container jaeger Waiting Container grafana Waiting Container policy-clamp-ac-sim-ppnt-3 Waiting Container init-kafka Healthy Container prometheus Healthy Container postgres Healthy Container jaeger Healthy Container grafana Healthy Container kafka Healthy Container policy-clamp-ac-sim-ppnt-1 Healthy Container compose-policy-clamp-ac-http-ppnt-2 Healthy Container compose-policy-clamp-ac-http-ppnt-1 Healthy Container policy-clamp-ac-sim-ppnt-2 Healthy Container compose-policy-clamp-runtime-acm-1 Healthy Container compose-policy-clamp-runtime-acm-2 Healthy Container policy-clamp-ac-sim-ppnt-3 Healthy Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Building robot framework docker image sha256:bb6bf6e39beb1ab928dd6b17aa4185f516061f9ce6232cc50007d789c7c910d5 top - 15:04:02 up 7 min, 0 users, load average: 4.09, 2.98, 1.33 Tasks: 244 total, 1 running, 243 sleeping, 0 stopped, 0 zombie %Cpu(s): 6.2 us, 0.8 sy, 0.0 ni, 93.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 3.9Gi 12Gi 24Mi 14Gi 26Gi Swap: 1.0Gi 0B 1.0Gi IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-1 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-2 Up About a minute (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-2 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-1 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up About a minute (healthy) nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 jaeger Up About a minute (healthy) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up About a minute (healthy) CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 38fa781d8bf6 compose-policy-clamp-runtime-acm-1 13.93% 522.4MiB / 8GiB 6.38% 240kB / 1.88MB 0B / 401kB 59 57b8ae9a81ba compose-policy-clamp-runtime-acm-2 1.87% 515.2MiB / 8GiB 6.29% 157kB / 1.61MB 0B / 356kB 59 eab7f3e93527 grafana 2.56% 159.8MiB / 31.34GiB 0.50% 22.4MB / 68.1kB 0B / 108MB 33 95163f53daab compose-policy-clamp-ac-http-ppnt-2 1.60% 333.6MiB / 8GiB 4.07% 95.2kB / 695kB 0B / 348kB 50 5a4d1ba39b1c compose-policy-clamp-ac-http-ppnt-1 1.25% 302.9MiB / 8GiB 3.70% 111kB / 701kB 0B / 352kB 48 c06f4ed96fa1 policy-clamp-ac-sim-ppnt-3 12.35% 289MiB / 8GiB 3.53% 99.4kB / 722kB 0B / 352kB 50 1aade02712b3 policy-clamp-ac-sim-ppnt-1 1.03% 285.1MiB / 8GiB 3.48% 99.6kB / 723kB 0B / 348kB 50 06d8b655d87c policy-clamp-ac-sim-ppnt-2 1.68% 286.7MiB / 8GiB 3.50% 98.6kB / 686kB 0B / 344kB 50 233fee87d430 postgres 0.02% 76.82MiB / 31.34GiB 0.24% 306kB / 234kB 0B / 133MB 26 cebae784b445 prometheus 2.11% 30.06MiB / 31.34GiB 0.09% 5.97MB / 124kB 0B / 328kB 12 6d25f9d57caa jaeger 0.25% 10.45MiB / 31.34GiB 0.03% 236kB / 22.8kB 0B / 16.4kB 11 aa3cb4baed27 kafka 12.77% 397.6MiB / 31.34GiB 1.24% 525kB / 486kB 0B / 3.13MB 109 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit Container policy-csit Starting policy-csit | Invoking the robot tests from: clamp-health-check.robot clamp-db-restore.robot clamp-single-element-test.robot clamp-multiple-element-type-test.robot clamp-timeout-test.robot policy-csit | clamp-migrate-rollback.robot clamp-trace-test.robot clamp-slas.robot policy-csit | Run Robot test policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 policy-csit | -v POLICY_HTTP_PARTICIPANT:policy-clamp-ac-http-ppnt:6969 policy-csit | -v KAFKA_IP:kafka:9092 policy-csit | -v PROMETHEUS_IP:prometheus:9090 policy-csit | -v TEST_ENV:docker policy-csit | -v JAEGER_IP:jaeger:16686 policy-csit | Starting Robot test suites ... Container policy-csit Started policy-csit | ============================================================================== policy-csit | clamp policy-csit | ============================================================================== policy-csit | clamp.Health Check Suite policy-csit | ============================================================================== policy-csit | HealthcheckAcm :: Healthcheck on Clamp Acm | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | HealthcheckParticipantHttp :: Healthcheck on Participant Simulator | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RegisterParticipants :: Register Participants. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Health Check Suite | PASS | policy-csit | 3 tests, 3 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Database Restore Suite policy-csit | ============================================================================== policy-csit | InsertDataIntoDatabase :: Insert restored data into the Database. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AcMigrationRestored :: Migration of an automation composition rest... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UpdateDataDatabase :: Update restored data into the Database. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ReviewAutomationCompositionRestored :: Review automation compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AcDeleteRestored :: Undeploy and delete of an automation compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionsRestored :: Deprime and delete of the compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InsertDataIntoDatabase2 :: Insert restored data into the Database. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | SyncParticipant :: Manual sync participants. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | GetInstances :: Get all the instances from the database | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AcDeleteRestored2 :: Undeploy and delete of an automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Database Restore Suite | PASS | policy-csit | 10 tests, 10 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.AC With Single Element Workflow policy-csit | ============================================================================== policy-csit | CommissionAutomationCompositionSimple :: Commission simple automat... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitionsSimple :: Prime simple automation composition de... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionSimple :: Instantiate simple autom... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDeployAutomationCompositionSimple :: Fail Simple Deploy automa... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnDeployAutomationCompositionSimple :: UnDeploy simple automation ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionSimple :: Delete simple automati... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionSimple :: DePrime and Delete simple automation c... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.AC With Single Element Workflow | PASS | policy-csit | 7 tests, 7 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.AC with participant supporting multiple element types Workflow policy-csit | ============================================================================== policy-csit | CommissionACMultipleElementTypes :: Commission automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinition :: Prime automation composition definition | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationComposition :: Instantiate automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDeployAutomationComposition :: Fail Deploy automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnDeployAutomationComposition :: UnDeploy automation composition. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationComposition :: Delete automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinition :: DePrime and Delete automation composition de... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.AC with participant supporting multiple element types Workflow | PASS | policy-csit | 7 tests, 7 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Timeout Suite policy-csit | ============================================================================== policy-csit | CommissionAcDefinitionTimeout :: Commission automation composition... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | TimeoutPrimeACDefinition :: Prime automation composition definitio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionTimeout :: DePrime and Delete automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Timeout Suite | PASS | policy-csit | 3 tests, 3 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Migration and Rollback Suite policy-csit | ============================================================================== policy-csit | CommissionAutomationComposition :: Commission automation compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CommissionAcDefinitionMigrationFrom :: Commission automation compo... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CommissionAcDefinitionMigrationTo :: Commission automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitions :: Prime automation composition definition | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailPrimeACDefinitionFrom :: Prime automation composition definiti... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitionFrom :: Prime automation composition definition M... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitionTo :: Prime automation composition definition Mig... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteUndeployedInstantiateAutomationComposition :: Delete Instant... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationComposition :: Instantiate automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionTimeout :: Instantiate automation ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionTimeout :: Deploy automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteAutomationCompositionTimeout :: Delete automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionMigrationFrom :: Instantiate autom... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailPrepareAutomationCompositionMigrationFrom :: Fail Prepare auto... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrepareAutomationCompositionMigrationFrom :: Prepare automation co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDeployAutomationCompositionMigration :: Fail Deploy automation... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationComposition :: Deploy automation composition. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionMigration :: Deploy automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | SendOutPropertiesToRuntime :: Send Out Properties To Runtime | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailReviewAutomationCompositionMigrationFrom :: Fail Review automa... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ReviewAutomationCompositionMigrationFrom :: Review automation comp... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionUpdate :: Fail update of an automation co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AutomationCompositionUpdateRollback :: Rollback automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AutomationCompositionUpdate :: Update of an automation composition. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrecheckAutomationCompositionMigration :: Precheck Migration of an... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AutomationCompositionMigrationTo :: Migration of an automation com... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigration :: Fail Migration of an automat... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationComposition :: UnDeploy and Delete automati... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailUnDeployAutomationCompositionMigrationTo :: Fail UnDeploy auto... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnDeployAutomationCompositionMigrationTo :: UnDeploy automation co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailUnInstantiateAutomationCompositionMigrationTo :: Fail Delete a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionMigrationTo :: Delete automation... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionRollback :: Instantiate automation... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionRollback :: Deploy automation for testi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigrationRollback :: Fail Migration of an... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RollbackAutomationComposition :: Rollback of an automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionRollback :: Undeploy and Delete ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionRollback2 :: Instantiate automatio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionRollback2 :: Deploy automation for test... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigrationRollback2 :: Fail Migration of a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RollbackAutomationComposition2 :: Rollback of an automation compos... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigrationRollback3 :: Fail Migration of a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailRollbackAutomationComposition :: Fail Rollback of an automatio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionRollback2 :: Undeploy and Delete... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDePrimeACDefinitionsFrom :: Fail DePrime automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionFrom :: DePrime and Delete automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitions :: DePrime and Delete automation composition d... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionTo :: DePrime and Delete automation composition ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Migration and Rollback Suite | PASS | policy-csit | 48 tests, 48 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Tracing and Logs Suite policy-csit | ============================================================================== policy-csit | CheckTraces :: Verify that traces are being recorded in jaeger | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CheckKafkaPresentInTraces :: Verify that kafka traces are being re... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CheckHttpPresentInAcmTraces :: Verify that http traces are being r... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Tracing and Logs Suite | PASS | policy-csit | 3 tests, 3 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Service Level Agreement Suite policy-csit | ============================================================================== policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryAcDefinition :: Validate query AC Definit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryAcInstance :: Validate query AC instance ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryAcInstances :: Validate query all AC inst... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeStateChange :: Validate AC instance StateChang... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCallParticipants :: Validate call AC participa... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCommissioning :: Validate commission AC Defini... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeInstantiation :: Validate create AC Instance r... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeleteInstance :: Validate delete AC Instance ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeleteDefinition :: Validate delete AC Definit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Service Level Agreement Suite | PASS | policy-csit | 11 tests, 11 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp | PASS | policy-csit | 92 tests, 92 passed, 0 failed policy-csit | ============================================================================== policy-csit | Output: /tmp/results/output.xml policy-csit | Log: /tmp/results/log.html policy-csit | Report: /tmp/results/report.html policy-csit | RESULT: 0 policy-csit exited with code 0 IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-1 Up 8 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-2 Up 8 minutes (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana Up 8 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-2 Up 8 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-1 Up 8 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up 8 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up 8 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up 8 minutes (healthy) nexus3.onap.org:10001/library/postgres:17.7 postgres Up 8 minutes (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 8 minutes (healthy) nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 jaeger Up 8 minutes (healthy) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up 8 minutes (healthy) Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container policy-csit Stopping Container init-kafka Stopping Container grafana Stopping Container compose-policy-clamp-runtime-acm-1 Stopping Container compose-policy-clamp-runtime-acm-2 Stopping Container init-kafka Stopped Container init-kafka Removing Container policy-csit Stopped Container policy-csit Removing Container init-kafka Removed Container policy-csit Removed Container grafana Stopped Container grafana Removing Container grafana Removed Container prometheus Stopping Container prometheus Stopped Container prometheus Removing Container prometheus Removed Container compose-policy-clamp-runtime-acm-1 Stopped Container compose-policy-clamp-runtime-acm-1 Removing Container compose-policy-clamp-runtime-acm-1 Removed Container compose-policy-clamp-runtime-acm-2 Stopped Container compose-policy-clamp-runtime-acm-2 Removing Container compose-policy-clamp-runtime-acm-2 Removed Container postgres Stopping Container policy-clamp-ac-sim-ppnt-1 Stopping Container compose-policy-clamp-ac-http-ppnt-1 Stopping Container policy-clamp-ac-sim-ppnt-2 Stopping Container compose-policy-clamp-ac-http-ppnt-2 Stopping Container policy-clamp-ac-sim-ppnt-3 Stopping Container postgres Stopped Container postgres Removing Container postgres Removed Container policy-clamp-ac-sim-ppnt-1 Stopped Container policy-clamp-ac-sim-ppnt-1 Removing Container policy-clamp-ac-sim-ppnt-3 Stopped Container policy-clamp-ac-sim-ppnt-3 Removing Container policy-clamp-ac-sim-ppnt-1 Removed Container policy-clamp-ac-sim-ppnt-3 Removed Container compose-policy-clamp-ac-http-ppnt-1 Stopped Container compose-policy-clamp-ac-http-ppnt-1 Removing Container compose-policy-clamp-ac-http-ppnt-1 Removed Container policy-clamp-ac-sim-ppnt-2 Stopped Container policy-clamp-ac-sim-ppnt-2 Removing Container policy-clamp-ac-sim-ppnt-2 Removed Container compose-policy-clamp-ac-http-ppnt-2 Stopped Container compose-policy-clamp-ac-http-ppnt-2 Removing Container compose-policy-clamp-ac-http-ppnt-2 Removed Container kafka Stopping Container jaeger Stopping Container jaeger Stopped Container jaeger Removing Container jaeger Removed Container kafka Stopped Container kafka Removing Container kafka Removed Network compose_default Removing Network compose_default Removed [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins5320159909630058387.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1566 killed; [ssh-agent] Stopped. Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins260823127245583219.sh ---> sysstat.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins7128129288720429477.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-clamp-review-verification-maven-master + 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/policy-clamp-review-verification-maven-master ']' + 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/policy-clamp-review-verification-maven-master ']' + mkdir -p /w/workspace/policy-clamp-review-verification-maven-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-review-verification-maven-master/archives/ [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins1441863328893814499.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r64d 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-r64d/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins7791413842747476615.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config1979221882786596307tmp 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. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins5476351436422506446.sh ---> create-netrc.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins18110541581181346106.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r64d 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-r64d/bin to PATH [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins4643769021111296184.sh ---> uv-install.sh uv 0.11.15 is already installed uvx 0.11.15 (x86_64-unknown-linux-gnu) [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins10148374805505139312.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins5965080636267058781.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/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r64d 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-r64d/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 923s 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=923 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-clamp-review-verification-maven-master/archives/cost INFO: Archiving costs to: /w/workspace/policy-clamp-review-verification-maven-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-clamp-review-verification-maven-master,43,2026-05-19 15:11:59,v3-standard-8,923,0.22,0.00,SUCCESS [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins10862805280438921922.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r64d 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-r64d/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-review-verification-maven-master/43 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-1372 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 22G 134G 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 826 16382 4 14883 30798 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:27:95:a7 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.107.236/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85473sec preferred_lft 85473sec inet6 fe80::f816:3eff:fe27:95a7/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 06:b7:37:f5:6d:68 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::4b7:37ff:fef5:6d68/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-1372) 05/19/26 _x86_64_ (8 CPU) 14:56:46 LINUX RESTART (8 CPU) 15:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:10:06 249.97 3.21 236.17 10.59 611.81 34037.12 54998.50 Average: 249.97 3.21 236.17 10.59 611.81 34037.12 54998.50 15:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:10:06 13031572 27953656 4266940 12.98 256740 14497632 10827892 31.93 3245224 15577500 1276 Average: 13031572 27953656 4266940 12.98 256740 14497632 10827892 31.93 3245224 15577500 1276 15:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:10:06 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:10:06 ens3 130.11 77.35 2885.24 9.17 0.00 0.00 0.00 0.00 15:10:06 docker0 9.20 13.04 0.66 245.57 0.00 0.00 0.00 0.00 15:10:06 br-8334dcb9e281 1.58 3.34 0.11 36.20 0.00 0.00 0.00 0.00 15:10:06 veth86660af 55.28 40.01 11.47 7.37 0.00 0.00 0.00 0.00 15:10:06 veth0fcca7b 10.45 10.73 1.15 70.93 0.00 0.00 0.00 0.01 15:10:06 vethd519f0e 26.81 30.20 20.81 5.35 0.00 0.00 0.00 0.00 15:10:06 veth1780810 4.38 4.51 0.38 5.62 0.00 0.00 0.00 0.00 15:10:06 veth6fcba8e 1.36 3.37 0.11 36.17 0.00 0.00 0.00 0.00 15:10:06 veth6ce4d83 8.50 11.26 7.37 2.37 0.00 0.00 0.00 0.00 15:10:06 veth67dba83 8.50 11.28 7.54 2.36 0.00 0.00 0.00 0.00 15:10:06 vethad83176 7.55 10.02 6.95 1.94 0.00 0.00 0.00 0.00 15:10:06 veth505bc33 9.08 11.90 8.57 2.46 0.00 0.00 0.00 0.00 15:10:06 veth1cef61d 7.82 10.32 6.67 1.91 0.00 0.00 0.00 0.00 15:10:06 veth23a5bde 22.50 22.39 26.40 10.59 0.00 0.00 0.00 0.00 15:10:06 vethbcfbc3a 22.88 22.89 27.26 12.70 0.00 0.00 0.00 0.00 15:10:06 vethdd48498 2.57 2.18 0.54 1.60 0.00 0.00 0.00 0.00 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 Average: ens3 130.11 77.35 2885.24 9.17 0.00 0.00 0.00 0.00 Average: docker0 9.20 13.04 0.66 245.57 0.00 0.00 0.00 0.00 Average: br-8334dcb9e281 1.58 3.34 0.11 36.20 0.00 0.00 0.00 0.00 Average: veth86660af 55.28 40.01 11.47 7.37 0.00 0.00 0.00 0.00 Average: veth0fcca7b 10.45 10.73 1.15 70.93 0.00 0.00 0.00 0.01 Average: vethd519f0e 26.81 30.20 20.81 5.35 0.00 0.00 0.00 0.00 Average: veth1780810 4.38 4.51 0.38 5.62 0.00 0.00 0.00 0.00 Average: veth6fcba8e 1.36 3.37 0.11 36.17 0.00 0.00 0.00 0.00 Average: veth6ce4d83 8.50 11.26 7.37 2.37 0.00 0.00 0.00 0.00 Average: veth67dba83 8.50 11.28 7.54 2.36 0.00 0.00 0.00 0.00 Average: vethad83176 7.55 10.02 6.95 1.94 0.00 0.00 0.00 0.00 Average: veth505bc33 9.08 11.90 8.57 2.46 0.00 0.00 0.00 0.00 Average: veth1cef61d 7.82 10.32 6.67 1.91 0.00 0.00 0.00 0.00 Average: veth23a5bde 22.50 22.39 26.40 10.59 0.00 0.00 0.00 0.00 Average: vethbcfbc3a 22.88 22.89 27.26 12.70 0.00 0.00 0.00 0.00 Average: vethdd48498 2.57 2.18 0.54 1.60 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1372) 05/19/26 _x86_64_ (8 CPU) 14:56:46 LINUX RESTART (8 CPU) 15:00:00 CPU %user %nice %system %iowait %steal %idle 15:10:06 all 14.73 0.00 2.85 0.67 0.08 81.68 15:10:06 0 14.85 0.00 2.92 0.59 0.07 81.56 15:10:06 1 15.44 0.00 3.12 0.74 0.08 80.63 15:10:06 2 14.81 0.00 2.86 1.04 0.08 81.21 15:10:06 3 15.22 0.00 2.86 0.69 0.08 81.15 15:10:06 4 14.81 0.00 2.75 0.58 0.08 81.78 15:10:06 5 13.50 0.00 2.70 0.58 0.08 83.15 15:10:06 6 13.91 0.00 2.61 0.70 0.07 82.70 15:10:06 7 15.28 0.00 2.96 0.41 0.08 81.28 Average: all 14.73 0.00 2.85 0.67 0.08 81.68 Average: 0 14.85 0.00 2.92 0.59 0.07 81.56 Average: 1 15.44 0.00 3.12 0.74 0.08 80.63 Average: 2 14.81 0.00 2.86 1.04 0.08 81.21 Average: 3 15.22 0.00 2.86 0.69 0.08 81.15 Average: 4 14.81 0.00 2.75 0.58 0.08 81.78 Average: 5 13.50 0.00 2.70 0.58 0.08 83.15 Average: 6 13.91 0.00 2.61 0.70 0.07 82.70 Average: 7 15.28 0.00 2.96 0.41 0.08 81.28