11:21:53 Started by timer 11:21:53 Running as SYSTEM 11:21:53 [EnvInject] - Loading node environment variables. 11:21:53 Building remotely on prd-ubuntu2204-docker-8c-8g-526 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-master-project-csit-api 11:21:53 [ssh-agent] Looking for ssh-agent implementation... 11:21:53 $ ssh-agent 11:21:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXP2Kvcy/agent.1572 11:21:53 SSH_AGENT_PID=1574 11:21:53 [ssh-agent] Started. 11:21:53 Running ssh-add (command line suppressed) 11:21:53 Identity added: /w/workspace/policy-api-master-project-csit-api@tmp/private_key_13092909589506311357.key (/w/workspace/policy-api-master-project-csit-api@tmp/private_key_13092909589506311357.key) 11:21:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:21:53 The recommended git tool is: NONE 11:21:55 using credential onap-jenkins-ssh 11:21:55 Wiping out workspace first. 11:21:55 Cloning the remote Git repository 11:21:55 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:21:55 > git init /w/workspace/policy-api-master-project-csit-api # timeout=10 11:21:55 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:21:55 > git --version # timeout=10 11:21:55 > git --version # 'git version 2.34.1' 11:21:55 using GIT_SSH to set credentials Gerrit user 11:21:55 Verifying host key using manually-configured host key entries 11:21:55 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:21:55 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:21:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:56 Avoid second fetch 11:21:56 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:21:56 Checking out Revision 8ec5179377e5e040309cc0543e4137726c8bc930 (refs/remotes/origin/master) 11:21:56 > git config core.sparsecheckout # timeout=10 11:21:56 > git checkout -f 8ec5179377e5e040309cc0543e4137726c8bc930 # timeout=30 11:21:56 Commit message: "CI: Deploy python based Github2Gerrit" 11:21:56 > git rev-list --no-walk 8ec5179377e5e040309cc0543e4137726c8bc930 # timeout=10 11:21:59 provisioning config files... 11:21:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:21:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:21:59 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins5507478029743752085.sh 11:21:59 ---> python-tools-install.sh 11:21:59 Setup pyenv: 11:21:59 * system (set by /opt/pyenv/version) 11:21:59 * 3.8.20 (set by /opt/pyenv/version) 11:21:59 * 3.9.20 (set by /opt/pyenv/version) 11:21:59 3.10.15 11:21:59 3.11.10 11:22:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SJHt 11:22:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:22:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:08 lf-activate-venv(): INFO: Base packages installed successfully 11:22:08 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:31 lf-activate-venv(): INFO: Adding /tmp/venv-SJHt/bin to PATH 11:22:31 Generating Requirements File 11:22:47 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. 11:22:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:22:47 Python 3.11.10 11:22:48 pip 26.0.1 from /tmp/venv-SJHt/lib/python3.11/site-packages/pip (python 3.11) 11:22:48 appdirs==1.4.4 11:22:48 argcomplete==3.6.3 11:22:48 aspy.yaml==1.3.0 11:22:48 attrs==25.4.0 11:22:48 autopage==0.6.0 11:22:48 beautifulsoup4==4.14.3 11:22:48 boto3==1.42.59 11:22:48 botocore==1.42.59 11:22:48 bs4==0.0.2 11:22:48 certifi==2026.2.25 11:22:48 cffi==2.0.0 11:22:48 cfgv==3.5.0 11:22:48 chardet==6.0.0.post1 11:22:48 charset-normalizer==3.4.4 11:22:48 click==8.3.1 11:22:48 cliff==4.13.2 11:22:48 cmd2==3.2.2 11:22:48 cryptography==3.3.2 11:22:48 debtcollector==3.0.0 11:22:48 decorator==5.2.1 11:22:48 defusedxml==0.7.1 11:22:48 Deprecated==1.3.1 11:22:48 distlib==0.4.0 11:22:48 dnspython==2.8.0 11:22:48 docker==7.1.0 11:22:48 dogpile.cache==1.5.0 11:22:48 durationpy==0.10 11:22:48 email-validator==2.3.0 11:22:48 filelock==3.24.3 11:22:48 future==1.0.0 11:22:48 gitdb==4.0.12 11:22:48 GitPython==3.1.46 11:22:48 httplib2==0.30.2 11:22:48 identify==2.6.16 11:22:48 idna==3.11 11:22:48 importlib-resources==1.5.0 11:22:48 iso8601==2.1.0 11:22:48 Jinja2==3.1.6 11:22:48 jmespath==1.1.0 11:22:48 jsonpatch==1.33 11:22:48 jsonpointer==3.0.0 11:22:48 jsonschema==4.26.0 11:22:48 jsonschema-specifications==2025.9.1 11:22:48 keystoneauth1==5.13.1 11:22:48 kubernetes==35.0.0 11:22:48 lftools==0.37.21 11:22:48 lxml==6.0.2 11:22:48 markdown-it-py==4.0.0 11:22:48 MarkupSafe==3.0.3 11:22:48 mdurl==0.1.2 11:22:48 msgpack==1.1.2 11:22:48 multi_key_dict==2.0.3 11:22:48 munch==4.0.0 11:22:48 netaddr==1.3.0 11:22:48 niet==1.4.2 11:22:48 nodeenv==1.10.0 11:22:48 oauth2client==4.1.3 11:22:48 oauthlib==3.3.1 11:22:48 openstacksdk==4.10.0 11:22:48 os-service-types==1.8.2 11:22:48 osc-lib==4.4.0 11:22:48 oslo.config==10.3.0 11:22:48 oslo.context==6.3.0 11:22:48 oslo.i18n==6.7.2 11:22:48 oslo.log==8.1.0 11:22:48 oslo.serialization==5.9.1 11:22:48 oslo.utils==10.0.0 11:22:48 packaging==26.0 11:22:48 pbr==7.0.3 11:22:48 platformdirs==4.9.2 11:22:48 prettytable==3.17.0 11:22:48 psutil==7.2.2 11:22:48 pyasn1==0.6.2 11:22:48 pyasn1_modules==0.4.2 11:22:48 pycparser==3.0 11:22:48 pygerrit2==2.0.15 11:22:48 PyGithub==2.8.1 11:22:48 Pygments==2.19.2 11:22:48 PyJWT==2.11.0 11:22:48 PyNaCl==1.6.2 11:22:48 pyparsing==2.4.7 11:22:48 pyperclip==1.11.0 11:22:48 pyrsistent==0.20.0 11:22:48 python-cinderclient==9.8.0 11:22:48 python-dateutil==2.9.0.post0 11:22:48 python-discovery==1.1.0 11:22:48 python-heatclient==5.1.0 11:22:48 python-jenkins==1.8.3 11:22:48 python-keystoneclient==5.8.0 11:22:48 python-magnumclient==4.10.0 11:22:48 python-openstackclient==9.0.0 11:22:48 python-swiftclient==4.10.0 11:22:48 PyYAML==6.0.3 11:22:48 referencing==0.37.0 11:22:48 requests==2.32.5 11:22:48 requests-oauthlib==2.0.0 11:22:48 requestsexceptions==1.4.0 11:22:48 rfc3986==2.0.0 11:22:48 rich==14.3.3 11:22:48 rich-argparse==1.7.2 11:22:48 rpds-py==0.30.0 11:22:48 rsa==4.9.1 11:22:48 ruamel.yaml==0.19.1 11:22:48 ruamel.yaml.clib==0.2.15 11:22:48 s3transfer==0.16.0 11:22:48 simplejson==3.20.2 11:22:48 six==1.17.0 11:22:48 smmap==5.0.2 11:22:48 soupsieve==2.8.3 11:22:48 stevedore==5.7.0 11:22:48 tabulate==0.9.0 11:22:48 toml==0.10.2 11:22:48 tomlkit==0.14.0 11:22:48 tqdm==4.67.3 11:22:48 typing_extensions==4.15.0 11:22:48 urllib3==1.26.20 11:22:48 virtualenv==21.1.0 11:22:48 wcwidth==0.6.0 11:22:48 websocket-client==1.9.0 11:22:48 wrapt==2.1.1 11:22:48 xdg==6.0.0 11:22:48 xmltodict==1.0.4 11:22:48 yq==3.4.3 11:22:48 [EnvInject] - Injecting environment variables from a build step. 11:22:48 [EnvInject] - Injecting as environment variables the properties content 11:22:48 SET_JDK_VERSION=openjdk17 11:22:48 GIT_URL="git://cloud.onap.org/mirror" 11:22:48 11:22:48 [EnvInject] - Variables injected successfully. 11:22:48 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins6783623953333900602.sh 11:22:48 ---> update-java-alternatives.sh 11:22:48 ---> Updating Java version 11:22:48 ---> Ubuntu/Debian system detected 11:22:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:22:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:22:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:22:49 openjdk version "17.0.18" 2026-01-20 11:22:49 OpenJDK Runtime Environment (build 17.0.18+8-Ubuntu-122.04.1) 11:22:49 OpenJDK 64-Bit Server VM (build 17.0.18+8-Ubuntu-122.04.1, mixed mode, sharing) 11:22:49 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:22:49 [EnvInject] - Injecting environment variables from a build step. 11:22:49 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:22:49 [EnvInject] - Variables injected successfully. 11:22:49 [policy-api-master-project-csit-api] $ /bin/sh -xe /tmp/jenkins57936386827790004.sh 11:22:49 + /w/workspace/policy-api-master-project-csit-api/csit/run-project-csit.sh api 11:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:49 11:22:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 11:22:49 Configure a credential helper to remove this warning. See 11:22:49 https://docs.docker.com/go/credential-store/ 11:22:49 11:22:49 Login Succeeded 11:22:49 Docker Compose version v5.1.0 11:22:49 Setting project configuration for: api 11:22:49 Configuring docker compose... 11:22:53 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulling 11:22:53 Image nexus3.onap.org:10001/library/postgres:17.7 Pulling 11:22:53 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulling 11:22:53 Image nexus3.onap.org:10001/prom/prometheus:latest Pulling 11:22:53 Image nexus3.onap.org:10001/grafana/grafana:latest Pulling 11:22:53 5d98c94f99af Pulling fs layer 0B 11:22:53 2d35ebdb57d9 Pulling fs layer 0B 11:22:53 c0ccb756ed26 Pulling fs layer 0B 11:22:53 4d5bf5429b61 Pulling fs layer 0B 11:22:53 5dc362902774 Pulling fs layer 0B 11:22:53 edcc06ca920a Pulling fs layer 0B 11:22:53 2ab0b05adea6 Pulling fs layer 0B 11:22:53 5dc362902774 Downloading 980B 11:22:53 2d35ebdb57d9 Pulling fs layer 0B 11:22:53 7bafe0d7c13e Pulling fs layer 0B 11:22:53 8a8405c83c94 Pulling fs layer 0B 11:22:53 029d1562f0a6 Pulling fs layer 0B 11:22:53 656ced955ab5 Pulling fs layer 0B 11:22:53 840f0b06c55b Pulling fs layer 0B 11:22:53 58fd3b08e8c3 Pulling fs layer 0B 11:22:53 8c26aa286bc6 Pulling fs layer 0B 11:22:53 edcc06ca920a Downloading 3.146MB 11:22:53 c0ccb756ed26 Downloading 3.146MB 11:22:53 5dc362902774 Download complete 0B 11:22:53 4d5bf5429b61 Download complete 0B 11:22:53 5d98c94f99af Download complete 0B 11:22:53 2ab0b05adea6 Download complete 0B 11:22:53 2d35ebdb57d9 Downloading 3.802MB 11:22:53 029d1562f0a6 Downloading 1.049MB 11:22:53 656ced955ab5 Downloading 1.033kB 11:22:53 2d35ebdb57d9 Downloading 3.802MB 11:22:53 7bafe0d7c13e Downloading 14.78kB 11:22:53 46e6d6da846e Pulling fs layer 0B 11:22:53 0d9211fd3e1a Pulling fs layer 0B 11:22:53 ed8cfcf27c7a Pulling fs layer 0B 11:22:53 ec9be5b30934 Pulling fs layer 0B 11:22:53 4ff421dac293 Pulling fs layer 0B 11:22:53 a63efc7efa2e Pulling fs layer 0B 11:22:53 ca18c8e97cb3 Pulling fs layer 0B 11:22:53 2eb6e6454401 Pulling fs layer 0B 11:22:53 4d1dbc12fcae Pulling fs layer 0B 11:22:53 2be8671e729e Pulling fs layer 0B 11:22:53 b65758d82f26 Pulling fs layer 0B 11:22:53 df3e8313a980 Pulling fs layer 0B 11:22:53 0c8d55a45c0d Pulling fs layer 0B 11:22:53 2e73123a8202 Pulling fs layer 0B 11:22:53 ba30534b47b1 Pulling fs layer 0B 11:22:53 103f1b507f08 Pulling fs layer 0B 11:22:53 589002ba0eae Pulling fs layer 0B 11:22:53 8cec4fd2d8f1 Pulling fs layer 0B 11:22:53 ac89855d60f9 Pulling fs layer 0B 11:22:53 2898b87e636f Pulling fs layer 0B 11:22:53 28c53581fa0d Pulling fs layer 0B 11:22:53 2ce346fa65f7 Pulling fs layer 0B 11:22:53 a1cfed684a05 Pulling fs layer 0B 11:22:53 42661385b0ec Pulling fs layer 0B 11:22:53 dce812085769 Pulling fs layer 0B 11:22:53 4f4fb700ef54 Pulling fs layer 0B 11:22:53 c0ccb756ed26 Downloading 9.425MB 11:22:53 2d35ebdb57d9 Download complete 0B 11:22:53 edcc06ca920a Downloading 9.437MB 11:22:53 2d35ebdb57d9 Extracting 1B 11:22:53 840f0b06c55b Downloading 4.194MB 11:22:53 656ced955ab5 Download complete 0B 11:22:53 8c26aa286bc6 Download complete 0B 11:22:53 2d35ebdb57d9 Download complete 0B 11:22:53 7bafe0d7c13e Download complete 0B 11:22:53 8a8405c83c94 Download complete 0B 11:22:53 58fd3b08e8c3 Download complete 0B 11:22:53 029d1562f0a6 Downloading 6.291MB 11:22:53 2d35ebdb57d9 Extracting 1B 11:22:53 edcc06ca920a Downloading 16.78MB 11:22:53 c0ccb756ed26 Downloading 15.73MB 11:22:53 2d35ebdb57d9 Extracting 1B 11:22:53 029d1562f0a6 Downloading 11.53MB 11:22:53 840f0b06c55b Downloading 9.437MB 11:22:53 2d35ebdb57d9 Extracting 1B 11:22:53 ec9be5b30934 Downloading 128B 11:22:53 c42c89b521da Downloading 53.86kB 11:22:53 46e6d6da846e Downloading 1.169kB 11:22:53 a63efc7efa2e Downloading 169B 11:22:53 ca18c8e97cb3 Downloading 3.142kB 11:22:53 73566c509014 Downloading 1.049MB 11:22:53 4ff421dac293 Downloading 186B 11:22:53 edcc06ca920a Downloading 24.12MB 11:22:53 c0ccb756ed26 Downloading 20.97MB 11:22:53 c42c89b521da Downloading 53.86kB 11:22:53 46e6d6da846e Downloading 1.169kB 11:22:53 2be8671e729e Downloading 1.049MB 11:22:53 a63efc7efa2e Downloading 169B 11:22:53 ca18c8e97cb3 Downloading 3.142kB 11:22:53 b65758d82f26 Downloading 1.049MB 11:22:53 0d9211fd3e1a Downloading 1.312MB 11:22:53 ed8cfcf27c7a Downloading 116B 11:22:53 df3e8313a980 Downloading 10.34kB 11:22:53 73566c509014 Downloading 3.146MB 11:22:53 4ff421dac293 Downloading 186B 11:22:53 2eb6e6454401 Downloading 1.257MB 11:22:53 ec9be5b30934 Downloading 128B 11:22:53 4d1dbc12fcae Downloading 5.837kB 11:22:53 840f0b06c55b Downloading 14.68MB 11:22:53 029d1562f0a6 Downloading 17.83MB 11:22:53 2d35ebdb57d9 Extracting 1B 11:22:53 2d35ebdb57d9 Extracting 1B 11:22:53 dce812085769 Downloading 141B 11:22:53 103f1b507f08 Downloading 29.77kB 11:22:54 c0ccb756ed26 Downloading 24.12MB 11:22:54 edcc06ca920a Downloading 30.41MB 11:22:54 029d1562f0a6 Downloading 23.07MB 11:22:54 840f0b06c55b Downloading 15.23MB 11:22:54 2d35ebdb57d9 Extracting 1B 11:22:54 2d35ebdb57d9 Extracting 1B 11:22:54 4d1dbc12fcae Downloading 5.837kB 11:22:54 c42c89b521da Downloading 53.86kB 11:22:54 46e6d6da846e Downloading 1.169kB 11:22:54 2be8671e729e Downloading 3.146MB 11:22:54 a63efc7efa2e Downloading 169B 11:22:54 ca18c8e97cb3 Downloading 3.142kB 11:22:54 b65758d82f26 Downloading 2.097MB 11:22:54 2e73123a8202 Downloading 2.097MB 11:22:54 0d9211fd3e1a Downloading 1.312MB 11:22:54 ed8cfcf27c7a Downloading 116B 11:22:54 df3e8313a980 Downloading 10.34kB 11:22:54 73566c509014 Downloading 5.727MB 11:22:54 4ff421dac293 Downloading 186B 11:22:54 2eb6e6454401 Downloading 1.257MB 11:22:54 0c8d55a45c0d Downloading 2.097MB 11:22:54 ec9be5b30934 Downloading 128B 11:22:54 a1cfed684a05 Downloading 176B 11:22:54 dce812085769 Downloading 141B 11:22:54 103f1b507f08 Downloading 29.77kB 11:22:54 ac89855d60f9 Downloading 2.097MB 11:22:54 2898b87e636f Downloading 64.73kB 11:22:54 589002ba0eae Downloading 2.097MB 11:22:54 8cec4fd2d8f1 Downloading 1.049MB 11:22:54 2ce346fa65f7 Downloading 11.92kB 11:22:54 42661385b0ec Downloading 1.049MB 11:22:54 28c53581fa0d Downloading 1.581MB 11:22:54 edcc06ca920a Downloading 37.75MB 11:22:54 c0ccb756ed26 Downloading 32.51MB 11:22:54 029d1562f0a6 Downloading 31.46MB 11:22:54 840f0b06c55b Downloading 15.23MB 11:22:54 2eb6e6454401 Downloading 1.257MB 11:22:54 0c8d55a45c0d Downloading 4.194MB 11:22:54 2d35ebdb57d9 Pull complete 0B 11:22:54 2d35ebdb57d9 Extracting 1B 11:22:54 ec9be5b30934 Download complete 0B 11:22:54 4d1dbc12fcae Download complete 0B 11:22:54 589002ba0eae Downloading 3.862MB 11:22:54 8cec4fd2d8f1 Downloading 3.621MB 11:22:54 2ce346fa65f7 Downloading 11.92kB 11:22:54 42661385b0ec Downloading 3.146MB 11:22:54 28c53581fa0d Downloading 3.851MB 11:22:54 a1cfed684a05 Downloading 176B 11:22:54 dce812085769 Downloading 141B 11:22:54 ba30534b47b1 Downloading 1.333kB 11:22:54 103f1b507f08 Downloading 29.77kB 11:22:54 ac89855d60f9 Downloading 4.194MB 11:22:54 2898b87e636f Downloading 64.73kB 11:22:54 4f4fb700ef54 Downloading 32B 11:22:54 c42c89b521da Download complete 0B 11:22:54 46e6d6da846e Download complete 0B 11:22:54 2be8671e729e Downloading 6.98MB 11:22:54 a63efc7efa2e Download complete 0B 11:22:54 ca18c8e97cb3 Download complete 0B 11:22:54 b65758d82f26 Downloading 4.194MB 11:22:54 2e73123a8202 Downloading 5.243MB 11:22:54 0d9211fd3e1a Downloading 1.312MB 11:22:54 ed8cfcf27c7a Downloading 116B 11:22:54 df3e8313a980 Download complete 0B 11:22:54 73566c509014 Downloading 5.727MB 11:22:54 4ff421dac293 Download complete 0B 11:22:54 edcc06ca920a Downloading 42.3MB 11:22:54 c0ccb756ed26 Downloading 37.75MB 11:22:54 029d1562f0a6 Downloading 38.8MB 11:22:54 840f0b06c55b Downloading 15.23MB 11:22:54 b65758d82f26 Downloading 7.34MB 11:22:54 2e73123a8202 Downloading 6.438MB 11:22:54 0d9211fd3e1a Downloading 1.312MB 11:22:54 ed8cfcf27c7a Downloading 116B 11:22:54 73566c509014 Downloading 5.727MB 11:22:54 2d35ebdb57d9 Extracting 1B 11:22:54 2eb6e6454401 Download complete 0B 11:22:54 0c8d55a45c0d Downloading 7.34MB 11:22:54 2be8671e729e Downloading 8.204MB 11:22:54 4f4fb700ef54 Downloading 32B 11:22:54 589002ba0eae Downloading 3.862MB 11:22:54 8cec4fd2d8f1 Downloading 5.243MB 11:22:54 2ce346fa65f7 Downloading 11.92kB 11:22:54 42661385b0ec Downloading 5.243MB 11:22:54 28c53581fa0d Downloading 3.851MB 11:22:54 a1cfed684a05 Download complete 0B 11:22:54 dce812085769 Downloading 141B 11:22:54 ba30534b47b1 Downloading 1.333kB 11:22:54 ac89855d60f9 Downloading 7.34MB 11:22:54 2898b87e636f Downloading 64.73kB 11:22:54 edcc06ca920a Downloading 51.38MB 11:22:54 c0ccb756ed26 Downloading 46.14MB 11:22:54 029d1562f0a6 Downloading 47.19MB 11:22:54 840f0b06c55b Download complete 0B 11:22:54 2d35ebdb57d9 Extracting 1B 11:22:54 ed8cfcf27c7a Download complete 0B 11:22:54 73566c509014 Download complete 0B 11:22:54 0c8d55a45c0d Downloading 10.49MB 11:22:54 2be8671e729e Download complete 0B 11:22:54 b65758d82f26 Downloading 10.49MB 11:22:54 2e73123a8202 Download complete 0B 11:22:54 0d9211fd3e1a Download complete 0B 11:22:54 103f1b507f08 Download complete 0B 11:22:54 ac89855d60f9 Downloading 9.437MB 11:22:54 2898b87e636f Download complete 0B 11:22:54 4f4fb700ef54 Download complete 0B 11:22:54 589002ba0eae Download complete 0B 11:22:54 8cec4fd2d8f1 Downloading 8.735MB 11:22:54 2ce346fa65f7 Download complete 0B 11:22:54 42661385b0ec Downloading 8.389MB 11:22:54 28c53581fa0d Download complete 0B 11:22:54 dce812085769 Download complete 0B 11:22:54 ba30534b47b1 Download complete 0B 11:22:54 589002ba0eae Extracting 1B 11:22:54 edcc06ca920a Downloading 59.77MB 11:22:54 c0ccb756ed26 Downloading 55.57MB 11:22:54 029d1562f0a6 Downloading 53.99MB 11:22:54 0c8d55a45c0d Downloading 14.68MB 11:22:54 b65758d82f26 Downloading 13.63MB 11:22:54 8cec4fd2d8f1 Download complete 0B 11:22:54 42661385b0ec Downloading 11.53MB 11:22:54 ac89855d60f9 Downloading 12.58MB 11:22:54 589002ba0eae Extracting 1B 11:22:54 f7e28bb22d10 Pulling fs layer 0B 11:22:54 7accd0adc257 Pulling fs layer 0B 11:22:54 6f79261e6151 Pulling fs layer 0B 11:22:54 95756c9407b7 Pulling fs layer 0B 11:22:54 e0997af08d2a Pulling fs layer 0B 11:22:54 5b864d736c14 Pulling fs layer 0B 11:22:54 aed72dcc568f Pulling fs layer 0B 11:22:54 980286587234 Pulling fs layer 0B 11:22:54 6c915ab1ac8a Pulling fs layer 0B 11:22:54 2ab9378e6191 Pulling fs layer 0B 11:22:54 6f79261e6151 Downloading 1.48kB 11:22:54 f7e28bb22d10 Downloading 692B 11:22:54 edcc06ca920a Downloading 69.21MB 11:22:54 c0ccb756ed26 Downloading 62.91MB 11:22:54 029d1562f0a6 Downloading 61.87MB 11:22:54 5b864d736c14 Downloading 100B 11:22:54 aed72dcc568f Downloading 636B 11:22:54 b65758d82f26 Downloading 18.87MB 11:22:54 0c8d55a45c0d Downloading 18.87MB 11:22:54 42661385b0ec Downloading 16.78MB 11:22:54 ac89855d60f9 Downloading 16.78MB 11:22:54 589002ba0eae Extracting 1B 11:22:54 edcc06ca920a Downloading 76.55MB 11:22:54 c0ccb756ed26 Downloading 69.21MB 11:22:54 95756c9407b7 Downloading 3.146MB 11:22:54 e0997af08d2a Download complete 0B 11:22:54 aed72dcc568f Download complete 0B 11:22:54 980286587234 Download complete 0B 11:22:54 029d1562f0a6 Downloading 70.25MB 11:22:54 2ab9378e6191 Download complete 0B 11:22:54 6f79261e6151 Download complete 0B 11:22:54 f7e28bb22d10 Download complete 0B 11:22:54 6c915ab1ac8a Download complete 0B 11:22:54 5b864d736c14 Download complete 0B 11:22:54 0c8d55a45c0d Downloading 23.07MB 11:22:54 b65758d82f26 Downloading 22.02MB 11:22:54 42661385b0ec Downloading 19.92MB 11:22:54 ac89855d60f9 Downloading 19.92MB 11:22:54 980286587234 Extracting 1B 11:22:54 589002ba0eae Pull complete 0B 11:22:54 edcc06ca920a Downloading 77.96MB 11:22:54 c0ccb756ed26 Downloading 76.55MB 11:22:54 7accd0adc257 Downloading 1.049MB 11:22:54 95756c9407b7 Downloading 5.243MB 11:22:54 980286587234 Extracting 1B 11:22:54 029d1562f0a6 Downloading 77.96MB 11:22:54 0c8d55a45c0d Downloading 25.17MB 11:22:54 b65758d82f26 Downloading 25.17MB 11:22:54 42661385b0ec Downloading 24.12MB 11:22:54 ac89855d60f9 Downloading 24.12MB 11:22:54 edcc06ca920a Downloading 77.96MB 11:22:54 c0ccb756ed26 Downloading 80.49MB 11:22:54 7accd0adc257 Downloading 2.097MB 11:22:54 95756c9407b7 Downloading 9.437MB 11:22:54 980286587234 Extracting 1B 11:22:54 029d1562f0a6 Downloading 77.96MB 11:22:54 0c8d55a45c0d Downloading 29.78MB 11:22:54 b65758d82f26 Downloading 31.46MB 11:22:54 42661385b0ec Downloading 32.51MB 11:22:54 ac89855d60f9 Downloading 32.51MB 11:22:54 edcc06ca920a Downloading 77.96MB 11:22:54 c0ccb756ed26 Downloading 80.49MB 11:22:54 7accd0adc257 Downloading 4.194MB 11:22:54 95756c9407b7 Downloading 12.58MB 11:22:54 980286587234 Extracting 1B 11:22:54 029d1562f0a6 Downloading 77.96MB 11:22:54 0c8d55a45c0d Downloading 29.78MB 11:22:54 b65758d82f26 Downloading 39.49MB 11:22:54 42661385b0ec Downloading 39.85MB 11:22:54 ac89855d60f9 Downloading 40.89MB 11:22:55 edcc06ca920a Downloading 77.96MB 11:22:55 c0ccb756ed26 Downloading 80.49MB 11:22:55 7accd0adc257 Downloading 5.243MB 11:22:55 95756c9407b7 Downloading 16.04MB 11:22:55 980286587234 Extracting 1B 11:22:55 029d1562f0a6 Downloading 77.96MB 11:22:55 0c8d55a45c0d Downloading 29.78MB 11:22:55 b65758d82f26 Downloading 47.19MB 11:22:55 ac89855d60f9 Downloading 50.33MB 11:22:55 42661385b0ec Downloading 49.28MB 11:22:55 edcc06ca920a Downloading 77.96MB 11:22:55 c0ccb756ed26 Downloading 80.49MB 11:22:55 7accd0adc257 Downloading 6.291MB 11:22:55 95756c9407b7 Downloading 18.87MB 11:22:55 029d1562f0a6 Downloading 77.96MB 11:22:55 980286587234 Extracting 1B 11:22:55 0c8d55a45c0d Downloading 29.78MB 11:22:55 b65758d82f26 Downloading 57.53MB 11:22:55 42661385b0ec Downloading 59.13MB 11:22:55 ac89855d60f9 Downloading 60.82MB 11:22:55 edcc06ca920a Downloading 77.96MB 11:22:55 c0ccb756ed26 Downloading 80.49MB 11:22:55 95756c9407b7 Downloading 22.02MB 11:22:55 7accd0adc257 Downloading 8.389MB 11:22:55 029d1562f0a6 Downloading 77.96MB 11:22:55 980286587234 Extracting 1B 11:22:55 0c8d55a45c0d Downloading 29.78MB 11:22:55 b65758d82f26 Downloading 68.16MB 11:22:55 42661385b0ec Downloading 69.21MB 11:22:55 ac89855d60f9 Downloading 69.21MB 11:22:55 edcc06ca920a Downloading 77.96MB 11:22:55 c0ccb756ed26 Downloading 80.49MB 11:22:55 95756c9407b7 Downloading 27.26MB 11:22:55 7accd0adc257 Downloading 10.49MB 11:22:55 980286587234 Extracting 1B 11:22:55 029d1562f0a6 Downloading 77.96MB 11:22:55 0c8d55a45c0d Downloading 29.78MB 11:22:55 b65758d82f26 Downloading 79.69MB 11:22:55 ac89855d60f9 Downloading 78.64MB 11:22:55 42661385b0ec Downloading 81.79MB 11:22:55 edcc06ca920a Downloading 77.96MB 11:22:55 c0ccb756ed26 Downloading 80.49MB 11:22:55 7accd0adc257 Downloading 13.63MB 11:22:55 95756c9407b7 Downloading 32.51MB 11:22:55 980286587234 Extracting 1B 11:22:55 029d1562f0a6 Downloading 77.96MB 11:22:55 0c8d55a45c0d Downloading 29.78MB 11:22:55 b65758d82f26 Downloading 92.27MB 11:22:55 42661385b0ec Downloading 93.32MB 11:22:55 ac89855d60f9 Downloading 84.49MB 11:22:55 edcc06ca920a Downloading 77.96MB 11:22:55 c0ccb756ed26 Downloading 80.49MB 11:22:55 7accd0adc257 Downloading 19.92MB 11:22:55 95756c9407b7 Downloading 39.85MB 11:22:55 980286587234 Extracting 1B 11:22:55 029d1562f0a6 Downloading 77.96MB 11:22:55 0c8d55a45c0d Downloading 29.78MB 11:22:55 b65758d82f26 Downloading 103.8MB 11:22:55 42661385b0ec Downloading 105.9MB 11:22:55 ac89855d60f9 Downloading 84.49MB 11:22:55 edcc06ca920a Downloading 77.96MB 11:22:55 c0ccb756ed26 Downloading 80.49MB 11:22:55 7accd0adc257 Downloading 22.02MB 11:22:55 95756c9407b7 Downloading 42.99MB 11:22:55 980286587234 Extracting 1B 11:22:55 029d1562f0a6 Downloading 77.96MB 11:22:55 0c8d55a45c0d Downloading 29.78MB 11:22:55 b65758d82f26 Downloading 110.1MB 11:22:55 42661385b0ec Downloading 112.6MB 11:22:55 ac89855d60f9 Downloading 84.49MB 11:22:55 7accd0adc257 Downloading 22.02MB 11:22:55 95756c9407b7 Downloading 42.99MB 11:22:55 c0ccb756ed26 Downloading 80.49MB 11:22:55 edcc06ca920a Downloading 77.96MB 11:22:55 980286587234 Extracting 2B 11:22:55 029d1562f0a6 Downloading 77.96MB 11:22:55 0c8d55a45c0d Downloading 29.78MB 11:22:55 b65758d82f26 Downloading 110.1MB 11:22:55 42661385b0ec Downloading 112.6MB 11:22:55 ac89855d60f9 Downloading 84.49MB 11:22:55 edcc06ca920a Downloading 77.96MB 11:22:55 c0ccb756ed26 Downloading 80.49MB 11:22:55 95756c9407b7 Downloading 42.99MB 11:22:55 7accd0adc257 Downloading 22.02MB 11:22:55 980286587234 Extracting 2B 11:22:55 029d1562f0a6 Downloading 77.96MB 11:22:55 0c8d55a45c0d Downloading 29.78MB 11:22:55 b65758d82f26 Downloading 110.1MB 11:22:55 42661385b0ec Downloading 112.6MB 11:22:55 ac89855d60f9 Downloading 84.49MB 11:22:56 42661385b0ec Downloading 112.6MB 11:22:56 ac89855d60f9 Downloading 84.49MB 11:22:56 edcc06ca920a Downloading 77.96MB 11:22:56 c0ccb756ed26 Downloading 80.49MB 11:22:56 029d1562f0a6 Downloading 77.96MB 11:22:56 0c8d55a45c0d Downloading 29.78MB 11:22:56 b65758d82f26 Downloading 114.1MB 11:22:56 7accd0adc257 Downloading 25.47MB 11:22:56 95756c9407b7 Downloading 45.82MB 11:22:56 edcc06ca920a Downloading 77.96MB 11:22:56 c0ccb756ed26 Downloading 80.49MB 11:22:56 980286587234 Extracting 3B 11:22:56 029d1562f0a6 Downloading 77.96MB 11:22:56 ac89855d60f9 Download complete 0B 11:22:56 42661385b0ec Downloading 112.6MB 11:22:56 95756c9407b7 Downloading 47.19MB 11:22:56 7accd0adc257 Downloading 27.26MB 11:22:56 edcc06ca920a Downloading 77.96MB 11:22:56 c0ccb756ed26 Downloading 80.49MB 11:22:56 980286587234 Extracting 3B 11:22:56 0c8d55a45c0d Downloading 29.78MB 11:22:56 b65758d82f26 Downloading 114.1MB 11:22:56 edcc06ca920a Downloading 77.96MB 11:22:56 c0ccb756ed26 Downloading 80.49MB 11:22:56 95756c9407b7 Downloading 56.62MB 11:22:56 7accd0adc257 Downloading 33.55MB 11:22:56 980286587234 Extracting 3B 11:22:56 029d1562f0a6 Downloading 77.96MB 11:22:56 b65758d82f26 Downloading 114.1MB 11:22:56 0c8d55a45c0d Downloading 29.78MB 11:22:56 42661385b0ec Downloading 112.6MB 11:22:56 edcc06ca920a Downloading 77.96MB 11:22:56 c0ccb756ed26 Downloading 80.49MB 11:22:56 7accd0adc257 Downloading 33.55MB 11:22:56 95756c9407b7 Downloading 56.62MB 11:22:56 980286587234 Extracting 3B 11:22:56 029d1562f0a6 Downloading 77.96MB 11:22:56 0c8d55a45c0d Downloading 29.78MB 11:22:56 b65758d82f26 Downloading 114.1MB 11:22:56 42661385b0ec Downloading 112.6MB 11:22:57 edcc06ca920a Downloading 77.96MB 11:22:57 c0ccb756ed26 Downloading 80.49MB 11:22:57 7accd0adc257 Downloading 33.55MB 11:22:57 95756c9407b7 Downloading 56.62MB 11:22:57 980286587234 Extracting 3B 11:22:57 029d1562f0a6 Downloading 77.96MB 11:22:57 0c8d55a45c0d Downloading 29.78MB 11:22:57 b65758d82f26 Downloading 114.1MB 11:22:57 42661385b0ec Downloading 112.6MB 11:22:57 edcc06ca920a Downloading 77.96MB 11:22:57 c0ccb756ed26 Downloading 80.49MB 11:22:57 7accd0adc257 Downloading 33.55MB 11:22:57 95756c9407b7 Downloading 56.62MB 11:22:57 980286587234 Extracting 3B 11:22:57 029d1562f0a6 Downloading 77.96MB 11:22:57 0c8d55a45c0d Downloading 29.78MB 11:22:57 b65758d82f26 Downloading 114.1MB 11:22:57 42661385b0ec Downloading 112.6MB 11:22:57 edcc06ca920a Downloading 77.96MB 11:22:57 7accd0adc257 Downloading 37.75MB 11:22:57 95756c9407b7 Downloading 61.87MB 11:22:57 980286587234 Pull complete 0B 11:22:57 029d1562f0a6 Download complete 0B 11:22:57 0c8d55a45c0d Downloading 29.78MB 11:22:57 b65758d82f26 Downloading 114.1MB 11:22:57 029d1562f0a6 Extracting 1B 11:22:57 42661385b0ec Downloading 112.6MB 11:22:57 c0ccb756ed26 Download complete 0B 11:22:57 edcc06ca920a Download complete 0B 11:22:57 7accd0adc257 Downloading 41.94MB 11:22:57 95756c9407b7 Downloading 67.11MB 11:22:57 edcc06ca920a Extracting 1B 11:22:57 029d1562f0a6 Extracting 1B 11:22:57 0c8d55a45c0d Download complete 0B 11:22:57 b65758d82f26 Downloading 114.1MB 11:22:57 0c8d55a45c0d Extracting 1B 11:22:57 95756c9407b7 Downloading 72.35MB 11:22:57 7accd0adc257 Downloading 47.19MB 11:22:57 edcc06ca920a Extracting 1B 11:22:57 b65758d82f26 Download complete 0B 11:22:57 42661385b0ec Download complete 0B 11:22:57 029d1562f0a6 Extracting 1B 11:22:57 0c8d55a45c0d Extracting 1B 11:22:57 dce812085769 Extracting 1B 11:22:57 95756c9407b7 Downloading 76.57MB 11:22:57 7accd0adc257 Downloading 56.62MB 11:22:57 edcc06ca920a Extracting 1B 11:22:57 029d1562f0a6 Extracting 1B 11:22:57 dce812085769 Extracting 1B 11:22:57 0c8d55a45c0d Extracting 1B 11:22:57 7accd0adc257 Downloading 65.89MB 11:22:57 95756c9407b7 Downloading 76.57MB 11:22:57 edcc06ca920a Extracting 1B 11:22:57 029d1562f0a6 Extracting 1B 11:22:57 dce812085769 Extracting 1B 11:22:57 0c8d55a45c0d Extracting 1B 11:22:57 95756c9407b7 Downloading 76.57MB 11:22:57 7accd0adc257 Downloading 65.89MB 11:22:57 edcc06ca920a Extracting 1B 11:22:57 029d1562f0a6 Extracting 1B 11:22:57 0c8d55a45c0d Extracting 1B 11:22:57 dce812085769 Extracting 1B 11:22:57 7accd0adc257 Downloading 65.89MB 11:22:57 95756c9407b7 Downloading 76.57MB 11:22:57 edcc06ca920a Extracting 1B 11:22:57 029d1562f0a6 Extracting 1B 11:22:57 0c8d55a45c0d Extracting 1B 11:22:57 7accd0adc257 Downloading 65.89MB 11:22:57 95756c9407b7 Downloading 76.57MB 11:22:57 edcc06ca920a Extracting 1B 11:22:57 029d1562f0a6 Extracting 1B 11:22:57 0c8d55a45c0d Extracting 1B 11:22:58 95756c9407b7 Downloading 76.57MB 11:22:58 7accd0adc257 Downloading 65.89MB 11:22:58 edcc06ca920a Extracting 1B 11:22:58 029d1562f0a6 Extracting 1B 11:22:58 0c8d55a45c0d Extracting 1B 11:22:58 7accd0adc257 Downloading 65.89MB 11:22:58 95756c9407b7 Downloading 76.57MB 11:22:58 029d1562f0a6 Extracting 1B 11:22:58 edcc06ca920a Extracting 1B 11:22:58 dce812085769 Pull complete 0B 11:22:58 0c8d55a45c0d Extracting 1B 11:22:58 7accd0adc257 Downloading 65.89MB 11:22:58 edcc06ca920a Extracting 1B 11:22:58 029d1562f0a6 Extracting 2B 11:22:58 0c8d55a45c0d Extracting 1B 11:22:58 7accd0adc257 Download complete 0B 11:22:58 95756c9407b7 Download complete 0B 11:22:58 edcc06ca920a Extracting 1B 11:22:58 2ab9378e6191 Extracting 1B 11:22:58 28c53581fa0d Extracting 1B 11:22:58 029d1562f0a6 Extracting 2B 11:22:58 0c8d55a45c0d Extracting 2B 11:22:58 2ab9378e6191 Pull complete 0B 11:22:58 edcc06ca920a Extracting 2B 11:22:58 029d1562f0a6 Extracting 2B 11:22:58 28c53581fa0d Extracting 1B 11:22:58 0c8d55a45c0d Extracting 2B 11:22:58 edcc06ca920a Extracting 2B 11:22:58 95756c9407b7 Extracting 1B 11:22:58 029d1562f0a6 Extracting 2B 11:22:58 28c53581fa0d Extracting 1B 11:22:58 0c8d55a45c0d Extracting 2B 11:22:58 edcc06ca920a Extracting 2B 11:22:58 95756c9407b7 Extracting 1B 11:22:58 029d1562f0a6 Extracting 2B 11:22:58 28c53581fa0d Pull complete 0B 11:22:58 8cec4fd2d8f1 Extracting 1B 11:22:58 0c8d55a45c0d Extracting 2B 11:22:58 edcc06ca920a Extracting 2B 11:22:58 95756c9407b7 Extracting 1B 11:22:58 029d1562f0a6 Extracting 2B 11:22:58 8cec4fd2d8f1 Extracting 1B 11:22:58 0c8d55a45c0d Extracting 2B 11:22:58 edcc06ca920a Extracting 2B 11:22:58 95756c9407b7 Extracting 1B 11:22:58 46e6d6da846e Pull complete 0B 11:22:58 029d1562f0a6 Extracting 2B 11:22:58 8cec4fd2d8f1 Extracting 1B 11:22:58 2e73123a8202 Extracting 1B 11:22:58 0c8d55a45c0d Pull complete 0B 11:22:58 edcc06ca920a Extracting 2B 11:22:58 95756c9407b7 Extracting 1B 11:22:58 029d1562f0a6 Extracting 2B 11:22:58 2e73123a8202 Extracting 1B 11:22:58 2898b87e636f Extracting 1B 11:22:58 8cec4fd2d8f1 Pull complete 0B 11:22:59 edcc06ca920a Extracting 2B 11:22:59 029d1562f0a6 Extracting 2B 11:22:59 103f1b507f08 Pull complete 0B 11:22:59 95756c9407b7 Extracting 1B 11:22:59 2898b87e636f Pull complete 0B 11:22:59 2e73123a8202 Pull complete 0B 11:22:59 42661385b0ec Extracting 1B 11:22:59 edcc06ca920a Extracting 2B 11:22:59 95756c9407b7 Extracting 1B 11:22:59 029d1562f0a6 Extracting 2B 11:22:59 2eb6e6454401 Pull complete 0B 11:22:59 2be8671e729e Extracting 1B 11:22:59 42661385b0ec Extracting 1B 11:22:59 edcc06ca920a Extracting 2B 11:22:59 95756c9407b7 Extracting 1B 11:22:59 029d1562f0a6 Extracting 3B 11:22:59 2be8671e729e Extracting 1B 11:22:59 42661385b0ec Extracting 1B 11:22:59 edcc06ca920a Extracting 3B 11:22:59 95756c9407b7 Extracting 1B 11:22:59 029d1562f0a6 Extracting 3B 11:22:59 2be8671e729e Extracting 1B 11:22:59 42661385b0ec Extracting 1B 11:22:59 95756c9407b7 Extracting 1B 11:22:59 edcc06ca920a Extracting 3B 11:22:59 2be8671e729e Pull complete 0B 11:22:59 029d1562f0a6 Extracting 3B 11:22:59 0d9211fd3e1a Extracting 1B 11:22:59 42661385b0ec Extracting 1B 11:22:59 edcc06ca920a Extracting 3B 11:22:59 ca18c8e97cb3 Pull complete 0B 11:22:59 95756c9407b7 Extracting 2B 11:22:59 029d1562f0a6 Extracting 3B 11:22:59 ed8cfcf27c7a Pull complete 0B 11:22:59 42661385b0ec Extracting 1B 11:22:59 0d9211fd3e1a Pull complete 0B 11:22:59 b65758d82f26 Extracting 1B 11:22:59 edcc06ca920a Extracting 3B 11:22:59 95756c9407b7 Extracting 2B 11:22:59 840f0b06c55b Extracting 1B 11:22:59 029d1562f0a6 Pull complete 0B 11:22:59 42661385b0ec Extracting 1B 11:22:59 b65758d82f26 Extracting 1B 11:22:59 5dc362902774 Pull complete 0B 11:22:59 5d98c94f99af Pull complete 0B 11:22:59 2ab0b05adea6 Pull complete 0B 11:22:59 c0ccb756ed26 Extracting 1B 11:22:59 edcc06ca920a Pull complete 0B 11:22:59 95756c9407b7 Extracting 2B 11:22:59 840f0b06c55b Extracting 1B 11:22:59 42661385b0ec Extracting 1B 11:22:59 b65758d82f26 Extracting 1B 11:22:59 c0ccb756ed26 Extracting 1B 11:22:59 840f0b06c55b Extracting 1B 11:22:59 b65758d82f26 Extracting 1B 11:22:59 95756c9407b7 Extracting 2B 11:22:59 42661385b0ec Extracting 1B 11:22:59 c0ccb756ed26 Extracting 1B 11:22:59 95756c9407b7 Extracting 2B 11:22:59 b65758d82f26 Extracting 1B 11:22:59 42661385b0ec Extracting 1B 11:22:59 840f0b06c55b Extracting 1B 11:23:00 c0ccb756ed26 Extracting 1B 11:23:00 7accd0adc257 Extracting 1B 11:23:00 95756c9407b7 Pull complete 0B 11:23:00 840f0b06c55b Extracting 1B 11:23:00 42661385b0ec Extracting 2B 11:23:00 b65758d82f26 Extracting 1B 11:23:00 c0ccb756ed26 Extracting 1B 11:23:00 840f0b06c55b Extracting 1B 11:23:00 b65758d82f26 Extracting 1B 11:23:00 7accd0adc257 Extracting 1B 11:23:00 42661385b0ec Extracting 2B 11:23:00 c0ccb756ed26 Extracting 1B 11:23:00 7accd0adc257 Extracting 1B 11:23:00 8a8405c83c94 Pull complete 0B 11:23:00 58fd3b08e8c3 Pull complete 0B 11:23:00 840f0b06c55b Pull complete 0B 11:23:00 b65758d82f26 Extracting 1B 11:23:00 42661385b0ec Extracting 2B 11:23:00 c0ccb756ed26 Extracting 1B 11:23:00 656ced955ab5 Pull complete 0B 11:23:00 8c26aa286bc6 Pull complete 0B 11:23:00 7bafe0d7c13e Pull complete 0B 11:23:00 7accd0adc257 Extracting 1B 11:23:00 b65758d82f26 Extracting 1B 11:23:00 42661385b0ec Extracting 2B 11:23:00 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulled 11:23:00 c0ccb756ed26 Extracting 1B 11:23:00 7accd0adc257 Extracting 1B 11:23:00 b65758d82f26 Extracting 1B 11:23:00 42661385b0ec Extracting 2B 11:23:00 4d5bf5429b61 Pull complete 0B 11:23:00 c0ccb756ed26 Pull complete 0B 11:23:00 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulled 11:23:00 7accd0adc257 Extracting 1B 11:23:00 b65758d82f26 Extracting 1B 11:23:00 42661385b0ec Extracting 2B 11:23:00 7accd0adc257 Extracting 1B 11:23:00 b65758d82f26 Extracting 2B 11:23:00 42661385b0ec Extracting 2B 11:23:00 7accd0adc257 Extracting 1B 11:23:00 b65758d82f26 Extracting 2B 11:23:00 42661385b0ec Extracting 2B 11:23:00 7accd0adc257 Extracting 1B 11:23:00 b65758d82f26 Extracting 2B 11:23:00 42661385b0ec Extracting 2B 11:23:00 7accd0adc257 Extracting 1B 11:23:00 b65758d82f26 Extracting 2B 11:23:00 42661385b0ec Extracting 2B 11:23:01 7accd0adc257 Extracting 1B 11:23:01 b65758d82f26 Extracting 2B 11:23:01 42661385b0ec Extracting 3B 11:23:01 7accd0adc257 Extracting 2B 11:23:01 42661385b0ec Extracting 3B 11:23:01 b65758d82f26 Extracting 2B 11:23:01 e0997af08d2a Pull complete 0B 11:23:01 aed72dcc568f Pull complete 0B 11:23:01 6f79261e6151 Pull complete 0B 11:23:01 6c915ab1ac8a Pull complete 0B 11:23:01 5b864d736c14 Pull complete 0B 11:23:01 7accd0adc257 Pull complete 0B 11:23:01 b65758d82f26 Extracting 2B 11:23:01 42661385b0ec Extracting 3B 11:23:01 f7e28bb22d10 Pull complete 0B 11:23:01 Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 11:23:01 b65758d82f26 Extracting 2B 11:23:01 42661385b0ec Extracting 3B 11:23:01 b65758d82f26 Extracting 2B 11:23:01 42661385b0ec Extracting 3B 11:23:01 b65758d82f26 Extracting 2B 11:23:01 42661385b0ec Extracting 3B 11:23:01 b65758d82f26 Extracting 3B 11:23:01 42661385b0ec Extracting 3B 11:23:01 b65758d82f26 Extracting 3B 11:23:01 42661385b0ec Extracting 3B 11:23:01 b65758d82f26 Extracting 3B 11:23:01 42661385b0ec Extracting 3B 11:23:01 b65758d82f26 Extracting 3B 11:23:01 42661385b0ec Extracting 3B 11:23:02 b65758d82f26 Extracting 3B 11:23:02 42661385b0ec Extracting 4B 11:23:02 b65758d82f26 Extracting 3B 11:23:02 ac89855d60f9 Extracting 1B 11:23:02 42661385b0ec Pull complete 0B 11:23:02 b65758d82f26 Extracting 3B 11:23:02 ac89855d60f9 Extracting 1B 11:23:02 b65758d82f26 Extracting 3B 11:23:02 ac89855d60f9 Extracting 1B 11:23:02 b65758d82f26 Extracting 3B 11:23:02 ac89855d60f9 Extracting 1B 11:23:02 df3e8313a980 Extracting 1B 11:23:02 b65758d82f26 Pull complete 0B 11:23:02 ac89855d60f9 Extracting 1B 11:23:02 ec9be5b30934 Pull complete 0B 11:23:02 df3e8313a980 Pull complete 0B 11:23:02 ac89855d60f9 Extracting 1B 11:23:02 4d1dbc12fcae Pull complete 0B 11:23:02 a63efc7efa2e Pull complete 0B 11:23:02 4ff421dac293 Extracting 1B 11:23:02 ac89855d60f9 Extracting 1B 11:23:02 4ff421dac293 Pull complete 0B 11:23:02 Image nexus3.onap.org:10001/library/postgres:17.7 Pulled 11:23:02 ac89855d60f9 Extracting 1B 11:23:02 ac89855d60f9 Extracting 1B 11:23:03 ac89855d60f9 Extracting 1B 11:23:03 ac89855d60f9 Extracting 1B 11:23:03 ac89855d60f9 Extracting 2B 11:23:03 ac89855d60f9 Extracting 2B 11:23:03 ac89855d60f9 Extracting 2B 11:23:03 ac89855d60f9 Extracting 2B 11:23:03 ac89855d60f9 Extracting 2B 11:23:03 ac89855d60f9 Extracting 2B 11:23:03 ac89855d60f9 Extracting 2B 11:23:03 ac89855d60f9 Extracting 2B 11:23:04 ac89855d60f9 Extracting 2B 11:23:04 ac89855d60f9 Extracting 2B 11:23:04 ac89855d60f9 Extracting 3B 11:23:04 ac89855d60f9 Extracting 3B 11:23:04 ac89855d60f9 Extracting 3B 11:23:04 ac89855d60f9 Extracting 3B 11:23:04 ac89855d60f9 Extracting 3B 11:23:04 ac89855d60f9 Extracting 3B 11:23:04 ac89855d60f9 Extracting 3B 11:23:04 ac89855d60f9 Extracting 3B 11:23:05 ac89855d60f9 Extracting 3B 11:23:05 ac89855d60f9 Extracting 3B 11:23:05 ac89855d60f9 Extracting 4B 11:23:05 ac89855d60f9 Extracting 4B 11:23:05 ac89855d60f9 Extracting 4B 11:23:05 ac89855d60f9 Extracting 4B 11:23:05 ac89855d60f9 Extracting 4B 11:23:05 ac89855d60f9 Extracting 4B 11:23:05 ac89855d60f9 Extracting 4B 11:23:05 ac89855d60f9 Extracting 4B 11:23:06 ac89855d60f9 Extracting 4B 11:23:06 ac89855d60f9 Extracting 4B 11:23:06 ac89855d60f9 Extracting 5B 11:23:06 ac89855d60f9 Extracting 5B 11:23:06 ac89855d60f9 Extracting 5B 11:23:06 ac89855d60f9 Extracting 5B 11:23:06 ac89855d60f9 Extracting 5B 11:23:06 ac89855d60f9 Extracting 5B 11:23:06 ac89855d60f9 Extracting 5B 11:23:06 ac89855d60f9 Extracting 5B 11:23:07 ac89855d60f9 Extracting 5B 11:23:07 ac89855d60f9 Extracting 5B 11:23:07 ac89855d60f9 Extracting 6B 11:23:07 ac89855d60f9 Extracting 6B 11:23:07 ac89855d60f9 Extracting 6B 11:23:07 ac89855d60f9 Extracting 6B 11:23:07 ac89855d60f9 Extracting 6B 11:23:07 ac89855d60f9 Extracting 6B 11:23:07 ac89855d60f9 Extracting 6B 11:23:07 ac89855d60f9 Extracting 6B 11:23:08 a1cfed684a05 Pull complete 0B 11:23:08 4f4fb700ef54 Pull complete 0B 11:23:08 2ce346fa65f7 Pull complete 0B 11:23:08 ac89855d60f9 Pull complete 0B 11:23:08 ba30534b47b1 Pull complete 0B 11:23:08 Image nexus3.onap.org:10001/grafana/grafana:latest Pulled 11:23:08 Network compose_default Creating 11:23:08 Network compose_default Created 11:23:08 Container prometheus Creating 11:23:08 Container postgres Creating 11:23:21 Container prometheus Created 11:23:21 Container postgres Created 11:23:21 Container grafana Creating 11:23:21 Container policy-db-migrator Creating 11:23:21 Container policy-db-migrator Created 11:23:21 Container policy-api Creating 11:23:21 Container grafana Created 11:23:21 Container policy-api Created 11:23:21 Container prometheus Starting 11:23:21 Container postgres Starting 11:23:22 Container postgres Started 11:23:22 Container postgres Waiting 11:23:22 Container prometheus Started 11:23:22 Container grafana Starting 11:23:22 Container grafana Started 11:23:27 Container postgres Healthy 11:23:27 Container policy-db-migrator Starting 11:23:27 Container policy-db-migrator Started 11:23:27 Container policy-db-migrator Waiting 11:23:37 Container policy-db-migrator Exited 11:23:37 Container policy-api Starting 11:23:37 Container policy-api Started 11:23:37 Container policy-api Waiting 11:23:37 Container postgres Waiting 11:23:37 Container grafana Waiting 11:23:37 Container policy-db-migrator Waiting 11:23:37 Container prometheus Waiting 11:23:38 Container postgres Healthy 11:23:38 Container grafana Healthy 11:23:38 Container policy-db-migrator Exited 11:23:38 Container prometheus Healthy 11:23:53 Container policy-api Healthy 11:23:53 Prometheus server: http://localhost:30259 11:23:53 Grafana server: http://localhost:30269 11:23:53 Cloning into '/w/workspace/policy-api-master-project-csit-api/csit/resources/tests/models'... 11:23:54 Building robot framework docker image 11:23:54 Checking for Docker Buildx... 11:23:54 Docker Buildx is already installed. 11:23:55 Building with Docker Buildx... 11:24:55 sha256:e8c7e72f906a59feb07398063822f91ae8d8d819e18cc525aaf65105034d9403 11:25:01 top - 11:25:01 up 3 min, 0 users, load average: 1.93, 1.16, 0.48 11:25:01 Tasks: 203 total, 1 running, 202 sleeping, 0 stopped, 0 zombie 11:25:01 %Cpu(s): 0.8 us, 2.3 sy, 0.0 ni, 97.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 11:25:01 11:25:01 total used free shared buff/cache available 11:25:01 Mem: 31Gi 1.6Gi 22Gi 30Mi 6.8Gi 29Gi 11:25:01 Swap: 1.0Gi 0B 1.0Gi 11:25:01 11:25:01 IMAGE NAMES STATUS 11:25:01 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:25:01 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:25:01 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:25:01 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:25:01 11:25:03 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:25:03 067453d821c4 policy-api 0.17% 592.1MiB / 31.34GiB 1.85% 1.15MB / 1.45MB 0B / 352kB 57 11:25:03 45ed997eb8c7 grafana 1.76% 116.1MiB / 31.34GiB 0.36% 23.1MB / 61.8kB 0B / 100MB 19 11:25:03 3e4c1e05a6c1 postgres 0.04% 66.55MiB / 31.34GiB 0.21% 1.47MB / 1.57MB 0B / 138MB 16 11:25:03 ad6d61d03424 prometheus 3.35% 25.12MiB / 31.34GiB 0.08% 497kB / 13kB 28.7kB / 160kB 13 11:25:03 11:25:03 Container policy-csit Creating 11:25:05 Container policy-csit Created 11:25:05 Attaching to policy-csit 11:25:05 Container policy-csit Starting 11:25:05 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 11:25:05 policy-csit | Run Robot test 11:25:05 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:25:05 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:25:05 policy-csit | -v POLICY_API_IP:policy-api:6969 11:25:05 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:25:05 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 11:25:05 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 11:25:05 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 11:25:05 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:25:05 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:25:05 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:25:05 policy-csit | -v KAFKA_IP:kafka:9092 11:25:05 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:25:05 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:25:05 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 11:25:05 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:25:05 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:25:05 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:25:05 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:25:05 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:25:05 policy-csit | -v TEST_ENV:docker 11:25:05 policy-csit | -v JAEGER_IP:jaeger:16686 11:25:05 policy-csit | Starting Robot test suites ... 11:25:05 Container policy-csit Started 11:25:05 policy-csit | ============================================================================== 11:25:05 policy-csit | api 11:25:05 policy-csit | ============================================================================== 11:25:05 policy-csit | api.Api-Test 11:25:05 policy-csit | ============================================================================== 11:25:05 policy-csit | Healthcheck :: Verify policy api health check | PASS | 11:25:05 policy-csit | ------------------------------------------------------------------------------ 11:25:08 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 11:25:08 policy-csit | ------------------------------------------------------------------------------ 11:25:08 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 11:25:08 policy-csit | ------------------------------------------------------------------------------ 11:25:08 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 11:25:08 policy-csit | ------------------------------------------------------------------------------ 11:25:09 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 11:25:09 policy-csit | ------------------------------------------------------------------------------ 11:25:09 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 11:25:09 policy-csit | ------------------------------------------------------------------------------ 11:25:10 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 11:25:10 policy-csit | ------------------------------------------------------------------------------ 11:25:10 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 11:25:10 policy-csit | ------------------------------------------------------------------------------ 11:25:10 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 11:25:10 policy-csit | ------------------------------------------------------------------------------ 11:25:11 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 11:25:11 policy-csit | ------------------------------------------------------------------------------ 11:25:11 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 11:25:11 policy-csit | ------------------------------------------------------------------------------ 11:25:11 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 11:25:11 policy-csit | ------------------------------------------------------------------------------ 11:25:12 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 11:25:12 policy-csit | ------------------------------------------------------------------------------ 11:25:12 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 11:25:12 policy-csit | ------------------------------------------------------------------------------ 11:25:12 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 11:25:12 policy-csit | ------------------------------------------------------------------------------ 11:25:12 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 11:25:12 policy-csit | ------------------------------------------------------------------------------ 11:25:13 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 11:25:13 policy-csit | ------------------------------------------------------------------------------ 11:25:13 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 11:25:13 policy-csit | ------------------------------------------------------------------------------ 11:25:13 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 11:25:13 policy-csit | ------------------------------------------------------------------------------ 11:25:13 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 11:25:13 policy-csit | ------------------------------------------------------------------------------ 11:25:14 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 11:25:14 policy-csit | ------------------------------------------------------------------------------ 11:25:14 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 11:25:14 policy-csit | ------------------------------------------------------------------------------ 11:25:14 policy-csit | api.Api-Test | PASS | 11:25:14 policy-csit | 22 tests, 22 passed, 0 failed 11:25:14 policy-csit | ============================================================================== 11:25:14 policy-csit | api.Api-Slas 11:25:14 policy-csit | ============================================================================== 11:25:19 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:25:19 policy-csit | ------------------------------------------------------------------------------ 11:25:19 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 11:25:19 policy-csit | ------------------------------------------------------------------------------ 11:25:19 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 11:25:19 policy-csit | ------------------------------------------------------------------------------ 11:25:19 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 11:25:19 policy-csit | ------------------------------------------------------------------------------ 11:25:19 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 11:25:19 policy-csit | ------------------------------------------------------------------------------ 11:25:19 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 11:25:19 policy-csit | ------------------------------------------------------------------------------ 11:25:19 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 11:25:19 policy-csit | ------------------------------------------------------------------------------ 11:25:19 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 11:25:19 policy-csit | ------------------------------------------------------------------------------ 11:25:19 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 11:25:19 policy-csit | ------------------------------------------------------------------------------ 11:25:19 policy-csit | api.Api-Slas | PASS | 11:25:19 policy-csit | 9 tests, 9 passed, 0 failed 11:25:19 policy-csit | ============================================================================== 11:25:19 policy-csit | api | PASS | 11:25:19 policy-csit | 31 tests, 31 passed, 0 failed 11:25:19 policy-csit | ============================================================================== 11:25:19 policy-csit | Output: /tmp/results/output.xml 11:25:19 policy-csit | Log: /tmp/results/log.html 11:25:19 policy-csit | Report: /tmp/results/report.html 11:25:19 policy-csit | RESULT: 0 11:25:19 policy-csit exited with code 0 11:25:19 IMAGE NAMES STATUS 11:25:19 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:25:19 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:25:19 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:25:19 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:25:19 Shut down started! 11:25:22 Collecting logs from docker compose containers... 11:25:24 Tearing down containers... 11:25:24 Container policy-csit Stopping 11:25:24 Container grafana Stopping 11:25:24 Container policy-api Stopping 11:25:24 Container policy-csit Stopped 11:25:24 Container policy-csit Removing 11:25:24 Container policy-csit Removed 11:25:25 Container grafana Stopped 11:25:25 Container grafana Removing 11:25:25 Container grafana Removed 11:25:25 Container prometheus Stopping 11:25:25 Container prometheus Stopped 11:25:25 Container prometheus Removing 11:25:25 Container prometheus Removed 11:25:35 Container policy-api Stopped 11:25:35 Container policy-api Removing 11:25:35 Container policy-api Removed 11:25:35 Container policy-db-migrator Stopping 11:25:35 Container policy-db-migrator Stopped 11:25:35 Container policy-db-migrator Removing 11:25:35 Container policy-db-migrator Removed 11:25:35 Container postgres Stopping 11:25:35 Container postgres Stopped 11:25:35 Container postgres Removing 11:25:35 Container postgres Removed 11:25:35 Network compose_default Removing 11:25:35 Network compose_default Removed 11:25:35 $ ssh-agent -k 11:25:35 unset SSH_AUTH_SOCK; 11:25:35 unset SSH_AGENT_PID; 11:25:35 echo Agent pid 1574 killed; 11:25:35 [ssh-agent] Stopped. 11:25:36 Robot results publisher started... 11:25:36 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:25:36 -Parsing output xml: 11:25:36 Done! 11:25:36 -Copying log files to build dir: 11:25:36 Done! 11:25:36 -Assigning results to build: 11:25:36 Done! 11:25:36 -Checking thresholds: 11:25:36 Done! 11:25:36 Done publishing Robot results. 11:25:36 [PostBuildScript] - [INFO] Executing post build scripts. 11:25:36 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins10890402477765259897.sh 11:25:36 ---> sysstat.sh 11:25:37 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins16405448722916423478.sh 11:25:37 ---> package-listing.sh 11:25:37 ++ facter osfamily 11:25:37 ++ tr '[:upper:]' '[:lower:]' 11:25:37 + OS_FAMILY=debian 11:25:37 + workspace=/w/workspace/policy-api-master-project-csit-api 11:25:37 + START_PACKAGES=/tmp/packages_start.txt 11:25:37 + END_PACKAGES=/tmp/packages_end.txt 11:25:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:37 + PACKAGES=/tmp/packages_start.txt 11:25:37 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:25:37 + PACKAGES=/tmp/packages_end.txt 11:25:37 + case "${OS_FAMILY}" in 11:25:37 + dpkg -l 11:25:37 + grep '^ii' 11:25:37 + '[' -f /tmp/packages_start.txt ']' 11:25:37 + '[' -f /tmp/packages_end.txt ']' 11:25:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:37 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:25:37 + mkdir -p /w/workspace/policy-api-master-project-csit-api/archives/ 11:25:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-master-project-csit-api/archives/ 11:25:37 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins12449074346538554390.sh 11:25:37 ---> capture-instance-metadata.sh 11:25:37 Setup pyenv: 11:25:37 system 11:25:37 3.8.20 11:25:37 3.9.20 11:25:37 3.10.15 11:25:37 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SJHt from file:/tmp/.os_lf_venv 11:25:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:39 lf-activate-venv(): INFO: Base packages installed successfully 11:25:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:25:46 lf-activate-venv(): INFO: Adding /tmp/venv-SJHt/bin to PATH 11:25:46 INFO: Running in OpenStack, capturing instance metadata 11:25:47 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins14206577979999474893.sh 11:25:47 provisioning config files... 11:25:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-api@tmp/config2157235071056509985tmp 11:25:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:25:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:25:47 [EnvInject] - Injecting environment variables from a build step. 11:25:47 [EnvInject] - Injecting as environment variables the properties content 11:25:47 SERVER_ID=logs 11:25:47 11:25:47 [EnvInject] - Variables injected successfully. 11:25:47 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins5551508204776981298.sh 11:25:47 ---> create-netrc.sh 11:25:47 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins243844417508640965.sh 11:25:47 ---> python-tools-install.sh 11:25:47 Setup pyenv: 11:25:47 system 11:25:47 3.8.20 11:25:47 3.9.20 11:25:47 3.10.15 11:25:47 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SJHt from file:/tmp/.os_lf_venv 11:25:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:49 lf-activate-venv(): INFO: Base packages installed successfully 11:25:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:25:56 lf-activate-venv(): INFO: Adding /tmp/venv-SJHt/bin to PATH 11:25:56 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins3392233808935723253.sh 11:25:56 ---> sudo-logs.sh 11:25:56 Archiving 'sudo' log.. 11:25:56 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins6116438422068504865.sh 11:25:56 ---> job-cost.sh 11:25:56 INFO: Activating Python virtual environment... 11:25:56 Setup pyenv: 11:25:56 system 11:25:56 3.8.20 11:25:56 3.9.20 11:25:56 3.10.15 11:25:56 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SJHt from file:/tmp/.os_lf_venv 11:25:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:58 lf-activate-venv(): INFO: Base packages installed successfully 11:25:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:26:02 lf-activate-venv(): INFO: Adding /tmp/venv-SJHt/bin to PATH 11:26:02 INFO: No stack-cost file found 11:26:02 INFO: Instance uptime: 294s 11:26:02 INFO: Fetching instance metadata (attempt 1 of 3)... 11:26:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:26:02 INFO: Successfully fetched instance metadata 11:26:02 INFO: Instance type: v3-standard-8 11:26:02 INFO: Retrieving pricing info for: v3-standard-8 11:26:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:26:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=294 11:26:03 INFO: Successfully fetched Vexxhost pricing API 11:26:03 INFO: Retrieved cost: 0.22 11:26:03 INFO: Retrieved resource: v3-standard-8 11:26:03 INFO: Creating archive directory: /w/workspace/policy-api-master-project-csit-api/archives/cost 11:26:03 INFO: Archiving costs to: /w/workspace/policy-api-master-project-csit-api/archives/cost.csv 11:26:03 INFO: Successfully archived job cost data 11:26:03 DEBUG: Cost data: policy-api-master-project-csit-api,2313,2026-02-28 11:26:03,v3-standard-8,294,0.22,0.00,SUCCESS 11:26:03 [policy-api-master-project-csit-api] $ /bin/bash -l /tmp/jenkins17223846081472585892.sh 11:26:03 ---> logs-deploy.sh 11:26:03 Setup pyenv: 11:26:03 system 11:26:03 3.8.20 11:26:03 3.9.20 11:26:03 3.10.15 11:26:03 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:26:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SJHt from file:/tmp/.os_lf_venv 11:26:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:05 lf-activate-venv(): INFO: Base packages installed successfully 11:26:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:26:11 lf-activate-venv(): INFO: Adding /tmp/venv-SJHt/bin to PATH 11:26:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-api/2313 11:26:11 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:26:11 /tmp/venv-SJHt/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! 11:26:11 warnings.warn( 11:26:12 Archives upload complete. 11:26:13 INFO: archiving logs to Nexus 11:26:13 /tmp/venv-SJHt/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! 11:26:13 warnings.warn( 11:26:14 ---> uname -a: 11:26:14 Linux prd-ubuntu2204-docker-8c-8g-526 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:26:14 11:26:14 11:26:14 ---> lscpu: 11:26:14 Architecture: x86_64 11:26:14 CPU op-mode(s): 32-bit, 64-bit 11:26:14 Address sizes: 40 bits physical, 48 bits virtual 11:26:14 Byte Order: Little Endian 11:26:14 CPU(s): 8 11:26:14 On-line CPU(s) list: 0-7 11:26:14 Vendor ID: AuthenticAMD 11:26:14 Model name: AMD EPYC-Rome Processor 11:26:14 CPU family: 23 11:26:14 Model: 49 11:26:14 Thread(s) per core: 1 11:26:14 Core(s) per socket: 1 11:26:14 Socket(s): 8 11:26:14 Stepping: 0 11:26:14 BogoMIPS: 5599.99 11:26:14 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 11:26:14 Virtualization: AMD-V 11:26:14 Hypervisor vendor: KVM 11:26:14 Virtualization type: full 11:26:14 L1d cache: 256 KiB (8 instances) 11:26:14 L1i cache: 256 KiB (8 instances) 11:26:14 L2 cache: 4 MiB (8 instances) 11:26:14 L3 cache: 128 MiB (8 instances) 11:26:14 NUMA node(s): 1 11:26:14 NUMA node0 CPU(s): 0-7 11:26:14 Vulnerability Gather data sampling: Not affected 11:26:14 Vulnerability Indirect target selection: Not affected 11:26:14 Vulnerability Itlb multihit: Not affected 11:26:14 Vulnerability L1tf: Not affected 11:26:14 Vulnerability Mds: Not affected 11:26:14 Vulnerability Meltdown: Not affected 11:26:14 Vulnerability Mmio stale data: Not affected 11:26:14 Vulnerability Reg file data sampling: Not affected 11:26:14 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:26:14 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:26:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:26:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:26:14 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:26:14 Vulnerability Srbds: Not affected 11:26:14 Vulnerability Tsa: Not affected 11:26:14 Vulnerability Tsx async abort: Not affected 11:26:14 Vulnerability Vmscape: Not affected 11:26:14 11:26:14 11:26:14 ---> nproc: 11:26:14 8 11:26:14 11:26:14 11:26:14 ---> df -h: 11:26:14 Filesystem Size Used Avail Use% Mounted on 11:26:14 tmpfs 3.2G 1.1M 3.2G 1% /run 11:26:14 /dev/vda1 155G 14G 142G 9% / 11:26:14 tmpfs 16G 0 16G 0% /dev/shm 11:26:14 tmpfs 5.0M 0 5.0M 0% /run/lock 11:26:14 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:26:14 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:26:14 11:26:14 11:26:14 ---> free -m: 11:26:14 total used free shared buff/cache available 11:26:14 Mem: 32092 699 24585 4 6806 30925 11:26:14 Swap: 1023 0 1023 11:26:14 11:26:14 11:26:14 ---> ip addr: 11:26:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:26:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:26:14 inet 127.0.0.1/8 scope host lo 11:26:14 valid_lft forever preferred_lft forever 11:26:14 inet6 ::1/128 scope host 11:26:14 valid_lft forever preferred_lft forever 11:26:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:26:14 link/ether fa:16:3e:b8:fb:48 brd ff:ff:ff:ff:ff:ff 11:26:14 altname enp0s3 11:26:14 inet 10.30.107.122/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:26:14 valid_lft 86103sec preferred_lft 86103sec 11:26:14 inet6 fe80::f816:3eff:feb8:fb48/64 scope link 11:26:14 valid_lft forever preferred_lft forever 11:26:14 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:26:14 link/ether 6a:df:dc:e0:15:e1 brd ff:ff:ff:ff:ff:ff 11:26:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:26:14 valid_lft forever preferred_lft forever 11:26:14 inet6 fe80::68df:dcff:fee0:15e1/64 scope link 11:26:14 valid_lft forever preferred_lft forever 11:26:14 11:26:14 11:26:14 ---> sar -b -r -n DEV: 11:26:14 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-526) 02/28/26 _x86_64_ (8 CPU) 11:26:14 11:26:14 11:21:19 LINUX RESTART (8 CPU) 11:26:14 11:26:14 11:26:14 ---> sar -P ALL: 11:26:14 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-526) 02/28/26 _x86_64_ (8 CPU) 11:26:14 11:26:14 11:21:19 LINUX RESTART (8 CPU) 11:26:14 11:26:14 11:26:14