Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/clamp/+/142206 Started by user Kevin Sandi Rebuilds build #30 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-docker-2c-1g-14000 (centos7-docker-2c-1g) in workspace /w/workspace/policy-clamp-release-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jicCjeC7az1S/agent.8074 SSH_AGENT_PID=8075 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-clamp-release-verify-master@tmp/private_key_2284772552699692547.key (/w/workspace/policy-clamp-release-verify-master@tmp/private_key_2284772552699692547.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 init /w/workspace/policy-clamp-release-verify-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp > git --version # timeout=10 > git --version # 'git version 2.36.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/policy-clamp-release-verify-master@tmp/jenkins-gitclient-ssh12980540406539906761.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/clamp +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/clamp # 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 # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/policy-clamp-release-verify-master@tmp/jenkins-gitclient-ssh15970961355234498491.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/clamp refs/tags/8.2.1 # timeout=10 > git rev-parse b3fc50f1ed72b88c92419c6483c94ab3b6d659d1^{commit} # timeout=10 Checking out Revision b3fc50f1ed72b88c92419c6483c94ab3b6d659d1 (refs/changes/06/142206/1) > git config core.sparsecheckout # timeout=10 > git checkout -f b3fc50f1ed72b88c92419c6483c94ab3b6d659d1 # timeout=10 Commit message: "Release docker images for policy/clamp: 8.2.1" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d2b04238207c6d5d9f9dbe1ea79ef8010664c75d # timeout=10 Run condition [Regular expression match] 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-release-verify-master] $ /bin/bash /tmp/jenkins6971803022760703117.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3nJy 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-3nJy/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.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.9.13 pip 25.3 from /tmp/venv-3nJy/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.41.0 botocore==1.41.0 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.1.8 cliff==4.9.1 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 importlib_metadata==8.7.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.11.1 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==3.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.5.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.9.0 python-openstackclient==8.0.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 zipp==3.23.0 Regular expression run condition: Expression=[^.*-docker-.*], Label=[centos7-docker-2c-1g] Run condition [Regular expression match] enabling perform for step [BuilderChain] provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-release-verify-master@tmp/config14103321124735375389tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-release-verify-master@tmp/config9005896549724724363tmp [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins4110935677765833913.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins71268094757907523.sh provisioning config files... copy managed file [sigul-config] to file:/w/workspace/policy-clamp-release-verify-master@tmp/config2309184014961805266tmp copy managed file [sigul-password] to file:/w/workspace/policy-clamp-release-verify-master@tmp/config4107147639534836811tmp copy managed file [sigul-pki] to file:/w/workspace/policy-clamp-release-verify-master@tmp/config581294979223133615tmp copy managed file [SIGNING_PUBKEY] to file:/w/workspace/policy-clamp-release-verify-master@tmp/config9918501614997098569tmp [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins6268619180459358618.sh ---> sigul-configuration.sh gpg: directory `/home/jenkins/.gnupg' created gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins8493328171699641733.sh ---> sigul-install.sh Sigul already installed; skipping installation. provisioning config files... copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini [policy-clamp-release-verify-master] $ /bin/bash -l /tmp/jenkins13971320617362939235.sh ---> release-job.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/policy-clamp-release-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nJy 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 pip idna==2.9 lftools jsonschema twine yq readline lf-activate-venv(): INFO: Adding /tmp/venv-3nJy/bin to PATH pip 25.3 from /tmp/venv-3nJy/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 backports.tarfile==1.2.0 beautifulsoup4==4.14.2 boto3==1.41.0 botocore==1.41.0 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.1.8 cliff==4.9.1 cmd2==2.7.0 cryptography==46.0.3 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 docutils==0.22.3 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 id==1.5.0 identify==2.6.15 idna==2.9 importlib-resources==1.5.0 importlib_metadata==8.7.0 iso8601==2.1.0 jaraco.classes==3.4.0 jaraco.context==6.0.1 jaraco.functools==4.3.0 jeepney==0.9.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keyring==25.7.0 keystoneauth1==5.11.1 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==3.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 more-itertools==10.8.0 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 nh3==0.3.2 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.5.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==3.2.5 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.9.0 python-openstackclient==8.0.0 python-swiftclient==4.9.0 PyYAML==6.0.3 readline==6.2.4.1 readme_renderer==44.0 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requests-toolbelt==1.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.14.0 SecretStorage==3.3.3 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 twine==6.2.0 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 zipp==3.23.0 INFO: Setting common variables INFO: RELEASE FILE: releases/8.2.1-container.yaml RELEASE_ENVIRONMENT_INFO: RELEASE_FILE: releases/8.2.1-container.yaml LOGS_SERVER: https://logs.onap.org CDN_URL: None NEXUS_PATH: production/vex-yul-ecomp-jenkins-1/ JENKINS_HOSTNAME: vex-yul-ecomp-jenkins-1 SILO: production PROJECT: policy/clamp PROJECT-DASHED: policy-clamp TAG_RELEASE: true DISTRIBUTION_TYPE: container OVERRIDE_SEMVER_REGEX: None INFO: Fetching schema release-container-schema.yaml INFO: Verifying releases/8.2.1-container.yaml against schema release-container-schema.yaml INFO: Setting container variables RELEASE_CONTAINER_INFO: CONTAINER_RELEASE_TAG: 8.2.1 CONTAINER_PULL_REGISTRY: nexus3.onap.org:10003 CONTAINER_PUSH_REGISTRY: nexus3.onap.org:10002 GIT_REF_TO_TAG: 88a62b803266b7dc66ff82bdc1005bcc9d7b0206 GIT_TAG: 8.2.1 INFO: Verifying version 8.2.1 INFO: The version 8.2.1 is valid INFO: Processing container release Docker version 20.10.18, build b40c2f6 policy-clamp-ac-pf-ppnt 8.2.1-20251002T0702 INFO: Merge will release policy-clamp-ac-pf-ppnt 8.2.1-20251002T0702 as 8.2.1 8.2.1: Pulling from onap/policy-clamp-ac-pf-ppnt da9db072f522: Pulling fs layer 2cae4de17fd4: Pulling fs layer 33a123297866: Pulling fs layer ead3dcf4aa2a: Pulling fs layer 70be1e36c46d: Pulling fs layer 8e2f20b8678e: Pulling fs layer 1ecf41c8e019: Pulling fs layer ead3dcf4aa2a: Waiting 70be1e36c46d: Waiting 8e2f20b8678e: Waiting 1ecf41c8e019: Waiting 33a123297866: Verifying Checksum 33a123297866: Download complete ead3dcf4aa2a: Verifying Checksum ead3dcf4aa2a: Download complete 70be1e36c46d: Verifying Checksum 70be1e36c46d: Download complete da9db072f522: Verifying Checksum da9db072f522: Download complete 1ecf41c8e019: Verifying Checksum 1ecf41c8e019: Download complete 2cae4de17fd4: Verifying Checksum 2cae4de17fd4: Download complete da9db072f522: Pull complete 8e2f20b8678e: Verifying Checksum 8e2f20b8678e: Download complete 2cae4de17fd4: Pull complete 33a123297866: Pull complete ead3dcf4aa2a: Pull complete 70be1e36c46d: Pull complete 8e2f20b8678e: Pull complete 1ecf41c8e019: Pull complete Digest: sha256:fde0480b59758642c5a73ab934bdcbb71f6c87ed35d4127ecacef17c6f65dbf4 Status: Downloaded newer image for nexus3.onap.org:10002/onap/policy-clamp-ac-pf-ppnt:8.2.1 nexus3.onap.org:10002/onap/policy-clamp-ac-pf-ppnt:8.2.1 INFO: 8.2.1 is already released for image policy-clamp-ac-pf-ppnt, Continuing... policy-clamp-ac-k8s-ppnt 8.2.1-20251002T0702 INFO: Merge will release policy-clamp-ac-k8s-ppnt 8.2.1-20251002T0702 as 8.2.1 8.2.1: Pulling from onap/policy-clamp-ac-k8s-ppnt da9db072f522: Already exists 2cae4de17fd4: Already exists fc30066f252b: Pulling fs layer 340f233eebd4: Pulling fs layer 0f366ecd38f5: Pulling fs layer f0fbc738c2e0: Pulling fs layer 1a367f92aa45: Pulling fs layer f0fbc738c2e0: Waiting 1a367f92aa45: Waiting fc30066f252b: Verifying Checksum fc30066f252b: Download complete 0f366ecd38f5: Verifying Checksum 0f366ecd38f5: Download complete 340f233eebd4: Verifying Checksum 340f233eebd4: Download complete fc30066f252b: Pull complete 340f233eebd4: Pull complete 0f366ecd38f5: Pull complete 1a367f92aa45: Verifying Checksum 1a367f92aa45: Download complete f0fbc738c2e0: Verifying Checksum f0fbc738c2e0: Download complete f0fbc738c2e0: Pull complete 1a367f92aa45: Pull complete Digest: sha256:5821e8772f3667951652f667888bb1fe3a0cafa39e05750091e431dc6ae8979f Status: Downloaded newer image for nexus3.onap.org:10002/onap/policy-clamp-ac-k8s-ppnt:8.2.1 nexus3.onap.org:10002/onap/policy-clamp-ac-k8s-ppnt:8.2.1 INFO: 8.2.1 is already released for image policy-clamp-ac-k8s-ppnt, Continuing... policy-clamp-ac-http-ppnt 8.2.1-20251002T0702 INFO: Merge will release policy-clamp-ac-http-ppnt 8.2.1-20251002T0702 as 8.2.1 8.2.1: Pulling from onap/policy-clamp-ac-http-ppnt da9db072f522: Already exists 2cae4de17fd4: Already exists 818f31cb8402: Pulling fs layer 3f7f4947aec3: Pulling fs layer 4edd07990165: Pulling fs layer 446683030761: Pulling fs layer 28775cff730c: Pulling fs layer 446683030761: Waiting 28775cff730c: Waiting 3f7f4947aec3: Verifying Checksum 3f7f4947aec3: Download complete 4edd07990165: Download complete 818f31cb8402: Verifying Checksum 818f31cb8402: Download complete 28775cff730c: Verifying Checksum 28775cff730c: Download complete 818f31cb8402: Pull complete 3f7f4947aec3: Pull complete 4edd07990165: Pull complete 446683030761: Verifying Checksum 446683030761: Download complete 446683030761: Pull complete 28775cff730c: Pull complete Digest: sha256:3a0d8d58dd06fa4279e17dc34987c4afaeafb21d5152592ec11e8b4e18a85c2c Status: Downloaded newer image for nexus3.onap.org:10002/onap/policy-clamp-ac-http-ppnt:8.2.1 nexus3.onap.org:10002/onap/policy-clamp-ac-http-ppnt:8.2.1 INFO: 8.2.1 is already released for image policy-clamp-ac-http-ppnt, Continuing... policy-clamp-ac-a1pms-ppnt 8.2.1-20251002T0702 INFO: Merge will release policy-clamp-ac-a1pms-ppnt 8.2.1-20251002T0702 as 8.2.1 8.2.1: Pulling from onap/policy-clamp-ac-a1pms-ppnt da9db072f522: Already exists 2cae4de17fd4: Already exists 283085fb72bd: Pulling fs layer 53b8d83b0503: Pulling fs layer 23346122b4b8: Pulling fs layer 292211515523: Pulling fs layer 399e7726f81c: Pulling fs layer 292211515523: Waiting 399e7726f81c: Waiting 283085fb72bd: Verifying Checksum 283085fb72bd: Download complete 53b8d83b0503: Verifying Checksum 53b8d83b0503: Download complete 23346122b4b8: Verifying Checksum 23346122b4b8: Download complete 399e7726f81c: Verifying Checksum 399e7726f81c: Download complete 283085fb72bd: Pull complete 53b8d83b0503: Pull complete 23346122b4b8: Pull complete 292211515523: Verifying Checksum 292211515523: Download complete 292211515523: Pull complete 399e7726f81c: Pull complete Digest: sha256:004a4ab7e809067ae0580d0419b40ccb3867408b06d9d8a5d8530ec5b49f2b04 Status: Downloaded newer image for nexus3.onap.org:10002/onap/policy-clamp-ac-a1pms-ppnt:8.2.1 nexus3.onap.org:10002/onap/policy-clamp-ac-a1pms-ppnt:8.2.1 INFO: 8.2.1 is already released for image policy-clamp-ac-a1pms-ppnt, Continuing... policy-clamp-runtime-acm 8.2.1-20251002T0702 INFO: Merge will release policy-clamp-runtime-acm 8.2.1-20251002T0702 as 8.2.1 8.2.1: Pulling from onap/policy-clamp-runtime-acm da9db072f522: Already exists 2cae4de17fd4: Already exists 86d03c6b0b1e: Pulling fs layer 9d106107dca0: Pulling fs layer 819323747950: Pulling fs layer 7402b029b8f7: Pulling fs layer 629b7085f729: Pulling fs layer 7402b029b8f7: Waiting 629b7085f729: Waiting 819323747950: Verifying Checksum 819323747950: Download complete 9d106107dca0: Verifying Checksum 9d106107dca0: Download complete 86d03c6b0b1e: Verifying Checksum 86d03c6b0b1e: Download complete 629b7085f729: Verifying Checksum 629b7085f729: Download complete 86d03c6b0b1e: Pull complete 9d106107dca0: Pull complete 819323747950: Pull complete 7402b029b8f7: Verifying Checksum 7402b029b8f7: Download complete 7402b029b8f7: Pull complete 629b7085f729: Pull complete Digest: sha256:ab2ffd389f0e6dee6912c071664a13b29516b071e3a37d964402c1821f7f1150 Status: Downloaded newer image for nexus3.onap.org:10002/onap/policy-clamp-runtime-acm:8.2.1 nexus3.onap.org:10002/onap/policy-clamp-runtime-acm:8.2.1 INFO: 8.2.1 is already released for image policy-clamp-runtime-acm, Continuing... policy-clamp-acm-element-impl 8.2.1-20251002T0702 INFO: Merge will release policy-clamp-acm-element-impl 8.2.1-20251002T0702 as 8.2.1 8.2.1: Pulling from onap/policy-clamp-acm-element-impl da9db072f522: Already exists 2cae4de17fd4: Already exists e959ad03faa4: Pulling fs layer a93e24e01fd0: Pulling fs layer 9c8d73ff8192: Pulling fs layer bdc086754ba5: Pulling fs layer 9aed36687e72: Pulling fs layer bdc086754ba5: Waiting 9aed36687e72: Waiting 9c8d73ff8192: Download complete e959ad03faa4: Verifying Checksum e959ad03faa4: Download complete a93e24e01fd0: Verifying Checksum a93e24e01fd0: Download complete 9aed36687e72: Verifying Checksum 9aed36687e72: Download complete e959ad03faa4: Pull complete a93e24e01fd0: Pull complete 9c8d73ff8192: Pull complete bdc086754ba5: Verifying Checksum bdc086754ba5: Download complete bdc086754ba5: Pull complete 9aed36687e72: Pull complete Digest: sha256:f76d873c258fd307b7b3f9c52144645873afaddf44dfc3c427c5ce8f3125d765 Status: Downloaded newer image for nexus3.onap.org:10002/onap/policy-clamp-acm-element-impl:8.2.1 nexus3.onap.org:10002/onap/policy-clamp-acm-element-impl:8.2.1 INFO: 8.2.1 is already released for image policy-clamp-acm-element-impl, Continuing... policy-clamp-ac-kserve-ppnt 8.2.1-20251002T0702 INFO: Merge will release policy-clamp-ac-kserve-ppnt 8.2.1-20251002T0702 as 8.2.1 8.2.1: Pulling from onap/policy-clamp-ac-kserve-ppnt da9db072f522: Already exists 2cae4de17fd4: Already exists 3f7f0ce5abfa: Pulling fs layer 921554499311: Pulling fs layer 14c903cfc811: Pulling fs layer b57155cb3cc0: Pulling fs layer ef1c4bfbaf10: Pulling fs layer b57155cb3cc0: Waiting ef1c4bfbaf10: Waiting 14c903cfc811: Download complete 921554499311: Verifying Checksum 921554499311: Download complete 3f7f0ce5abfa: Verifying Checksum 3f7f0ce5abfa: Download complete ef1c4bfbaf10: Verifying Checksum ef1c4bfbaf10: Download complete 3f7f0ce5abfa: Pull complete 921554499311: Pull complete 14c903cfc811: Pull complete b57155cb3cc0: Verifying Checksum b57155cb3cc0: Download complete b57155cb3cc0: Pull complete ef1c4bfbaf10: Pull complete Digest: sha256:c3a34257437518865f844b6445401641bccabe92c4383cda60cffb0060ff7f61 Status: Downloaded newer image for nexus3.onap.org:10002/onap/policy-clamp-ac-kserve-ppnt:8.2.1 nexus3.onap.org:10002/onap/policy-clamp-ac-kserve-ppnt:8.2.1 INFO: 8.2.1 is already released for image policy-clamp-ac-kserve-ppnt, Continuing... policy-clamp-ac-sim-ppnt 8.2.1-20251002T0702 INFO: Merge will release policy-clamp-ac-sim-ppnt 8.2.1-20251002T0702 as 8.2.1 8.2.1: Pulling from onap/policy-clamp-ac-sim-ppnt da9db072f522: Already exists 2cae4de17fd4: Already exists f77bcec15ca5: Pulling fs layer 0814da9c8799: Pulling fs layer a75e9ed7b65f: Pulling fs layer 41659417c6ae: Pulling fs layer 23edebf056f3: Pulling fs layer 41659417c6ae: Waiting 23edebf056f3: Waiting f77bcec15ca5: Verifying Checksum f77bcec15ca5: Download complete a75e9ed7b65f: Verifying Checksum a75e9ed7b65f: Download complete 0814da9c8799: Verifying Checksum 0814da9c8799: Download complete 23edebf056f3: Verifying Checksum 23edebf056f3: Download complete f77bcec15ca5: Pull complete 0814da9c8799: Pull complete a75e9ed7b65f: Pull complete 41659417c6ae: Verifying Checksum 41659417c6ae: Download complete 41659417c6ae: Pull complete 23edebf056f3: Pull complete Digest: sha256:b70e16ff830c66afa6cbe444eb27ad59717a1298bc26a89504d949fa9a43fa72 Status: Downloaded newer image for nexus3.onap.org:10002/onap/policy-clamp-ac-sim-ppnt:8.2.1 nexus3.onap.org:10002/onap/policy-clamp-ac-sim-ppnt:8.2.1 INFO: 8.2.1 is already released for image policy-clamp-ac-sim-ppnt, Continuing... INFO: Merge will tag ref: 88a62b803266b7dc66ff82bdc1005bcc9d7b0206 Previous HEAD position was b3fc50f1 Release docker images for policy/clamp: 8.2.1 HEAD is now at 88a62b80 Release policy/clamp: 8.2.1 INFO: tag repo with 8.2.1 gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 5CCBDA33: public key "ONAP Release Key (2020) (ONAP Release Signing Key (2020)) " imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) INFO: Repo already has signed tag 8.2.1, nothing to do ---> release-job.sh ends $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 8075 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins2932293711074032.sh ---> sysstat.sh [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins8488718664494393379.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/policy-clamp-release-verify-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-release-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-clamp-release-verify-master ']' + mkdir -p /w/workspace/policy-clamp-release-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-release-verify-master/archives/ [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins17866613785962717460.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/policy-clamp-release-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nJy 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-3nJy/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins6273997462469418517.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-release-verify-master@tmp/config12296716929782416869tmp 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-release-verify-master] $ /bin/bash /tmp/jenkins11742894514266724903.sh ---> create-netrc.sh [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins9483561469301637950.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/policy-clamp-release-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nJy 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-3nJy/bin to PATH [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins4745506802969417704.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-clamp-release-verify-master] $ /bin/bash /tmp/jenkins12011018385774006959.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/policy-clamp-release-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nJy 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-3nJy/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [policy-clamp-release-verify-master] $ /bin/bash -l /tmp/jenkins2513111051205962129.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/policy-clamp-release-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nJy 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-3nJy/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-release-verify-master/31 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-docker-2c-1g-14000.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 17M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda1 40G 7.6G 33G 19% / tmpfs 783M 0 783M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7821 644 3794 16 3382 6871 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:a0:f7:00 brd ff:ff:ff:ff:ff:ff inet 10.30.106.91/23 brd 10.30.107.255 scope global dynamic eth0 valid_lft 86229sec preferred_lft 86229sec inet6 fe80::f816:3eff:fea0:f700/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:ae:2b:51:3f 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 ---> sar -b -r -n DEV: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-docker-6328cec0-773a-4982-80b5-86a17c664d6e.novalocal) 11/20/2025 _x86_64_ (2 CPU) 07:40:41 AM LINUX RESTART 07:41:01 AM tps rtps wtps bread/s bwrtn/s 07:42:01 AM 275.51 12.20 263.30 2044.36 10087.01 07:43:01 AM 384.56 9.76 374.80 2662.80 30869.87 Average: 330.02 10.98 319.04 2353.50 20475.84 07:41:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:42:01 AM 5272636 2736272 34.17 2620 1986048 959260 10.59 699408 1731520 229164 07:43:01 AM 3838916 4169992 52.07 2620 3310776 1022028 11.28 1079248 2723952 605800 Average: 4555776 3453132 43.12 2620 2648412 990644 10.94 889328 2227736 417482 07:41:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:42:01 AM eth0 230.69 159.79 1696.15 48.03 0.00 0.00 0.00 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:01 AM eth0 493.14 303.95 15961.32 33.80 0.00 0.00 0.00 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 361.88 231.85 8826.95 40.92 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-docker-6328cec0-773a-4982-80b5-86a17c664d6e.novalocal) 11/20/2025 _x86_64_ (2 CPU) 07:40:41 AM LINUX RESTART 07:41:01 AM CPU %user %nice %system %iowait %steal %idle 07:42:01 AM all 41.69 0.00 4.15 2.57 0.12 51.48 07:42:01 AM 0 56.85 0.00 5.08 2.68 0.11 35.29 07:42:01 AM 1 26.98 0.00 3.24 2.46 0.10 67.21 07:43:01 AM all 39.56 0.00 9.37 3.42 0.14 47.51 07:43:01 AM 0 47.29 0.00 9.43 1.76 0.16 41.35 07:43:01 AM 1 31.94 0.00 9.32 5.04 0.14 53.55 Average: all 40.63 0.00 6.74 2.99 0.13 49.51 Average: 0 52.10 0.00 7.24 2.22 0.14 38.30 Average: 1 29.44 0.00 6.25 3.74 0.12 60.45