Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-716 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-quebec-project-csit-api [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXsU6gYG/agent.1567 SSH_AGENT_PID=1569 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-api-quebec-project-csit-api@tmp/private_key_3288163089537275335.key (/w/workspace/policy-api-quebec-project-csit-api@tmp/private_key_3288163089537275335.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-quebec-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/quebec^{commit} # timeout=10 Checking out Revision f26d16f28a3ab644efa59e980758db954e9799fa (refs/remotes/origin/quebec) > git config core.sparsecheckout # timeout=10 > git checkout -f f26d16f28a3ab644efa59e980758db954e9799fa # timeout=30 Commit message: "Update .gitreview for quebec branch" > git rev-list --no-walk f26d16f28a3ab644efa59e980758db954e9799fa # 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-quebec-project-csit-api] $ /bin/bash /tmp/jenkins12453685407902390300.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-BZCw 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-BZCw/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-BZCw/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.59 botocore==1.42.59 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==6.0.0.post1 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.2 cmd2==3.2.2 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.24.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 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.21 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.2 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.8.0 python-dateutil==2.9.0.post0 python-discovery==1.1.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.9.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.1 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-quebec-project-csit-api] $ /bin/sh /tmp/jenkins16554597950709312485.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-quebec-project-csit-api] $ /bin/sh -xe /tmp/jenkins17487459217189547824.sh + /w/workspace/policy-api-quebec-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... Starting api using postgres + Grafana/Prometheus Image nexus3.onap.org:10001/onap/policy-api:4.2.2 Pulling Image nexus3.onap.org:10001/library/postgres:16.4 Pulling Image nexus3.onap.org:10001/prom/prometheus:latest Pulling Image nexus3.onap.org:10001/grafana/grafana:latest Pulling Image nexus3.onap.org:10001/onap/policy-db-migrator:4.2.2 Pulling 55fe32956f95 Pulling fs layer 0B 591164d8060d Pulling fs layer 0B fcab5a5e7b0c Pulling fs layer 0B 8bdd4ecf0911 Pulling fs layer 0B da9db072f522 Pulling fs layer 0B 8b0408764985 Pulling fs layer 0B 2567e6f1635b Pulling fs layer 0B ea35e26e9bbe Pulling fs layer 0B a4c643cd65ae Pulling fs layer 0B da9db072f522 Pulling fs layer 0B 8bdd4ecf0911 Pulling fs layer 0B 5a2a64f49418 Pulling fs layer 0B 4ff5ed11bee4 Pulling fs layer 0B 04e8cdcadf82 Pulling fs layer 0B 4b6a5617ecb1 Pulling fs layer 0B 8bdd4ecf0911 Downloading 2.097MB 2567e6f1635b Download complete 0B fcab5a5e7b0c Downloading 3.146MB 591164d8060d Download complete 0B 55fe32956f95 Download complete 0B 8b0408764985 Download complete 0B da9db072f522 Downloading 3.624MB a4c643cd65ae Downloading 1.076kB da9db072f522 Downloading 3.624MB 8bdd4ecf0911 Downloading 2.097MB 5a2a64f49418 Downloading 5.243kB 4ff5ed11bee4 Downloading 1.034kB ea35e26e9bbe Downloading 1.049MB 7e568a0dc8fb Pulling fs layer 0B 12c5c803443f Pulling fs layer 0B e27c75a98748 Pulling fs layer 0B e73cb4a42719 Pulling fs layer 0B 2d429b9e73a6 Pulling fs layer 0B a83b68436f09 Pulling fs layer 0B 787d6bee9571 Pulling fs layer 0B 46eab5b44a35 Pulling fs layer 0B 13ff0988aaea Pulling fs layer 0B 01e0882c90d9 Pulling fs layer 0B ed54a7dee1d8 Pulling fs layer 0B c4d302cc468d Pulling fs layer 0B 531ee2cf3c0c Pulling fs layer 0B 4b82842ab819 Pulling fs layer 0B da9db072f522 Download complete 0B 8bdd4ecf0911 Downloading 8.389MB fcab5a5e7b0c Downloading 10.49MB da9db072f522 Extracting 1B ea35e26e9bbe Downloading 7.34MB 04e8cdcadf82 Download complete 0B a4c643cd65ae Download complete 0B da9db072f522 Download complete 0B 8bdd4ecf0911 Downloading 8.389MB 5a2a64f49418 Download complete 0B 4ff5ed11bee4 Download complete 0B 4b6a5617ecb1 Download complete 0B da9db072f522 Extracting 1B f7e28bb22d10 Pulling fs layer 0B aed72dcc568f Pulling fs layer 0B 980286587234 Pulling fs layer 0B 95756c9407b7 Pulling fs layer 0B e0997af08d2a Pulling fs layer 0B 2ab9378e6191 Pulling fs layer 0B 7accd0adc257 Pulling fs layer 0B 6c915ab1ac8a Pulling fs layer 0B 5b864d736c14 Pulling fs layer 0B 6f79261e6151 Pulling fs layer 0B 589002ba0eae Pulling fs layer 0B 2ce346fa65f7 Pulling fs layer 0B dce812085769 Pulling fs layer 0B 8cec4fd2d8f1 Pulling fs layer 0B a1cfed684a05 Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B 28c53581fa0d Pulling fs layer 0B ba30534b47b1 Pulling fs layer 0B 42661385b0ec Pulling fs layer 0B 2898b87e636f Pulling fs layer 0B 103f1b507f08 Pulling fs layer 0B ac89855d60f9 Pulling fs layer 0B 8bdd4ecf0911 Downloading 15.73MB fcab5a5e7b0c Downloading 18.87MB 4b82842ab819 Downloading 5.415kB 7e568a0dc8fb Downloading 184B c14d1b5b1399 Downloading 2.097MB 2d429b9e73a6 Downloading 1.049MB 46eab5b44a35 Downloading 1.168kB 13ff0988aaea Downloading 167B 1cdfb525459b Download complete 0B 12c5c803443f Downloading 116B e27c75a98748 Downloading 3.144kB 787d6bee9571 Downloading 127B a83b68436f09 Downloading 9.919kB ea35e26e9bbe Downloading 11.53MB 8bdd4ecf0911 Downloading 15.73MB da9db072f522 Extracting 1B da9db072f522 Extracting 1B 7e568a0dc8fb Download complete 0B c4d302cc468d Downloading 2.097MB c14d1b5b1399 Downloading 5.769MB 2d429b9e73a6 Downloading 4.194MB 46eab5b44a35 Download complete 0B 13ff0988aaea Download complete 0B 8bdd4ecf0911 Downloading 22.02MB fcab5a5e7b0c Downloading 27.26MB 12c5c803443f Download complete 0B e27c75a98748 Download complete 0B 787d6bee9571 Download complete 0B 01e0882c90d9 Downloading 1.447MB ed54a7dee1d8 Downloading 1.196MB 531ee2cf3c0c Downloading 3.146MB e73cb4a42719 Downloading 1.049MB a83b68436f09 Download complete 0B 8bdd4ecf0911 Downloading 22.02MB ea35e26e9bbe Downloading 14.64MB 4b82842ab819 Download complete 0B da9db072f522 Pull complete 0B da9db072f522 Extracting 1B 01e0882c90d9 Downloading 1.447MB ed54a7dee1d8 Downloading 1.196MB 531ee2cf3c0c Downloading 7.34MB e73cb4a42719 Downloading 5.243MB c4d302cc468d Downloading 4.534MB c14d1b5b1399 Downloading 5.769MB 2d429b9e73a6 Downloading 10.49MB 8bdd4ecf0911 Downloading 30.41MB fcab5a5e7b0c Downloading 35.65MB ea35e26e9bbe Downloading 14.64MB 8bdd4ecf0911 Downloading 30.41MB da9db072f522 Extracting 1B f7e28bb22d10 Downloading 692B 6f79261e6151 Downloading 1.48kB e0997af08d2a Downloading 4.022kB aed72dcc568f Downloading 636B 2ab9378e6191 Downloading 324.6kB 980286587234 Downloading 783.4kB 95756c9407b7 Downloading 1.049MB 6c915ab1ac8a Downloading 61.56kB 5b864d736c14 Downloading 100B 103f1b507f08 Downloading 29.77kB c4d302cc468d Downloading 4.534MB c14d1b5b1399 Downloading 5.769MB 2d429b9e73a6 Downloading 14.68MB 01e0882c90d9 Downloading 1.447MB ed54a7dee1d8 Download complete 0B 531ee2cf3c0c Downloading 8.066MB e73cb4a42719 Downloading 9.437MB 8bdd4ecf0911 Downloading 38.99MB fcab5a5e7b0c Downloading 44.04MB aed72dcc568f Downloading 636B 2ab9378e6191 Downloading 324.6kB 980286587234 Downloading 783.4kB 95756c9407b7 Downloading 4.194MB 7accd0adc257 Downloading 1.049MB 6c915ab1ac8a Downloading 61.56kB 5b864d736c14 Downloading 100B f7e28bb22d10 Downloading 692B 6f79261e6151 Downloading 1.48kB ea35e26e9bbe Download complete 0B 8bdd4ecf0911 Downloading 38.99MB e0997af08d2a Download complete 0B 42661385b0ec Downloading 1.049MB ba30534b47b1 Downloading 1.333kB 103f1b507f08 Downloading 29.77kB 2ce346fa65f7 Downloading 11.92kB a1cfed684a05 Downloading 176B da9db072f522 Extracting 1B 4f4fb700ef54 Downloading 32B dce812085769 Downloading 141B 2898b87e636f Downloading 64.73kB 28c53581fa0d Downloading 1.049MB c14d1b5b1399 Download complete 0B 2d429b9e73a6 Downloading 20.97MB 01e0882c90d9 Download complete 0B fcab5a5e7b0c Downloading 53.48MB 8bdd4ecf0911 Downloading 47.19MB 531ee2cf3c0c Download complete 0B e73cb4a42719 Downloading 14.68MB c4d302cc468d Download complete 0B 8bdd4ecf0911 Downloading 47.19MB 6f79261e6151 Download complete 0B 4f4fb700ef54 Download complete 0B ac89855d60f9 Downloading 2.097MB 589002ba0eae Downloading 2.097MB aed72dcc568f Download complete 0B dce812085769 Download complete 0B 8cec4fd2d8f1 Downloading 1.049MB 2ab9378e6191 Download complete 0B 2898b87e636f Download complete 0B 28c53581fa0d Downloading 3.146MB 42661385b0ec Downloading 3.146MB 980286587234 Download complete 0B 95756c9407b7 Downloading 7.34MB 7accd0adc257 Downloading 3.146MB ba30534b47b1 Download complete 0B 6c915ab1ac8a Download complete 0B 103f1b507f08 Download complete 0B 2ce346fa65f7 Download complete 0B 5b864d736c14 Download complete 0B a1cfed684a05 Download complete 0B f7e28bb22d10 Download complete 0B 980286587234 Extracting 1B e73cb4a42719 Downloading 20.97MB 2d429b9e73a6 Downloading 28.31MB 8bdd4ecf0911 Downloading 56.62MB fcab5a5e7b0c Downloading 62.21MB 8bdd4ecf0911 Downloading 56.62MB 95756c9407b7 Downloading 11.53MB 7accd0adc257 Downloading 7.34MB ac89855d60f9 Downloading 4.194MB 2ab9378e6191 Extracting 1B 589002ba0eae Download complete 0B 8cec4fd2d8f1 Downloading 3.146MB 28c53581fa0d Download complete 0B 42661385b0ec Downloading 6.291MB 980286587234 Pull complete 0B 589002ba0eae Extracting 1B 2d429b9e73a6 Download complete 0B e73cb4a42719 Downloading 27.26MB fcab5a5e7b0c Downloading 72.35MB 8bdd4ecf0911 Downloading 66.06MB 8bdd4ecf0911 Downloading 67.11MB ac89855d60f9 Downloading 7.34MB 95756c9407b7 Downloading 15.73MB 7accd0adc257 Downloading 11.53MB 8cec4fd2d8f1 Downloading 5.243MB 42661385b0ec Downloading 9.437MB 2ab9378e6191 Pull complete 0B 2d429b9e73a6 Extracting 1B 589002ba0eae Extracting 1B e73cb4a42719 Downloading 34.6MB 8bdd4ecf0911 Downloading 72.46MB fcab5a5e7b0c Downloading 76.49MB 8bdd4ecf0911 Downloading 72.46MB 95756c9407b7 Downloading 20.97MB 7accd0adc257 Downloading 15.73MB ac89855d60f9 Downloading 10.49MB 8cec4fd2d8f1 Downloading 7.34MB 42661385b0ec Downloading 13.63MB 2d429b9e73a6 Extracting 1B 589002ba0eae Extracting 1B e73cb4a42719 Downloading 44.04MB 8bdd4ecf0911 Downloading 72.46MB fcab5a5e7b0c Downloading 76.49MB 8bdd4ecf0911 Downloading 72.46MB 95756c9407b7 Downloading 27.26MB 7accd0adc257 Downloading 20.97MB 2d429b9e73a6 Extracting 1B ac89855d60f9 Downloading 15.73MB 8cec4fd2d8f1 Downloading 8.735MB 42661385b0ec Downloading 17.83MB 589002ba0eae Extracting 1B e73cb4a42719 Downloading 49.28MB fcab5a5e7b0c Downloading 76.49MB 8bdd4ecf0911 Downloading 72.46MB 8bdd4ecf0911 Downloading 72.46MB 95756c9407b7 Downloading 30.25MB 7accd0adc257 Downloading 25.06MB ac89855d60f9 Downloading 17.83MB 8cec4fd2d8f1 Downloading 8.735MB 42661385b0ec Downloading 20.97MB 2d429b9e73a6 Extracting 1B 589002ba0eae Pull complete 0B e73cb4a42719 Downloading 58.72MB 8bdd4ecf0911 Download complete 0B fcab5a5e7b0c Download complete 0B 8bdd4ecf0911 Download complete 0B 95756c9407b7 Downloading 36.7MB 7accd0adc257 Downloading 32.51MB 8cec4fd2d8f1 Download complete 0B 42661385b0ec Downloading 26.21MB ac89855d60f9 Downloading 23.07MB 8bdd4ecf0911 Extracting 1B dce812085769 Pull complete 0B 8bdd4ecf0911 Extracting 1B 2d429b9e73a6 Extracting 1B 28c53581fa0d Extracting 1B e73cb4a42719 Downloading 68.16MB 8bdd4ecf0911 Extracting 1B 95756c9407b7 Downloading 45.09MB 7accd0adc257 Downloading 40.89MB ac89855d60f9 Downloading 28.51MB 42661385b0ec Downloading 33.55MB 8bdd4ecf0911 Extracting 1B 2d429b9e73a6 Extracting 1B 28c53581fa0d Extracting 1B e73cb4a42719 Downloading 79.26MB 8bdd4ecf0911 Extracting 1B 95756c9407b7 Downloading 54.53MB 7accd0adc257 Downloading 49.28MB 42661385b0ec Downloading 41.94MB ac89855d60f9 Downloading 33.19MB 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 1B 28c53581fa0d Extracting 1B e73cb4a42719 Downloading 84.93MB 95756c9407b7 Downloading 60.82MB 7accd0adc257 Downloading 55.57MB 8bdd4ecf0911 Extracting 1B 42661385b0ec Downloading 46.94MB ac89855d60f9 Downloading 36.7MB 28c53581fa0d Pull complete 0B 8bdd4ecf0911 Extracting 1B 2d429b9e73a6 Extracting 1B e73cb4a42719 Downloading 94.37MB 95756c9407b7 Downloading 71.3MB 7accd0adc257 Downloading 65.89MB 42661385b0ec Downloading 55.47MB ac89855d60f9 Downloading 42.99MB 8bdd4ecf0911 Extracting 1B 8cec4fd2d8f1 Extracting 1B 8bdd4ecf0911 Extracting 1B 2d429b9e73a6 Extracting 1B e73cb4a42719 Downloading 105.9MB 8bdd4ecf0911 Extracting 1B 95756c9407b7 Downloading 76.57MB 7accd0adc257 Downloading 65.89MB 2d429b9e73a6 Extracting 1B 42661385b0ec Downloading 63.96MB ac89855d60f9 Downloading 48.23MB 8bdd4ecf0911 Extracting 1B 8cec4fd2d8f1 Extracting 1B e73cb4a42719 Downloading 109.1MB 8bdd4ecf0911 Extracting 1B 95756c9407b7 Downloading 76.57MB 7accd0adc257 Downloading 65.89MB ac89855d60f9 Downloading 52.43MB 42661385b0ec Downloading 69.21MB 8cec4fd2d8f1 Extracting 1B 8bdd4ecf0911 Extracting 1B 2d429b9e73a6 Extracting 1B e73cb4a42719 Downloading 109.1MB 8bdd4ecf0911 Extracting 1B 95756c9407b7 Downloading 76.57MB 7accd0adc257 Downloading 65.89MB 2d429b9e73a6 Extracting 2B ac89855d60f9 Downloading 52.43MB 42661385b0ec Downloading 69.21MB 8bdd4ecf0911 Extracting 1B 8cec4fd2d8f1 Extracting 1B e73cb4a42719 Downloading 109.1MB 8bdd4ecf0911 Extracting 1B 95756c9407b7 Downloading 76.57MB 7accd0adc257 Downloading 65.89MB ac89855d60f9 Downloading 52.43MB 42661385b0ec Downloading 69.35MB 2d429b9e73a6 Extracting 2B 8bdd4ecf0911 Extracting 1B 8cec4fd2d8f1 Pull complete 0B e73cb4a42719 Download complete 0B 8bdd4ecf0911 Extracting 1B 95756c9407b7 Download complete 0B ac89855d60f9 Downloading 62.91MB 42661385b0ec Downloading 82.84MB 7accd0adc257 Download complete 0B 2898b87e636f Pull complete 0B 103f1b507f08 Pull complete 0B 2d429b9e73a6 Extracting 2B 8bdd4ecf0911 Extracting 1B 95756c9407b7 Extracting 1B 8bdd4ecf0911 Extracting 1B ac89855d60f9 Downloading 70.25MB 42661385b0ec Downloading 96.47MB 2d429b9e73a6 Extracting 2B 95756c9407b7 Extracting 1B 8bdd4ecf0911 Extracting 1B 8bdd4ecf0911 Extracting 2B 42661385b0ec Downloading 109.1MB ac89855d60f9 Downloading 80.74MB 2d429b9e73a6 Extracting 2B 8bdd4ecf0911 Extracting 2B 95756c9407b7 Extracting 1B 8bdd4ecf0911 Extracting 2B ac89855d60f9 Downloading 84.49MB 42661385b0ec Downloading 112.6MB 2d429b9e73a6 Extracting 2B 95756c9407b7 Extracting 1B 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B 2d429b9e73a6 Extracting 2B 8bdd4ecf0911 Extracting 2B ac89855d60f9 Downloading 84.49MB 42661385b0ec Downloading 112.6MB 95756c9407b7 Extracting 1B 8bdd4ecf0911 Extracting 2B 2d429b9e73a6 Pull complete 0B 42661385b0ec Downloading 112.6MB ac89855d60f9 Downloading 84.49MB 8bdd4ecf0911 Extracting 2B 95756c9407b7 Extracting 1B 8bdd4ecf0911 Extracting 2B ac89855d60f9 Downloading 84.49MB 42661385b0ec Download complete 0B 8bdd4ecf0911 Extracting 2B 95756c9407b7 Extracting 1B 42661385b0ec Extracting 1B 46eab5b44a35 Extracting 1B 8bdd4ecf0911 Extracting 2B ac89855d60f9 Download complete 0B 8bdd4ecf0911 Extracting 2B 95756c9407b7 Extracting 1B 42661385b0ec Extracting 1B 46eab5b44a35 Pull complete 0B 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B 95756c9407b7 Extracting 1B 42661385b0ec Extracting 1B 8bdd4ecf0911 Extracting 2B c4d302cc468d Extracting 1B 8bdd4ecf0911 Extracting 2B 95756c9407b7 Extracting 1B 42661385b0ec Extracting 1B 8bdd4ecf0911 Extracting 2B 01e0882c90d9 Extracting 1B c4d302cc468d Pull complete 0B 8bdd4ecf0911 Extracting 2B 42661385b0ec Extracting 1B 95756c9407b7 Extracting 1B 8bdd4ecf0911 Extracting 2B 01e0882c90d9 Pull complete 0B 531ee2cf3c0c Extracting 1B 42661385b0ec Extracting 1B 8bdd4ecf0911 Extracting 2B 95756c9407b7 Extracting 2B 8bdd4ecf0911 Extracting 3B 531ee2cf3c0c Extracting 1B 95756c9407b7 Extracting 2B 8bdd4ecf0911 Extracting 3B 42661385b0ec Extracting 1B 8bdd4ecf0911 Extracting 3B 531ee2cf3c0c Extracting 1B 95756c9407b7 Extracting 2B 8bdd4ecf0911 Extracting 3B 42661385b0ec Extracting 1B 8b0408764985 Pull complete 0B 8bdd4ecf0911 Pull complete 0B 531ee2cf3c0c Extracting 1B 8bdd4ecf0911 Extracting 3B 95756c9407b7 Extracting 2B 42661385b0ec Extracting 1B 2567e6f1635b Pull complete 0B 591164d8060d Pull complete 0B fcab5a5e7b0c Extracting 1B ed54a7dee1d8 Extracting 1B 531ee2cf3c0c Pull complete 0B 95756c9407b7 Extracting 2B 42661385b0ec Extracting 1B fcab5a5e7b0c Extracting 1B ed54a7dee1d8 Extracting 1B ea35e26e9bbe Extracting 1B 42661385b0ec Extracting 2B 95756c9407b7 Extracting 2B 12c5c803443f Pull complete 0B fcab5a5e7b0c Extracting 1B e27c75a98748 Pull complete 0B ed54a7dee1d8 Pull complete 0B e73cb4a42719 Extracting 1B ea35e26e9bbe Extracting 1B 42661385b0ec Extracting 2B 95756c9407b7 Pull complete 0B 7accd0adc257 Extracting 1B fcab5a5e7b0c Extracting 1B e73cb4a42719 Extracting 1B ea35e26e9bbe Extracting 1B 42661385b0ec Extracting 2B 7accd0adc257 Extracting 1B fcab5a5e7b0c Extracting 1B e73cb4a42719 Extracting 1B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 2B ea35e26e9bbe Extracting 1B fcab5a5e7b0c Extracting 1B e73cb4a42719 Extracting 1B ea35e26e9bbe Extracting 1B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 2B fcab5a5e7b0c Extracting 1B e73cb4a42719 Extracting 1B a4c643cd65ae Pull complete 0B ea35e26e9bbe Pull complete 0B 42661385b0ec Extracting 2B 7accd0adc257 Extracting 1B 55fe32956f95 Pull complete 0B fcab5a5e7b0c Pull complete 0B Image nexus3.onap.org:10001/onap/policy-api:4.2.2 Pulled e73cb4a42719 Extracting 1B 04e8cdcadf82 Pull complete 0B 5a2a64f49418 Pull complete 0B 4ff5ed11bee4 Pull complete 0B 4b6a5617ecb1 Pull complete 0B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 2B Image nexus3.onap.org:10001/onap/policy-db-migrator:4.2.2 Pulled e73cb4a42719 Extracting 1B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 2B e73cb4a42719 Extracting 1B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 2B e73cb4a42719 Extracting 1B 7accd0adc257 Extracting 1B 42661385b0ec Extracting 2B e73cb4a42719 Extracting 1B 42661385b0ec Extracting 3B 7accd0adc257 Extracting 1B e73cb4a42719 Extracting 1B 42661385b0ec Extracting 3B e0997af08d2a Pull complete 0B 6f79261e6151 Pull complete 0B e73cb4a42719 Extracting 2B aed72dcc568f Pull complete 0B 6c915ab1ac8a Pull complete 0B 42661385b0ec Extracting 3B 5b864d736c14 Pull complete 0B f7e28bb22d10 Pull complete 0B 7accd0adc257 Pull complete 0B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled e73cb4a42719 Extracting 2B 42661385b0ec Extracting 3B e73cb4a42719 Extracting 2B 42661385b0ec Extracting 3B e73cb4a42719 Extracting 2B 42661385b0ec Extracting 3B e73cb4a42719 Extracting 2B 42661385b0ec Extracting 3B e73cb4a42719 Extracting 2B 42661385b0ec Pull complete 0B e73cb4a42719 Extracting 2B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 2B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 2B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 2B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 3B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 3B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 3B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 3B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 3B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 3B ac89855d60f9 Extracting 1B e73cb4a42719 Extracting 3B ac89855d60f9 Extracting 2B e73cb4a42719 Extracting 3B ac89855d60f9 Extracting 2B e73cb4a42719 Extracting 3B ac89855d60f9 Extracting 2B a83b68436f09 Pull complete 0B e73cb4a42719 Pull complete 0B ac89855d60f9 Extracting 2B 7e568a0dc8fb Pull complete 0B 13ff0988aaea Pull complete 0B 787d6bee9571 Pull complete 0B 4b82842ab819 Pull complete 0B Image nexus3.onap.org:10001/library/postgres:16.4 Pulled ac89855d60f9 Extracting 2B ac89855d60f9 Extracting 2B ac89855d60f9 Extracting 2B 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 ac89855d60f9 Extracting 5B ac89855d60f9 Extracting 5B ac89855d60f9 Extracting 5B ac89855d60f9 Extracting 5B ac89855d60f9 Extracting 5B ac89855d60f9 Pull complete 0B 4f4fb700ef54 Pull complete 0B ba30534b47b1 Pull complete 0B 2ce346fa65f7 Pull complete 0B a1cfed684a05 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 prometheus Created Container policy-db-migrator Creating 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 policy-db-migrator Starting Container prometheus Started Container grafana Starting Container policy-db-migrator Started Container policy-api Starting Container grafana Started Container policy-api Started Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Waiting 1 minute for policy-api to start... Checking if REST port 30002 is open on localhost ... IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up About a minute nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute Cloning into '/w/workspace/policy-api-quebec-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:24ab5cd1cfe1dc1ec88130c6f95d93851d2fbfa13cea82c8ff2343181fb9a7cb top - 05:17:21 up 4 min, 0 users, load average: 1.48, 0.95, 0.41 Tasks: 200 total, 1 running, 199 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 0.8 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.5Gi 23Gi 28Mi 6.5Gi 29Gi Swap: 1.0Gi 0B 1.0Gi IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 2 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 0ce14093e7ba policy-api 0.17% 463.4MiB / 31.34GiB 1.44% 1.14MB / 984kB 0B / 373kB 56 c705f9a78ab7 grafana 0.43% 121.1MiB / 31.34GiB 0.38% 23.1MB / 62.6kB 0B / 137MB 14 67dcf37b3730 postgres 0.00% 65.3MiB / 31.34GiB 0.20% 1.47MB / 1.57MB 28.7kB / 138MB 16 24d8b53cacd5 prometheus 0.29% 22.38MiB / 31.34GiB 0.07% 29kB / 1.42kB 0B / 57.3kB 13 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:4.2.2 policy-api Up 3 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes 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 1569 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-quebec-project-csit-api] $ /bin/bash /tmp/jenkins15082797953936831670.sh ---> sysstat.sh [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins823849908045809119.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-api-quebec-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-quebec-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-quebec-project-csit-api ']' + mkdir -p /w/workspace/policy-api-quebec-project-csit-api/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-quebec-project-csit-api/archives/ [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins13993749516446066664.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-quebec-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BZCw 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-BZCw/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins17216820279523050819.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-quebec-project-csit-api@tmp/config9910664815286420415tmp 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-quebec-project-csit-api] $ /bin/bash /tmp/jenkins10350930440280157198.sh ---> create-netrc.sh [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins1462597410131565053.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-quebec-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BZCw 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-BZCw/bin to PATH [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins15267999766939783414.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins13923925317363162411.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-quebec-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BZCw 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-BZCw/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 366s 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=366 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-quebec-project-csit-api/archives/cost INFO: Archiving costs to: /w/workspace/policy-api-quebec-project-csit-api/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-api-quebec-project-csit-api,87,2026-03-01 05:19:24,v3-standard-8,366,0.22,0.00,SUCCESS [policy-api-quebec-project-csit-api] $ /bin/bash -l /tmp/jenkins14539425653077602327.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-quebec-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BZCw 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-BZCw/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-quebec-project-csit-api/87 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt /tmp/venv-BZCw/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( Archives upload complete. INFO: archiving logs to Nexus /tmp/venv-BZCw/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-716 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 735 24679 4 6677 30889 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:a1:e4:e0 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.230/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86030sec preferred_lft 86030sec inet6 fe80::f816:3eff:fea1:e4e0/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 72:db:17:3c:9c:27 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::70db:17ff:fe3c:9c27/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-716) 03/01/26 _x86_64_ (8 CPU) 05:13:28 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-716) 03/01/26 _x86_64_ (8 CPU) 05:13:28 LINUX RESTART (8 CPU)