Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-20037 (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-XXXXXXJvVlxd/agent.1560 SSH_AGENT_PID=1562 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-api-master-project-csit-api@tmp/private_key_18368159117580571134.key (/w/workspace/policy-api-master-project-csit-api@tmp/private_key_18368159117580571134.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 a3d802eec1ac4bdea2b44ab351b1d51eb12cf152 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a3d802eec1ac4bdea2b44ab351b1d51eb12cf152 # timeout=30 Commit message: "Fix failing kafka trace CSIT" > git rev-list --no-walk a3d802eec1ac4bdea2b44ab351b1d51eb12cf152 # 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/jenkins14073217239692251762.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-hmAC 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-hmAC/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-hmAC/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.56 botocore==1.42.56 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-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==9.0.0 python-swiftclient==4.9.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==20.39.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-master-project-csit-api] $ /bin/sh /tmp/jenkins1454994564017549329.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/jenkins9213377609974056783.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.0.2 Setting project configuration for: api Configuring docker compose... Image nexus3.onap.org:10001/library/postgres:17.7 Pulling Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulling Image nexus3.onap.org:10001/prom/prometheus:latest Pulling Image nexus3.onap.org:10001/grafana/grafana:latest Pulling 2d35ebdb57d9 Pulling fs layer edcc06ca920a Pulling fs layer b7934dc6314f Pulling fs layer ca45e976606a Pulling fs layer ddc4f5832255 Pulling fs layer 4ef8f3b8acb1 Pulling fs layer 5c0ab4066cd9 Pulling fs layer 087196f6596f Pulling fs layer 4d5bf5429b61 Pulling fs layer edcc06ca920a Pulling fs layer 2d35ebdb57d9 Pulling fs layer 2ab0b05adea6 Pulling fs layer 5dc362902774 Pulling fs layer c0ccb756ed26 Pulling fs layer 5d98c94f99af Pulling fs layer 4ef8f3b8acb1 Downloading [==================================================>] 1.035kB/1.035kB 2d35ebdb57d9 Downloading [===========================> ] 2.097MB/3.802MB b7934dc6314f Downloading [==================================================>] 1.034kB/1.034kB 2d35ebdb57d9 Downloading [==================================================>] 3.802MB/3.802MB 5dc362902774 Downloading [==================================================>] 980B/980B ca45e976606a Downloading [==================================================>] 5.241kB/5.241kB 4ef8f3b8acb1 Download complete 2d35ebdb57d9 Downloading [==================================================>] 3.802MB/3.802MB 087196f6596f Downloading [==================================================>] 14.78kB/14.78kB ddc4f5832255 Downloading [=============> ] 4.194MB/15.23MB edcc06ca920a Downloading [> ] 1.049MB/77.96MB b7934dc6314f Download complete 4d5bf5429b61 Download complete 5dc362902774 Download complete c0ccb756ed26 Downloading [=> ] 2.097MB/80.49MB edcc06ca920a Downloading [==> ] 3.146MB/77.96MB 2ab0b05adea6 Downloading [==================================================>] 2.549kB/2.549kB 2d35ebdb57d9 Download complete 2d35ebdb57d9 Extracting 1 s 2d35ebdb57d9 Download complete 087196f6596f Download complete ddc4f5832255 Downloading [=====================================> ] 11.53MB/15.23MB edcc06ca920a Downloading [====> ] 7.34MB/77.96MB ca45e976606a Download complete 5c0ab4066cd9 Download complete d76a56e8adff Pulling fs layer 1d8e8fd2e272 Pulling fs layer 1dccce9f415d Pulling fs layer e5d54fbf8ee1 Pulling fs layer 3dccafa3f67b Pulling fs layer d956c9c5fe9e Pulling fs layer d0f7326b7716 Pulling fs layer 9d85dc8d0609 Pulling fs layer 37404d8f503a Pulling fs layer b30c77c91326 Pulling fs layer 2d35ebdb57d9 Extracting 1 s ba30534b47b1 Pulling fs layer 589002ba0eae Pulling fs layer dce812085769 Pulling fs layer 28c53581fa0d Pulling fs layer 8cec4fd2d8f1 Pulling fs layer 2898b87e636f Pulling fs layer 103f1b507f08 Pulling fs layer 42661385b0ec Pulling fs layer ac89855d60f9 Pulling fs layer 2ce346fa65f7 Pulling fs layer a1cfed684a05 Pulling fs layer 4f4fb700ef54 Pulling fs layer 4ff421dac293 Pulling fs layer 0c8d55a45c0d Pulling fs layer 46e6d6da846e Pulling fs layer b65758d82f26 Pulling fs layer ca18c8e97cb3 Pulling fs layer 2be8671e729e Pulling fs layer 2e73123a8202 Pulling fs layer ed8cfcf27c7a Pulling fs layer df3e8313a980 Pulling fs layer 2eb6e6454401 Pulling fs layer ec9be5b30934 Pulling fs layer a63efc7efa2e Pulling fs layer 4d1dbc12fcae Pulling fs layer 0d9211fd3e1a Pulling fs layer c0ccb756ed26 Downloading [=====> ] 8.389MB/80.49MB edcc06ca920a Downloading [=====> ] 8.389MB/77.96MB 5d98c94f99af Download complete 2ab0b05adea6 Download complete 2d35ebdb57d9 Extracting 1 s ddc4f5832255 Downloading [==================================================>] 15.23MB/15.23MB edcc06ca920a Downloading [========> ] 12.58MB/77.96MB 2d35ebdb57d9 Extracting 1 s c0ccb756ed26 Downloading [=========> ] 14.68MB/80.49MB edcc06ca920a Downloading [==========> ] 15.73MB/77.96MB 2d35ebdb57d9 Extracting 1 s 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB d76a56e8adff Downloading [==================================================>] 694B/694B 1d8e8fd2e272 Downloading [==================================================>] 635B/635B ddc4f5832255 Downloading [==================================================>] 15.23MB/15.23MB edcc06ca920a Downloading [============> ] 19.92MB/77.96MB 2d35ebdb57d9 Extracting 1 s c0ccb756ed26 Downloading [==============> ] 23.07MB/80.49MB edcc06ca920a Downloading [===============> ] 24.12MB/77.96MB 2d35ebdb57d9 Extracting 1 s 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 3dccafa3f67b Downloading [> ] 1.049MB/69.62MB d956c9c5fe9e Downloading [> ] 1.049MB/63.56MB b30c77c91326 Downloading [==================================================>] 100B/100B d76a56e8adff Downloading [==================================================>] 694B/694B 1d8e8fd2e272 Downloading [==================================================>] 635B/635B d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB dce812085769 Downloading [==================================================>] 141B/141B ddc4f5832255 Downloading [==================================================>] 15.23MB/15.23MB edcc06ca920a Downloading [==================> ] 29.36MB/77.96MB 2d35ebdb57d9 Extracting 1 s edcc06ca920a Downloading [====================> ] 32.51MB/77.96MB c0ccb756ed26 Downloading [===================> ] 31.46MB/80.49MB 2d35ebdb57d9 Extracting 1 s c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 3dccafa3f67b Downloading [=> ] 2.097MB/69.62MB d956c9c5fe9e Downloading [=> ] 2.097MB/63.56MB b30c77c91326 Downloading [==================================================>] 100B/100B d76a56e8adff Downloading [==================================================>] 694B/694B 1d8e8fd2e272 Downloading [==================================================>] 635B/635B d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB dce812085769 Downloading [==================================================>] 141B/141B 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 8cec4fd2d8f1 Downloading [======> ] 1.049MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB ddc4f5832255 Downloading [==================================================>] 15.23MB/15.23MB edcc06ca920a Downloading [======================> ] 34.6MB/77.96MB 2d35ebdb57d9 Extracting 1 s c0ccb756ed26 Downloading [======================> ] 35.65MB/80.49MB edcc06ca920a Downloading [========================> ] 38.8MB/77.96MB 2d35ebdb57d9 Extracting 1 s 73566c509014 Downloading [==================> ] 2.097MB/5.727MB c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB d76a56e8adff Downloading [==================================================>] 694B/694B 1d8e8fd2e272 Downloading [==================================================>] 635B/635B d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 3dccafa3f67b Downloading [==> ] 3.146MB/69.62MB d956c9c5fe9e Downloading [===> ] 4.194MB/63.56MB b30c77c91326 Downloading [==================================================>] 100B/100B 8cec4fd2d8f1 Downloading [==================> ] 3.146MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB a1cfed684a05 Downloading [==================================================>] 176B/176B 4f4fb700ef54 Downloading [==================================================>] 32B/32B ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 589002ba0eae Downloading [=============> ] 1.049MB/3.862MB dce812085769 Downloading [==================================================>] 141B/141B 28c53581fa0d Downloading [===========================> ] 2.097MB/3.851MB 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB ac89855d60f9 Downloading [> ] 1.049MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB ddc4f5832255 Downloading [==================================================>] 15.23MB/15.23MB edcc06ca920a Downloading [===========================> ] 42.99MB/77.96MB 2d35ebdb57d9 Extracting 1 s c0ccb756ed26 Downloading [==========================> ] 42.99MB/80.49MB edcc06ca920a Downloading [=============================> ] 46.14MB/77.96MB df3e8313a980 Downloading [==================================================>] 10.34kB/10.34kB b65758d82f26 Downloading [> ] 1.049MB/114.1MB 2d35ebdb57d9 Extracting 1 s ed8cfcf27c7a Downloading [==================================================>] 116B/116B c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 46e6d6da846e Downloading [==================================================>] 1.169kB/1.169kB 4ff421dac293 Downloading [==================================================>] 186B/186B ec9be5b30934 Downloading [==================================================>] 128B/128B 73566c509014 Downloading [===========================> ] 3.146MB/5.727MB e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 3dccafa3f67b Downloading [====> ] 6.291MB/69.62MB d956c9c5fe9e Downloading [=====> ] 7.34MB/63.56MB b30c77c91326 Downloading [==================================================>] 100B/100B d76a56e8adff Downloading [==================================================>] 694B/694B 1d8e8fd2e272 Downloading [==================================================>] 635B/635B d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 589002ba0eae Downloading [=============> ] 1.049MB/3.862MB dce812085769 Downloading [==================================================>] 141B/141B 28c53581fa0d Downloading [========================================> ] 3.146MB/3.851MB 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 42661385b0ec Downloading [> ] 1.049MB/112.6MB ac89855d60f9 Downloading [=> ] 2.097MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 8cec4fd2d8f1 Downloading [==============================> ] 5.243MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB a1cfed684a05 Downloading [==================================================>] 176B/176B 4f4fb700ef54 Downloading [==================================================>] 32B/32B edcc06ca920a Downloading [================================> ] 51.38MB/77.96MB ddc4f5832255 Downloading [==================================================>] 15.23MB/15.23MB 2d35ebdb57d9 Extracting 1 s c0ccb756ed26 Downloading [==============================> ] 49.28MB/80.49MB edcc06ca920a Downloading [==================================> ] 53.48MB/77.96MB ec9be5b30934 Downloading [==================================================>] 128B/128B 0d9211fd3e1a Downloading [==================================================>] 1.312MB/1.312MB 73566c509014 Downloading [=============================================> ] 5.243MB/5.727MB 0c8d55a45c0d Downloading [=> ] 1.049MB/29.78MB df3e8313a980 Downloading [==================================================>] 10.34kB/10.34kB 2be8671e729e Downloading [======> ] 1.049MB/8.204MB b65758d82f26 Downloading [=> ] 4.194MB/114.1MB ed8cfcf27c7a Downloading [==================================================>] 116B/116B c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 46e6d6da846e Downloading [==================================================>] 1.169kB/1.169kB 2eb6e6454401 Downloading [=========================================> ] 1.049MB/1.257MB 4ff421dac293 Downloading [==================================================>] 186B/186B ca18c8e97cb3 Downloading [==================================================>] 3.142kB/3.142kB 2d35ebdb57d9 Extracting 1 s 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 3dccafa3f67b Downloading [======> ] 8.389MB/69.62MB d956c9c5fe9e Downloading [========> ] 10.49MB/63.56MB b30c77c91326 Downloading [==================================================>] 100B/100B d76a56e8adff Downloading [==================================================>] 694B/694B 1d8e8fd2e272 Downloading [==================================================>] 635B/635B d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 28c53581fa0d Downloading [==================================================>] 3.851MB/3.851MB 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 42661385b0ec Downloading [=> ] 3.146MB/112.6MB ac89855d60f9 Downloading [==> ] 4.194MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 8cec4fd2d8f1 Downloading [==================================================>] 8.735MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB a1cfed684a05 Downloading [==================================================>] 176B/176B 4f4fb700ef54 Downloading [==================================================>] 32B/32B ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 589002ba0eae Downloading [==================================================>] 3.862MB/3.862MB dce812085769 Downloading [==================================================>] 141B/141B edcc06ca920a Downloading [===================================> ] 55.57MB/77.96MB ddc4f5832255 Downloading [==================================================>] 15.23MB/15.23MB 2d35ebdb57d9 Extracting 1 s c0ccb756ed26 Downloading [===================================> ] 57.64MB/80.49MB c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 46e6d6da846e Downloading [==================================================>] 1.169kB/1.169kB 4d1dbc12fcae Downloading [==================================================>] 5.837kB/5.837kB 2eb6e6454401 Downloading [==================================================>] 1.257MB/1.257MB 4ff421dac293 Downloading [==================================================>] 186B/186B ca18c8e97cb3 Downloading [==================================================>] 3.142kB/3.142kB ec9be5b30934 Downloading [==================================================>] 128B/128B 0d9211fd3e1a Downloading [==================================================>] 1.312MB/1.312MB edcc06ca920a Downloading [=====================================> ] 58.72MB/77.96MB 73566c509014 Downloading [==================================================>] 5.727MB/5.727MB 0c8d55a45c0d Downloading [=======> ] 4.194MB/29.78MB df3e8313a980 Downloading [==================================================>] 10.34kB/10.34kB 2be8671e729e Downloading [===================> ] 3.146MB/8.204MB b65758d82f26 Downloading [===> ] 8.389MB/114.1MB 2e73123a8202 Downloading [========> ] 1.049MB/6.438MB ed8cfcf27c7a Downloading [==================================================>] 116B/116B 2d35ebdb57d9 Extracting 1 s e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 3dccafa3f67b Downloading [=========> ] 12.58MB/69.62MB d956c9c5fe9e Downloading [===========> ] 14.68MB/63.56MB b30c77c91326 Downloading [==================================================>] 100B/100B d76a56e8adff Download complete 1d8e8fd2e272 Download complete d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB a1cfed684a05 Downloading [==================================================>] 176B/176B 4f4fb700ef54 Downloading [==================================================>] 32B/32B ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 589002ba0eae Downloading [==================================================>] 3.862MB/3.862MB dce812085769 Downloading [==================================================>] 141B/141B 28c53581fa0d Downloading [==================================================>] 3.851MB/3.851MB 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 42661385b0ec Downloading [==> ] 6.291MB/112.6MB ac89855d60f9 Downloading [====> ] 8.389MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 8cec4fd2d8f1 Downloading [==================================================>] 8.735MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB ddc4f5832255 Download complete edcc06ca920a Downloading [=========================================> ] 64.74MB/77.96MB 2d35ebdb57d9 Pull complete ca18c8e97cb3 Downloading [==================================================>] 3.142kB/3.142kB ec9be5b30934 Downloading [==================================================>] 128B/128B a63efc7efa2e Downloading [==================================================>] 169B/169B 0d9211fd3e1a Downloading [==================================================>] 1.312MB/1.312MB 73566c509014 Downloading [==================================================>] 5.727MB/5.727MB 0c8d55a45c0d Downloading [==========> ] 6.291MB/29.78MB df3e8313a980 Downloading [==================================================>] 10.34kB/10.34kB 2be8671e729e Downloading [===============================> ] 5.243MB/8.204MB b65758d82f26 Downloading [=====> ] 12.58MB/114.1MB 2e73123a8202 Downloading [================================> ] 4.194MB/6.438MB ed8cfcf27c7a Downloading [==================================================>] 116B/116B c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 46e6d6da846e Downloading [==================================================>] 1.169kB/1.169kB 4d1dbc12fcae Downloading [==================================================>] 5.837kB/5.837kB 2eb6e6454401 Downloading [==================================================>] 1.257MB/1.257MB 4ff421dac293 Downloading [==================================================>] 186B/186B c0ccb756ed26 Downloading [=========================================> ] 66.06MB/80.49MB edcc06ca920a Downloading [===========================================> ] 68.16MB/77.96MB 2d35ebdb57d9 Extracting 1 s 37404d8f503a Download complete 1dccce9f415d Download complete 3dccafa3f67b Downloading [============> ] 16.78MB/69.62MB d956c9c5fe9e Downloading [===============> ] 19.92MB/63.56MB d0f7326b7716 Download complete 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB e5d54fbf8ee1 Download complete ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 589002ba0eae Downloading [==================================================>] 3.862MB/3.862MB dce812085769 Downloading [==================================================>] 141B/141B 28c53581fa0d Downloading [==================================================>] 3.851MB/3.851MB 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 42661385b0ec Downloading [===> ] 8.389MB/112.6MB ac89855d60f9 Downloading [======> ] 10.49MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 8cec4fd2d8f1 Downloading [==================================================>] 8.735MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB a1cfed684a05 Downloading [==================================================>] 176B/176B 4f4fb700ef54 Downloading [==================================================>] 32B/32B edcc06ca920a Downloading [==============================================> ] 72.35MB/77.96MB a63efc7efa2e Downloading [==================================================>] 169B/169B 0d9211fd3e1a Downloading [==================================================>] 1.312MB/1.312MB 73566c509014 Downloading [==================================================>] 5.727MB/5.727MB 0c8d55a45c0d Downloading [==============> ] 8.389MB/29.78MB df3e8313a980 Downloading [==================================================>] 10.34kB/10.34kB 2be8671e729e Downloading [============================================> ] 7.34MB/8.204MB b65758d82f26 Downloading [======> ] 15.73MB/114.1MB 2e73123a8202 Downloading [==================================================>] 6.438MB/6.438MB ed8cfcf27c7a Downloading [==================================================>] 116B/116B c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB c0ccb756ed26 Downloading [============================================> ] 71.3MB/80.49MB edcc06ca920a Downloading [===============================================> ] 74.45MB/77.96MB 46e6d6da846e Download complete 4d1dbc12fcae Downloading [==================================================>] 5.837kB/5.837kB 2eb6e6454401 Downloading [==================================================>] 1.257MB/1.257MB 4ff421dac293 Downloading [==================================================>] 186B/186B ca18c8e97cb3 Downloading [==================================================>] 3.142kB/3.142kB ec9be5b30934 Download complete 2d35ebdb57d9 Extracting 2 s 3dccafa3f67b Downloading [===============> ] 20.97MB/69.62MB d956c9c5fe9e Downloading [==================> ] 24.12MB/63.56MB b30c77c91326 Download complete 9d85dc8d0609 Download complete 9d85dc8d0609 Extracting 1 s ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 589002ba0eae Downloading [==================================================>] 3.862MB/3.862MB dce812085769 Downloading [==================================================>] 141B/141B 28c53581fa0d Downloading [==================================================>] 3.851MB/3.851MB 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 42661385b0ec Downloading [====> ] 10.49MB/112.6MB ac89855d60f9 Downloading [========> ] 13.63MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 8cec4fd2d8f1 Downloading [==================================================>] 8.735MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB a1cfed684a05 Downloading [==================================================>] 176B/176B 4f4fb700ef54 Downloading [==================================================>] 32B/32B edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB c0ccb756ed26 Downloading [=============================================> ] 73.4MB/80.49MB edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB 73566c509014 Downloading [==================================================>] 5.727MB/5.727MB 0c8d55a45c0d Downloading [===============> ] 9.437MB/29.78MB df3e8313a980 Download complete 2be8671e729e Downloading [==================================================>] 8.204MB/8.204MB b65758d82f26 Downloading [=======> ] 16.78MB/114.1MB 2e73123a8202 Downloading [==================================================>] 6.438MB/6.438MB ed8cfcf27c7a Download complete c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 4d1dbc12fcae Downloading [==================================================>] 5.837kB/5.837kB 2eb6e6454401 Downloading [==================================================>] 1.257MB/1.257MB 4ff421dac293 Downloading [==================================================>] 186B/186B ca18c8e97cb3 Downloading [==================================================>] 3.142kB/3.142kB a63efc7efa2e Downloading [==================================================>] 169B/169B 0d9211fd3e1a Downloading [==================================================>] 1.312MB/1.312MB 2d35ebdb57d9 Extracting 2 s 3dccafa3f67b Downloading [===============> ] 20.97MB/69.62MB d956c9c5fe9e Downloading [==================> ] 24.12MB/63.56MB 9d85dc8d0609 Extracting 1 s dce812085769 Downloading [==================================================>] 141B/141B 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 42661385b0ec Downloading [====> ] 10.49MB/112.6MB ac89855d60f9 Downloading [========> ] 13.63MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 8cec4fd2d8f1 Downloading [==================================================>] 8.735MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB a1cfed684a05 Downloading [==================================================>] 176B/176B 4f4fb700ef54 Downloading [==================================================>] 32B/32B ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 589002ba0eae Downloading [==================================================>] 3.862MB/3.862MB edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB c0ccb756ed26 Downloading [=============================================> ] 73.4MB/80.49MB edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB 4ff421dac293 Downloading [==================================================>] 186B/186B ca18c8e97cb3 Download complete a63efc7efa2e Downloading [==================================================>] 169B/169B 0d9211fd3e1a Downloading [==================================================>] 1.312MB/1.312MB 73566c509014 Downloading [==================================================>] 5.727MB/5.727MB 0c8d55a45c0d Downloading [===============> ] 9.437MB/29.78MB 2be8671e729e Downloading [==================================================>] 8.204MB/8.204MB b65758d82f26 Downloading [=======> ] 16.78MB/114.1MB 2e73123a8202 Downloading [==================================================>] 6.438MB/6.438MB c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 4d1dbc12fcae Downloading [==================================================>] 5.837kB/5.837kB 2eb6e6454401 Downloading [==================================================>] 1.257MB/1.257MB 2d35ebdb57d9 Extracting 2 s d956c9c5fe9e Downloading [===================> ] 25.17MB/63.56MB 3dccafa3f67b Downloading [================> ] 23.07MB/69.62MB 9d85dc8d0609 Extracting 1 s ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 589002ba0eae Downloading [==================================================>] 3.862MB/3.862MB dce812085769 Downloading [==================================================>] 141B/141B 28c53581fa0d Download complete 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 42661385b0ec Downloading [=====> ] 12.58MB/112.6MB ac89855d60f9 Downloading [=========> ] 15.73MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 8cec4fd2d8f1 Downloading [==================================================>] 8.735MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB a1cfed684a05 Downloading [==================================================>] 176B/176B 4f4fb700ef54 Downloading [==================================================>] 32B/32B edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB c0ccb756ed26 Downloading [==================================================>] 80.49MB/80.49MB edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB 2be8671e729e Downloading [==================================================>] 8.204MB/8.204MB b65758d82f26 Downloading [=========> ] 20.97MB/114.1MB 2e73123a8202 Downloading [==================================================>] 6.438MB/6.438MB c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 4d1dbc12fcae Download complete 2eb6e6454401 Download complete 4ff421dac293 Downloading [==================================================>] 186B/186B a63efc7efa2e Downloading [==================================================>] 169B/169B 0d9211fd3e1a Download complete 2d35ebdb57d9 Extracting 2 s 73566c509014 Download complete 0c8d55a45c0d Downloading [========================> ] 14.68MB/29.78MB 3dccafa3f67b Downloading [====================> ] 28.31MB/69.62MB d956c9c5fe9e Downloading [=========================> ] 32.51MB/63.56MB 9d85dc8d0609 Extracting 1 s 4f4fb700ef54 Downloading [==================================================>] 32B/32B ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB dce812085769 Downloading [==================================================>] 141B/141B 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 42661385b0ec Downloading [=======> ] 16.78MB/112.6MB ac89855d60f9 Downloading [===========> ] 19.92MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 8cec4fd2d8f1 Downloading [==================================================>] 8.735MB/8.735MB 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB a1cfed684a05 Downloading [==================================================>] 176B/176B edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB c0ccb756ed26 Downloading [==================================================>] 80.49MB/80.49MB edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB b65758d82f26 Downloading [============> ] 28.31MB/114.1MB 2e73123a8202 Downloading [==================================================>] 6.438MB/6.438MB c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 4ff421dac293 Downloading [==================================================>] 186B/186B a63efc7efa2e Downloading [==================================================>] 169B/169B 0c8d55a45c0d Downloading [=================================> ] 19.92MB/29.78MB 2be8671e729e Downloading [==================================================>] 8.204MB/8.204MB 2d35ebdb57d9 Extracting 2 s 3dccafa3f67b Downloading [==========================> ] 36.7MB/69.62MB d956c9c5fe9e Downloading [================================> ] 40.89MB/63.56MB 9d85dc8d0609 Extracting 1 s 4f4fb700ef54 Downloading [==================================================>] 32B/32B ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 589002ba0eae Download complete dce812085769 Downloading [==================================================>] 141B/141B 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 42661385b0ec Downloading [=========> ] 20.97MB/112.6MB ac89855d60f9 Downloading [==============> ] 25.17MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 8cec4fd2d8f1 Download complete 2898b87e636f Downloading [==================================================>] 64.73kB/64.73kB a1cfed684a05 Downloading [==================================================>] 176B/176B 589002ba0eae Extracting 1 s edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB c0ccb756ed26 Downloading [==================================================>] 80.49MB/80.49MB edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB 4ff421dac293 Downloading [==================================================>] 186B/186B a63efc7efa2e Download complete 0c8d55a45c0d Downloading [============================================> ] 26.21MB/29.78MB 2be8671e729e Downloading [==================================================>] 8.204MB/8.204MB b65758d82f26 Downloading [===============> ] 34.6MB/114.1MB 2e73123a8202 Downloading [==================================================>] 6.438MB/6.438MB c42c89b521da Downloading [==================================================>] 53.86kB/53.86kB 3dccafa3f67b Downloading [===============================> ] 44.04MB/69.62MB d956c9c5fe9e Downloading [======================================> ] 49.28MB/63.56MB 9d85dc8d0609 Extracting 1 s dce812085769 Download complete 103f1b507f08 Download complete 42661385b0ec Downloading [===========> ] 25.17MB/112.6MB ac89855d60f9 Downloading [=================> ] 30.41MB/84.49MB 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 2898b87e636f Download complete a1cfed684a05 Downloading [==================================================>] 176B/176B 4f4fb700ef54 Download complete ba30534b47b1 Download complete 589002ba0eae Extracting 1 s edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB c0ccb756ed26 Downloading [==================================================>] 80.49MB/80.49MB edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB 0c8d55a45c0d Downloading [==================================================>] 29.78MB/29.78MB 2be8671e729e Downloading [==================================================>] 8.204MB/8.204MB b65758d82f26 Downloading [==================> ] 42.99MB/114.1MB 2e73123a8202 Downloading [==================================================>] 6.438MB/6.438MB c42c89b521da Download complete 4ff421dac293 Downloading [==================================================>] 186B/186B d956c9c5fe9e Downloading [==============================================> ] 58.72MB/63.56MB 3dccafa3f67b Downloading [=====================================> ] 52.43MB/69.62MB 9d85dc8d0609 Extracting 1 s 42661385b0ec Downloading [=============> ] 31.46MB/112.6MB ac89855d60f9 Downloading [======================> ] 37.75MB/84.49MB 2ce346fa65f7 Download complete a1cfed684a05 Download complete 589002ba0eae Extracting 1 s edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB c0ccb756ed26 Downloading [==================================================>] 80.49MB/80.49MB edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB 0c8d55a45c0d Downloading [==================================================>] 29.78MB/29.78MB 2be8671e729e Downloading [==================================================>] 8.204MB/8.204MB b65758d82f26 Downloading [======================> ] 51.38MB/114.1MB 2e73123a8202 Download complete 4ff421dac293 Download complete 3dccafa3f67b Downloading [==========================================> ] 59.77MB/69.62MB d956c9c5fe9e Downloading [==================================================>] 63.56MB/63.56MB 9d85dc8d0609 Extracting 1 s ac89855d60f9 Downloading [==========================> ] 45.09MB/84.49MB 42661385b0ec Downloading [================> ] 36.7MB/112.6MB 589002ba0eae Extracting 1 s edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB 0c8d55a45c0d Downloading [==================================================>] 29.78MB/29.78MB c0ccb756ed26 Downloading [==================================================>] 80.49MB/80.49MB b65758d82f26 Downloading [===========================> ] 61.87MB/114.1MB edcc06ca920a Downloading [==================================================>] 77.96MB/77.96MB 3dccafa3f67b Downloading [=================================================> ] 69.21MB/69.62MB d956c9c5fe9e Downloading [==================================================>] 63.56MB/63.56MB 9d85dc8d0609 Pull complete 42661385b0ec Downloading [==================> ] 41.94MB/112.6MB ac89855d60f9 Downloading [==============================> ] 51.38MB/84.49MB 589002ba0eae Extracting 1 s edcc06ca920a Download complete 0c8d55a45c0d Downloading [==================================================>] 29.78MB/29.78MB c0ccb756ed26 Downloading [==================================================>] 80.49MB/80.49MB d956c9c5fe9e Downloading [==================================================>] 63.56MB/63.56MB 3dccafa3f67b Downloading [==================================================>] 69.62MB/69.62MB 2be8671e729e Download complete b65758d82f26 Downloading [=============================> ] 68.16MB/114.1MB edcc06ca920a Download complete 42661385b0ec Downloading [===================> ] 44.04MB/112.6MB ac89855d60f9 Downloading [================================> ] 54.43MB/84.49MB 589002ba0eae Extracting 1 s c0ccb756ed26 Download complete 0c8d55a45c0d Downloading [==================================================>] 29.78MB/29.78MB b65758d82f26 Downloading [================================> ] 74.45MB/114.1MB 3dccafa3f67b Downloading [==================================================>] 69.62MB/69.62MB d956c9c5fe9e Downloading [==================================================>] 63.56MB/63.56MB 42661385b0ec Downloading [======================> ] 50.33MB/112.6MB ac89855d60f9 Downloading [=====================================> ] 62.91MB/84.49MB 589002ba0eae Extracting 1 s 0c8d55a45c0d Download complete b65758d82f26 Downloading [====================================> ] 83.89MB/114.1MB 0c8d55a45c0d Extracting 1 s 3dccafa3f67b Downloading [==================================================>] 69.62MB/69.62MB d956c9c5fe9e Downloading [==================================================>] 63.56MB/63.56MB 42661385b0ec Downloading [=========================> ] 57.67MB/112.6MB ac89855d60f9 Downloading [==========================================> ] 71.3MB/84.49MB 589002ba0eae Extracting 1 s edcc06ca920a Extracting 1 s b65758d82f26 Downloading [=========================================> ] 95.42MB/114.1MB edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s 3dccafa3f67b Download complete d956c9c5fe9e Download complete d0f7326b7716 Extracting 1 s 42661385b0ec Downloading [=============================> ] 66.06MB/112.6MB ac89855d60f9 Downloading [===============================================> ] 80.06MB/84.49MB 589002ba0eae Pull complete dce812085769 Extracting 1 s edcc06ca920a Extracting 1 s b65758d82f26 Downloading [===============================================> ] 108MB/114.1MB edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s d0f7326b7716 Extracting 1 s 42661385b0ec Downloading [================================> ] 73.4MB/112.6MB ac89855d60f9 Downloading [==================================================>] 84.49MB/84.49MB dce812085769 Pull complete edcc06ca920a Extracting 1 s b65758d82f26 Downloading [==================================================>] 114.1MB/114.1MB edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s d0f7326b7716 Extracting 1 s ac89855d60f9 Downloading [==================================================>] 84.49MB/84.49MB 42661385b0ec Downloading [=====================================> ] 83.89MB/112.6MB edcc06ca920a Extracting 1 s b65758d82f26 Downloading [==================================================>] 114.1MB/114.1MB edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s d0f7326b7716 Extracting 1 s 42661385b0ec Downloading [=========================================> ] 94.37MB/112.6MB ac89855d60f9 Downloading [==================================================>] 84.49MB/84.49MB edcc06ca920a Extracting 1 s b65758d82f26 Downloading [==================================================>] 114.1MB/114.1MB edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s d0f7326b7716 Extracting 1 s ac89855d60f9 Downloading [==================================================>] 84.49MB/84.49MB 42661385b0ec Downloading [===========================================> ] 98.57MB/112.6MB edcc06ca920a Extracting 1 s b65758d82f26 Downloading [==================================================>] 114.1MB/114.1MB edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s d0f7326b7716 Pull complete 42661385b0ec Downloading [================================================> ] 109.4MB/112.6MB ac89855d60f9 Download complete 28c53581fa0d Extracting 1 s edcc06ca920a Extracting 1 s b65758d82f26 Download complete edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s 3dccafa3f67b Extracting 1 s 42661385b0ec Downloading [==================================================>] 112.6MB/112.6MB 28c53581fa0d Extracting 1 s edcc06ca920a Extracting 1 s edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s 3dccafa3f67b Extracting 1 s 42661385b0ec Downloading [==================================================>] 112.6MB/112.6MB 28c53581fa0d Extracting 1 s edcc06ca920a Extracting 1 s edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s 3dccafa3f67b Extracting 1 s 28c53581fa0d Pull complete edcc06ca920a Extracting 1 s edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 1 s 3dccafa3f67b Extracting 1 s 42661385b0ec Download complete 8cec4fd2d8f1 Extracting 1 s edcc06ca920a Extracting 1 s edcc06ca920a Extracting 1 s 0c8d55a45c0d Extracting 2 s 3dccafa3f67b Extracting 1 s 8cec4fd2d8f1 Extracting 1 s edcc06ca920a Extracting 2 s edcc06ca920a Extracting 2 s 3dccafa3f67b Extracting 1 s 8cec4fd2d8f1 Extracting 1 s edcc06ca920a Extracting 2 s 46e6d6da846e Extracting 1 s edcc06ca920a Extracting 2 s 0c8d55a45c0d Pull complete 3dccafa3f67b Extracting 1 s 8cec4fd2d8f1 Pull complete edcc06ca920a Extracting 2 s 46e6d6da846e Pull complete edcc06ca920a Extracting 2 s 3dccafa3f67b Extracting 1 s 2898b87e636f Pull complete edcc06ca920a Extracting 2 s edcc06ca920a Extracting 2 s 2e73123a8202 Extracting 1 s 3dccafa3f67b Extracting 1 s 103f1b507f08 Extracting 1 s edcc06ca920a Extracting 2 s 2e73123a8202 Extracting 1 s edcc06ca920a Extracting 2 s 3dccafa3f67b Extracting 1 s 103f1b507f08 Pull complete 42661385b0ec Extracting 1 s edcc06ca920a Extracting 2 s edcc06ca920a Extracting 2 s 2e73123a8202 Pull complete 3dccafa3f67b Extracting 1 s 42661385b0ec Extracting 1 s edcc06ca920a Extracting 2 s edcc06ca920a Extracting 2 s 2eb6e6454401 Pull complete 3dccafa3f67b Extracting 2 s 42661385b0ec Extracting 1 s edcc06ca920a Extracting 2 s edcc06ca920a Extracting 2 s 2be8671e729e Extracting 1 s 3dccafa3f67b Extracting 2 s 42661385b0ec Extracting 1 s edcc06ca920a Extracting 2 s edcc06ca920a Extracting 2 s 2be8671e729e Extracting 1 s 3dccafa3f67b Extracting 2 s 42661385b0ec Extracting 1 s edcc06ca920a Extracting 3 s edcc06ca920a Extracting 3 s 2be8671e729e Extracting 1 s 3dccafa3f67b Pull complete 42661385b0ec Extracting 1 s ddc4f5832255 Extracting 1 s edcc06ca920a Pull complete edcc06ca920a Extracting 3 s 2be8671e729e Pull complete d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 1 s ddc4f5832255 Extracting 1 s 5d98c94f99af Pull complete 0d9211fd3e1a Pull complete d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 1 s ddc4f5832255 Extracting 1 s 5dc362902774 Pull complete ed8cfcf27c7a Pull complete 2ab0b05adea6 Pull complete ca18c8e97cb3 Pull complete b65758d82f26 Extracting 1 s d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 1 s ddc4f5832255 Extracting 1 s c0ccb756ed26 Extracting 1 s b65758d82f26 Extracting 1 s d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 1 s ddc4f5832255 Extracting 1 s c0ccb756ed26 Extracting 1 s b65758d82f26 Extracting 1 s d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 2 s ddc4f5832255 Extracting 1 s c0ccb756ed26 Extracting 1 s b65758d82f26 Extracting 1 s d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 2 s ddc4f5832255 Pull complete c0ccb756ed26 Extracting 1 s b65758d82f26 Extracting 1 s d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 2 s 5c0ab4066cd9 Pull complete c0ccb756ed26 Extracting 1 s b65758d82f26 Extracting 1 s d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 2 s b7934dc6314f Pull complete ca45e976606a Pull complete c0ccb756ed26 Extracting 1 s b65758d82f26 Extracting 1 s d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 2 s 4ef8f3b8acb1 Pull complete 087196f6596f Pull complete Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulled c0ccb756ed26 Extracting 1 s b65758d82f26 Extracting 1 s d956c9c5fe9e Extracting 1 s 42661385b0ec Extracting 2 s c0ccb756ed26 Extracting 1 s b65758d82f26 Extracting 1 s d956c9c5fe9e Extracting 2 s 42661385b0ec Extracting 2 s c0ccb756ed26 Pull complete b65758d82f26 Extracting 1 s 4d5bf5429b61 Pull complete Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulled d956c9c5fe9e Extracting 2 s 42661385b0ec Extracting 2 s b65758d82f26 Extracting 1 s 1d8e8fd2e272 Pull complete 1dccce9f415d Pull complete e5d54fbf8ee1 Pull complete d956c9c5fe9e Pull complete 42661385b0ec Extracting 2 s b65758d82f26 Extracting 2 s d76a56e8adff Extracting 1 s 37404d8f503a Pull complete b30c77c91326 Pull complete 42661385b0ec Extracting 2 s d76a56e8adff Pull complete Image nexus3.onap.org:10001/prom/prometheus:latest Pulled b65758d82f26 Extracting 2 s 42661385b0ec Extracting 3 s b65758d82f26 Extracting 2 s 42661385b0ec Extracting 3 s b65758d82f26 Extracting 2 s 42661385b0ec Extracting 3 s b65758d82f26 Extracting 2 s 42661385b0ec Extracting 3 s b65758d82f26 Extracting 2 s 42661385b0ec Extracting 3 s b65758d82f26 Extracting 2 s 42661385b0ec Pull complete b65758d82f26 Extracting 2 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 2 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 2 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 3 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 3 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 3 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 3 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 3 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 3 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 3 s ac89855d60f9 Extracting 1 s b65758d82f26 Extracting 3 s ac89855d60f9 Extracting 2 s b65758d82f26 Extracting 3 s ac89855d60f9 Extracting 2 s ec9be5b30934 Pull complete df3e8313a980 Pull complete a63efc7efa2e Extracting 1 s b65758d82f26 Pull complete ac89855d60f9 Extracting 2 s 4d1dbc12fcae Pull complete a63efc7efa2e Pull complete 4ff421dac293 Pull complete Image nexus3.onap.org:10001/library/postgres:17.7 Pulled ac89855d60f9 Extracting 2 s ac89855d60f9 Extracting 2 s ac89855d60f9 Extracting 2 s ac89855d60f9 Extracting 2 s ac89855d60f9 Extracting 2 s ac89855d60f9 Extracting 2 s ac89855d60f9 Extracting 2 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 3 s ac89855d60f9 Extracting 4 s ac89855d60f9 Extracting 4 s ac89855d60f9 Extracting 4 s ac89855d60f9 Extracting 4 s ac89855d60f9 Extracting 4 s ac89855d60f9 Extracting 4 s ac89855d60f9 Extracting 4 s ac89855d60f9 Extracting 4 s ac89855d60f9 Extracting 4 s ac89855d60f9 Extracting 4 s 4f4fb700ef54 Pull complete 2ce346fa65f7 Pull complete a1cfed684a05 Pull complete ac89855d60f9 Pull complete ba30534b47b1 Pull complete Image nexus3.onap.org:10001/grafana/grafana:latest Pulled Network compose_default Creating Network compose_default Created Container prometheus Creating Container postgres Creating Container prometheus Created Container grafana Creating Container postgres Created Container policy-db-migrator Creating Container policy-db-migrator Created Container policy-api Creating Container grafana Created Container policy-api Created Container prometheus Starting Container postgres 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 postgres Waiting Container prometheus Waiting Container policy-db-migrator Waiting Container policy-api Waiting Container grafana Waiting Container grafana Healthy Container prometheus Healthy Container postgres Healthy Container policy-db-migrator Exited 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:b1bb29b684ff84a58ea212b2bd31b6ae8f1aa135c9513c3d63b82906d32f1cef top - 11:25:12 up 4 min, 0 users, load average: 1.94, 1.04, 0.42 Tasks: 200 total, 1 running, 199 sleeping, 0 stopped, 0 zombie %Cpu(s): 1.5 us, 0.8 sy, 0.0 ni, 97.0 id, 0.0 wa, 0.0 hi, 0.8 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 1.6Gi 23Gi 30Mi 6.5Gi 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 49a74ac90d76 policy-api 0.24% 531.3MiB / 31.34GiB 1.66% 1.15MB / 1.42MB 0B / 315kB 57 57f0663a7206 grafana 3.41% 121.5MiB / 31.34GiB 0.38% 23.1MB / 68.9kB 0B / 115MB 16 9a37019866e3 postgres 6.28% 66.52MiB / 31.34GiB 0.21% 1.47MB / 1.57MB 0B / 138MB 16 980cd9993423 prometheus 1.46% 20.62MiB / 31.34GiB 0.06% 464kB / 12.1kB 0B / 152kB 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: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 2 minutes (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes (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 1562 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/jenkins5611737561072078486.sh ---> sysstat.sh [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins16980394791322209805.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/jenkins18320085419948653832.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-hmAC 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-hmAC/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins6837124916206961596.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-api@tmp/config5206014897484758633tmp 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/jenkins2905126746736810539.sh ---> create-netrc.sh [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins7181164466317909163.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-hmAC 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-hmAC/bin to PATH [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins178140551245546915.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins8143362539224988700.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-hmAC 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-hmAC/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 316s 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=316 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,2310,2026-02-25 11:26:19,v3-standard-8,316,0.22,0.00,SUCCESS [policy-api-master-project-csit-api] $ /bin/bash -l /tmp/jenkins5593323685425475681.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-hmAC 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-hmAC/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-api/2310 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt /tmp/venv-hmAC/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-hmAC/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-20037 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 734 24673 4 6683 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:3b:7d:c0 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.172/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86080sec preferred_lft 86080sec inet6 fe80::f816:3eff:fe3b:7dc0/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 7a:cd:a3:d0:43:b8 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::78cd:a3ff:fed0:43b8/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-20037) 02/25/26 _x86_64_ (8 CPU) 11:21:14 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-20037) 02/25/26 _x86_64_ (8 CPU) 11:21:14 LINUX RESTART (8 CPU)