Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-483 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-master-project-csit-api [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXF7QClQ/agent.1573 SSH_AGENT_PID=1575 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-api-master-project-csit-api@tmp/private_key_7778816757936562803.key (/w/workspace/policy-api-master-project-csit-api@tmp/private_key_7778816757936562803.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/docker.git > git init /w/workspace/policy-api-master-project-csit-api # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.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/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 8ec5179377e5e040309cc0543e4137726c8bc930 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ec5179377e5e040309cc0543e4137726c8bc930 # timeout=30 Commit message: "CI: Deploy python based Github2Gerrit" > git rev-list --no-walk 8ec5179377e5e040309cc0543e4137726c8bc930 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins7507378848961623934.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-4odY 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-4odY/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0.1 from /tmp/venv-4odY/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.63 botocore==1.42.63 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.0.1 charset-normalizer==3.4.5 click==8.3.1 cliff==4.13.2 cmd2==3.4.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.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.17 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.4 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 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.1.1 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.1.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins425207691770921793.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.18" 2026-01-20 OpenJDK Runtime Environment (build 17.0.18+8-Ubuntu-122.04.1) OpenJDK 64-Bit Server VM (build 17.0.18+8-Ubuntu-122.04.1, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-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. [policy-api-master-project-csit-api] $ /bin/sh -xe /tmp/jenkins9479216205584274480.sh + /w/workspace/policy-api-master-project-csit-api/csit/run-project-csit.sh api 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 Compose version v5.1.0 Setting project configuration for: api Configuring docker compose... Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulling Image nexus3.onap.org:10001/grafana/grafana:latest Pulling Image nexus3.onap.org:10001/prom/prometheus:latest Pulling Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulling Image nexus3.onap.org:10001/library/postgres:17.7 Pulling 2ab9378e6191 Pulling fs layer 0B 980286587234 Pulling fs layer 0B aed72dcc568f Pulling fs layer 0B 7accd0adc257 Pulling fs layer 0B e0997af08d2a Pulling fs layer 0B 6f79261e6151 Pulling fs layer 0B 6c915ab1ac8a Pulling fs layer 0B 5b864d736c14 Pulling fs layer 0B 95756c9407b7 Pulling fs layer 0B f7e28bb22d10 Pulling fs layer 0B 6c915ab1ac8a Downloading 61.56kB 980286587234 Downloading 783.4kB 6f79261e6151 Downloading 1.48kB 5b864d736c14 Downloading 100B 2ab9378e6191 Downloading 324.6kB aed72dcc568f Downloading 636B e0997af08d2a Downloading 4.022kB 589002ba0eae Pulling fs layer 0B 28c53581fa0d Pulling fs layer 0B 42661385b0ec Pulling fs layer 0B 2898b87e636f Pulling fs layer 0B 2ce346fa65f7 Pulling fs layer 0B ac89855d60f9 Pulling fs layer 0B a1cfed684a05 Pulling fs layer 0B 103f1b507f08 Pulling fs layer 0B 8cec4fd2d8f1 Pulling fs layer 0B ba30534b47b1 Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B dce812085769 Pulling fs layer 0B 5b864d736c14 Download complete 0B 2ab9378e6191 Download complete 0B 7accd0adc257 Downloading 6.291MB aed72dcc568f Download complete 0B e0997af08d2a Download complete 0B 6c915ab1ac8a Download complete 0B 95756c9407b7 Downloading 6.291MB 980286587234 Download complete 0B f7e28bb22d10 Download complete 0B 6f79261e6151 Download complete 0B 2ce346fa65f7 Downloading 11.92kB 980286587234 Extracting 1B 7accd0adc257 Downloading 15.52MB 95756c9407b7 Downloading 15.73MB 2ab9378e6191 Extracting 1B dce812085769 Download complete 0B ba30534b47b1 Download complete 0B 42661385b0ec Downloading 2.097MB ac89855d60f9 Downloading 2.097MB 2ce346fa65f7 Download complete 0B a1cfed684a05 Download complete 0B 103f1b507f08 Download complete 0B 28c53581fa0d Downloading 2.097MB 980286587234 Pull complete 0B 2898b87e636f Download complete 0B 8cec4fd2d8f1 Downloading 1.049MB 4d5bf5429b61 Pulling fs layer 0B 5d98c94f99af Pulling fs layer 0B 2d35ebdb57d9 Pulling fs layer 0B c0ccb756ed26 Pulling fs layer 0B 2ab0b05adea6 Pulling fs layer 0B edcc06ca920a Pulling fs layer 0B 4f4fb700ef54 Download complete 0B 589002ba0eae Downloading 3.146MB 5dc362902774 Pulling fs layer 0B 7accd0adc257 Downloading 23.07MB 95756c9407b7 Downloading 26.21MB 42661385b0ec Downloading 4.194MB ac89855d60f9 Downloading 5.243MB 2ab9378e6191 Pull complete 0B 28c53581fa0d Download complete 0B 8cec4fd2d8f1 Downloading 3.146MB 589002ba0eae Download complete 0B 589002ba0eae Extracting 1B 4ff421dac293 Pulling fs layer 0B 0c8d55a45c0d Pulling fs layer 0B 46e6d6da846e Pulling fs layer 0B ca18c8e97cb3 Pulling fs layer 0B ec9be5b30934 Pulling fs layer 0B 2e73123a8202 Pulling fs layer 0B 0d9211fd3e1a Pulling fs layer 0B b65758d82f26 Pulling fs layer 0B 2be8671e729e Pulling fs layer 0B a63efc7efa2e Pulling fs layer 0B df3e8313a980 Pulling fs layer 0B 4d1dbc12fcae Pulling fs layer 0B ed8cfcf27c7a Pulling fs layer 0B 2eb6e6454401 Pulling fs layer 0B 7accd0adc257 Downloading 33.55MB 95756c9407b7 Downloading 37.75MB 42661385b0ec Downloading 7.34MB ac89855d60f9 Downloading 9.437MB 8cec4fd2d8f1 Downloading 6.291MB 2d35ebdb57d9 Downloading 2.097MB 4d5bf5429b61 Download complete 0B 589002ba0eae Extracting 1B 42661385b0ec Downloading 11.53MB ac89855d60f9 Downloading 13.63MB 8cec4fd2d8f1 Downloading 8.735MB 7accd0adc257 Downloading 45.09MB 95756c9407b7 Downloading 48.47MB 73566c509014 Downloading 2.097MB 4ff421dac293 Download complete 0B 4d1dbc12fcae Downloading 5.837kB df3e8313a980 Downloading 10.34kB edcc06ca920a Downloading 1.049MB 2d35ebdb57d9 Downloading 3.802MB c42c89b521da Download complete 0B ec9be5b30934 Download complete 0B 2e73123a8202 Downloading 1.049MB ed8cfcf27c7a Downloading 116B 46e6d6da846e Downloading 1.169kB ca18c8e97cb3 Downloading 3.142kB a63efc7efa2e Downloading 169B 0c8d55a45c0d Downloading 1.049MB 589002ba0eae Extracting 1B 7accd0adc257 Downloading 54.53MB 95756c9407b7 Downloading 57.67MB 42661385b0ec Downloading 15.73MB ac89855d60f9 Downloading 17.83MB 8cec4fd2d8f1 Download complete 0B 0c8d55a45c0d Downloading 3.146MB 0d9211fd3e1a Download complete 0B 73566c509014 Downloading 4.194MB 2ab0b05adea6 Download complete 0B 4d1dbc12fcae Download complete 0B 2eb6e6454401 Downloading 1.257MB 2be8671e729e Downloading 2.097MB 2d35ebdb57d9 Download complete 0B df3e8313a980 Download complete 0B 2e73123a8202 Downloading 2.097MB c0ccb756ed26 Downloading 2.032MB edcc06ca920a Downloading 3.146MB ed8cfcf27c7a Download complete 0B 46e6d6da846e Download complete 0B 5d98c94f99af Download complete 0B 589002ba0eae Pull complete 0B 5dc362902774 Download complete 0B ca18c8e97cb3 Download complete 0B a63efc7efa2e Download complete 0B b65758d82f26 Downloading 2.097MB 2d35ebdb57d9 Extracting 1B 7accd0adc257 Downloading 65.89MB 95756c9407b7 Downloading 66.06MB 42661385b0ec Downloading 20.97MB ac89855d60f9 Downloading 23.07MB dce812085769 Pull complete 0B 28c53581fa0d Extracting 1B 73566c509014 Download complete 0B 2eb6e6454401 Download complete 0B 2be8671e729e Downloading 3.146MB 2e73123a8202 Downloading 5.243MB b65758d82f26 Downloading 6.291MB 0c8d55a45c0d Downloading 6.291MB c0ccb756ed26 Downloading 3.146MB edcc06ca920a Downloading 6.291MB 2d35ebdb57d9 Extracting 1B 42661385b0ec Downloading 27.05MB ac89855d60f9 Downloading 26.21MB 7accd0adc257 Download complete 0B 95756c9407b7 Downloading 76.57MB b65758d82f26 Downloading 11.53MB 0c8d55a45c0d Downloading 9.437MB 2be8671e729e Downloading 5.243MB 28c53581fa0d Extracting 1B edcc06ca920a Downloading 10.49MB c0ccb756ed26 Downloading 6.291MB 2d35ebdb57d9 Pull complete 0B 95756c9407b7 Downloading 76.57MB 42661385b0ec Downloading 36.7MB ac89855d60f9 Downloading 33.55MB 28c53581fa0d Extracting 1B 2be8671e729e Downloading 8.204MB 2e73123a8202 Download complete 0B b65758d82f26 Downloading 17.83MB 0c8d55a45c0d Downloading 12.58MB edcc06ca920a Downloading 13.63MB c0ccb756ed26 Downloading 9.437MB 58fd3b08e8c3 Pulling fs layer 0B 840f0b06c55b Pulling fs layer 0B 7bafe0d7c13e Pulling fs layer 0B 8a8405c83c94 Pulling fs layer 0B 8c26aa286bc6 Pulling fs layer 0B 656ced955ab5 Pulling fs layer 0B 029d1562f0a6 Pulling fs layer 0B 42661385b0ec Downloading 47.19MB ac89855d60f9 Downloading 40.89MB 95756c9407b7 Download complete 0B 0c8d55a45c0d Downloading 15.73MB 2be8671e729e Download complete 0B b65758d82f26 Downloading 24.12MB c0ccb756ed26 Downloading 12.58MB edcc06ca920a Downloading 19.92MB 95756c9407b7 Extracting 1B 28c53581fa0d Pull complete 0B 8cec4fd2d8f1 Extracting 1B 42661385b0ec Downloading 56.62MB ac89855d60f9 Downloading 47.19MB b65758d82f26 Downloading 29.85MB 0c8d55a45c0d Downloading 18.31MB c0ccb756ed26 Downloading 15.73MB edcc06ca920a Downloading 24.3MB 58fd3b08e8c3 Download complete 0B 8cec4fd2d8f1 Extracting 1B 95756c9407b7 Extracting 1B 42661385b0ec Downloading 67.11MB ac89855d60f9 Downloading 52.53MB 7bafe0d7c13e Download complete 0B 656ced955ab5 Download complete 0B 029d1562f0a6 Downloading 1.049MB 840f0b06c55b Downloading 1.049MB b65758d82f26 Downloading 37.75MB 0c8d55a45c0d Downloading 22.02MB 8cec4fd2d8f1 Pull complete 0B c0ccb756ed26 Downloading 19.92MB edcc06ca920a Downloading 31.23MB 95756c9407b7 Extracting 1B 42661385b0ec Downloading 75.5MB ac89855d60f9 Downloading 58.72MB 8a8405c83c94 Download complete 0B 8c26aa286bc6 Downloading 1.032kB 029d1562f0a6 Downloading 2.097MB 840f0b06c55b Downloading 3.146MB 103f1b507f08 Extracting 1B 2898b87e636f Pull complete 0B c0ccb756ed26 Downloading 22.02MB edcc06ca920a Downloading 36.7MB b65758d82f26 Downloading 44.46MB 0c8d55a45c0d Downloading 26.21MB 95756c9407b7 Extracting 1B 42661385b0ec Downloading 84.93MB ac89855d60f9 Downloading 63.96MB 840f0b06c55b Downloading 6.291MB c0ccb756ed26 Downloading 27.26MB edcc06ca920a Downloading 44.04MB b65758d82f26 Downloading 52.43MB 0c8d55a45c0d Downloading 29.78MB 8c26aa286bc6 Download complete 0B 029d1562f0a6 Downloading 6.291MB 103f1b507f08 Pull complete 0B 95756c9407b7 Extracting 1B 42661385b0ec Downloading 95.11MB ac89855d60f9 Downloading 71.3MB 029d1562f0a6 Downloading 11.53MB 840f0b06c55b Downloading 11.53MB 95756c9407b7 Extracting 1B b65758d82f26 Downloading 58.72MB 0c8d55a45c0d Download complete 0B edcc06ca920a Downloading 50.33MB c0ccb756ed26 Downloading 33.72MB 0c8d55a45c0d Extracting 1B ac89855d60f9 Downloading 78.64MB 42661385b0ec Downloading 109.1MB b65758d82f26 Downloading 66.06MB 95756c9407b7 Extracting 1B 840f0b06c55b Download complete 0B 029d1562f0a6 Downloading 15.73MB c0ccb756ed26 Downloading 42.99MB edcc06ca920a Downloading 57.67MB 0c8d55a45c0d Extracting 1B 42661385b0ec Downloading 112.6MB ac89855d60f9 Downloading 84.49MB 95756c9407b7 Extracting 1B 029d1562f0a6 Downloading 19.92MB b65758d82f26 Downloading 71.3MB c0ccb756ed26 Downloading 48.23MB edcc06ca920a Downloading 62.91MB 0c8d55a45c0d Extracting 1B 42661385b0ec Downloading 112.6MB ac89855d60f9 Downloading 84.49MB 029d1562f0a6 Downloading 26.21MB b65758d82f26 Downloading 79.93MB 95756c9407b7 Extracting 1B c0ccb756ed26 Downloading 59.77MB edcc06ca920a Downloading 72.35MB 0c8d55a45c0d Extracting 1B 42661385b0ec Download complete 0B ac89855d60f9 Download complete 0B 029d1562f0a6 Downloading 33.36MB 42661385b0ec Extracting 1B b65758d82f26 Downloading 92.27MB c0ccb756ed26 Downloading 70.25MB edcc06ca920a Downloading 77.96MB 95756c9407b7 Extracting 1B 0c8d55a45c0d Extracting 1B 029d1562f0a6 Downloading 42.99MB 42661385b0ec Extracting 1B 95756c9407b7 Extracting 1B b65758d82f26 Downloading 103.8MB c0ccb756ed26 Downloading 80.49MB edcc06ca920a Download complete 0B edcc06ca920a Extracting 1B 0c8d55a45c0d Extracting 1B 42661385b0ec Extracting 1B 029d1562f0a6 Downloading 54.53MB 95756c9407b7 Extracting 2B b65758d82f26 Downloading 114.1MB c0ccb756ed26 Downloading 80.49MB edcc06ca920a Extracting 1B 0c8d55a45c0d Extracting 1B 029d1562f0a6 Downloading 55.57MB 95756c9407b7 Extracting 2B 42661385b0ec Extracting 1B b65758d82f26 Downloading 114.1MB c0ccb756ed26 Downloading 80.49MB edcc06ca920a Extracting 1B 0c8d55a45c0d Extracting 1B 029d1562f0a6 Downloading 68.69MB 42661385b0ec Extracting 1B 95756c9407b7 Extracting 2B b65758d82f26 Download complete 0B c0ccb756ed26 Download complete 0B edcc06ca920a Extracting 1B 0c8d55a45c0d Extracting 1B 42661385b0ec Extracting 1B 029d1562f0a6 Downloading 77.96MB 95756c9407b7 Extracting 2B edcc06ca920a Extracting 1B 0c8d55a45c0d Extracting 1B 42661385b0ec Extracting 1B 95756c9407b7 Extracting 2B 029d1562f0a6 Download complete 0B 029d1562f0a6 Extracting 1B edcc06ca920a Extracting 1B 0c8d55a45c0d Extracting 1B 42661385b0ec Extracting 1B 7accd0adc257 Extracting 1B 95756c9407b7 Pull complete 0B 029d1562f0a6 Extracting 1B edcc06ca920a Extracting 1B 0c8d55a45c0d Pull complete 0B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 1B 029d1562f0a6 Extracting 1B edcc06ca920a Extracting 1B 46e6d6da846e Pull complete 0B 2e73123a8202 Extracting 1B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 1B 029d1562f0a6 Extracting 1B edcc06ca920a Extracting 1B 2eb6e6454401 Extracting 1B 2e73123a8202 Pull complete 0B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 1B 029d1562f0a6 Extracting 1B edcc06ca920a Extracting 1B 2eb6e6454401 Pull complete 0B 2be8671e729e Extracting 1B 42661385b0ec Extracting 2B 7accd0adc257 Extracting 1B 029d1562f0a6 Extracting 1B edcc06ca920a Extracting 1B 2be8671e729e Extracting 1B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 2B 029d1562f0a6 Extracting 1B edcc06ca920a Extracting 2B 2be8671e729e Extracting 1B 42661385b0ec Extracting 2B 7accd0adc257 Extracting 1B 029d1562f0a6 Extracting 1B 0d9211fd3e1a Extracting 1B edcc06ca920a Extracting 2B 2be8671e729e Pull complete 0B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 2B 029d1562f0a6 Extracting 1B 0d9211fd3e1a Pull complete 0B ed8cfcf27c7a Pull complete 0B ca18c8e97cb3 Pull complete 0B edcc06ca920a Extracting 2B b65758d82f26 Extracting 1B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 2B 029d1562f0a6 Extracting 1B b65758d82f26 Extracting 1B edcc06ca920a Extracting 2B 42661385b0ec Extracting 2B 7accd0adc257 Extracting 1B 029d1562f0a6 Extracting 2B b65758d82f26 Extracting 1B edcc06ca920a Extracting 2B 7accd0adc257 Pull complete 0B 42661385b0ec Extracting 2B 029d1562f0a6 Extracting 2B edcc06ca920a Extracting 2B b65758d82f26 Extracting 1B 5b864d736c14 Pull complete 0B aed72dcc568f Pull complete 0B e0997af08d2a Pull complete 0B 6c915ab1ac8a Pull complete 0B f7e28bb22d10 Pull complete 0B 42661385b0ec Extracting 2B 5b864d736c14 Pull complete 0B aed72dcc568f Pull complete 0B e0997af08d2a Pull complete 0B 6c915ab1ac8a Pull complete 0B f7e28bb22d10 Pull complete 0B 6f79261e6151 Pull complete 0B 029d1562f0a6 Extracting 2B b65758d82f26 Extracting 1B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled edcc06ca920a Extracting 2B 029d1562f0a6 Extracting 2B 42661385b0ec Extracting 2B edcc06ca920a Extracting 2B b65758d82f26 Extracting 1B 42661385b0ec Extracting 2B 029d1562f0a6 Extracting 2B 2ab0b05adea6 Pull complete 0B 5d98c94f99af Pull complete 0B b65758d82f26 Extracting 1B 5dc362902774 Pull complete 0B edcc06ca920a Pull complete 0B c0ccb756ed26 Extracting 1B 42661385b0ec Extracting 3B 029d1562f0a6 Extracting 2B c0ccb756ed26 Extracting 1B b65758d82f26 Extracting 1B 42661385b0ec Extracting 3B c0ccb756ed26 Extracting 1B 029d1562f0a6 Extracting 2B b65758d82f26 Extracting 1B 42661385b0ec Extracting 3B c0ccb756ed26 Extracting 1B b65758d82f26 Extracting 1B 029d1562f0a6 Extracting 2B 42661385b0ec Extracting 3B 029d1562f0a6 Extracting 2B c0ccb756ed26 Extracting 1B b65758d82f26 Extracting 2B 42661385b0ec Extracting 3B 029d1562f0a6 Extracting 2B c0ccb756ed26 Extracting 1B b65758d82f26 Extracting 2B 42661385b0ec Extracting 3B c0ccb756ed26 Extracting 1B 840f0b06c55b Extracting 1B 029d1562f0a6 Pull complete 0B b65758d82f26 Extracting 2B 42661385b0ec Pull complete 0B ac89855d60f9 Extracting 1B 840f0b06c55b Extracting 1B c0ccb756ed26 Extracting 1B b65758d82f26 Extracting 2B ac89855d60f9 Extracting 1B b65758d82f26 Extracting 2B c0ccb756ed26 Pull complete 0B 840f0b06c55b Extracting 1B 4d5bf5429b61 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulled 840f0b06c55b Extracting 1B ac89855d60f9 Extracting 1B b65758d82f26 Extracting 2B ac89855d60f9 Extracting 1B 840f0b06c55b Extracting 1B b65758d82f26 Extracting 2B 58fd3b08e8c3 Pull complete 0B ac89855d60f9 Extracting 1B 7bafe0d7c13e Extracting 1B 656ced955ab5 Pull complete 0B 8a8405c83c94 Pull complete 0B 8c26aa286bc6 Pull complete 0B 840f0b06c55b Pull complete 0B b65758d82f26 Extracting 2B 7bafe0d7c13e Pull complete 0B Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulled ac89855d60f9 Extracting 1B b65758d82f26 Extracting 2B ac89855d60f9 Extracting 1B b65758d82f26 Extracting 2B ac89855d60f9 Extracting 1B b65758d82f26 Extracting 3B ac89855d60f9 Extracting 1B b65758d82f26 Extracting 3B ac89855d60f9 Extracting 1B b65758d82f26 Extracting 3B ac89855d60f9 Extracting 2B b65758d82f26 Extracting 3B ac89855d60f9 Extracting 2B b65758d82f26 Extracting 3B ac89855d60f9 Extracting 2B b65758d82f26 Extracting 3B ac89855d60f9 Extracting 2B b65758d82f26 Extracting 3B ac89855d60f9 Extracting 2B b65758d82f26 Extracting 3B ac89855d60f9 Extracting 2B ac89855d60f9 Extracting 2B 4ff421dac293 Pull complete 0B ec9be5b30934 Pull complete 0B 4d1dbc12fcae Pull complete 0B df3e8313a980 Pull complete 0B a63efc7efa2e Pull complete 0B b65758d82f26 Pull complete 0B Image nexus3.onap.org:10001/library/postgres:17.7 Pulled ac89855d60f9 Extracting 2B ac89855d60f9 Extracting 2B ac89855d60f9 Extracting 2B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 3B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 4B ac89855d60f9 Extracting 5B ac89855d60f9 Extracting 5B ac89855d60f9 Extracting 5B ac89855d60f9 Extracting 5B 2ce346fa65f7 Pull complete 0B a1cfed684a05 Pull complete 0B 4f4fb700ef54 Pull complete 0B ac89855d60f9 Pull complete 0B ba30534b47b1 Pull complete 0B Image nexus3.onap.org:10001/grafana/grafana:latest Pulled Network compose_default Creating Network compose_default Created Container postgres Creating Container prometheus Creating Container postgres Created Container policy-db-migrator Creating Container prometheus Created Container grafana Creating Container policy-db-migrator Created Container policy-api Creating Container grafana Created Container policy-api Created Container postgres Starting Container prometheus Starting Container postgres Started Container postgres Waiting Container prometheus Started Container grafana Starting Container grafana Started Container postgres Healthy Container policy-db-migrator Starting Container policy-db-migrator Started Container policy-db-migrator Waiting Container policy-db-migrator Exited Container policy-api Starting Container policy-api Started Container policy-db-migrator Waiting Container postgres Waiting Container grafana Waiting Container policy-api Waiting Container prometheus Waiting Container policy-db-migrator Exited Container postgres Healthy Container prometheus Healthy Container grafana Healthy Container policy-api Healthy Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Cloning into '/w/workspace/policy-api-master-project-csit-api/csit/resources/tests/models'... Building robot framework docker image Checking for Docker Buildx... Docker Buildx is already installed. Building with Docker Buildx... sha256:7946bda4b04ac7c11074c77207beb6b1ee3fead5dfb95feeb34841f25d31f2b0 top - 11:24:19 up 3 min, 0 users, load average: 1.78, 0.83, 0.32 Tasks: 199 total, 1 running, 198 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.8 us, 0.0 sy, 0.0 ni, 99.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 1.6Gi 22Gi 29Mi 6.8Gi 29Gi Swap: 1.0Gi 0B 1.0Gi IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana 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) CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 84c299cf6881 policy-api 0.19% 548.9MiB / 31.34GiB 1.71% 1.15MB / 1.37MB 0B / 303kB 57 87f836253ceb grafana 0.44% 118.9MiB / 31.34GiB 0.37% 22.2MB / 68.4kB 0B / 96.7MB 15 25e7d0909b0c postgres 0.03% 66.45MiB / 31.34GiB 0.21% 1.47MB / 1.57MB 0B / 138MB 16 427dd201a7a0 prometheus 0.66% 23.95MiB / 31.34GiB 0.07% 412kB / 11kB 0B / 131kB 12 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit Container policy-csit Starting policy-csit | Invoking the robot tests from: api-test.robot api-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 NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates policy-csit | -v POLICY_API_IP:policy-api:6969 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_PAP_IP:policy-pap:6969 policy-csit | -v APEX_IP:policy-apex-pdp:6969 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 policy-csit | -v KAFKA_IP:kafka:9092 policy-csit | -v PROMETHEUS_IP:prometheus:9090 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 policy-csit | -v TEMP_FOLDER:/tmp/distribution policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 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 | api policy-csit | ============================================================================== policy-csit | api.Api-Test policy-csit | ============================================================================== policy-csit | Healthcheck :: Verify policy api health check | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | api.Api-Test | PASS | policy-csit | 22 tests, 22 passed, 0 failed policy-csit | ============================================================================== policy-csit | api.Api-Slas 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 | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | api.Api-Slas | PASS | policy-csit | 9 tests, 9 passed, 0 failed policy-csit | ============================================================================== policy-csit | api | PASS | policy-csit | 31 tests, 31 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-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana 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) Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container grafana Stopping Container policy-api Stopping Container policy-csit Stopping Container policy-csit Stopped Container policy-csit Removing 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 policy-api Stopped Container policy-api Removing Container policy-api Removed Container policy-db-migrator Stopping Container policy-db-migrator Stopped Container policy-db-migrator Removing Container policy-db-migrator Removed Container postgres Stopping Container postgres Stopped Container postgres Removing Container postgres Removed Network compose_default Removing Network compose_default Removed $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1575 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-api-master-project-csit-api] $ /bin/bash /tmp/jenkins17911530634007875200.sh ---> sysstat.sh [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins8572037727016269397.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-api-master-project-csit-api + 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-api-master-project-csit-api ']' + 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-api-master-project-csit-api ']' + mkdir -p /w/workspace/policy-api-master-project-csit-api/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-master-project-csit-api/archives/ [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins12478368048278838304.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-api-master-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4odY 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-4odY/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins15435994152682355711.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-api@tmp/config9236908218593857710tmp 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-api-master-project-csit-api] $ /bin/bash /tmp/jenkins13506168531832162618.sh ---> create-netrc.sh [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins581332864087832755.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-api-master-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4odY 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-4odY/bin to PATH [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins7693725527266443887.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins13609880868454990816.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-api-master-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4odY 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-4odY/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 250s 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=250 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-api-master-project-csit-api/archives/cost INFO: Archiving costs to: /w/workspace/policy-api-master-project-csit-api/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-api-master-project-csit-api,2321,2026-03-08 11:25:18,v3-standard-8,250,0.22,0.00,SUCCESS [policy-api-master-project-csit-api] $ /bin/bash -l /tmp/jenkins8937689333475320631.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4odY 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-4odY/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-api/2321 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt /tmp/venv-4odY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! warnings.warn( Archives upload complete. INFO: archiving logs to Nexus /tmp/venv-4odY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! warnings.warn( ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-483 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 14G 142G 9% / 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 702 24601 4 6787 30922 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:a4:fa:6a brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.87/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86147sec preferred_lft 86147sec inet6 fe80::f816:3eff:fea4:fa6a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 86:54:85:11:f5:f4 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::8454:85ff:fe11:f5f4/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-483) 03/08/26 _x86_64_ (8 CPU) 11:21:18 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-483) 03/08/26 _x86_64_ (8 CPU) 11:21:18 LINUX RESTART (8 CPU)