13:35:41 Started by timer 13:35:41 Running as SYSTEM 13:35:41 [EnvInject] - Loading node environment variables. 13:35:41 Building remotely on prd-ubuntu2204-docker-8c-8g-6757 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-distribution-master-project-csit-distribution 13:35:41 [ssh-agent] Looking for ssh-agent implementation... 13:35:41 $ ssh-agent 13:35:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXa6mdId/agent.1611 13:35:42 SSH_AGENT_PID=1613 13:35:42 [ssh-agent] Started. 13:35:42 Running ssh-add (command line suppressed) 13:35:42 Identity added: /w/workspace/policy-distribution-master-project-csit-distribution@tmp/private_key_11536655862458621000.key (/w/workspace/policy-distribution-master-project-csit-distribution@tmp/private_key_11536655862458621000.key) 13:35:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:35:42 The recommended git tool is: NONE 13:35:43 using credential onap-jenkins-ssh 13:35:43 Wiping out workspace first. 13:35:43 Cloning the remote Git repository 13:35:43 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 13:35:43 > git init /w/workspace/policy-distribution-master-project-csit-distribution # timeout=10 13:35:44 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 13:35:44 > git --version # timeout=10 13:35:44 > git --version # 'git version 2.34.1' 13:35:44 using GIT_SSH to set credentials Gerrit user 13:35:44 Verifying host key using manually-configured host key entries 13:35:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:35:44 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 13:35:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:45 Avoid second fetch 13:35:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:35:45 Checking out Revision 1f3a832e393437f9e373540e6f975480a7b074a7 (refs/remotes/origin/master) 13:35:45 > git config core.sparsecheckout # timeout=10 13:35:45 > git checkout -f 1f3a832e393437f9e373540e6f975480a7b074a7 # timeout=30 13:35:45 Commit message: "Refactor docker compose to remove duplication" 13:35:45 > git rev-list --no-walk ed4ef69183ad72bb2fc33009ea389017f421522f # timeout=10 13:35:48 provisioning config files... 13:35:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:35:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:35:48 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins13366148908889481029.sh 13:35:48 ---> python-tools-install.sh 13:35:48 Setup pyenv: 13:35:48 * system (set by /opt/pyenv/version) 13:35:48 * 3.8.20 (set by /opt/pyenv/version) 13:35:48 * 3.9.20 (set by /opt/pyenv/version) 13:35:48 3.10.15 13:35:48 3.11.10 13:35:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ox6d 13:35:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:58 lf-activate-venv(): INFO: Base packages installed successfully 13:35:58 lf-activate-venv(): INFO: Installing additional packages: lftools 13:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-Ox6d/bin to PATH 13:36:40 Generating Requirements File 13:37:05 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. 13:37:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:37:05 Python 3.11.10 13:37:05 pip 26.0.1 from /tmp/venv-Ox6d/lib/python3.11/site-packages/pip (python 3.11) 13:37:05 appdirs==1.4.4 13:37:05 argcomplete==3.6.3 13:37:05 aspy.yaml==1.3.0 13:37:05 attrs==25.4.0 13:37:05 autopage==0.6.0 13:37:05 beautifulsoup4==4.14.3 13:37:05 boto3==1.42.45 13:37:05 botocore==1.42.45 13:37:05 bs4==0.0.2 13:37:05 certifi==2026.1.4 13:37:05 cffi==2.0.0 13:37:05 cfgv==3.5.0 13:37:05 chardet==5.2.0 13:37:05 charset-normalizer==3.4.4 13:37:05 click==8.3.1 13:37:05 cliff==4.13.1 13:37:05 cmd2==3.2.0 13:37:05 cryptography==3.3.2 13:37:05 debtcollector==3.0.0 13:37:05 decorator==5.2.1 13:37:05 defusedxml==0.7.1 13:37:05 Deprecated==1.3.1 13:37:05 distlib==0.4.0 13:37:05 dnspython==2.8.0 13:37:05 docker==7.1.0 13:37:05 dogpile.cache==1.5.0 13:37:05 durationpy==0.10 13:37:05 email-validator==2.3.0 13:37:05 filelock==3.20.3 13:37:05 future==1.0.0 13:37:05 gitdb==4.0.12 13:37:05 GitPython==3.1.46 13:37:05 httplib2==0.30.2 13:37:05 identify==2.6.16 13:37:05 idna==3.11 13:37:05 importlib-resources==1.5.0 13:37:05 iso8601==2.1.0 13:37:05 Jinja2==3.1.6 13:37:05 jmespath==1.1.0 13:37:05 jsonpatch==1.33 13:37:05 jsonpointer==3.0.0 13:37:05 jsonschema==4.26.0 13:37:05 jsonschema-specifications==2025.9.1 13:37:05 keystoneauth1==5.13.0 13:37:05 kubernetes==35.0.0 13:37:05 lftools==0.37.21 13:37:05 lxml==6.0.2 13:37:05 markdown-it-py==4.0.0 13:37:05 MarkupSafe==3.0.3 13:37:05 mdurl==0.1.2 13:37:05 msgpack==1.1.2 13:37:05 multi_key_dict==2.0.3 13:37:05 munch==4.0.0 13:37:05 netaddr==1.3.0 13:37:05 niet==1.4.2 13:37:05 nodeenv==1.10.0 13:37:05 oauth2client==4.1.3 13:37:05 oauthlib==3.3.1 13:37:05 openstacksdk==4.9.0 13:37:05 os-service-types==1.8.2 13:37:05 osc-lib==4.3.0 13:37:05 oslo.config==10.2.0 13:37:05 oslo.context==6.2.0 13:37:05 oslo.i18n==6.7.1 13:37:05 oslo.log==8.0.0 13:37:05 oslo.serialization==5.9.0 13:37:05 oslo.utils==9.2.0 13:37:05 packaging==26.0 13:37:05 pbr==7.0.3 13:37:05 platformdirs==4.5.1 13:37:05 prettytable==3.17.0 13:37:05 psutil==7.2.2 13:37:05 pyasn1==0.6.2 13:37:05 pyasn1_modules==0.4.2 13:37:05 pycparser==3.0 13:37:05 pygerrit2==2.0.15 13:37:05 PyGithub==2.8.1 13:37:05 Pygments==2.19.2 13:37:05 PyJWT==2.11.0 13:37:05 PyNaCl==1.6.2 13:37:05 pyparsing==2.4.7 13:37:05 pyperclip==1.11.0 13:37:05 pyrsistent==0.20.0 13:37:05 python-cinderclient==9.8.0 13:37:05 python-dateutil==2.9.0.post0 13:37:05 python-heatclient==5.0.0 13:37:05 python-jenkins==1.8.3 13:37:05 python-keystoneclient==5.7.0 13:37:05 python-magnumclient==4.9.0 13:37:05 python-openstackclient==8.3.0 13:37:05 python-swiftclient==4.9.0 13:37:05 PyYAML==6.0.3 13:37:05 referencing==0.37.0 13:37:05 requests==2.32.5 13:37:05 requests-oauthlib==2.0.0 13:37:05 requestsexceptions==1.4.0 13:37:05 rfc3986==2.0.0 13:37:05 rich==14.3.2 13:37:05 rich-argparse==1.7.2 13:37:05 rpds-py==0.30.0 13:37:05 rsa==4.9.1 13:37:05 ruamel.yaml==0.19.1 13:37:05 ruamel.yaml.clib==0.2.15 13:37:05 s3transfer==0.16.0 13:37:05 simplejson==3.20.2 13:37:05 six==1.17.0 13:37:05 smmap==5.0.2 13:37:05 soupsieve==2.8.3 13:37:05 stevedore==5.6.0 13:37:05 tabulate==0.9.0 13:37:05 toml==0.10.2 13:37:05 tomlkit==0.14.0 13:37:05 tqdm==4.67.3 13:37:05 typing_extensions==4.15.0 13:37:05 tzdata==2025.3 13:37:05 urllib3==1.26.20 13:37:05 virtualenv==20.36.1 13:37:05 wcwidth==0.6.0 13:37:05 websocket-client==1.9.0 13:37:05 wrapt==2.1.1 13:37:05 xdg==6.0.0 13:37:05 xmltodict==1.0.2 13:37:05 yq==3.4.3 13:37:05 [EnvInject] - Injecting environment variables from a build step. 13:37:05 [EnvInject] - Injecting as environment variables the properties content 13:37:05 SET_JDK_VERSION=openjdk17 13:37:05 GIT_URL="git://cloud.onap.org/mirror" 13:37:05 13:37:05 [EnvInject] - Variables injected successfully. 13:37:05 [policy-distribution-master-project-csit-distribution] $ /bin/sh /tmp/jenkins825450332510088607.sh 13:37:05 ---> update-java-alternatives.sh 13:37:06 ---> Updating Java version 13:37:06 ---> Ubuntu/Debian system detected 13:37:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:37:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:37:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:37:08 openjdk version "17.0.15" 2025-04-15 13:37:08 OpenJDK Runtime Environment (build 17.0.15+6-Ubuntu-0ubuntu122.04) 13:37:08 OpenJDK 64-Bit Server VM (build 17.0.15+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) 13:37:08 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 13:37:08 [EnvInject] - Injecting environment variables from a build step. 13:37:08 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:37:08 [EnvInject] - Variables injected successfully. 13:37:08 [policy-distribution-master-project-csit-distribution] $ /bin/sh -xe /tmp/jenkins15372014906154113330.sh 13:37:08 + /w/workspace/policy-distribution-master-project-csit-distribution/csit/run-project-csit.sh distribution 13:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:09 13:37:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 13:37:09 Configure a credential helper to remove this warning. See 13:37:09 https://docs.docker.com/go/credential-store/ 13:37:09 13:37:09 Login Succeeded 13:37:11 Docker Compose version v2.36.2 13:37:11 Setting project configuration for: distribution 13:37:11 Configuring docker compose... 13:37:15 grafana Pulling 13:37:15 policy-pap Pulling 13:37:15 prometheus Pulling 13:37:15 kafka Pulling 13:37:15 postgres Pulling 13:37:15 policy-distribution Pulling 13:37:15 policy-db-migrator Pulling 13:37:15 policy-api Pulling 13:37:15 policy-models-simulator Pulling 13:37:15 policy-apex-pdp Pulling 13:37:15 zookeeper Pulling 13:37:16 2d35ebdb57d9 Pulling fs layer 13:37:16 1187591e9b5c Pulling fs layer 13:37:16 ee36d486bb6e Pulling fs layer 13:37:16 b1362518a15a Pulling fs layer 13:37:16 b1362518a15a Waiting 13:37:16 2d35ebdb57d9 Pulling fs layer 13:37:16 083ee1b29467 Pulling fs layer 13:37:16 a48090c7f63f Pulling fs layer 13:37:16 1783396d4469 Pulling fs layer 13:37:16 083ee1b29467 Waiting 13:37:16 4644b9b0f167 Pulling fs layer 13:37:16 a48090c7f63f Waiting 13:37:16 1783396d4469 Waiting 13:37:16 02c02ca3cfe9 Pulling fs layer 13:37:16 87dcfbd50f5c Pulling fs layer 13:37:16 4644b9b0f167 Waiting 13:37:16 87dcfbd50f5c Waiting 13:37:16 02c02ca3cfe9 Waiting 13:37:16 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 13:37:16 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 13:37:16 ee36d486bb6e Downloading [==================================================>] 249B/249B 13:37:16 ee36d486bb6e Verifying Checksum 13:37:16 ee36d486bb6e Download complete 13:37:16 1187591e9b5c Downloading [> ] 539.6kB/164MB 13:37:16 2d35ebdb57d9 Pulling fs layer 13:37:16 4ffb2a005636 Pulling fs layer 13:37:16 ea01fe8ce572 Pulling fs layer 13:37:16 f9a5ef5f89e6 Pulling fs layer 13:37:16 8d533ab7e5dd Pulling fs layer 13:37:16 509adebb2faf Pulling fs layer 13:37:16 a018de5a5255 Pulling fs layer 13:37:16 3d03bb03dca5 Pulling fs layer 13:37:16 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 13:37:16 4ffb2a005636 Waiting 13:37:16 ea01fe8ce572 Waiting 13:37:16 509adebb2faf Waiting 13:37:16 f9a5ef5f89e6 Waiting 13:37:16 a018de5a5255 Waiting 13:37:16 8d533ab7e5dd Waiting 13:37:16 3d03bb03dca5 Waiting 13:37:16 b1362518a15a Downloading [> ] 539.6kB/267.7MB 13:37:16 2d35ebdb57d9 Download complete 13:37:16 2d35ebdb57d9 Download complete 13:37:16 2d35ebdb57d9 Download complete 13:37:16 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 13:37:16 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 13:37:16 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 13:37:16 083ee1b29467 Downloading [> ] 539.6kB/77.96MB 13:37:16 1187591e9b5c Downloading [===> ] 10.81MB/164MB 13:37:16 b1362518a15a Downloading [==> ] 10.81MB/267.7MB 13:37:16 2d35ebdb57d9 Extracting [======================> ] 1.704MB/3.802MB 13:37:16 2d35ebdb57d9 Extracting [======================> ] 1.704MB/3.802MB 13:37:16 2d35ebdb57d9 Extracting [======================> ] 1.704MB/3.802MB 13:37:16 083ee1b29467 Downloading [===> ] 5.406MB/77.96MB 13:37:16 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 13:37:16 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 13:37:16 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 13:37:16 014e56e61396 Pulling fs layer 13:37:16 9d54a595d298 Pulling fs layer 13:37:16 ec479bafece9 Pulling fs layer 13:37:16 c00447c3619a Pulling fs layer 13:37:16 07af56023d33 Pulling fs layer 13:37:16 0df2602ce2c1 Pulling fs layer 13:37:16 34a7268ff0f5 Pulling fs layer 13:37:16 671912a993db Pulling fs layer 13:37:16 9e053de6cb63 Pulling fs layer 13:37:16 6139928abb9b Pulling fs layer 13:37:16 ec479bafece9 Waiting 13:37:16 c00447c3619a Waiting 13:37:16 07af56023d33 Waiting 13:37:16 014e56e61396 Waiting 13:37:16 9d54a595d298 Waiting 13:37:16 0df2602ce2c1 Waiting 13:37:16 34a7268ff0f5 Waiting 13:37:16 671912a993db Waiting 13:37:16 6139928abb9b Waiting 13:37:16 9e053de6cb63 Waiting 13:37:16 eca0188f477e Pulling fs layer 13:37:16 e444bcd4d577 Pulling fs layer 13:37:16 eabd8714fec9 Pulling fs layer 13:37:16 45fd2fec8a19 Pulling fs layer 13:37:16 8f10199ed94b Pulling fs layer 13:37:16 f963a77d2726 Pulling fs layer 13:37:16 f3a82e9f1761 Pulling fs layer 13:37:16 79161a3f5362 Pulling fs layer 13:37:16 9c266ba63f51 Pulling fs layer 13:37:16 2e8a7df9c2ee Pulling fs layer 13:37:16 10f05dd8b1db Pulling fs layer 13:37:16 41dac8b43ba6 Pulling fs layer 13:37:16 71a9f6a9ab4d Pulling fs layer 13:37:16 da3ed5db7103 Pulling fs layer 13:37:16 c955f6e31a04 Pulling fs layer 13:37:16 eca0188f477e Waiting 13:37:16 9c266ba63f51 Waiting 13:37:16 2e8a7df9c2ee Waiting 13:37:16 10f05dd8b1db Waiting 13:37:16 41dac8b43ba6 Waiting 13:37:16 8f10199ed94b Waiting 13:37:16 71a9f6a9ab4d Waiting 13:37:16 f963a77d2726 Waiting 13:37:16 da3ed5db7103 Waiting 13:37:16 c955f6e31a04 Waiting 13:37:16 f3a82e9f1761 Waiting 13:37:16 79161a3f5362 Waiting 13:37:16 eabd8714fec9 Waiting 13:37:16 45fd2fec8a19 Waiting 13:37:16 e444bcd4d577 Waiting 13:37:16 1187591e9b5c Downloading [=======> ] 23.79MB/164MB 13:37:16 b1362518a15a Downloading [====> ] 24.33MB/267.7MB 13:37:16 9d85dc8d0609 Pulling fs layer 13:37:16 d0f7326b7716 Pulling fs layer 13:37:16 9d85dc8d0609 Waiting 13:37:16 3dccafa3f67b Pulling fs layer 13:37:16 d956c9c5fe9e Pulling fs layer 13:37:16 1d8e8fd2e272 Pulling fs layer 13:37:16 d0f7326b7716 Waiting 13:37:16 3dccafa3f67b Waiting 13:37:16 1dccce9f415d Pulling fs layer 13:37:16 e5d54fbf8ee1 Pulling fs layer 13:37:16 d956c9c5fe9e Waiting 13:37:16 1d8e8fd2e272 Waiting 13:37:16 37404d8f503a Pulling fs layer 13:37:16 b30c77c91326 Pulling fs layer 13:37:16 d76a56e8adff Pulling fs layer 13:37:16 e5d54fbf8ee1 Waiting 13:37:16 37404d8f503a Waiting 13:37:16 1dccce9f415d Waiting 13:37:16 b30c77c91326 Waiting 13:37:16 d76a56e8adff Waiting 13:37:16 2d35ebdb57d9 Pulling fs layer 13:37:16 3b055568138d Pulling fs layer 13:37:16 2d13bddff5d2 Pulling fs layer 13:37:16 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 13:37:16 3b055568138d Waiting 13:37:16 eeb582a9cefe Pulling fs layer 13:37:16 9f61cc37f3e3 Pulling fs layer 13:37:16 9202a69cfcd9 Pulling fs layer 13:37:16 9f61cc37f3e3 Waiting 13:37:16 9202a69cfcd9 Waiting 13:37:16 2d13bddff5d2 Waiting 13:37:16 eeb582a9cefe Waiting 13:37:16 2d35ebdb57d9 Pull complete 13:37:16 2d35ebdb57d9 Pull complete 13:37:16 2d35ebdb57d9 Pull complete 13:37:16 2d35ebdb57d9 Pull complete 13:37:16 1e017ebebdbd Pulling fs layer 13:37:16 55f2b468da67 Pulling fs layer 13:37:16 82bfc142787e Pulling fs layer 13:37:16 46baca71a4ef Pulling fs layer 13:37:16 b0e0ef7895f4 Pulling fs layer 13:37:16 c0c90eeb8aca Pulling fs layer 13:37:16 5cfb27c10ea5 Pulling fs layer 13:37:16 40a5eed61bb0 Pulling fs layer 13:37:16 e040ea11fa10 Pulling fs layer 13:37:16 09d5a3f70313 Pulling fs layer 13:37:16 356f5c2c843b Pulling fs layer 13:37:16 b0e0ef7895f4 Waiting 13:37:16 c0c90eeb8aca Waiting 13:37:16 1e017ebebdbd Waiting 13:37:16 55f2b468da67 Waiting 13:37:16 82bfc142787e Waiting 13:37:16 46baca71a4ef Waiting 13:37:16 09d5a3f70313 Waiting 13:37:16 40a5eed61bb0 Waiting 13:37:16 356f5c2c843b Waiting 13:37:16 e040ea11fa10 Waiting 13:37:16 2d429b9e73a6 Pulling fs layer 13:37:16 46eab5b44a35 Pulling fs layer 13:37:16 c4d302cc468d Pulling fs layer 13:37:16 01e0882c90d9 Pulling fs layer 13:37:16 531ee2cf3c0c Pulling fs layer 13:37:16 ed54a7dee1d8 Pulling fs layer 13:37:16 531ee2cf3c0c Waiting 13:37:16 2d429b9e73a6 Waiting 13:37:16 12c5c803443f Pulling fs layer 13:37:16 46eab5b44a35 Waiting 13:37:16 e27c75a98748 Pulling fs layer 13:37:16 c4d302cc468d Waiting 13:37:16 e73cb4a42719 Pulling fs layer 13:37:16 a83b68436f09 Pulling fs layer 13:37:16 787d6bee9571 Pulling fs layer 13:37:16 13ff0988aaea Pulling fs layer 13:37:16 4b82842ab819 Pulling fs layer 13:37:16 ed54a7dee1d8 Waiting 13:37:16 a83b68436f09 Waiting 13:37:16 01e0882c90d9 Waiting 13:37:16 7e568a0dc8fb Pulling fs layer 13:37:16 787d6bee9571 Waiting 13:37:16 12c5c803443f Waiting 13:37:16 13ff0988aaea Waiting 13:37:16 4b82842ab819 Waiting 13:37:16 e27c75a98748 Waiting 13:37:16 7e568a0dc8fb Waiting 13:37:16 e73cb4a42719 Waiting 13:37:16 083ee1b29467 Downloading [======> ] 10.81MB/77.96MB 13:37:16 1187591e9b5c Downloading [==========> ] 35.68MB/164MB 13:37:16 b1362518a15a Downloading [======> ] 37.31MB/267.7MB 13:37:16 2d35ebdb57d9 Already exists 13:37:16 3b055568138d Pulling fs layer 13:37:16 269ea1a37bfa Pulling fs layer 13:37:16 94a9713331c9 Pulling fs layer 13:37:16 3b055568138d Waiting 13:37:16 1c3d2ae0a91f Pulling fs layer 13:37:16 6e7be8b279a2 Pulling fs layer 13:37:16 269ea1a37bfa Waiting 13:37:16 94a9713331c9 Waiting 13:37:16 1c3d2ae0a91f Waiting 13:37:16 6e7be8b279a2 Waiting 13:37:16 2d35ebdb57d9 Already exists 13:37:16 3b055568138d Pulling fs layer 13:37:16 bb674aec660b Pulling fs layer 13:37:16 3dac5f5f22bc Pulling fs layer 13:37:16 1b927df1bef8 Pulling fs layer 13:37:16 e95c9f5c1a96 Pulling fs layer 13:37:16 07568de569f6 Pulling fs layer 13:37:16 3b055568138d Waiting 13:37:16 bb674aec660b Waiting 13:37:16 e95c9f5c1a96 Waiting 13:37:16 3dac5f5f22bc Waiting 13:37:16 07568de569f6 Waiting 13:37:16 1b927df1bef8 Waiting 13:37:16 083ee1b29467 Downloading [============> ] 19.46MB/77.96MB 13:37:16 1187591e9b5c Downloading [===============> ] 50.82MB/164MB 13:37:16 b1362518a15a Downloading [=========> ] 50.82MB/267.7MB 13:37:16 083ee1b29467 Downloading [====================> ] 31.9MB/77.96MB 13:37:16 1187591e9b5c Downloading [===================> ] 64.34MB/164MB 13:37:16 b1362518a15a Downloading [===========> ] 62.72MB/267.7MB 13:37:17 083ee1b29467 Downloading [=============================> ] 45.96MB/77.96MB 13:37:17 1187591e9b5c Downloading [=========================> ] 83.26MB/164MB 13:37:17 b1362518a15a Downloading [==============> ] 76.77MB/267.7MB 13:37:17 083ee1b29467 Downloading [====================================> ] 56.77MB/77.96MB 13:37:17 1187591e9b5c Downloading [==============================> ] 100.6MB/164MB 13:37:17 b1362518a15a Downloading [================> ] 88.67MB/267.7MB 13:37:17 083ee1b29467 Downloading [==========================================> ] 65.96MB/77.96MB 13:37:17 1187591e9b5c Downloading [==================================> ] 114.6MB/164MB 13:37:17 b1362518a15a Downloading [==================> ] 101.1MB/267.7MB 13:37:17 083ee1b29467 Downloading [=================================================> ] 77.31MB/77.96MB 13:37:17 083ee1b29467 Verifying Checksum 13:37:17 083ee1b29467 Download complete 13:37:17 b1362518a15a Downloading [=====================> ] 113MB/267.7MB 13:37:17 1187591e9b5c Downloading [=======================================> ] 128.1MB/164MB 13:37:17 083ee1b29467 Extracting [> ] 557.1kB/77.96MB 13:37:17 a48090c7f63f Downloading [==================================================>] 241B/241B 13:37:17 a48090c7f63f Verifying Checksum 13:37:17 a48090c7f63f Download complete 13:37:17 1783396d4469 Downloading [==================================================>] 2.544kB/2.544kB 13:37:17 1783396d4469 Verifying Checksum 13:37:17 1783396d4469 Download complete 13:37:17 4644b9b0f167 Downloading [==================================================>] 976B/976B 13:37:17 4644b9b0f167 Download complete 13:37:17 b1362518a15a Downloading [========================> ] 130.8MB/267.7MB 13:37:17 1187591e9b5c Downloading [=============================================> ] 148.7MB/164MB 13:37:17 083ee1b29467 Extracting [=> ] 2.228MB/77.96MB 13:37:17 02c02ca3cfe9 Downloading [> ] 539.6kB/80.49MB 13:37:17 1187591e9b5c Verifying Checksum 13:37:17 1187591e9b5c Download complete 13:37:17 87dcfbd50f5c Downloading [==================================================>] 970B/970B 13:37:17 87dcfbd50f5c Verifying Checksum 13:37:17 87dcfbd50f5c Download complete 13:37:17 b1362518a15a Downloading [==========================> ] 143.8MB/267.7MB 13:37:17 02c02ca3cfe9 Downloading [==> ] 4.324MB/80.49MB 13:37:17 083ee1b29467 Extracting [==> ] 4.456MB/77.96MB 13:37:17 1187591e9b5c Extracting [> ] 557.1kB/164MB 13:37:17 4ffb2a005636 Downloading [> ] 539.6kB/77.96MB 13:37:17 b1362518a15a Downloading [===============================> ] 169.2MB/267.7MB 13:37:17 02c02ca3cfe9 Downloading [==========> ] 16.76MB/80.49MB 13:37:17 1187591e9b5c Extracting [> ] 2.228MB/164MB 13:37:17 083ee1b29467 Extracting [======> ] 9.47MB/77.96MB 13:37:17 4ffb2a005636 Downloading [===> ] 5.406MB/77.96MB 13:37:17 b1362518a15a Downloading [==================================> ] 184.9MB/267.7MB 13:37:17 02c02ca3cfe9 Downloading [======================> ] 35.68MB/80.49MB 13:37:17 1187591e9b5c Extracting [====> ] 13.37MB/164MB 13:37:17 083ee1b29467 Extracting [========> ] 13.37MB/77.96MB 13:37:17 4ffb2a005636 Downloading [=======> ] 11.89MB/77.96MB 13:37:17 b1362518a15a Downloading [====================================> ] 197.3MB/267.7MB 13:37:17 02c02ca3cfe9 Downloading [==================================> ] 55.69MB/80.49MB 13:37:17 1187591e9b5c Extracting [=========> ] 32.31MB/164MB 13:37:17 083ee1b29467 Extracting [===========> ] 17.27MB/77.96MB 13:37:17 4ffb2a005636 Downloading [===========> ] 18.38MB/77.96MB 13:37:18 b1362518a15a Downloading [=======================================> ] 209.2MB/267.7MB 13:37:18 02c02ca3cfe9 Downloading [==============================================> ] 75.15MB/80.49MB 13:37:18 1187591e9b5c Extracting [==============> ] 47.91MB/164MB 13:37:18 02c02ca3cfe9 Verifying Checksum 13:37:18 02c02ca3cfe9 Download complete 13:37:18 083ee1b29467 Extracting [===============> ] 24.51MB/77.96MB 13:37:18 4ffb2a005636 Downloading [===============> ] 24.87MB/77.96MB 13:37:18 ea01fe8ce572 Downloading [> ] 162.7kB/15.23MB 13:37:18 b1362518a15a Downloading [==========================================> ] 224.9MB/267.7MB 13:37:18 1187591e9b5c Extracting [====================> ] 67.96MB/164MB 13:37:18 4ffb2a005636 Downloading [==========================> ] 40.55MB/77.96MB 13:37:18 083ee1b29467 Extracting [===================> ] 30.64MB/77.96MB 13:37:18 ea01fe8ce572 Downloading [=====> ] 1.637MB/15.23MB 13:37:18 b1362518a15a Downloading [=============================================> ] 242.8MB/267.7MB 13:37:18 1187591e9b5c Extracting [=========================> ] 83MB/164MB 13:37:18 4ffb2a005636 Downloading [=====================================> ] 58.93MB/77.96MB 13:37:18 083ee1b29467 Extracting [========================> ] 38.44MB/77.96MB 13:37:18 ea01fe8ce572 Downloading [============> ] 3.767MB/15.23MB 13:37:18 b1362518a15a Downloading [================================================> ] 258.4MB/267.7MB 13:37:18 1187591e9b5c Extracting [==========================> ] 87.46MB/164MB 13:37:18 4ffb2a005636 Downloading [=================================================> ] 77.86MB/77.96MB 13:37:18 4ffb2a005636 Verifying Checksum 13:37:18 4ffb2a005636 Download complete 13:37:18 083ee1b29467 Extracting [=============================> ] 45.68MB/77.96MB 13:37:18 4ffb2a005636 Extracting [> ] 557.1kB/77.96MB 13:37:18 b1362518a15a Verifying Checksum 13:37:18 b1362518a15a Download complete 13:37:18 ea01fe8ce572 Downloading [======================> ] 6.716MB/15.23MB 13:37:18 f9a5ef5f89e6 Downloading [==================================================>] 1.072kB/1.072kB 13:37:18 f9a5ef5f89e6 Verifying Checksum 13:37:18 f9a5ef5f89e6 Download complete 13:37:18 8d533ab7e5dd Downloading [============================> ] 3.003kB/5.239kB 13:37:18 8d533ab7e5dd Downloading [==================================================>] 5.239kB/5.239kB 13:37:18 8d533ab7e5dd Verifying Checksum 13:37:18 8d533ab7e5dd Download complete 13:37:18 509adebb2faf Downloading [==================================================>] 1.032kB/1.032kB 13:37:18 509adebb2faf Verifying Checksum 13:37:18 509adebb2faf Download complete 13:37:18 a018de5a5255 Downloading [==================================================>] 1.033kB/1.033kB 13:37:18 a018de5a5255 Verifying Checksum 13:37:18 a018de5a5255 Download complete 13:37:18 3d03bb03dca5 Downloading [==========> ] 3.002kB/14.78kB 13:37:18 3d03bb03dca5 Download complete 13:37:18 014e56e61396 Downloading [> ] 48.06kB/3.859MB 13:37:18 1187591e9b5c Extracting [============================> ] 93.59MB/164MB 13:37:18 9d54a595d298 Downloading [==================================================>] 139B/139B 13:37:18 9d54a595d298 Download complete 13:37:18 ea01fe8ce572 Downloading [==================================================>] 15.23MB/15.23MB 13:37:18 ea01fe8ce572 Verifying Checksum 13:37:18 ea01fe8ce572 Download complete 13:37:18 ec479bafece9 Downloading [> ] 48.06kB/3.802MB 13:37:18 083ee1b29467 Extracting [================================> ] 50.14MB/77.96MB 13:37:18 4ffb2a005636 Extracting [=> ] 2.228MB/77.96MB 13:37:18 c00447c3619a Downloading [> ] 97.22kB/8.735MB 13:37:18 014e56e61396 Verifying Checksum 13:37:18 014e56e61396 Download complete 13:37:18 014e56e61396 Extracting [> ] 65.54kB/3.859MB 13:37:18 ec479bafece9 Verifying Checksum 13:37:18 ec479bafece9 Download complete 13:37:18 07af56023d33 Downloading [==> ] 3.01kB/63.59kB 13:37:18 07af56023d33 Downloading [==================================================>] 63.59kB/63.59kB 13:37:18 07af56023d33 Download complete 13:37:18 0df2602ce2c1 Downloading [=====> ] 3.01kB/29.28kB 13:37:18 0df2602ce2c1 Downloading [==================================================>] 29.28kB/29.28kB 13:37:18 0df2602ce2c1 Verifying Checksum 13:37:18 0df2602ce2c1 Download complete 13:37:18 34a7268ff0f5 Downloading [> ] 539.6kB/110.9MB 13:37:18 1187591e9b5c Extracting [==============================> ] 98.6MB/164MB 13:37:18 671912a993db Downloading [> ] 539.6kB/83.15MB 13:37:18 c00447c3619a Verifying Checksum 13:37:18 c00447c3619a Download complete 13:37:18 083ee1b29467 Extracting [==================================> ] 54.03MB/77.96MB 13:37:18 9e053de6cb63 Downloading [============> ] 3.01kB/11.92kB 13:37:18 9e053de6cb63 Downloading [==================================================>] 11.92kB/11.92kB 13:37:18 9e053de6cb63 Verifying Checksum 13:37:18 9e053de6cb63 Download complete 13:37:18 4ffb2a005636 Extracting [=> ] 2.785MB/77.96MB 13:37:18 014e56e61396 Extracting [============================> ] 2.163MB/3.859MB 13:37:18 6139928abb9b Download complete 13:37:18 eca0188f477e Downloading [> ] 375.7kB/37.17MB 13:37:18 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB 13:37:18 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB 13:37:18 34a7268ff0f5 Downloading [====> ] 10.27MB/110.9MB 13:37:18 671912a993db Downloading [=====> ] 9.19MB/83.15MB 13:37:18 1187591e9b5c Extracting [===============================> ] 104.2MB/164MB 13:37:18 014e56e61396 Pull complete 13:37:18 9d54a595d298 Extracting [==================================================>] 139B/139B 13:37:18 9d54a595d298 Extracting [==================================================>] 139B/139B 13:37:18 9d54a595d298 Pull complete 13:37:18 4ffb2a005636 Extracting [=====> ] 8.913MB/77.96MB 13:37:18 ec479bafece9 Extracting [> ] 65.54kB/3.802MB 13:37:18 083ee1b29467 Extracting [=====================================> ] 58.49MB/77.96MB 13:37:18 eca0188f477e Downloading [=====> ] 3.767MB/37.17MB 13:37:18 34a7268ff0f5 Downloading [==========> ] 23.25MB/110.9MB 13:37:18 671912a993db Downloading [============> ] 20.54MB/83.15MB 13:37:18 1187591e9b5c Extracting [================================> ] 108.1MB/164MB 13:37:18 ec479bafece9 Extracting [==========> ] 786.4kB/3.802MB 13:37:18 4ffb2a005636 Extracting [=========> ] 15.04MB/77.96MB 13:37:18 083ee1b29467 Extracting [========================================> ] 62.95MB/77.96MB 13:37:18 eca0188f477e Downloading [===========> ] 8.289MB/37.17MB 13:37:18 34a7268ff0f5 Downloading [=================> ] 37.85MB/110.9MB 13:37:18 671912a993db Downloading [======================> ] 36.76MB/83.15MB 13:37:18 1187591e9b5c Extracting [==================================> ] 113.6MB/164MB 13:37:18 ec479bafece9 Extracting [===============================================> ] 3.604MB/3.802MB 13:37:18 083ee1b29467 Extracting [===========================================> ] 68.52MB/77.96MB 13:37:18 4ffb2a005636 Extracting [============> ] 19.5MB/77.96MB 13:37:18 eca0188f477e Downloading [=================> ] 12.81MB/37.17MB 13:37:18 34a7268ff0f5 Downloading [=========================> ] 56.23MB/110.9MB 13:37:18 671912a993db Downloading [===============================> ] 52.44MB/83.15MB 13:37:18 ec479bafece9 Extracting [==================================================>] 3.802MB/3.802MB 13:37:19 1187591e9b5c Extracting [===================================> ] 116.4MB/164MB 13:37:19 083ee1b29467 Extracting [===============================================> ] 74.65MB/77.96MB 13:37:19 eca0188f477e Downloading [=======================> ] 17.71MB/37.17MB 13:37:19 4ffb2a005636 Extracting [===============> ] 23.95MB/77.96MB 13:37:19 34a7268ff0f5 Downloading [=================================> ] 73.53MB/110.9MB 13:37:19 671912a993db Downloading [=======================================> ] 65.96MB/83.15MB 13:37:19 1187591e9b5c Extracting [====================================> ] 120.3MB/164MB 13:37:19 ec479bafece9 Pull complete 13:37:19 eca0188f477e Downloading [===============================> ] 23.36MB/37.17MB 13:37:19 4ffb2a005636 Extracting [==================> ] 29.52MB/77.96MB 13:37:19 34a7268ff0f5 Downloading [========================================> ] 89.21MB/110.9MB 13:37:19 c00447c3619a Extracting [> ] 98.3kB/8.735MB 13:37:19 671912a993db Downloading [===============================================> ] 78.4MB/83.15MB 13:37:19 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 13:37:19 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 13:37:19 1187591e9b5c Extracting [=====================================> ] 123.7MB/164MB 13:37:19 671912a993db Verifying Checksum 13:37:19 671912a993db Download complete 13:37:19 eca0188f477e Downloading [======================================> ] 28.64MB/37.17MB 13:37:19 34a7268ff0f5 Downloading [=============================================> ] 100.6MB/110.9MB 13:37:19 4ffb2a005636 Extracting [=====================> ] 33.98MB/77.96MB 13:37:19 c00447c3619a Extracting [==================> ] 3.244MB/8.735MB 13:37:19 34a7268ff0f5 Verifying Checksum 13:37:19 34a7268ff0f5 Download complete 13:37:19 083ee1b29467 Pull complete 13:37:19 a48090c7f63f Extracting [==================================================>] 241B/241B 13:37:19 a48090c7f63f Extracting [==================================================>] 241B/241B 13:37:19 eca0188f477e Verifying Checksum 13:37:19 eca0188f477e Download complete 13:37:19 1187591e9b5c Extracting [=======================================> ] 128.1MB/164MB 13:37:19 e444bcd4d577 Downloading [==================================================>] 279B/279B 13:37:19 e444bcd4d577 Verifying Checksum 13:37:19 e444bcd4d577 Download complete 13:37:19 eca0188f477e Extracting [> ] 393.2kB/37.17MB 13:37:19 4ffb2a005636 Extracting [========================> ] 37.88MB/77.96MB 13:37:19 a48090c7f63f Pull complete 13:37:19 c00447c3619a Extracting [===========================================> ] 7.569MB/8.735MB 13:37:19 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 13:37:19 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 13:37:19 c00447c3619a Extracting [==================================================>] 8.735MB/8.735MB 13:37:19 1783396d4469 Pull complete 13:37:19 1187591e9b5c Extracting [========================================> ] 132.6MB/164MB 13:37:19 c00447c3619a Pull complete 13:37:19 4644b9b0f167 Extracting [==================================================>] 976B/976B 13:37:19 4644b9b0f167 Extracting [==================================================>] 976B/976B 13:37:19 07af56023d33 Extracting [=========================> ] 32.77kB/63.59kB 13:37:19 07af56023d33 Extracting [==================================================>] 63.59kB/63.59kB 13:37:19 4644b9b0f167 Pull complete 13:37:19 eca0188f477e Extracting [=====> ] 3.932MB/37.17MB 13:37:19 4ffb2a005636 Extracting [===========================> ] 42.34MB/77.96MB 13:37:19 07af56023d33 Pull complete 13:37:19 0df2602ce2c1 Extracting [==================================================>] 29.28kB/29.28kB 13:37:19 0df2602ce2c1 Extracting [==================================================>] 29.28kB/29.28kB 13:37:19 02c02ca3cfe9 Extracting [> ] 557.1kB/80.49MB 13:37:19 0df2602ce2c1 Pull complete 13:37:19 34a7268ff0f5 Extracting [> ] 557.1kB/110.9MB 13:37:19 1187591e9b5c Extracting [=========================================> ] 135.9MB/164MB 13:37:19 4ffb2a005636 Extracting [==============================> ] 46.79MB/77.96MB 13:37:19 02c02ca3cfe9 Extracting [========> ] 13.37MB/80.49MB 13:37:19 eca0188f477e Extracting [========> ] 6.685MB/37.17MB 13:37:19 34a7268ff0f5 Extracting [==> ] 4.456MB/110.9MB 13:37:19 1187591e9b5c Extracting [==========================================> ] 140.4MB/164MB 13:37:19 4ffb2a005636 Extracting [================================> ] 50.69MB/77.96MB 13:37:19 02c02ca3cfe9 Extracting [================> ] 26.74MB/80.49MB 13:37:19 eca0188f477e Extracting [=============> ] 9.83MB/37.17MB 13:37:19 1187591e9b5c Extracting [============================================> ] 145.9MB/164MB 13:37:19 34a7268ff0f5 Extracting [===> ] 7.242MB/110.9MB 13:37:19 4ffb2a005636 Extracting [===================================> ] 54.59MB/77.96MB 13:37:19 02c02ca3cfe9 Extracting [=======================> ] 37.88MB/80.49MB 13:37:19 1187591e9b5c Extracting [==============================================> ] 151.5MB/164MB 13:37:19 eca0188f477e Extracting [=================> ] 12.98MB/37.17MB 13:37:19 34a7268ff0f5 Extracting [====> ] 10.58MB/110.9MB 13:37:19 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 13:37:19 45fd2fec8a19 Verifying Checksum 13:37:19 45fd2fec8a19 Download complete 13:37:19 8f10199ed94b Downloading [> ] 97.22kB/8.768MB 13:37:19 eabd8714fec9 Downloading [> ] 539.6kB/375MB 13:37:19 f963a77d2726 Downloading [=======> ] 3.01kB/21.44kB 13:37:19 f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB 13:37:19 f963a77d2726 Verifying Checksum 13:37:19 f963a77d2726 Download complete 13:37:19 4ffb2a005636 Extracting [=====================================> ] 59.05MB/77.96MB 13:37:19 02c02ca3cfe9 Extracting [===============================> ] 50.14MB/80.49MB 13:37:19 f3a82e9f1761 Downloading [> ] 457.7kB/44.41MB 13:37:19 eca0188f477e Extracting [=====================> ] 15.73MB/37.17MB 13:37:19 1187591e9b5c Extracting [================================================> ] 158.2MB/164MB 13:37:19 34a7268ff0f5 Extracting [======> ] 13.37MB/110.9MB 13:37:19 8f10199ed94b Downloading [================================================> ] 8.551MB/8.768MB 13:37:19 8f10199ed94b Verifying Checksum 13:37:19 8f10199ed94b Download complete 13:37:20 eabd8714fec9 Downloading [=> ] 9.731MB/375MB 13:37:20 02c02ca3cfe9 Extracting [======================================> ] 62.39MB/80.49MB 13:37:20 4ffb2a005636 Extracting [=========================================> ] 64.06MB/77.96MB 13:37:20 79161a3f5362 Downloading [================================> ] 3.011kB/4.656kB 13:37:20 79161a3f5362 Downloading [==================================================>] 4.656kB/4.656kB 13:37:20 79161a3f5362 Verifying Checksum 13:37:20 79161a3f5362 Download complete 13:37:20 f3a82e9f1761 Downloading [===========> ] 10.09MB/44.41MB 13:37:20 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 13:37:20 9c266ba63f51 Verifying Checksum 13:37:20 9c266ba63f51 Download complete 13:37:20 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 13:37:20 2e8a7df9c2ee Verifying Checksum 13:37:20 2e8a7df9c2ee Download complete 13:37:20 eca0188f477e Extracting [========================> ] 18.48MB/37.17MB 13:37:20 10f05dd8b1db Downloading [==================================================>] 98B/98B 13:37:20 10f05dd8b1db Verifying Checksum 13:37:20 10f05dd8b1db Download complete 13:37:20 1187591e9b5c Extracting [=================================================> ] 162.7MB/164MB 13:37:20 41dac8b43ba6 Downloading [==================================================>] 171B/171B 13:37:20 41dac8b43ba6 Verifying Checksum 13:37:20 41dac8b43ba6 Download complete 13:37:20 34a7268ff0f5 Extracting [=======> ] 15.6MB/110.9MB 13:37:20 eabd8714fec9 Downloading [===> ] 27.57MB/375MB 13:37:20 71a9f6a9ab4d Downloading [> ] 3.009kB/230.6kB 13:37:20 02c02ca3cfe9 Extracting [=============================================> ] 73.53MB/80.49MB 13:37:20 4ffb2a005636 Extracting [============================================> ] 69.07MB/77.96MB 13:37:20 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 13:37:20 71a9f6a9ab4d Verifying Checksum 13:37:20 71a9f6a9ab4d Download complete 13:37:20 f3a82e9f1761 Downloading [=========================> ] 22.48MB/44.41MB 13:37:20 eca0188f477e Extracting [==============================> ] 22.41MB/37.17MB 13:37:20 da3ed5db7103 Downloading [> ] 539.6kB/127.4MB 13:37:20 02c02ca3cfe9 Extracting [==================================================>] 80.49MB/80.49MB 13:37:20 02c02ca3cfe9 Pull complete 13:37:20 87dcfbd50f5c Extracting [==================================================>] 970B/970B 13:37:20 87dcfbd50f5c Extracting [==================================================>] 970B/970B 13:37:20 eabd8714fec9 Downloading [======> ] 49.74MB/375MB 13:37:20 4ffb2a005636 Extracting [===============================================> ] 74.09MB/77.96MB 13:37:20 87dcfbd50f5c Pull complete 13:37:20 34a7268ff0f5 Extracting [=======> ] 17.27MB/110.9MB 13:37:20 f3a82e9f1761 Downloading [======================================> ] 33.95MB/44.41MB 13:37:20 policy-api Pulled 13:37:20 1187591e9b5c Extracting [==================================================>] 164MB/164MB 13:37:20 eca0188f477e Extracting [==================================> ] 25.95MB/37.17MB 13:37:20 da3ed5db7103 Downloading [> ] 2.162MB/127.4MB 13:37:20 f3a82e9f1761 Verifying Checksum 13:37:20 eabd8714fec9 Downloading [=========> ] 74.07MB/375MB 13:37:20 f3a82e9f1761 Download complete 13:37:20 c955f6e31a04 Downloading [===========================================> ] 3.011kB/3.446kB 13:37:20 c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB 13:37:20 c955f6e31a04 Verifying Checksum 13:37:20 c955f6e31a04 Download complete 13:37:20 1187591e9b5c Pull complete 13:37:20 ee36d486bb6e Extracting [==================================================>] 249B/249B 13:37:20 ee36d486bb6e Extracting [==================================================>] 249B/249B 13:37:20 34a7268ff0f5 Extracting [========> ] 18.38MB/110.9MB 13:37:20 ee36d486bb6e Pull complete 13:37:20 9d85dc8d0609 Downloading [> ] 15.3kB/783.4kB 13:37:20 eca0188f477e Extracting [========================================> ] 30.28MB/37.17MB 13:37:20 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB 13:37:20 9d85dc8d0609 Verifying Checksum 13:37:20 9d85dc8d0609 Extracting [==> ] 32.77kB/783.4kB 13:37:20 da3ed5db7103 Downloading [==> ] 7.568MB/127.4MB 13:37:20 d0f7326b7716 Downloading [==> ] 15.3kB/324.6kB 13:37:20 eabd8714fec9 Downloading [=============> ] 104.9MB/375MB 13:37:20 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 13:37:20 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 13:37:20 d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 13:37:20 d0f7326b7716 Verifying Checksum 13:37:20 d0f7326b7716 Download complete 13:37:20 4ffb2a005636 Extracting [==================================================>] 77.96MB/77.96MB 13:37:20 4ffb2a005636 Extracting [==================================================>] 77.96MB/77.96MB 13:37:20 34a7268ff0f5 Extracting [=========> ] 21.73MB/110.9MB 13:37:20 b1362518a15a Extracting [> ] 557.1kB/267.7MB 13:37:20 3dccafa3f67b Downloading [> ] 539.6kB/69.62MB 13:37:20 9d85dc8d0609 Pull complete 13:37:20 d0f7326b7716 Extracting [=====> ] 32.77kB/324.6kB 13:37:20 da3ed5db7103 Downloading [=====> ] 14.06MB/127.4MB 13:37:20 eabd8714fec9 Downloading [=================> ] 130.8MB/375MB 13:37:20 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 13:37:20 4ffb2a005636 Pull complete 13:37:20 ea01fe8ce572 Extracting [> ] 163.8kB/15.23MB 13:37:20 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 13:37:20 eca0188f477e Extracting [=============================================> ] 33.82MB/37.17MB 13:37:20 34a7268ff0f5 Extracting [============> ] 26.74MB/110.9MB 13:37:20 b1362518a15a Extracting [> ] 1.114MB/267.7MB 13:37:20 3dccafa3f67b Downloading [=> ] 2.702MB/69.62MB 13:37:20 da3ed5db7103 Downloading [========> ] 20.54MB/127.4MB 13:37:20 eabd8714fec9 Downloading [====================> ] 154.6MB/375MB 13:37:20 ea01fe8ce572 Extracting [============> ] 3.768MB/15.23MB 13:37:20 eca0188f477e Extracting [===============================================> ] 35MB/37.17MB 13:37:20 34a7268ff0f5 Extracting [==============> ] 31.75MB/110.9MB 13:37:20 b1362518a15a Extracting [==> ] 12.26MB/267.7MB 13:37:20 3dccafa3f67b Downloading [======> ] 9.19MB/69.62MB 13:37:20 da3ed5db7103 Downloading [===========> ] 29.2MB/127.4MB 13:37:20 eabd8714fec9 Downloading [=======================> ] 175.7MB/375MB 13:37:20 d0f7326b7716 Pull complete 13:37:20 ea01fe8ce572 Extracting [================> ] 5.079MB/15.23MB 13:37:20 eca0188f477e Extracting [================================================> ] 36.18MB/37.17MB 13:37:20 34a7268ff0f5 Extracting [=================> ] 37.88MB/110.9MB 13:37:20 eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB 13:37:20 b1362518a15a Extracting [====> ] 21.73MB/267.7MB 13:37:20 3dccafa3f67b Downloading [==============> ] 20MB/69.62MB 13:37:20 da3ed5db7103 Downloading [===============> ] 40.01MB/127.4MB 13:37:20 eabd8714fec9 Downloading [==========================> ] 200.6MB/375MB 13:37:20 eca0188f477e Pull complete 13:37:20 e444bcd4d577 Extracting [==================================================>] 279B/279B 13:37:20 e444bcd4d577 Extracting [==================================================>] 279B/279B 13:37:20 ea01fe8ce572 Extracting [======================> ] 6.717MB/15.23MB 13:37:20 e444bcd4d577 Pull complete 13:37:20 34a7268ff0f5 Extracting [==================> ] 41.22MB/110.9MB 13:37:20 b1362518a15a Extracting [=====> ] 30.08MB/267.7MB 13:37:20 3dccafa3f67b Downloading [======================> ] 31.9MB/69.62MB 13:37:20 da3ed5db7103 Downloading [====================> ] 52.98MB/127.4MB 13:37:20 eabd8714fec9 Downloading [==============================> ] 228.2MB/375MB 13:37:20 34a7268ff0f5 Extracting [=====================> ] 47.35MB/110.9MB 13:37:20 b1362518a15a Extracting [========> ] 42.89MB/267.7MB 13:37:21 ea01fe8ce572 Extracting [===========================> ] 8.356MB/15.23MB 13:37:21 da3ed5db7103 Downloading [=========================> ] 64.88MB/127.4MB 13:37:21 eabd8714fec9 Downloading [=================================> ] 248.7MB/375MB 13:37:21 3dccafa3f67b Downloading [===========================> ] 37.85MB/69.62MB 13:37:21 34a7268ff0f5 Extracting [=======================> ] 52.92MB/110.9MB 13:37:21 b1362518a15a Extracting [=========> ] 52.36MB/267.7MB 13:37:21 da3ed5db7103 Downloading [=============================> ] 74.61MB/127.4MB 13:37:21 eabd8714fec9 Downloading [===================================> ] 268.7MB/375MB 13:37:21 ea01fe8ce572 Extracting [=============================> ] 8.847MB/15.23MB 13:37:21 3dccafa3f67b Downloading [===============================> ] 44.33MB/69.62MB 13:37:21 34a7268ff0f5 Extracting [=========================> ] 57.38MB/110.9MB 13:37:21 b1362518a15a Extracting [===========> ] 64.06MB/267.7MB 13:37:21 da3ed5db7103 Downloading [=================================> ] 85.43MB/127.4MB 13:37:21 eabd8714fec9 Downloading [=====================================> ] 282.8MB/375MB 13:37:21 ea01fe8ce572 Extracting [=====================================> ] 11.47MB/15.23MB 13:37:21 3dccafa3f67b Downloading [========================================> ] 56.23MB/69.62MB 13:37:21 34a7268ff0f5 Extracting [===========================> ] 61.83MB/110.9MB 13:37:21 b1362518a15a Extracting [=============> ] 72.97MB/267.7MB 13:37:21 da3ed5db7103 Downloading [=======================================> ] 101.1MB/127.4MB 13:37:21 3dccafa3f67b Verifying Checksum 13:37:21 3dccafa3f67b Download complete 13:37:21 eabd8714fec9 Downloading [=======================================> ] 298.4MB/375MB 13:37:21 ea01fe8ce572 Extracting [========================================> ] 12.29MB/15.23MB 13:37:21 3dccafa3f67b Extracting [> ] 557.1kB/69.62MB 13:37:21 d956c9c5fe9e Downloading [> ] 539.6kB/63.56MB 13:37:21 b1362518a15a Extracting [===============> ] 83MB/267.7MB 13:37:21 da3ed5db7103 Downloading [============================================> ] 114.6MB/127.4MB 13:37:21 34a7268ff0f5 Extracting [=============================> ] 65.18MB/110.9MB 13:37:21 eabd8714fec9 Downloading [==========================================> ] 319.5MB/375MB 13:37:21 ea01fe8ce572 Extracting [================================================> ] 14.91MB/15.23MB 13:37:21 ea01fe8ce572 Extracting [==================================================>] 15.23MB/15.23MB 13:37:21 d956c9c5fe9e Downloading [=====> ] 7.568MB/63.56MB 13:37:21 ea01fe8ce572 Pull complete 13:37:21 3dccafa3f67b Extracting [===> ] 5.014MB/69.62MB 13:37:21 f9a5ef5f89e6 Extracting [==================================================>] 1.072kB/1.072kB 13:37:21 f9a5ef5f89e6 Extracting [==================================================>] 1.072kB/1.072kB 13:37:21 b1362518a15a Extracting [================> ] 89.69MB/267.7MB 13:37:21 da3ed5db7103 Downloading [=================================================> ] 125.4MB/127.4MB 13:37:21 34a7268ff0f5 Extracting [==============================> ] 68.52MB/110.9MB 13:37:21 da3ed5db7103 Verifying Checksum 13:37:21 da3ed5db7103 Download complete 13:37:21 eabd8714fec9 Downloading [============================================> ] 334.1MB/375MB 13:37:21 1d8e8fd2e272 Downloading [==================================================>] 635B/635B 13:37:21 3dccafa3f67b Extracting [=====> ] 7.799MB/69.62MB 13:37:21 1d8e8fd2e272 Verifying Checksum 13:37:21 1d8e8fd2e272 Download complete 13:37:21 d956c9c5fe9e Downloading [===========> ] 15.14MB/63.56MB 13:37:21 eabd8714fec9 Downloading [============================================> ] 336.8MB/375MB 13:37:21 34a7268ff0f5 Extracting [===============================> ] 70.19MB/110.9MB 13:37:21 b1362518a15a Extracting [=================> ] 95.26MB/267.7MB 13:37:21 3dccafa3f67b Extracting [=======> ] 10.58MB/69.62MB 13:37:21 1dccce9f415d Downloading [=====================================> ] 3.011kB/4.022kB 13:37:21 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 13:37:21 1dccce9f415d Download complete 13:37:21 e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB 13:37:21 e5d54fbf8ee1 Verifying Checksum 13:37:21 e5d54fbf8ee1 Download complete 13:37:21 37404d8f503a Downloading [==> ] 3.01kB/60.73kB 13:37:21 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 13:37:21 b30c77c91326 Download complete 13:37:21 d956c9c5fe9e Downloading [====================> ] 26.49MB/63.56MB 13:37:21 eabd8714fec9 Downloading [================================================> ] 364.4MB/375MB 13:37:21 d76a56e8adff Downloading [==================================================>] 694B/694B 13:37:21 d76a56e8adff Verifying Checksum 13:37:21 d76a56e8adff Download complete 13:37:21 34a7268ff0f5 Extracting [=================================> ] 73.53MB/110.9MB 13:37:21 b1362518a15a Extracting [===================> ] 104.7MB/267.7MB 13:37:21 3dccafa3f67b Extracting [==========> ] 13.93MB/69.62MB 13:37:21 eabd8714fec9 Verifying Checksum 13:37:21 eabd8714fec9 Download complete 13:37:22 3dccafa3f67b Extracting [===========> ] 16.15MB/69.62MB 13:37:22 b1362518a15a Extracting [=====================> ] 114.8MB/267.7MB 13:37:22 d956c9c5fe9e Downloading [============================> ] 36.22MB/63.56MB 13:37:22 3b055568138d Downloading [> ] 539.6kB/75.48MB 13:37:22 3b055568138d Downloading [> ] 539.6kB/75.48MB 13:37:22 3b055568138d Downloading [> ] 539.6kB/75.48MB 13:37:22 34a7268ff0f5 Extracting [==================================> ] 76.87MB/110.9MB 13:37:22 b1362518a15a Extracting [=====================> ] 115.3MB/267.7MB 13:37:22 3dccafa3f67b Extracting [============> ] 16.71MB/69.62MB 13:37:22 2d13bddff5d2 Downloading [==================================================>] 250B/250B 13:37:22 2d13bddff5d2 Verifying Checksum 13:37:22 2d13bddff5d2 Download complete 13:37:22 3b055568138d Downloading [==> ] 4.324MB/75.48MB 13:37:22 3b055568138d Downloading [==> ] 4.324MB/75.48MB 13:37:22 3b055568138d Downloading [==> ] 4.324MB/75.48MB 13:37:22 d956c9c5fe9e Downloading [=================================> ] 42.17MB/63.56MB 13:37:22 3b055568138d Downloading [===> ] 4.865MB/75.48MB 13:37:22 3b055568138d Downloading [===> ] 4.865MB/75.48MB 13:37:22 3b055568138d Downloading [===> ] 4.865MB/75.48MB 13:37:22 b1362518a15a Extracting [======================> ] 118.1MB/267.7MB 13:37:22 3dccafa3f67b Extracting [============> ] 17.83MB/69.62MB 13:37:22 d956c9c5fe9e Downloading [==================================> ] 43.79MB/63.56MB 13:37:22 3b055568138d Downloading [===> ] 5.946MB/75.48MB 13:37:22 3b055568138d Downloading [===> ] 5.946MB/75.48MB 13:37:22 3b055568138d Downloading [===> ] 5.946MB/75.48MB 13:37:22 b1362518a15a Extracting [======================> ] 118.7MB/267.7MB 13:37:22 eeb582a9cefe Downloading [> ] 539.6kB/187.4MB 13:37:23 f9a5ef5f89e6 Pull complete 13:37:23 eeb582a9cefe Downloading [> ] 1.08MB/187.4MB 13:37:23 d956c9c5fe9e Downloading [====================================> ] 46.5MB/63.56MB 13:37:23 b1362518a15a Extracting [======================> ] 119.2MB/267.7MB 13:37:23 3dccafa3f67b Extracting [=============> ] 18.38MB/69.62MB 13:37:23 3b055568138d Downloading [=====> ] 7.568MB/75.48MB 13:37:23 3b055568138d Downloading [=====> ] 7.568MB/75.48MB 13:37:23 3b055568138d Downloading [=====> ] 7.568MB/75.48MB 13:37:23 eeb582a9cefe Downloading [> ] 2.162MB/187.4MB 13:37:23 8d533ab7e5dd Extracting [==================================================>] 5.239kB/5.239kB 13:37:23 8d533ab7e5dd Extracting [==================================================>] 5.239kB/5.239kB 13:37:23 34a7268ff0f5 Extracting [===================================> ] 77.99MB/110.9MB 13:37:23 d956c9c5fe9e Downloading [=====================================> ] 47.58MB/63.56MB 13:37:23 b1362518a15a Extracting [======================> ] 119.8MB/267.7MB 13:37:23 3dccafa3f67b Extracting [=============> ] 18.94MB/69.62MB 13:37:23 8d533ab7e5dd Pull complete 13:37:23 eabd8714fec9 Extracting [> ] 557.1kB/375MB 13:37:23 509adebb2faf Extracting [==================================================>] 1.032kB/1.032kB 13:37:23 509adebb2faf Extracting [==================================================>] 1.032kB/1.032kB 13:37:23 509adebb2faf Pull complete 13:37:23 a018de5a5255 Extracting [==================================================>] 1.033kB/1.033kB 13:37:23 a018de5a5255 Extracting [==================================================>] 1.033kB/1.033kB 13:37:23 3b055568138d Downloading [==========> ] 15.14MB/75.48MB 13:37:23 3b055568138d Downloading [==========> ] 15.14MB/75.48MB 13:37:23 3b055568138d Downloading [==========> ] 15.14MB/75.48MB 13:37:23 d956c9c5fe9e Downloading [=============================================> ] 58.39MB/63.56MB 13:37:23 eeb582a9cefe Downloading [==> ] 7.568MB/187.4MB 13:37:23 b1362518a15a Extracting [=======================> ] 123.7MB/267.7MB 13:37:23 a018de5a5255 Pull complete 13:37:23 3d03bb03dca5 Extracting [==================================================>] 14.78kB/14.78kB 13:37:23 3d03bb03dca5 Extracting [==================================================>] 14.78kB/14.78kB 13:37:23 34a7268ff0f5 Extracting [====================================> ] 80.22MB/110.9MB 13:37:23 d956c9c5fe9e Verifying Checksum 13:37:23 d956c9c5fe9e Download complete 13:37:23 3dccafa3f67b Extracting [==============> ] 20.05MB/69.62MB 13:37:23 eabd8714fec9 Extracting [=> ] 8.913MB/375MB 13:37:23 3b055568138d Downloading [==================> ] 27.57MB/75.48MB 13:37:23 3b055568138d Downloading [==================> ] 27.57MB/75.48MB 13:37:23 3b055568138d Downloading [==================> ] 27.57MB/75.48MB 13:37:23 eeb582a9cefe Downloading [====> ] 17.84MB/187.4MB 13:37:23 b1362518a15a Extracting [========================> ] 130.9MB/267.7MB 13:37:23 3d03bb03dca5 Pull complete 13:37:23 3dccafa3f67b Extracting [================> ] 22.28MB/69.62MB 13:37:23 policy-db-migrator Pulled 13:37:23 34a7268ff0f5 Extracting [=====================================> ] 83MB/110.9MB 13:37:23 eabd8714fec9 Extracting [==> ] 16.15MB/375MB 13:37:23 3b055568138d Downloading [===========================> ] 42.17MB/75.48MB 13:37:23 3b055568138d Downloading [===========================> ] 42.17MB/75.48MB 13:37:23 3b055568138d Downloading [===========================> ] 42.17MB/75.48MB 13:37:23 eeb582a9cefe Downloading [=======> ] 28.65MB/187.4MB 13:37:23 b1362518a15a Extracting [=========================> ] 137.6MB/267.7MB 13:37:23 3dccafa3f67b Extracting [====================> ] 27.85MB/69.62MB 13:37:23 34a7268ff0f5 Extracting [======================================> ] 85.79MB/110.9MB 13:37:23 eabd8714fec9 Extracting [==> ] 21.73MB/375MB 13:37:23 3b055568138d Downloading [========================================> ] 61.09MB/75.48MB 13:37:23 3b055568138d Downloading [========================================> ] 61.09MB/75.48MB 13:37:23 3b055568138d Downloading [========================================> ] 61.09MB/75.48MB 13:37:23 eeb582a9cefe Downloading [===========> ] 42.17MB/187.4MB 13:37:23 b1362518a15a Extracting [===========================> ] 146.5MB/267.7MB 13:37:23 3dccafa3f67b Extracting [======================> ] 30.64MB/69.62MB 13:37:23 34a7268ff0f5 Extracting [========================================> ] 89.69MB/110.9MB 13:37:23 3b055568138d Verifying Checksum 13:37:23 3b055568138d Verifying Checksum 13:37:23 3b055568138d Download complete 13:37:23 3b055568138d Verifying Checksum 13:37:23 3b055568138d Download complete 13:37:23 3b055568138d Download complete 13:37:23 3b055568138d Extracting [> ] 557.1kB/75.48MB 13:37:23 3b055568138d Extracting [> ] 557.1kB/75.48MB 13:37:23 3b055568138d Extracting [> ] 557.1kB/75.48MB 13:37:23 eeb582a9cefe Downloading [===============> ] 56.23MB/187.4MB 13:37:23 b1362518a15a Extracting [=============================> ] 155.4MB/267.7MB 13:37:23 34a7268ff0f5 Extracting [===========================================> ] 96.93MB/110.9MB 13:37:23 3dccafa3f67b Extracting [========================> ] 33.42MB/69.62MB 13:37:23 3b055568138d Extracting [=> ] 1.671MB/75.48MB 13:37:23 3b055568138d Extracting [=> ] 1.671MB/75.48MB 13:37:23 3b055568138d Extracting [=> ] 1.671MB/75.48MB 13:37:23 eeb582a9cefe Downloading [=====================> ] 81.1MB/187.4MB 13:37:23 b1362518a15a Extracting [==============================> ] 165.4MB/267.7MB 13:37:23 34a7268ff0f5 Extracting [==============================================> ] 104.2MB/110.9MB 13:37:23 eabd8714fec9 Extracting [===> ] 23.95MB/375MB 13:37:23 3dccafa3f67b Extracting [===========================> ] 37.88MB/69.62MB 13:37:23 3b055568138d Extracting [==> ] 3.342MB/75.48MB 13:37:23 3b055568138d Extracting [==> ] 3.342MB/75.48MB 13:37:23 3b055568138d Extracting [==> ] 3.342MB/75.48MB 13:37:23 eeb582a9cefe Downloading [===========================> ] 103.8MB/187.4MB 13:37:23 b1362518a15a Extracting [================================> ] 174.9MB/267.7MB 13:37:24 eabd8714fec9 Extracting [====> ] 33.42MB/375MB 13:37:24 3dccafa3f67b Extracting [==================================> ] 48.46MB/69.62MB 13:37:24 eeb582a9cefe Downloading [==================================> ] 128.1MB/187.4MB 13:37:24 3b055568138d Extracting [====> ] 6.128MB/75.48MB 13:37:24 3b055568138d Extracting [====> ] 6.128MB/75.48MB 13:37:24 3b055568138d Extracting [====> ] 6.128MB/75.48MB 13:37:24 b1362518a15a Extracting [==================================> ] 186.6MB/267.7MB 13:37:24 34a7268ff0f5 Extracting [================================================> ] 107MB/110.9MB 13:37:24 eabd8714fec9 Extracting [=====> ] 38.44MB/375MB 13:37:24 3dccafa3f67b Extracting [============================================> ] 61.83MB/69.62MB 13:37:24 eeb582a9cefe Downloading [=======================================> ] 147.6MB/187.4MB 13:37:24 3b055568138d Extracting [=====> ] 8.913MB/75.48MB 13:37:24 3b055568138d Extracting [=====> ] 8.913MB/75.48MB 13:37:24 3b055568138d Extracting [=====> ] 8.913MB/75.48MB 13:37:24 b1362518a15a Extracting [====================================> ] 196.1MB/267.7MB 13:37:24 34a7268ff0f5 Extracting [================================================> ] 108.1MB/110.9MB 13:37:24 eabd8714fec9 Extracting [======> ] 50.69MB/375MB 13:37:24 eeb582a9cefe Downloading [============================================> ] 167.6MB/187.4MB 13:37:24 3dccafa3f67b Extracting [=================================================> ] 68.52MB/69.62MB 13:37:24 3b055568138d Extracting [========> ] 13.37MB/75.48MB 13:37:24 3b055568138d Extracting [========> ] 13.37MB/75.48MB 13:37:24 3b055568138d Extracting [========> ] 13.37MB/75.48MB 13:37:24 b1362518a15a Extracting [======================================> ] 205MB/267.7MB 13:37:24 34a7268ff0f5 Extracting [=================================================> ] 109.7MB/110.9MB 13:37:24 eabd8714fec9 Extracting [========> ] 60.72MB/375MB 13:37:24 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 13:37:24 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 13:37:24 eeb582a9cefe Verifying Checksum 13:37:24 eeb582a9cefe Download complete 13:37:24 34a7268ff0f5 Extracting [==================================================>] 110.9MB/110.9MB 13:37:24 3b055568138d Extracting [==========> ] 16.15MB/75.48MB 13:37:24 3b055568138d Extracting [==========> ] 16.15MB/75.48MB 13:37:24 3b055568138d Extracting [==========> ] 16.15MB/75.48MB 13:37:24 b1362518a15a Extracting [========================================> ] 216.1MB/267.7MB 13:37:24 1e017ebebdbd Downloading [> ] 375.7kB/37.19MB 13:37:24 9f61cc37f3e3 Downloading [==================================================>] 1.127kB/1.127kB 13:37:24 9f61cc37f3e3 Verifying Checksum 13:37:24 9f61cc37f3e3 Download complete 13:37:24 eabd8714fec9 Extracting [=========> ] 71.86MB/375MB 13:37:24 3b055568138d Extracting [============> ] 19.5MB/75.48MB 13:37:24 3b055568138d Extracting [============> ] 19.5MB/75.48MB 13:37:24 3b055568138d Extracting [============> ] 19.5MB/75.48MB 13:37:24 b1362518a15a Extracting [==========================================> ] 230.1MB/267.7MB 13:37:24 1e017ebebdbd Downloading [================> ] 12.43MB/37.19MB 13:37:24 55f2b468da67 Downloading [> ] 539.6kB/257.9MB 13:37:24 eabd8714fec9 Extracting [===========> ] 84.67MB/375MB 13:37:24 b1362518a15a Extracting [=============================================> ] 244.5MB/267.7MB 13:37:24 1e017ebebdbd Downloading [==================================> ] 25.62MB/37.19MB 13:37:24 3b055568138d Extracting [==============> ] 22.28MB/75.48MB 13:37:24 3b055568138d Extracting [==============> ] 22.28MB/75.48MB 13:37:24 3b055568138d Extracting [==============> ] 22.28MB/75.48MB 13:37:24 55f2b468da67 Downloading [> ] 3.243MB/257.9MB 13:37:24 eabd8714fec9 Extracting [============> ] 91.36MB/375MB 13:37:24 9202a69cfcd9 Download complete 13:37:24 b1362518a15a Extracting [================================================> ] 259.6MB/267.7MB 13:37:24 1e017ebebdbd Downloading [==========================================> ] 31.28MB/37.19MB 13:37:24 82bfc142787e Downloading [> ] 97.22kB/8.613MB 13:37:24 3b055568138d Extracting [=================> ] 26.74MB/75.48MB 13:37:24 3b055568138d Extracting [=================> ] 26.74MB/75.48MB 13:37:24 3b055568138d Extracting [=================> ] 26.74MB/75.48MB 13:37:24 55f2b468da67 Downloading [=> ] 7.028MB/257.9MB 13:37:24 1e017ebebdbd Verifying Checksum 13:37:24 1e017ebebdbd Download complete 13:37:24 46baca71a4ef Downloading [========> ] 3.01kB/18.11kB 13:37:24 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 13:37:24 46baca71a4ef Verifying Checksum 13:37:24 46baca71a4ef Download complete 13:37:24 b1362518a15a Extracting [==================================================>] 267.7MB/267.7MB 13:37:24 eabd8714fec9 Extracting [=============> ] 98.6MB/375MB 13:37:24 b0e0ef7895f4 Downloading [> ] 375.7kB/37.01MB 13:37:24 82bfc142787e Downloading [===============> ] 2.653MB/8.613MB 13:37:24 55f2b468da67 Downloading [====> ] 22.17MB/257.9MB 13:37:24 3b055568138d Extracting [=====================> ] 32.31MB/75.48MB 13:37:24 3b055568138d Extracting [=====================> ] 32.31MB/75.48MB 13:37:24 3b055568138d Extracting [=====================> ] 32.31MB/75.48MB 13:37:24 eabd8714fec9 Extracting [==============> ] 106.4MB/375MB 13:37:24 b0e0ef7895f4 Downloading [====> ] 3.39MB/37.01MB 13:37:24 82bfc142787e Downloading [==========================================> ] 7.273MB/8.613MB 13:37:24 55f2b468da67 Downloading [=======> ] 39.47MB/257.9MB 13:37:24 3b055568138d Extracting [=========================> ] 38.99MB/75.48MB 13:37:24 3b055568138d Extracting [=========================> ] 38.99MB/75.48MB 13:37:24 3b055568138d Extracting [=========================> ] 38.99MB/75.48MB 13:37:24 82bfc142787e Verifying Checksum 13:37:24 82bfc142787e Download complete 13:37:24 c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB 13:37:24 c0c90eeb8aca Verifying Checksum 13:37:24 c0c90eeb8aca Download complete 13:37:24 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 13:37:24 5cfb27c10ea5 Verifying Checksum 13:37:24 5cfb27c10ea5 Download complete 13:37:24 eabd8714fec9 Extracting [===============> ] 114.2MB/375MB 13:37:25 40a5eed61bb0 Downloading [==================================================>] 98B/98B 13:37:25 40a5eed61bb0 Verifying Checksum 13:37:25 40a5eed61bb0 Download complete 13:37:25 b0e0ef7895f4 Downloading [=============> ] 9.797MB/37.01MB 13:37:25 55f2b468da67 Downloading [=============> ] 70.29MB/257.9MB 13:37:25 3b055568138d Extracting [=============================> ] 44.01MB/75.48MB 13:37:25 3b055568138d Extracting [=============================> ] 44.01MB/75.48MB 13:37:25 3b055568138d Extracting [=============================> ] 44.01MB/75.48MB 13:37:25 e040ea11fa10 Downloading [==================================================>] 173B/173B 13:37:25 e040ea11fa10 Verifying Checksum 13:37:25 e040ea11fa10 Download complete 13:37:25 55f2b468da67 Downloading [================> ] 83.8MB/257.9MB 13:37:25 b0e0ef7895f4 Downloading [===============> ] 11.68MB/37.01MB 13:37:25 eabd8714fec9 Extracting [===============> ] 119.2MB/375MB 13:37:25 09d5a3f70313 Downloading [> ] 539.6kB/109.2MB 13:37:25 3b055568138d Extracting [==============================> ] 46.24MB/75.48MB 13:37:25 3b055568138d Extracting [==============================> ] 46.24MB/75.48MB 13:37:25 3b055568138d Extracting [==============================> ] 46.24MB/75.48MB 13:37:25 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB 13:37:26 55f2b468da67 Downloading [====================> ] 106MB/257.9MB 13:37:26 eabd8714fec9 Extracting [================> ] 123.7MB/375MB 13:37:26 3b055568138d Extracting [=================================> ] 50.69MB/75.48MB 13:37:26 3b055568138d Extracting [=================================> ] 50.69MB/75.48MB 13:37:26 3b055568138d Extracting [=================================> ] 50.69MB/75.48MB 13:37:26 1e017ebebdbd Extracting [======> ] 4.719MB/37.19MB 13:37:26 55f2b468da67 Downloading [========================> ] 128.7MB/257.9MB 13:37:26 eabd8714fec9 Extracting [=================> ] 128.7MB/375MB 13:37:26 1e017ebebdbd Extracting [==========> ] 7.471MB/37.19MB 13:37:26 3b055568138d Extracting [===================================> ] 54.03MB/75.48MB 13:37:26 3b055568138d Extracting [===================================> ] 54.03MB/75.48MB 13:37:26 3b055568138d Extracting [===================================> ] 54.03MB/75.48MB 13:37:26 55f2b468da67 Downloading [=============================> ] 150.3MB/257.9MB 13:37:26 eabd8714fec9 Extracting [=================> ] 132.6MB/375MB 13:37:26 55f2b468da67 Downloading [==================================> ] 178.4MB/257.9MB 13:37:26 1e017ebebdbd Extracting [==============> ] 11.01MB/37.19MB 13:37:26 eabd8714fec9 Extracting [==================> ] 138.7MB/375MB 13:37:26 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 13:37:26 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 13:37:26 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 13:37:26 55f2b468da67 Downloading [=======================================> ] 202.8MB/257.9MB 13:37:26 1e017ebebdbd Extracting [=====================> ] 16.12MB/37.19MB 13:37:26 eabd8714fec9 Extracting [===================> ] 144.8MB/375MB 13:37:26 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 13:37:26 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 13:37:26 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 13:37:26 1e017ebebdbd Extracting [==============================> ] 22.81MB/37.19MB 13:37:26 eabd8714fec9 Extracting [====================> ] 150.4MB/375MB 13:37:26 3b055568138d Extracting [=============================================> ] 67.96MB/75.48MB 13:37:26 3b055568138d Extracting [=============================================> ] 67.96MB/75.48MB 13:37:26 3b055568138d Extracting [=============================================> ] 67.96MB/75.48MB 13:37:26 1e017ebebdbd Extracting [=====================================> ] 27.92MB/37.19MB 13:37:26 3b055568138d Extracting [===============================================> ] 71.3MB/75.48MB 13:37:26 3b055568138d Extracting [===============================================> ] 71.3MB/75.48MB 13:37:26 3b055568138d Extracting [===============================================> ] 71.3MB/75.48MB 13:37:26 eabd8714fec9 Extracting [====================> ] 152.6MB/375MB 13:37:26 1e017ebebdbd Extracting [===========================================> ] 32.64MB/37.19MB 13:37:27 eabd8714fec9 Extracting [====================> ] 157.1MB/375MB 13:37:27 3b055568138d Extracting [=================================================> ] 75.2MB/75.48MB 13:37:27 3b055568138d Extracting [=================================================> ] 75.2MB/75.48MB 13:37:27 3b055568138d Extracting [=================================================> ] 75.2MB/75.48MB 13:37:27 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 13:37:27 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 13:37:27 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 13:37:27 55f2b468da67 Downloading [===========================================> ] 224.4MB/257.9MB 13:37:27 b0e0ef7895f4 Downloading [==========================> ] 19.59MB/37.01MB 13:37:27 09d5a3f70313 Downloading [=> ] 3.784MB/109.2MB 13:37:27 1e017ebebdbd Extracting [=============================================> ] 34.21MB/37.19MB 13:37:27 eabd8714fec9 Extracting [=====================> ] 161MB/375MB 13:37:27 55f2b468da67 Downloading [=============================================> ] 235.7MB/257.9MB 13:37:27 b0e0ef7895f4 Downloading [================================> ] 23.74MB/37.01MB 13:37:27 09d5a3f70313 Downloading [==> ] 5.946MB/109.2MB 13:37:27 eabd8714fec9 Extracting [======================> ] 167.1MB/375MB 13:37:27 1e017ebebdbd Extracting [================================================> ] 36.18MB/37.19MB 13:37:27 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 13:37:27 55f2b468da67 Downloading [=================================================> ] 256.8MB/257.9MB 13:37:27 55f2b468da67 Verifying Checksum 13:37:27 55f2b468da67 Download complete 13:37:27 eabd8714fec9 Extracting [=======================> ] 177.1MB/375MB 13:37:27 eabd8714fec9 Extracting [==========================> ] 198.9MB/375MB 13:37:27 eabd8714fec9 Extracting [============================> ] 217.3MB/375MB 13:37:27 eabd8714fec9 Extracting [=============================> ] 222.3MB/375MB 13:37:27 eabd8714fec9 Extracting [==============================> ] 229MB/375MB 13:37:27 eabd8714fec9 Extracting [===============================> ] 236.2MB/375MB 13:37:28 eabd8714fec9 Extracting [================================> ] 244MB/375MB 13:37:28 eabd8714fec9 Extracting [=================================> ] 250.1MB/375MB 13:37:28 b0e0ef7895f4 Downloading [===================================> ] 26MB/37.01MB 13:37:28 09d5a3f70313 Downloading [===> ] 7.568MB/109.2MB 13:37:28 356f5c2c843b Downloading [=========================================> ] 3.011kB/3.623kB 13:37:28 356f5c2c843b Downloading [==================================================>] 3.623kB/3.623kB 13:37:28 356f5c2c843b Verifying Checksum 13:37:28 356f5c2c843b Download complete 13:37:28 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 13:37:28 b0e0ef7895f4 Verifying Checksum 13:37:28 b0e0ef7895f4 Download complete 13:37:28 eabd8714fec9 Extracting [==================================> ] 256.8MB/375MB 13:37:28 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 13:37:28 46eab5b44a35 Verifying Checksum 13:37:28 46eab5b44a35 Download complete 13:37:28 09d5a3f70313 Downloading [========> ] 18.92MB/109.2MB 13:37:28 c4d302cc468d Downloading [> ] 48.06kB/4.534MB 13:37:28 b1362518a15a Pull complete 13:37:28 34a7268ff0f5 Pull complete 13:37:28 3dccafa3f67b Pull complete 13:37:28 c4d302cc468d Downloading [============> ] 1.129MB/4.534MB 13:37:28 1e017ebebdbd Pull complete 13:37:28 2d429b9e73a6 Downloading [==========> ] 5.897MB/29.13MB 13:37:28 eabd8714fec9 Extracting [==================================> ] 260.1MB/375MB 13:37:28 09d5a3f70313 Downloading [==========> ] 23.25MB/109.2MB 13:37:28 c4d302cc468d Verifying Checksum 13:37:28 c4d302cc468d Download complete 13:37:28 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 13:37:28 2d429b9e73a6 Downloading [=============================> ] 17.1MB/29.13MB 13:37:28 09d5a3f70313 Downloading [=================> ] 38.93MB/109.2MB 13:37:28 eabd8714fec9 Extracting [===================================> ] 266.3MB/375MB 13:37:28 01e0882c90d9 Verifying Checksum 13:37:28 01e0882c90d9 Download complete 13:37:28 3b055568138d Pull complete 13:37:28 2d429b9e73a6 Downloading [===========================================> ] 25.36MB/29.13MB 13:37:28 3b055568138d Pull complete 13:37:28 3b055568138d Pull complete 13:37:28 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 13:37:28 09d5a3f70313 Downloading [====================> ] 44.33MB/109.2MB 13:37:28 2d429b9e73a6 Downloading [=============================================> ] 26.25MB/29.13MB 13:37:28 531ee2cf3c0c Downloading [==> ] 326.6kB/8.066MB 13:37:28 09d5a3f70313 Downloading [====================> ] 44.87MB/109.2MB 13:37:28 2d429b9e73a6 Verifying Checksum 13:37:28 2d429b9e73a6 Download complete 13:37:28 eabd8714fec9 Extracting [===================================> ] 267.9MB/375MB 13:37:28 ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 13:37:29 ed54a7dee1d8 Verifying Checksum 13:37:29 ed54a7dee1d8 Download complete 13:37:29 531ee2cf3c0c Verifying Checksum 13:37:29 12c5c803443f Downloading [==================================================>] 116B/116B 13:37:29 12c5c803443f Verifying Checksum 13:37:29 12c5c803443f Download complete 13:37:29 e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 13:37:29 e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB 13:37:29 e27c75a98748 Verifying Checksum 13:37:29 e27c75a98748 Download complete 13:37:29 09d5a3f70313 Downloading [=============================> ] 64.88MB/109.2MB 13:37:29 a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB 13:37:29 a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB 13:37:29 a83b68436f09 Verifying Checksum 13:37:29 a83b68436f09 Download complete 13:37:29 e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 13:37:29 787d6bee9571 Downloading [==================================================>] 127B/127B 13:37:29 787d6bee9571 Verifying Checksum 13:37:29 787d6bee9571 Download complete 13:37:29 13ff0988aaea Downloading [==================================================>] 167B/167B 13:37:29 13ff0988aaea Verifying Checksum 13:37:29 13ff0988aaea Download complete 13:37:29 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 13:37:29 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 13:37:29 4b82842ab819 Verifying Checksum 13:37:29 4b82842ab819 Download complete 13:37:29 eabd8714fec9 Extracting [===================================> ] 269.1MB/375MB 13:37:29 7e568a0dc8fb Downloading [==================================================>] 184B/184B 13:37:29 7e568a0dc8fb Download complete 13:37:29 09d5a3f70313 Downloading [======================================> ] 83.8MB/109.2MB 13:37:29 e73cb4a42719 Downloading [===> ] 7.568MB/109.1MB 13:37:29 09d5a3f70313 Downloading [===========================================> ] 95.7MB/109.2MB 13:37:29 e73cb4a42719 Downloading [=====> ] 12.98MB/109.1MB 13:37:29 09d5a3f70313 Verifying Checksum 13:37:29 09d5a3f70313 Download complete 13:37:29 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 13:37:29 e73cb4a42719 Downloading [==========> ] 23.25MB/109.1MB 13:37:29 e73cb4a42719 Downloading [==================> ] 41.09MB/109.1MB 13:37:29 eabd8714fec9 Extracting [====================================> ] 270.2MB/375MB 13:37:29 2d429b9e73a6 Extracting [=> ] 589.8kB/29.13MB 13:37:29 e73cb4a42719 Downloading [===========================> ] 60.01MB/109.1MB 13:37:29 2d429b9e73a6 Extracting [=====> ] 3.244MB/29.13MB 13:37:29 eabd8714fec9 Extracting [====================================> ] 270.7MB/375MB 13:37:29 671912a993db Extracting [> ] 557.1kB/83.15MB 13:37:29 2d429b9e73a6 Extracting [=======> ] 4.424MB/29.13MB 13:37:29 e73cb4a42719 Downloading [==================================> ] 75.15MB/109.1MB 13:37:29 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 13:37:29 2d13bddff5d2 Extracting [==================================================>] 250B/250B 13:37:29 2d13bddff5d2 Extracting [==================================================>] 250B/250B 13:37:29 e73cb4a42719 Downloading [=========================================> ] 90.29MB/109.1MB 13:37:29 2d429b9e73a6 Extracting [===========> ] 6.783MB/29.13MB 13:37:29 eabd8714fec9 Extracting [====================================> ] 271.3MB/375MB 13:37:29 55f2b468da67 Extracting [> ] 4.456MB/257.9MB 13:37:29 94a9713331c9 Downloading [> ] 539.6kB/55.34MB 13:37:30 e73cb4a42719 Verifying Checksum 13:37:30 e73cb4a42719 Download complete 13:37:30 94a9713331c9 Downloading [====> ] 5.406MB/55.34MB 13:37:30 55f2b468da67 Extracting [===> ] 15.6MB/257.9MB 13:37:30 269ea1a37bfa Downloading [==================================================>] 254B/254B 13:37:30 269ea1a37bfa Verifying Checksum 13:37:30 269ea1a37bfa Download complete 13:37:30 269ea1a37bfa Extracting [==================================================>] 254B/254B 13:37:30 269ea1a37bfa Extracting [==================================================>] 254B/254B 13:37:30 1c3d2ae0a91f Downloading [==================================================>] 1.119kB/1.119kB 13:37:30 1c3d2ae0a91f Verifying Checksum 13:37:30 1c3d2ae0a91f Download complete 13:37:30 94a9713331c9 Downloading [========> ] 9.731MB/55.34MB 13:37:30 policy-apex-pdp Pulled 13:37:30 d956c9c5fe9e Extracting [> ] 557.1kB/63.56MB 13:37:30 eabd8714fec9 Extracting [====================================> ] 271.8MB/375MB 13:37:30 55f2b468da67 Extracting [===> ] 16.15MB/257.9MB 13:37:30 6e7be8b279a2 Downloading [==================================================>] 1.113kB/1.113kB 13:37:30 6e7be8b279a2 Download complete 13:37:30 94a9713331c9 Downloading [==============> ] 16.22MB/55.34MB 13:37:30 d956c9c5fe9e Extracting [=> ] 2.228MB/63.56MB 13:37:30 94a9713331c9 Downloading [===============> ] 16.76MB/55.34MB 13:37:30 2d13bddff5d2 Pull complete 13:37:30 2d429b9e73a6 Extracting [================> ] 9.732MB/29.13MB 13:37:30 d956c9c5fe9e Extracting [==> ] 2.785MB/63.56MB 13:37:30 bb674aec660b Downloading [==================================================>] 244B/244B 13:37:30 269ea1a37bfa Pull complete 13:37:30 bb674aec660b Verifying Checksum 13:37:30 bb674aec660b Extracting [==================================================>] 244B/244B 13:37:30 bb674aec660b Extracting [==================================================>] 244B/244B 13:37:30 55f2b468da67 Extracting [===> ] 16.71MB/257.9MB 13:37:30 94a9713331c9 Downloading [==================> ] 20.54MB/55.34MB 13:37:30 3dac5f5f22bc Downloading [=> ] 3.001kB/126.9kB 13:37:30 3dac5f5f22bc Downloading [==================================================>] 126.9kB/126.9kB 13:37:30 3dac5f5f22bc Verifying Checksum 13:37:30 3dac5f5f22bc Download complete 13:37:30 d956c9c5fe9e Extracting [==> ] 3.342MB/63.56MB 13:37:30 1b927df1bef8 Downloading [==================================================>] 1.296kB/1.296kB 13:37:30 2d429b9e73a6 Extracting [=================> ] 10.03MB/29.13MB 13:37:30 55f2b468da67 Extracting [===> ] 17.27MB/257.9MB 13:37:30 94a9713331c9 Downloading [===================> ] 21.63MB/55.34MB 13:37:30 1b927df1bef8 Verifying Checksum 13:37:30 1b927df1bef8 Download complete 13:37:30 eeb582a9cefe Extracting [> ] 557.1kB/187.4MB 13:37:30 671912a993db Extracting [> ] 1.114MB/83.15MB 13:37:31 07568de569f6 Downloading [==================================================>] 1.291kB/1.291kB 13:37:31 07568de569f6 Verifying Checksum 13:37:31 07568de569f6 Download complete 13:37:31 94a9713331c9 Downloading [======================> ] 24.87MB/55.34MB 13:37:31 d956c9c5fe9e Extracting [===> ] 4.456MB/63.56MB 13:37:31 e95c9f5c1a96 Downloading [> ] 539.6kB/93.4MB 13:37:31 eeb582a9cefe Extracting [> ] 3.342MB/187.4MB 13:37:31 55f2b468da67 Extracting [===> ] 20.05MB/257.9MB 13:37:31 2d429b9e73a6 Extracting [=================> ] 10.32MB/29.13MB 13:37:31 94a9713331c9 Downloading [=====================================> ] 41.09MB/55.34MB 13:37:31 d956c9c5fe9e Extracting [=======> ] 8.913MB/63.56MB 13:37:31 e95c9f5c1a96 Downloading [====> ] 8.65MB/93.4MB 13:37:31 eeb582a9cefe Extracting [===> ] 11.7MB/187.4MB 13:37:31 55f2b468da67 Extracting [====> ] 22.84MB/257.9MB 13:37:31 94a9713331c9 Downloading [=========================================> ] 45.42MB/55.34MB 13:37:31 2d429b9e73a6 Extracting [====================> ] 11.8MB/29.13MB 13:37:31 eabd8714fec9 Extracting [====================================> ] 272.4MB/375MB 13:37:31 eeb582a9cefe Extracting [====> ] 15.04MB/187.4MB 13:37:31 e95c9f5c1a96 Downloading [======> ] 12.98MB/93.4MB 13:37:31 d956c9c5fe9e Extracting [========> ] 10.58MB/63.56MB 13:37:31 94a9713331c9 Verifying Checksum 13:37:31 94a9713331c9 Download complete 13:37:31 2d429b9e73a6 Extracting [========================> ] 14.45MB/29.13MB 13:37:31 e95c9f5c1a96 Downloading [==============> ] 27.03MB/93.4MB 13:37:31 eeb582a9cefe Extracting [=======> ] 27.3MB/187.4MB 13:37:31 eabd8714fec9 Extracting [====================================> ] 273MB/375MB 13:37:31 d956c9c5fe9e Extracting [==========> ] 12.81MB/63.56MB 13:37:31 671912a993db Extracting [=> ] 1.671MB/83.15MB 13:37:31 2d429b9e73a6 Extracting [==============================> ] 17.99MB/29.13MB 13:37:31 e95c9f5c1a96 Downloading [=========================> ] 48.12MB/93.4MB 13:37:31 eeb582a9cefe Extracting [==========> ] 39.55MB/187.4MB 13:37:31 d956c9c5fe9e Extracting [============> ] 15.6MB/63.56MB 13:37:31 e95c9f5c1a96 Downloading [=====================================> ] 69.2MB/93.4MB 13:37:31 d956c9c5fe9e Extracting [===============> ] 19.5MB/63.56MB 13:37:31 eeb582a9cefe Extracting [===========> ] 43.45MB/187.4MB 13:37:31 2d429b9e73a6 Extracting [==================================> ] 20.35MB/29.13MB 13:37:31 eabd8714fec9 Extracting [====================================> ] 273.5MB/375MB 13:37:31 e95c9f5c1a96 Downloading [=============================================> ] 84.88MB/93.4MB 13:37:31 d956c9c5fe9e Extracting [=================> ] 22.84MB/63.56MB 13:37:31 e95c9f5c1a96 Verifying Checksum 13:37:31 e95c9f5c1a96 Download complete 13:37:31 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB 13:37:32 671912a993db Extracting [=> ] 2.228MB/83.15MB 13:37:32 eeb582a9cefe Extracting [=============> ] 51.25MB/187.4MB 13:37:32 eabd8714fec9 Extracting [====================================> ] 274.1MB/375MB 13:37:32 2d429b9e73a6 Extracting [=========================================> ] 24.18MB/29.13MB 13:37:32 d956c9c5fe9e Extracting [===================> ] 24.51MB/63.56MB 13:37:32 55f2b468da67 Extracting [======> ] 33.98MB/257.9MB 13:37:32 d956c9c5fe9e Extracting [========================> ] 31.75MB/63.56MB 13:37:32 eeb582a9cefe Extracting [===============> ] 59.05MB/187.4MB 13:37:32 55f2b468da67 Extracting [========> ] 45.12MB/257.9MB 13:37:32 d956c9c5fe9e Extracting [===============================> ] 40.11MB/63.56MB 13:37:32 eabd8714fec9 Extracting [====================================> ] 275.2MB/375MB 13:37:32 eeb582a9cefe Extracting [==================> ] 70.19MB/187.4MB 13:37:32 55f2b468da67 Extracting [===========> ] 58.49MB/257.9MB 13:37:32 d956c9c5fe9e Extracting [===========================================> ] 55.15MB/63.56MB 13:37:32 eabd8714fec9 Extracting [====================================> ] 276.3MB/375MB 13:37:32 eeb582a9cefe Extracting [======================> ] 85.23MB/187.4MB 13:37:32 55f2b468da67 Extracting [=============> ] 67.4MB/257.9MB 13:37:32 d956c9c5fe9e Extracting [=================================================> ] 63.5MB/63.56MB 13:37:32 d956c9c5fe9e Extracting [==================================================>] 63.56MB/63.56MB 13:37:32 eeb582a9cefe Extracting [=========================> ] 95.26MB/187.4MB 13:37:32 eabd8714fec9 Extracting [====================================> ] 277.4MB/375MB 13:37:32 eeb582a9cefe Extracting [============================> ] 108.6MB/187.4MB 13:37:32 eeb582a9cefe Extracting [================================> ] 120.9MB/187.4MB 13:37:32 55f2b468da67 Extracting [=============> ] 69.07MB/257.9MB 13:37:32 eabd8714fec9 Extracting [=====================================> ] 278MB/375MB 13:37:32 671912a993db Extracting [=> ] 2.785MB/83.15MB 13:37:32 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 13:37:32 eeb582a9cefe Extracting [=================================> ] 127MB/187.4MB 13:37:32 55f2b468da67 Extracting [===============> ] 82.44MB/257.9MB 13:37:32 eabd8714fec9 Extracting [=====================================> ] 279.6MB/375MB 13:37:32 671912a993db Extracting [==> ] 3.342MB/83.15MB 13:37:33 eeb582a9cefe Extracting [===================================> ] 134.8MB/187.4MB 13:37:33 55f2b468da67 Extracting [==================> ] 96.37MB/257.9MB 13:37:33 2d429b9e73a6 Extracting [===============================================> ] 27.72MB/29.13MB 13:37:33 eeb582a9cefe Extracting [=======================================> ] 146.5MB/187.4MB 13:37:33 eabd8714fec9 Extracting [=====================================> ] 281.3MB/375MB 13:37:33 bb674aec660b Pull complete 13:37:33 eabd8714fec9 Extracting [=====================================> ] 282.4MB/375MB 13:37:34 eeb582a9cefe Extracting [=======================================> ] 147.1MB/187.4MB 13:37:34 55f2b468da67 Extracting [===================> ] 102.5MB/257.9MB 13:37:34 2d429b9e73a6 Extracting [================================================> ] 28.02MB/29.13MB 13:37:34 eabd8714fec9 Extracting [======================================> ] 286.3MB/375MB 13:37:34 671912a993db Extracting [==> ] 4.456MB/83.15MB 13:37:34 eeb582a9cefe Extracting [==========================================> ] 157.6MB/187.4MB 13:37:34 55f2b468da67 Extracting [====================> ] 108.1MB/257.9MB 13:37:34 eabd8714fec9 Extracting [======================================> ] 291.3MB/375MB 13:37:34 eeb582a9cefe Extracting [===========================================> ] 164.3MB/187.4MB 13:37:34 55f2b468da67 Extracting [======================> ] 114.2MB/257.9MB 13:37:34 94a9713331c9 Extracting [> ] 557.1kB/55.34MB 13:37:34 671912a993db Extracting [===> ] 5.014MB/83.15MB 13:37:34 eabd8714fec9 Extracting [=======================================> ] 293.6MB/375MB 13:37:34 eeb582a9cefe Extracting [==============================================> ] 176MB/187.4MB 13:37:34 55f2b468da67 Extracting [=======================> ] 118.7MB/257.9MB 13:37:34 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 13:37:34 94a9713331c9 Extracting [========> ] 9.47MB/55.34MB 13:37:34 eeb582a9cefe Extracting [==================================================>] 187.4MB/187.4MB 13:37:34 55f2b468da67 Extracting [=======================> ] 123.7MB/257.9MB 13:37:34 94a9713331c9 Extracting [================> ] 17.83MB/55.34MB 13:37:34 eabd8714fec9 Extracting [=======================================> ] 295.2MB/375MB 13:37:34 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 13:37:34 671912a993db Extracting [===> ] 5.571MB/83.15MB 13:37:34 55f2b468da67 Extracting [========================> ] 128.1MB/257.9MB 13:37:34 94a9713331c9 Extracting [======================> ] 25.07MB/55.34MB 13:37:34 eabd8714fec9 Extracting [=======================================> ] 295.8MB/375MB 13:37:34 671912a993db Extracting [=====> ] 8.356MB/83.15MB 13:37:34 55f2b468da67 Extracting [=========================> ] 133.1MB/257.9MB 13:37:34 94a9713331c9 Extracting [==================================> ] 37.88MB/55.34MB 13:37:34 eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 13:37:34 94a9713331c9 Extracting [================================================> ] 54.03MB/55.34MB 13:37:34 55f2b468da67 Extracting [==========================> ] 138.7MB/257.9MB 13:37:34 94a9713331c9 Extracting [==================================================>] 55.34MB/55.34MB 13:37:34 671912a993db Extracting [=====> ] 8.913MB/83.15MB 13:37:34 55f2b468da67 Extracting [===========================> ] 144.3MB/257.9MB 13:37:34 671912a993db Extracting [======> ] 10.58MB/83.15MB 13:37:34 eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB 13:37:34 55f2b468da67 Extracting [=============================> ] 151MB/257.9MB 13:37:35 eabd8714fec9 Extracting [========================================> ] 301.4MB/375MB 13:37:35 671912a993db Extracting [=======> ] 12.26MB/83.15MB 13:37:35 55f2b468da67 Extracting [==============================> ] 156MB/257.9MB 13:37:35 eabd8714fec9 Extracting [========================================> ] 303MB/375MB 13:37:35 55f2b468da67 Extracting [===============================> ] 162.1MB/257.9MB 13:37:35 55f2b468da67 Extracting [================================> ] 165.4MB/257.9MB 13:37:35 671912a993db Extracting [=========> ] 15.04MB/83.15MB 13:37:35 eabd8714fec9 Extracting [========================================> ] 304.7MB/375MB 13:37:35 671912a993db Extracting [===========> ] 18.94MB/83.15MB 13:37:35 eabd8714fec9 Extracting [========================================> ] 306.4MB/375MB 13:37:35 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 13:37:35 eabd8714fec9 Extracting [========================================> ] 306.9MB/375MB 13:37:36 671912a993db Extracting [===========> ] 19.5MB/83.15MB 13:37:36 55f2b468da67 Extracting [=================================> ] 171.6MB/257.9MB 13:37:36 3dac5f5f22bc Extracting [============> ] 32.77kB/126.9kB 13:37:36 3dac5f5f22bc Extracting [==================================================>] 126.9kB/126.9kB 13:37:36 671912a993db Extracting [============> ] 20.05MB/83.15MB 13:37:36 eabd8714fec9 Extracting [=========================================> ] 307.5MB/375MB 13:37:36 671912a993db Extracting [=============> ] 22.28MB/83.15MB 13:37:36 55f2b468da67 Extracting [=================================> ] 172.1MB/257.9MB 13:37:36 eabd8714fec9 Extracting [=========================================> ] 309.7MB/375MB 13:37:36 671912a993db Extracting [================> ] 26.74MB/83.15MB 13:37:36 55f2b468da67 Extracting [=================================> ] 173.2MB/257.9MB 13:37:36 eabd8714fec9 Extracting [=========================================> ] 310.8MB/375MB 13:37:36 671912a993db Extracting [==================> ] 30.64MB/83.15MB 13:37:36 eabd8714fec9 Extracting [=========================================> ] 312.5MB/375MB 13:37:36 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB 13:37:36 671912a993db Extracting [====================> ] 33.42MB/83.15MB 13:37:36 eabd8714fec9 Extracting [=========================================> ] 313.6MB/375MB 13:37:36 55f2b468da67 Extracting [=================================> ] 174.4MB/257.9MB 13:37:36 671912a993db Extracting [======================> ] 36.77MB/83.15MB 13:37:36 eabd8714fec9 Extracting [==========================================> ] 315.3MB/375MB 13:37:36 55f2b468da67 Extracting [==================================> ] 175.5MB/257.9MB 13:37:36 671912a993db Extracting [=========================> ] 41.78MB/83.15MB 13:37:36 eabd8714fec9 Extracting [==========================================> ] 317.5MB/375MB 13:37:37 55f2b468da67 Extracting [==================================> ] 177.1MB/257.9MB 13:37:37 671912a993db Extracting [===========================> ] 46.24MB/83.15MB 13:37:37 55f2b468da67 Extracting [==================================> ] 179.9MB/257.9MB 13:37:37 eabd8714fec9 Extracting [==========================================> ] 320.9MB/375MB 13:37:37 671912a993db Extracting [=============================> ] 49.58MB/83.15MB 13:37:37 55f2b468da67 Extracting [===================================> ] 184.4MB/257.9MB 13:37:37 eabd8714fec9 Extracting [===========================================> ] 323.1MB/375MB 13:37:39 671912a993db Extracting [===============================> ] 52.92MB/83.15MB 13:37:39 55f2b468da67 Extracting [====================================> ] 190MB/257.9MB 13:37:39 eabd8714fec9 Extracting [===========================================> ] 324.2MB/375MB 13:37:40 2d429b9e73a6 Pull complete 13:37:40 d956c9c5fe9e Pull complete 13:37:41 eabd8714fec9 Extracting [===========================================> ] 325.3MB/375MB 13:37:41 671912a993db Extracting [=================================> ] 56.26MB/83.15MB 13:37:41 55f2b468da67 Extracting [=====================================> ] 192.2MB/257.9MB 13:37:41 eeb582a9cefe Pull complete 13:37:41 671912a993db Extracting [==================================> ] 56.82MB/83.15MB 13:37:41 eabd8714fec9 Extracting [===========================================> ] 325.9MB/375MB 13:37:41 55f2b468da67 Extracting [=====================================> ] 193.3MB/257.9MB 13:37:41 671912a993db Extracting [==================================> ] 57.38MB/83.15MB 13:37:41 55f2b468da67 Extracting [=====================================> ] 194.4MB/257.9MB 13:37:41 eabd8714fec9 Extracting [===========================================> ] 327MB/375MB 13:37:41 55f2b468da67 Extracting [=====================================> ] 195MB/257.9MB 13:37:41 671912a993db Extracting [===================================> ] 59.05MB/83.15MB 13:37:42 94a9713331c9 Pull complete 13:37:42 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 13:37:42 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 13:37:42 671912a993db Extracting [=====================================> ] 62.95MB/83.15MB 13:37:42 eabd8714fec9 Extracting [===========================================> ] 328.1MB/375MB 13:37:42 55f2b468da67 Extracting [======================================> ] 196.1MB/257.9MB 13:37:42 eabd8714fec9 Extracting [===========================================> ] 329.2MB/375MB 13:37:42 671912a993db Extracting [======================================> ] 63.5MB/83.15MB 13:37:42 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 13:37:42 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 13:37:42 55f2b468da67 Extracting [======================================> ] 196.6MB/257.9MB 13:37:42 eabd8714fec9 Extracting [============================================> ] 330.9MB/375MB 13:37:43 55f2b468da67 Extracting [======================================> ] 197.2MB/257.9MB 13:37:43 eabd8714fec9 Extracting [============================================> ] 331.4MB/375MB 13:37:43 55f2b468da67 Extracting [======================================> ] 199.4MB/257.9MB 13:37:43 eabd8714fec9 Extracting [============================================> ] 332.6MB/375MB 13:37:43 671912a993db Extracting [======================================> ] 64.06MB/83.15MB 13:37:43 55f2b468da67 Extracting [======================================> ] 201.1MB/257.9MB 13:37:43 eabd8714fec9 Extracting [============================================> ] 337MB/375MB 13:37:43 671912a993db Extracting [=========================================> ] 69.07MB/83.15MB 13:37:43 55f2b468da67 Extracting [=======================================> ] 203.3MB/257.9MB 13:37:43 eabd8714fec9 Extracting [=============================================> ] 340.4MB/375MB 13:37:43 671912a993db Extracting [==========================================> ] 71.3MB/83.15MB 13:37:43 671912a993db Extracting [===========================================> ] 72.97MB/83.15MB 13:37:43 55f2b468da67 Extracting [=======================================> ] 204.4MB/257.9MB 13:37:43 eabd8714fec9 Extracting [=============================================> ] 340.9MB/375MB 13:37:43 671912a993db Extracting [==============================================> ] 76.87MB/83.15MB 13:37:43 55f2b468da67 Extracting [=======================================> ] 206.1MB/257.9MB 13:37:43 55f2b468da67 Extracting [========================================> ] 207.2MB/257.9MB 13:37:44 55f2b468da67 Extracting [========================================> ] 207.8MB/257.9MB 13:37:44 eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 13:37:44 55f2b468da67 Extracting [========================================> ] 210.6MB/257.9MB 13:37:44 671912a993db Extracting [==============================================> ] 77.43MB/83.15MB 13:37:44 671912a993db Extracting [================================================> ] 80.22MB/83.15MB 13:37:44 55f2b468da67 Extracting [=========================================> ] 211.7MB/257.9MB 13:37:44 671912a993db Extracting [==================================================>] 83.15MB/83.15MB 13:37:44 55f2b468da67 Extracting [=========================================> ] 213.4MB/257.9MB 13:37:44 55f2b468da67 Extracting [=========================================> ] 215MB/257.9MB 13:37:44 eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 13:37:44 55f2b468da67 Extracting [==========================================> ] 217.3MB/257.9MB 13:37:44 eabd8714fec9 Extracting [=============================================> ] 343.1MB/375MB 13:37:44 55f2b468da67 Extracting [==========================================> ] 220.6MB/257.9MB 13:37:45 3dac5f5f22bc Pull complete 13:37:45 1c3d2ae0a91f Extracting [==================================================>] 1.119kB/1.119kB 13:37:45 1c3d2ae0a91f Extracting [==================================================>] 1.119kB/1.119kB 13:37:45 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 13:37:45 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 13:37:45 55f2b468da67 Extracting [===========================================> ] 222.3MB/257.9MB 13:37:45 eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB 13:37:45 55f2b468da67 Extracting [===========================================> ] 224.5MB/257.9MB 13:37:45 eabd8714fec9 Extracting [==============================================> ] 350.9MB/375MB 13:37:45 55f2b468da67 Extracting [===========================================> ] 226.7MB/257.9MB 13:37:45 eabd8714fec9 Extracting [===============================================> ] 356.5MB/375MB 13:37:45 55f2b468da67 Extracting [============================================> ] 227.8MB/257.9MB 13:37:46 55f2b468da67 Extracting [============================================> ] 228.4MB/257.9MB 13:37:47 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB 13:37:47 46eab5b44a35 Pull complete 13:37:47 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB 13:37:47 55f2b468da67 Extracting [============================================> ] 229MB/257.9MB 13:37:47 55f2b468da67 Extracting [============================================> ] 230.6MB/257.9MB 13:37:47 eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 13:37:47 55f2b468da67 Extracting [============================================> ] 231.7MB/257.9MB 13:37:47 eabd8714fec9 Extracting [===============================================> ] 357.6MB/375MB 13:37:47 eabd8714fec9 Extracting [================================================> ] 366.5MB/375MB 13:37:47 55f2b468da67 Extracting [=============================================> ] 232.3MB/257.9MB 13:37:47 eabd8714fec9 Extracting [=================================================> ] 371.6MB/375MB 13:37:47 55f2b468da67 Extracting [=============================================> ] 234MB/257.9MB 13:37:47 eabd8714fec9 Extracting [==================================================>] 375MB/375MB 13:37:47 671912a993db Pull complete 13:37:47 55f2b468da67 Extracting [=============================================> ] 236.2MB/257.9MB 13:37:48 55f2b468da67 Extracting [==============================================> ] 239.5MB/257.9MB 13:37:48 55f2b468da67 Extracting [==============================================> ] 242.3MB/257.9MB 13:37:48 c4d302cc468d Extracting [> ] 65.54kB/4.534MB 13:37:49 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB 13:37:49 55f2b468da67 Extracting [================================================> ] 250.1MB/257.9MB 13:37:49 1d8e8fd2e272 Pull complete 13:37:49 9e053de6cb63 Extracting [==================================================>] 11.92kB/11.92kB 13:37:49 9e053de6cb63 Extracting [==================================================>] 11.92kB/11.92kB 13:37:49 55f2b468da67 Extracting [=================================================> ] 252.9MB/257.9MB 13:37:49 55f2b468da67 Extracting [=================================================> ] 254.6MB/257.9MB 13:37:49 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 13:37:49 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 13:37:50 c4d302cc468d Extracting [==> ] 262.1kB/4.534MB 13:37:50 c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 13:37:50 9f61cc37f3e3 Pull complete 13:37:50 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 13:37:50 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 13:37:50 1c3d2ae0a91f Pull complete 13:37:51 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB 13:37:51 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB 13:37:51 eabd8714fec9 Pull complete 13:37:51 1b927df1bef8 Pull complete 13:37:51 55f2b468da67 Pull complete 13:37:51 6e7be8b279a2 Extracting [==================================================>] 1.113kB/1.113kB 13:37:51 6e7be8b279a2 Extracting [==================================================>] 1.113kB/1.113kB 13:37:51 c4d302cc468d Pull complete 13:37:52 9e053de6cb63 Pull complete 13:37:52 82bfc142787e Extracting [> ] 98.3kB/8.613MB 13:37:52 1dccce9f415d Pull complete 13:37:53 82bfc142787e Extracting [==> ] 393.2kB/8.613MB 13:37:53 82bfc142787e Extracting [==============================================> ] 7.963MB/8.613MB 13:37:53 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 13:37:54 9202a69cfcd9 Pull complete 13:37:54 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 13:37:54 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 13:37:55 6e7be8b279a2 Pull complete 13:37:58 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 13:38:00 82bfc142787e Pull complete 13:38:00 6139928abb9b Extracting [==================================================>] 1.326kB/1.326kB 13:38:00 6139928abb9b Extracting [==================================================>] 1.326kB/1.326kB 13:38:02 e95c9f5c1a96 Extracting [> ] 557.1kB/93.4MB 13:38:02 e95c9f5c1a96 Extracting [=======> ] 13.93MB/93.4MB 13:38:02 e95c9f5c1a96 Extracting [==============> ] 26.18MB/93.4MB 13:38:02 e95c9f5c1a96 Extracting [================> ] 31.75MB/93.4MB 13:38:02 e95c9f5c1a96 Extracting [=====================> ] 40.67MB/93.4MB 13:38:02 e95c9f5c1a96 Extracting [==========================> ] 50.14MB/93.4MB 13:38:02 e95c9f5c1a96 Extracting [==================================> ] 64.06MB/93.4MB 13:38:02 e95c9f5c1a96 Extracting [==========================================> ] 79.66MB/93.4MB 13:38:02 e95c9f5c1a96 Extracting [==============================================> ] 86.9MB/93.4MB 13:38:02 e95c9f5c1a96 Extracting [==================================================>] 93.4MB/93.4MB 13:38:04 01e0882c90d9 Extracting [=========> ] 262.1kB/1.447MB 13:38:04 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 13:38:04 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 13:38:04 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 13:38:05 45fd2fec8a19 Pull complete 13:38:05 e95c9f5c1a96 Pull complete 13:38:06 01e0882c90d9 Pull complete 13:38:06 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 13:38:06 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 13:38:07 6139928abb9b Pull complete 13:38:07 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 13:38:07 policy-models-simulator Pulled 13:38:07 e5d54fbf8ee1 Pull complete 13:38:07 policy-distribution Pulled 13:38:07 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 13:38:08 8f10199ed94b Extracting [==> ] 393.2kB/8.768MB 13:38:08 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 13:38:08 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 13:38:08 8f10199ed94b Extracting [================================================> ] 8.454MB/8.768MB 13:38:08 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 13:38:08 531ee2cf3c0c Extracting [=> ] 196.6kB/8.066MB 13:38:08 46baca71a4ef Pull complete 13:38:08 531ee2cf3c0c Extracting [====================> ] 3.342MB/8.066MB 13:38:08 37404d8f503a Extracting [==========================> ] 32.77kB/60.73kB 13:38:08 37404d8f503a Extracting [==================================================>] 60.73kB/60.73kB 13:38:08 531ee2cf3c0c Extracting [=============================> ] 4.719MB/8.066MB 13:38:08 8f10199ed94b Pull complete 13:38:08 531ee2cf3c0c Extracting [===================================> ] 5.8MB/8.066MB 13:38:08 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 13:38:09 grafana Pulled 13:38:09 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 13:38:09 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 13:38:09 07568de569f6 Pull complete 13:38:09 b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 13:38:09 b0e0ef7895f4 Extracting [======================> ] 16.52MB/37.01MB 13:38:09 b0e0ef7895f4 Extracting [============================================> ] 32.64MB/37.01MB 13:38:09 b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB 13:38:09 531ee2cf3c0c Pull complete 13:38:10 37404d8f503a Pull complete 13:38:10 ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 13:38:10 policy-pap Pulled 13:38:10 b0e0ef7895f4 Pull complete 13:38:10 b30c77c91326 Extracting [==================================================>] 100B/100B 13:38:10 b30c77c91326 Extracting [==================================================>] 100B/100B 13:38:10 f963a77d2726 Pull complete 13:38:10 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 13:38:10 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 13:38:10 ed54a7dee1d8 Extracting [==========> ] 262.1kB/1.196MB 13:38:10 b30c77c91326 Pull complete 13:38:10 f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 13:38:10 d76a56e8adff Extracting [==================================================>] 694B/694B 13:38:10 d76a56e8adff Extracting [==================================================>] 694B/694B 13:38:10 c0c90eeb8aca Pull complete 13:38:10 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 13:38:10 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 13:38:10 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 13:38:10 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 13:38:10 d76a56e8adff Pull complete 13:38:10 5cfb27c10ea5 Pull complete 13:38:10 40a5eed61bb0 Extracting [==================================================>] 98B/98B 13:38:10 40a5eed61bb0 Extracting [==================================================>] 98B/98B 13:38:10 prometheus Pulled 13:38:10 40a5eed61bb0 Pull complete 13:38:10 ed54a7dee1d8 Pull complete 13:38:10 e040ea11fa10 Extracting [==================================================>] 173B/173B 13:38:10 e040ea11fa10 Extracting [==================================================>] 173B/173B 13:38:10 12c5c803443f Extracting [==================================================>] 116B/116B 13:38:10 12c5c803443f Extracting [==================================================>] 116B/116B 13:38:10 e040ea11fa10 Pull complete 13:38:10 f3a82e9f1761 Extracting [==============> ] 13.3MB/44.41MB 13:38:10 12c5c803443f Pull complete 13:38:10 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 13:38:10 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 13:38:10 e27c75a98748 Pull complete 13:38:10 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB 13:38:10 e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 13:38:10 f3a82e9f1761 Extracting [================================> ] 28.44MB/44.41MB 13:38:10 09d5a3f70313 Extracting [========> ] 18.38MB/109.2MB 13:38:10 e73cb4a42719 Extracting [==> ] 5.014MB/109.1MB 13:38:10 f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 13:38:10 f3a82e9f1761 Pull complete 13:38:10 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 13:38:10 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 13:38:10 79161a3f5362 Pull complete 13:38:10 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 13:38:10 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 13:38:11 9c266ba63f51 Pull complete 13:38:11 09d5a3f70313 Extracting [================> ] 35.65MB/109.2MB 13:38:11 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 13:38:11 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 13:38:11 2e8a7df9c2ee Pull complete 13:38:11 10f05dd8b1db Extracting [==================================================>] 98B/98B 13:38:11 10f05dd8b1db Extracting [==================================================>] 98B/98B 13:38:11 e73cb4a42719 Extracting [===> ] 7.799MB/109.1MB 13:38:11 10f05dd8b1db Pull complete 13:38:11 41dac8b43ba6 Extracting [==================================================>] 171B/171B 13:38:11 41dac8b43ba6 Extracting [==================================================>] 171B/171B 13:38:11 41dac8b43ba6 Pull complete 13:38:11 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 13:38:11 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 13:38:11 09d5a3f70313 Extracting [========================> ] 54.03MB/109.2MB 13:38:11 71a9f6a9ab4d Pull complete 13:38:11 da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 13:38:11 e73cb4a42719 Extracting [====> ] 10.58MB/109.1MB 13:38:11 09d5a3f70313 Extracting [=================================> ] 72.42MB/109.2MB 13:38:11 da3ed5db7103 Extracting [=====> ] 12.81MB/127.4MB 13:38:11 e73cb4a42719 Extracting [=======> ] 15.6MB/109.1MB 13:38:11 09d5a3f70313 Extracting [========================================> ] 88.57MB/109.2MB 13:38:11 da3ed5db7103 Extracting [===========> ] 29.52MB/127.4MB 13:38:11 e73cb4a42719 Extracting [=========> ] 20.61MB/109.1MB 13:38:11 09d5a3f70313 Extracting [=============================================> ] 99.16MB/109.2MB 13:38:11 da3ed5db7103 Extracting [===================> ] 50.14MB/127.4MB 13:38:11 e73cb4a42719 Extracting [===========> ] 25.07MB/109.1MB 13:38:11 09d5a3f70313 Extracting [================================================> ] 105.8MB/109.2MB 13:38:11 da3ed5db7103 Extracting [==========================> ] 66.29MB/127.4MB 13:38:11 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 13:38:11 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 13:38:11 e73cb4a42719 Extracting [=============> ] 29.52MB/109.1MB 13:38:11 09d5a3f70313 Pull complete 13:38:11 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 13:38:11 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 13:38:11 356f5c2c843b Pull complete 13:38:11 kafka Pulled 13:38:11 da3ed5db7103 Extracting [===============================> ] 80.22MB/127.4MB 13:38:11 e73cb4a42719 Extracting [================> ] 36.21MB/109.1MB 13:38:11 da3ed5db7103 Extracting [======================================> ] 98.04MB/127.4MB 13:38:11 e73cb4a42719 Extracting [====================> ] 44.56MB/109.1MB 13:38:11 da3ed5db7103 Extracting [===========================================> ] 112MB/127.4MB 13:38:11 e73cb4a42719 Extracting [=======================> ] 51.81MB/109.1MB 13:38:11 da3ed5db7103 Extracting [===============================================> ] 120.3MB/127.4MB 13:38:12 e73cb4a42719 Extracting [========================> ] 53.48MB/109.1MB 13:38:12 da3ed5db7103 Extracting [=================================================> ] 125.3MB/127.4MB 13:38:12 e73cb4a42719 Extracting [==========================> ] 56.82MB/109.1MB 13:38:12 da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB 13:38:12 da3ed5db7103 Pull complete 13:38:12 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 13:38:12 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 13:38:12 c955f6e31a04 Pull complete 13:38:12 zookeeper Pulled 13:38:12 e73cb4a42719 Extracting [===========================> ] 60.16MB/109.1MB 13:38:12 e73cb4a42719 Extracting [==============================> ] 65.73MB/109.1MB 13:38:12 e73cb4a42719 Extracting [================================> ] 71.86MB/109.1MB 13:38:12 e73cb4a42719 Extracting [==================================> ] 75.76MB/109.1MB 13:38:12 e73cb4a42719 Extracting [====================================> ] 80.22MB/109.1MB 13:38:12 e73cb4a42719 Extracting [=======================================> ] 86.9MB/109.1MB 13:38:12 e73cb4a42719 Extracting [==========================================> ] 92.47MB/109.1MB 13:38:13 e73cb4a42719 Extracting [===========================================> ] 94.14MB/109.1MB 13:38:13 e73cb4a42719 Extracting [============================================> ] 96.93MB/109.1MB 13:38:13 e73cb4a42719 Extracting [=============================================> ] 99.71MB/109.1MB 13:38:13 e73cb4a42719 Extracting [===============================================> ] 103.1MB/109.1MB 13:38:13 e73cb4a42719 Extracting [===============================================> ] 104.2MB/109.1MB 13:38:13 e73cb4a42719 Extracting [================================================> ] 105.8MB/109.1MB 13:38:13 e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 13:38:13 e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 13:38:14 e73cb4a42719 Pull complete 13:38:14 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 13:38:14 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 13:38:14 a83b68436f09 Pull complete 13:38:14 787d6bee9571 Extracting [==================================================>] 127B/127B 13:38:14 787d6bee9571 Extracting [==================================================>] 127B/127B 13:38:14 787d6bee9571 Pull complete 13:38:14 13ff0988aaea Extracting [==================================================>] 167B/167B 13:38:14 13ff0988aaea Extracting [==================================================>] 167B/167B 13:38:14 13ff0988aaea Pull complete 13:38:14 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 13:38:14 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 13:38:14 4b82842ab819 Pull complete 13:38:14 7e568a0dc8fb Extracting [==================================================>] 184B/184B 13:38:14 7e568a0dc8fb Extracting [==================================================>] 184B/184B 13:38:14 7e568a0dc8fb Pull complete 13:38:14 postgres Pulled 13:38:14 Network compose_default Creating 13:38:14 Network compose_default Created 13:38:14 Container postgres Creating 13:38:14 Container policy-models-simulator Creating 13:38:14 Container zookeeper Creating 13:38:14 Container prometheus Creating 13:38:22 Container policy-models-simulator Created 13:38:22 Container postgres Created 13:38:22 Container policy-db-migrator Creating 13:38:22 Container prometheus Created 13:38:22 Container grafana Creating 13:38:22 Container zookeeper Created 13:38:22 Container kafka Creating 13:38:22 Container policy-db-migrator Created 13:38:22 Container policy-api Creating 13:38:22 Container grafana Created 13:38:22 Container kafka Created 13:38:22 Container policy-api Created 13:38:22 Container policy-pap Creating 13:38:22 Container policy-pap Created 13:38:22 Container policy-apex-pdp Creating 13:38:22 Container policy-apex-pdp Created 13:38:22 Container policy-distribution Creating 13:38:22 Container policy-distribution Created 13:38:22 Container postgres Starting 13:38:22 Container zookeeper Starting 13:38:22 Container prometheus Starting 13:38:22 Container policy-models-simulator Starting 13:38:22 Container postgres Started 13:38:22 Container policy-db-migrator Starting 13:38:22 Container zookeeper Started 13:38:22 Container kafka Starting 13:38:22 Container policy-models-simulator Started 13:38:22 Container prometheus Started 13:38:22 Container grafana Starting 13:38:22 Container policy-db-migrator Started 13:38:22 Container policy-api Starting 13:38:23 Container kafka Started 13:38:23 Container grafana Started 13:38:23 Container policy-api Started 13:38:23 Container policy-pap Starting 13:38:23 Container policy-pap Started 13:38:23 Container policy-apex-pdp Starting 13:38:23 Container policy-apex-pdp Started 13:38:23 Container policy-distribution Starting 13:38:24 Container policy-distribution Started 13:38:24 Prometheus server: http://localhost:30259 13:38:24 Grafana server: http://localhost:30269 13:38:24 Waiting 1 minute for distribution to start... 13:39:24 Checking if REST port 30006 is open on localhost ... 13:39:24 IMAGE NAMES STATUS 13:39:24 nexus3.onap.org:10001/onap/policy-distribution:5.0.1-SNAPSHOT policy-distribution Up About a minute 13:39:24 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up About a minute 13:39:24 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up About a minute 13:39:24 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute 13:39:24 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute 13:39:24 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 13:39:24 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute 13:39:24 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT policy-models-simulator Up About a minute 13:39:24 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 13:39:24 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 13:39:24 Checking if REST port 30001 is open on localhost ... 13:39:24 IMAGE NAMES STATUS 13:39:24 nexus3.onap.org:10001/onap/policy-distribution:5.0.1-SNAPSHOT policy-distribution Up About a minute 13:39:24 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up About a minute 13:39:24 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up About a minute 13:39:24 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute 13:39:24 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute 13:39:24 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 13:39:24 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute 13:39:24 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT policy-models-simulator Up About a minute 13:39:24 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 13:39:24 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 13:39:44 Cloning into '/w/workspace/policy-distribution-master-project-csit-distribution/csit/resources/tests/models'... 13:39:45 Building robot framework docker image 13:39:45 Checking for Docker Buildx... 13:39:45 Docker Buildx is already installed. 13:39:45 Building with Docker Buildx... 13:40:26 sha256:e286a745ec175e39308d052f05f12a8824d187a239208ca764e9fc10d4a82f44 13:40:36 top - 13:40:36 up 5 min, 0 users, load average: 2.64, 2.33, 1.08 13:40:36 Tasks: 245 total, 2 running, 243 sleeping, 0 stopped, 0 zombie 13:40:36 %Cpu(s): 6.8 us, 3.8 sy, 0.0 ni, 84.1 id, 5.3 wa, 0.0 hi, 0.0 si, 0.0 st 13:40:36 13:40:36 total used free shared buff/cache available 13:40:36 Mem: 31Gi 3.0Gi 19Gi 29Mi 9.1Gi 27Gi 13:40:36 Swap: 1.0Gi 0B 1.0Gi 13:40:36 13:40:36 IMAGE NAMES STATUS 13:40:36 nexus3.onap.org:10001/onap/policy-distribution:5.0.1-SNAPSHOT policy-distribution Up 2 minutes 13:40:36 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 2 minutes 13:40:36 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 2 minutes 13:40:36 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 2 minutes 13:40:36 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 13:40:36 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 13:40:36 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 13:40:36 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT policy-models-simulator Up 2 minutes 13:40:36 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 13:40:36 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 13:40:36 13:40:39 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 13:40:39 621b22162bed policy-distribution 0.08% 116.1MiB / 31.34GiB 0.36% 16kB / 49.3kB 0B / 373kB 49 13:40:39 52b904c2edc3 policy-apex-pdp 1.54% 210.3MiB / 31.34GiB 0.66% 67.8kB / 116kB 0B / 487kB 51 13:40:39 48f91a14087f policy-pap 2.34% 429.6MiB / 31.34GiB 1.34% 173kB / 919kB 0B / 504kB 64 13:40:39 5d4e74dfb23e policy-api 0.22% 573.4MiB / 31.34GiB 1.79% 1.16MB / 1.69MB 0B / 483kB 58 13:40:39 72cd5f17e159 kafka 1.49% 388.9MiB / 31.34GiB 1.21% 221kB / 196kB 0B / 1.36MB 83 13:40:39 73e3f580aeb6 grafana 0.33% 115.6MiB / 31.34GiB 0.36% 22.4MB / 57.2kB 0B / 95MB 20 13:40:39 b77589281589 zookeeper 0.11% 82.5MiB / 31.34GiB 0.26% 55.7kB / 46.6kB 0B / 623kB 62 13:40:39 75ce80f1a784 policy-models-simulator 0.08% 125.2MiB / 31.34GiB 0.39% 3.28kB / 126B 0B / 213kB 63 13:40:39 6e07947d4faa postgres 0.03% 80.31MiB / 31.34GiB 0.25% 1.53MB / 1.62MB 0B / 138MB 26 13:40:39 188cdafc8f0f prometheus 0.56% 21.09MiB / 31.34GiB 0.07% 1.58MB / 60.9kB 0B / 295kB 13 13:40:39 13:40:39 Container policy-csit Creating 13:40:39 Container policy-csit Created 13:40:39 Attaching to policy-csit 13:40:39 policy-csit | Invoking the robot tests from: distribution-test.robot 13:40:39 policy-csit | Run Robot test 13:40:39 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 13:40:39 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 13:40:39 policy-csit | -v POLICY_API_IP:policy-api:6969 13:40:39 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 13:40:39 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 13:40:39 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 13:40:39 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 13:40:39 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 13:40:39 policy-csit | -v APEX_IP:policy-apex-pdp:6969 13:40:39 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 13:40:39 policy-csit | -v KAFKA_IP:kafka:9092 13:40:39 policy-csit | -v PROMETHEUS_IP:prometheus:9090 13:40:39 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 13:40:39 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 13:40:39 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 13:40:39 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 13:40:39 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 13:40:39 policy-csit | -v TEMP_FOLDER:/tmp/distribution 13:40:39 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 13:40:39 policy-csit | -v TEST_ENV:docker 13:40:39 policy-csit | -v JAEGER_IP:jaeger:16686 13:40:39 policy-csit | Starting Robot test suites ... 13:40:40 policy-csit | ============================================================================== 13:40:40 policy-csit | distribution 13:40:40 policy-csit | ============================================================================== 13:40:40 policy-csit | Healthcheck :: Verify policy distribution health check | PASS | 13:40:40 policy-csit | ------------------------------------------------------------------------------ 13:41:00 policy-csit | InvokeDistributionAndRunEventOnEngine | PASS | 13:41:00 policy-csit | ------------------------------------------------------------------------------ 13:41:00 policy-csit | MetricsAfterExecution :: Verify policy-distribution is exporting p... | PASS | 13:41:00 policy-csit | ------------------------------------------------------------------------------ 13:41:00 policy-csit | distribution | PASS | 13:41:00 policy-csit | 3 tests, 3 passed, 0 failed 13:41:00 policy-csit | ============================================================================== 13:41:00 policy-csit | Output: /tmp/results/output.xml 13:41:00 policy-csit | Log: /tmp/results/log.html 13:41:00 policy-csit | Report: /tmp/results/report.html 13:41:00 policy-csit | RESULT: 0 13:41:00 policy-csit exited with code 0 13:41:00 IMAGE NAMES STATUS 13:41:00 nexus3.onap.org:10001/onap/policy-distribution:5.0.1-SNAPSHOT policy-distribution Up 2 minutes 13:41:00 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 2 minutes 13:41:00 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 2 minutes 13:41:00 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 2 minutes 13:41:00 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 13:41:00 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 13:41:00 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 13:41:00 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT policy-models-simulator Up 2 minutes 13:41:00 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 13:41:00 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 13:41:00 Shut down started! 13:41:04 Collecting logs from docker compose containers... 13:41:06 Tearing down containers... 13:41:06 Container policy-csit Stopping 13:41:06 Container policy-distribution Stopping 13:41:06 Container grafana Stopping 13:41:06 Container policy-csit Stopped 13:41:06 Container policy-csit Removing 13:41:06 Container policy-csit Removed 13:41:07 Container grafana Stopped 13:41:07 Container grafana Removing 13:41:07 Container grafana Removed 13:41:07 Container prometheus Stopping 13:41:07 Container prometheus Stopped 13:41:07 Container prometheus Removing 13:41:07 Container prometheus Removed 13:41:17 Container policy-distribution Stopped 13:41:17 Container policy-distribution Removing 13:41:17 Container policy-distribution Removed 13:41:17 Container policy-apex-pdp Stopping 13:41:27 Container policy-apex-pdp Stopped 13:41:27 Container policy-apex-pdp Removing 13:41:27 Container policy-apex-pdp Removed 13:41:27 Container policy-models-simulator Stopping 13:41:27 Container policy-pap Stopping 13:41:37 Container policy-models-simulator Stopped 13:41:37 Container policy-models-simulator Removing 13:41:37 Container policy-models-simulator Removed 13:41:37 Container policy-pap Stopped 13:41:37 Container policy-pap Removing 13:41:37 Container policy-pap Removed 13:41:37 Container policy-api Stopping 13:41:37 Container kafka Stopping 13:41:38 Container kafka Stopped 13:41:38 Container kafka Removing 13:41:38 Container kafka Removed 13:41:38 Container zookeeper Stopping 13:41:39 Container zookeeper Stopped 13:41:39 Container zookeeper Removing 13:41:39 Container zookeeper Removed 13:41:48 Container policy-api Stopped 13:41:48 Container policy-api Removing 13:41:48 Container policy-api Removed 13:41:48 Container policy-db-migrator Stopping 13:41:48 Container policy-db-migrator Stopped 13:41:48 Container policy-db-migrator Removing 13:41:48 Container policy-db-migrator Removed 13:41:48 Container postgres Stopping 13:41:48 Container postgres Stopped 13:41:48 Container postgres Removing 13:41:48 Container postgres Removed 13:41:48 Network compose_default Removing 13:41:48 Network compose_default Removed 13:41:48 $ ssh-agent -k 13:41:49 unset SSH_AUTH_SOCK; 13:41:49 unset SSH_AGENT_PID; 13:41:49 echo Agent pid 1613 killed; 13:41:49 [ssh-agent] Stopped. 13:41:49 Robot results publisher started... 13:41:49 INFO: Checking test criticality is deprecated and will be dropped in a future release! 13:41:49 -Parsing output xml: 13:41:49 Done! 13:41:49 -Copying log files to build dir: 13:41:49 Done! 13:41:49 -Assigning results to build: 13:41:49 Done! 13:41:49 -Checking thresholds: 13:41:49 Done! 13:41:49 Done publishing Robot results. 13:41:49 [PostBuildScript] - [INFO] Executing post build scripts. 13:41:49 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins16814146041464995074.sh 13:41:49 ---> sysstat.sh 13:41:50 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins14015123225779231970.sh 13:41:50 ---> package-listing.sh 13:41:50 ++ facter osfamily 13:41:50 ++ tr '[:upper:]' '[:lower:]' 13:41:50 + OS_FAMILY=debian 13:41:50 + workspace=/w/workspace/policy-distribution-master-project-csit-distribution 13:41:50 + START_PACKAGES=/tmp/packages_start.txt 13:41:50 + END_PACKAGES=/tmp/packages_end.txt 13:41:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:50 + PACKAGES=/tmp/packages_start.txt 13:41:50 + '[' /w/workspace/policy-distribution-master-project-csit-distribution ']' 13:41:50 + PACKAGES=/tmp/packages_end.txt 13:41:50 + case "${OS_FAMILY}" in 13:41:50 + dpkg -l 13:41:50 + grep '^ii' 13:41:50 + '[' -f /tmp/packages_start.txt ']' 13:41:50 + '[' -f /tmp/packages_end.txt ']' 13:41:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:50 + '[' /w/workspace/policy-distribution-master-project-csit-distribution ']' 13:41:50 + mkdir -p /w/workspace/policy-distribution-master-project-csit-distribution/archives/ 13:41:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-distribution-master-project-csit-distribution/archives/ 13:41:50 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins6546958202121725074.sh 13:41:50 ---> capture-instance-metadata.sh 13:41:50 Setup pyenv: 13:41:50 system 13:41:50 3.8.20 13:41:50 3.9.20 13:41:50 3.10.15 13:41:50 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) 13:41:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ox6d from file:/tmp/.os_lf_venv 13:41:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:41:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:41:52 lf-activate-venv(): INFO: Base packages installed successfully 13:41:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:41:59 lf-activate-venv(): INFO: Adding /tmp/venv-Ox6d/bin to PATH 13:41:59 INFO: Running in OpenStack, capturing instance metadata 13:41:59 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins4993651642606271523.sh 13:41:59 provisioning config files... 13:41:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-distribution-master-project-csit-distribution@tmp/config4959109192970686429tmp 13:41:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:41:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:41:59 [EnvInject] - Injecting environment variables from a build step. 13:41:59 [EnvInject] - Injecting as environment variables the properties content 13:41:59 SERVER_ID=logs 13:41:59 13:41:59 [EnvInject] - Variables injected successfully. 13:41:59 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins7757047562144217875.sh 13:41:59 ---> create-netrc.sh 13:41:59 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins12733160324697965605.sh 13:41:59 ---> python-tools-install.sh 13:41:59 Setup pyenv: 13:41:59 system 13:41:59 3.8.20 13:41:59 3.9.20 13:41:59 3.10.15 13:41:59 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) 13:42:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ox6d from file:/tmp/.os_lf_venv 13:42:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:01 lf-activate-venv(): INFO: Base packages installed successfully 13:42:01 lf-activate-venv(): INFO: Installing additional packages: lftools 13:42:08 lf-activate-venv(): INFO: Adding /tmp/venv-Ox6d/bin to PATH 13:42:08 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins17328329091132680891.sh 13:42:08 ---> sudo-logs.sh 13:42:08 Archiving 'sudo' log.. 13:42:09 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins16748309599293676206.sh 13:42:09 ---> job-cost.sh 13:42:09 Setup pyenv: 13:42:09 system 13:42:09 3.8.20 13:42:09 3.9.20 13:42:09 3.10.15 13:42:09 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) 13:42:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ox6d from file:/tmp/.os_lf_venv 13:42:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:10 lf-activate-venv(): INFO: Base packages installed successfully 13:42:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:42:15 lf-activate-venv(): INFO: Adding /tmp/venv-Ox6d/bin to PATH 13:42:15 INFO: No Stack... 13:42:15 INFO: Retrieving Pricing Info for: v3-standard-8 13:42:16 INFO: Archiving Costs 13:42:16 [policy-distribution-master-project-csit-distribution] $ /bin/bash -l /tmp/jenkins1643045503531297874.sh 13:42:16 ---> logs-deploy.sh 13:42:16 Setup pyenv: 13:42:16 system 13:42:16 3.8.20 13:42:16 3.9.20 13:42:16 3.10.15 13:42:16 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) 13:42:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ox6d from file:/tmp/.os_lf_venv 13:42:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:18 lf-activate-venv(): INFO: Base packages installed successfully 13:42:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:42:25 lf-activate-venv(): INFO: Adding /tmp/venv-Ox6d/bin to PATH 13:42:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-distribution-master-project-csit-distribution/2215 13:42:25 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 13:42:27 Archives upload complete. 13:42:27 INFO: archiving logs to Nexus 13:42:28 ---> uname -a: 13:42:28 Linux prd-ubuntu2204-docker-8c-8g-6757 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:42:28 13:42:28 13:42:28 ---> lscpu: 13:42:28 Architecture: x86_64 13:42:28 CPU op-mode(s): 32-bit, 64-bit 13:42:28 Address sizes: 40 bits physical, 48 bits virtual 13:42:28 Byte Order: Little Endian 13:42:28 CPU(s): 8 13:42:28 On-line CPU(s) list: 0-7 13:42:28 Vendor ID: AuthenticAMD 13:42:28 Model name: AMD EPYC-Rome Processor 13:42:28 CPU family: 23 13:42:28 Model: 49 13:42:28 Thread(s) per core: 1 13:42:28 Core(s) per socket: 1 13:42:28 Socket(s): 8 13:42:28 Stepping: 0 13:42:28 BogoMIPS: 5600.00 13:42:28 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 13:42:28 Virtualization: AMD-V 13:42:28 Hypervisor vendor: KVM 13:42:28 Virtualization type: full 13:42:28 L1d cache: 256 KiB (8 instances) 13:42:28 L1i cache: 256 KiB (8 instances) 13:42:28 L2 cache: 4 MiB (8 instances) 13:42:28 L3 cache: 128 MiB (8 instances) 13:42:28 NUMA node(s): 1 13:42:28 NUMA node0 CPU(s): 0-7 13:42:28 Vulnerability Gather data sampling: Not affected 13:42:28 Vulnerability Itlb multihit: Not affected 13:42:28 Vulnerability L1tf: Not affected 13:42:28 Vulnerability Mds: Not affected 13:42:28 Vulnerability Meltdown: Not affected 13:42:28 Vulnerability Mmio stale data: Not affected 13:42:28 Vulnerability Reg file data sampling: Not affected 13:42:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:42:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:42:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:42:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:42:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:42:28 Vulnerability Srbds: Not affected 13:42:28 Vulnerability Tsx async abort: Not affected 13:42:28 13:42:28 13:42:28 ---> nproc: 13:42:28 8 13:42:28 13:42:28 13:42:28 ---> df -h: 13:42:28 Filesystem Size Used Avail Use% Mounted on 13:42:28 tmpfs 3.2G 1.1M 3.2G 1% /run 13:42:28 /dev/vda1 155G 16G 140G 10% / 13:42:28 tmpfs 16G 0 16G 0% /dev/shm 13:42:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:42:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:42:28 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 13:42:28 13:42:28 13:42:28 ---> free -m: 13:42:28 total used free shared buff/cache available 13:42:28 Mem: 32092 722 22228 4 9141 30902 13:42:28 Swap: 1023 0 1023 13:42:28 13:42:28 13:42:28 ---> ip addr: 13:42:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:42:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:42:28 inet 127.0.0.1/8 scope host lo 13:42:28 valid_lft forever preferred_lft forever 13:42:28 inet6 ::1/128 scope host 13:42:28 valid_lft forever preferred_lft forever 13:42:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:42:28 link/ether fa:16:3e:55:f2:ff brd ff:ff:ff:ff:ff:ff 13:42:28 altname enp0s3 13:42:28 inet 10.30.106.37/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 13:42:28 valid_lft 85940sec preferred_lft 85940sec 13:42:28 inet6 fe80::f816:3eff:fe55:f2ff/64 scope link 13:42:28 valid_lft forever preferred_lft forever 13:42:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:42:28 link/ether 72:9e:de:e0:3b:79 brd ff:ff:ff:ff:ff:ff 13:42:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:42:28 valid_lft forever preferred_lft forever 13:42:28 inet6 fe80::709e:deff:fee0:3b79/64 scope link 13:42:28 valid_lft forever preferred_lft forever 13:42:28 13:42:28 13:42:28 ---> sar -b -r -n DEV: 13:42:28 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-6757) 02/10/26 _x86_64_ (8 CPU) 13:42:28 13:42:28 13:34:51 LINUX RESTART (8 CPU) 13:42:28 13:42:28 13:42:28 ---> sar -P ALL: 13:42:28 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-6757) 02/10/26 _x86_64_ (8 CPU) 13:42:28 13:42:28 13:34:51 LINUX RESTART (8 CPU) 13:42:28 13:42:28 13:42:28