20:21:52 Started by timer 20:21:52 Running as SYSTEM 20:21:52 [EnvInject] - Loading node environment variables. 20:21:52 Building remotely on prd-ubuntu2204-docker-8c-8g-6285 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-clamp-master-project-csit-clamp 20:21:53 [ssh-agent] Looking for ssh-agent implementation... 20:21:53 $ ssh-agent 20:21:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX9Zzdw2/agent.1586 20:21:53 SSH_AGENT_PID=1588 20:21:53 [ssh-agent] Started. 20:21:53 Running ssh-add (command line suppressed) 20:21:53 Identity added: /w/workspace/policy-clamp-master-project-csit-clamp@tmp/private_key_17430729713986983491.key (/w/workspace/policy-clamp-master-project-csit-clamp@tmp/private_key_17430729713986983491.key) 20:21:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:21:53 The recommended git tool is: NONE 20:21:54 using credential onap-jenkins-ssh 20:21:54 Wiping out workspace first. 20:21:54 Cloning the remote Git repository 20:21:54 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 20:21:54 > git init /w/workspace/policy-clamp-master-project-csit-clamp # timeout=10 20:21:54 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 20:21:54 > git --version # timeout=10 20:21:54 > git --version # 'git version 2.34.1' 20:21:54 using GIT_SSH to set credentials Gerrit user 20:21:54 Verifying host key using manually-configured host key entries 20:21:54 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:21:55 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 20:21:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:55 Avoid second fetch 20:21:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:21:55 Checking out Revision ed4ef69183ad72bb2fc33009ea389017f421522f (refs/remotes/origin/master) 20:21:55 > git config core.sparsecheckout # timeout=10 20:21:55 > git checkout -f ed4ef69183ad72bb2fc33009ea389017f421522f # timeout=30 20:21:56 Commit message: "Remove duplicate Spring config files from ACM-R in integration test" 20:21:56 > git rev-list --no-walk ed4ef69183ad72bb2fc33009ea389017f421522f # timeout=10 20:21:59 provisioning config files... 20:21:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:21:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:21:59 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins1166554515507098973.sh 20:21:59 ---> python-tools-install.sh 20:21:59 Setup pyenv: 20:21:59 * system (set by /opt/pyenv/version) 20:21:59 * 3.8.20 (set by /opt/pyenv/version) 20:21:59 * 3.9.20 (set by /opt/pyenv/version) 20:21:59 3.10.15 20:21:59 3.11.10 20:22:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9sg1 20:22:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:22:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:08 lf-activate-venv(): INFO: Base packages installed successfully 20:22:08 lf-activate-venv(): INFO: Installing additional packages: lftools 20:22:29 lf-activate-venv(): INFO: Adding /tmp/venv-9sg1/bin to PATH 20:22:29 Generating Requirements File 20:22:46 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. 20:22:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:22:47 Python 3.11.10 20:22:47 pip 26.0.1 from /tmp/venv-9sg1/lib/python3.11/site-packages/pip (python 3.11) 20:22:47 appdirs==1.4.4 20:22:47 argcomplete==3.6.3 20:22:47 aspy.yaml==1.3.0 20:22:47 attrs==25.4.0 20:22:47 autopage==0.6.0 20:22:47 beautifulsoup4==4.14.3 20:22:47 boto3==1.42.44 20:22:47 botocore==1.42.44 20:22:47 bs4==0.0.2 20:22:47 certifi==2026.1.4 20:22:47 cffi==2.0.0 20:22:47 cfgv==3.5.0 20:22:47 chardet==5.2.0 20:22:47 charset-normalizer==3.4.4 20:22:47 click==8.3.1 20:22:47 cliff==4.13.1 20:22:47 cmd2==3.2.0 20:22:47 cryptography==3.3.2 20:22:47 debtcollector==3.0.0 20:22:47 decorator==5.2.1 20:22:47 defusedxml==0.7.1 20:22:47 Deprecated==1.3.1 20:22:47 distlib==0.4.0 20:22:47 dnspython==2.8.0 20:22:47 docker==7.1.0 20:22:47 dogpile.cache==1.5.0 20:22:47 durationpy==0.10 20:22:47 email-validator==2.3.0 20:22:47 filelock==3.20.3 20:22:47 future==1.0.0 20:22:47 gitdb==4.0.12 20:22:47 GitPython==3.1.46 20:22:47 httplib2==0.30.2 20:22:47 identify==2.6.16 20:22:47 idna==3.11 20:22:47 importlib-resources==1.5.0 20:22:47 iso8601==2.1.0 20:22:47 Jinja2==3.1.6 20:22:47 jmespath==1.1.0 20:22:47 jsonpatch==1.33 20:22:47 jsonpointer==3.0.0 20:22:47 jsonschema==4.26.0 20:22:47 jsonschema-specifications==2025.9.1 20:22:47 keystoneauth1==5.13.0 20:22:47 kubernetes==35.0.0 20:22:47 lftools==0.37.21 20:22:47 lxml==6.0.2 20:22:47 markdown-it-py==4.0.0 20:22:47 MarkupSafe==3.0.3 20:22:47 mdurl==0.1.2 20:22:47 msgpack==1.1.2 20:22:47 multi_key_dict==2.0.3 20:22:47 munch==4.0.0 20:22:47 netaddr==1.3.0 20:22:47 niet==1.4.2 20:22:47 nodeenv==1.10.0 20:22:47 oauth2client==4.1.3 20:22:47 oauthlib==3.3.1 20:22:47 openstacksdk==4.9.0 20:22:47 os-service-types==1.8.2 20:22:47 osc-lib==4.3.0 20:22:47 oslo.config==10.2.0 20:22:47 oslo.context==6.2.0 20:22:47 oslo.i18n==6.7.1 20:22:47 oslo.log==8.0.0 20:22:47 oslo.serialization==5.9.0 20:22:47 oslo.utils==9.2.0 20:22:47 packaging==26.0 20:22:47 pbr==7.0.3 20:22:47 platformdirs==4.5.1 20:22:47 prettytable==3.17.0 20:22:47 psutil==7.2.2 20:22:47 pyasn1==0.6.2 20:22:47 pyasn1_modules==0.4.2 20:22:47 pycparser==3.0 20:22:47 pygerrit2==2.0.15 20:22:47 PyGithub==2.8.1 20:22:47 Pygments==2.19.2 20:22:47 PyJWT==2.11.0 20:22:47 PyNaCl==1.6.2 20:22:47 pyparsing==2.4.7 20:22:47 pyperclip==1.11.0 20:22:47 pyrsistent==0.20.0 20:22:47 python-cinderclient==9.8.0 20:22:47 python-dateutil==2.9.0.post0 20:22:47 python-heatclient==5.0.0 20:22:47 python-jenkins==1.8.3 20:22:47 python-keystoneclient==5.7.0 20:22:47 python-magnumclient==4.9.0 20:22:47 python-openstackclient==8.3.0 20:22:47 python-swiftclient==4.9.0 20:22:47 PyYAML==6.0.3 20:22:47 referencing==0.37.0 20:22:47 requests==2.32.5 20:22:47 requests-oauthlib==2.0.0 20:22:47 requestsexceptions==1.4.0 20:22:47 rfc3986==2.0.0 20:22:47 rich==14.3.2 20:22:47 rich-argparse==1.7.2 20:22:47 rpds-py==0.30.0 20:22:47 rsa==4.9.1 20:22:47 ruamel.yaml==0.19.1 20:22:47 ruamel.yaml.clib==0.2.15 20:22:47 s3transfer==0.16.0 20:22:47 simplejson==3.20.2 20:22:47 six==1.17.0 20:22:47 smmap==5.0.2 20:22:47 soupsieve==2.8.3 20:22:47 stevedore==5.6.0 20:22:47 tabulate==0.9.0 20:22:47 toml==0.10.2 20:22:47 tomlkit==0.14.0 20:22:47 tqdm==4.67.3 20:22:47 typing_extensions==4.15.0 20:22:47 tzdata==2025.3 20:22:47 urllib3==1.26.20 20:22:47 virtualenv==20.36.1 20:22:47 wcwidth==0.6.0 20:22:47 websocket-client==1.9.0 20:22:47 wrapt==2.1.1 20:22:47 xdg==6.0.0 20:22:47 xmltodict==1.0.2 20:22:47 yq==3.4.3 20:22:47 [EnvInject] - Injecting environment variables from a build step. 20:22:47 [EnvInject] - Injecting as environment variables the properties content 20:22:47 SET_JDK_VERSION=openjdk17 20:22:47 GIT_URL="git://cloud.onap.org/mirror" 20:22:47 20:22:47 [EnvInject] - Variables injected successfully. 20:22:47 [policy-clamp-master-project-csit-clamp] $ /bin/sh /tmp/jenkins3612061856527985562.sh 20:22:47 ---> update-java-alternatives.sh 20:22:47 ---> Updating Java version 20:22:47 ---> Ubuntu/Debian system detected 20:22:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:22:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:22:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:22:48 openjdk version "17.0.15" 2025-04-15 20:22:48 OpenJDK Runtime Environment (build 17.0.15+6-Ubuntu-0ubuntu122.04) 20:22:48 OpenJDK 64-Bit Server VM (build 17.0.15+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) 20:22:48 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:22:48 [EnvInject] - Injecting environment variables from a build step. 20:22:48 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:22:48 [EnvInject] - Variables injected successfully. 20:22:48 [policy-clamp-master-project-csit-clamp] $ /bin/sh -xe /tmp/jenkins4243649428924527231.sh 20:22:48 + /w/workspace/policy-clamp-master-project-csit-clamp/csit/run-project-csit.sh clamp 20:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:48 20:22:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 20:22:48 Configure a credential helper to remove this warning. See 20:22:48 https://docs.docker.com/go/credential-store/ 20:22:48 20:22:48 Login Succeeded 20:22:49 Docker Compose version v2.36.2 20:22:49 Setting project configuration for: clamp 20:22:49 Configuring docker compose... 20:22:52 Starting policy-clamp-runtime-acm using postgres + Grafana/Prometheus 20:22:52 jaeger Pulling 20:22:52 policy-clamp-ac-sim-ppnt-1 Pulling 20:22:52 kafka Pulling 20:22:52 api Pulling 20:22:52 policy-clamp-runtime-acm-replica Pulling 20:22:52 postgres Pulling 20:22:52 policy-clamp-ac-sim-ppnt-2 Pulling 20:22:52 policy-clamp-ac-pf-ppnt Pulling 20:22:52 prometheus Pulling 20:22:52 zookeeper Pulling 20:22:52 pap Pulling 20:22:52 simulator Pulling 20:22:52 policy-db-migrator Pulling 20:22:52 policy-clamp-ac-sim-ppnt-3 Pulling 20:22:52 grafana Pulling 20:22:52 nginx Pulling 20:22:52 apex-pdp Pulling 20:22:53 2d35ebdb57d9 Pulling fs layer 20:22:53 3b055568138d Pulling fs layer 20:22:53 bb674aec660b Pulling fs layer 20:22:53 3dac5f5f22bc Pulling fs layer 20:22:53 1b927df1bef8 Pulling fs layer 20:22:53 e95c9f5c1a96 Pulling fs layer 20:22:53 07568de569f6 Pulling fs layer 20:22:53 1b927df1bef8 Waiting 20:22:53 e95c9f5c1a96 Waiting 20:22:53 07568de569f6 Waiting 20:22:53 3dac5f5f22bc Waiting 20:22:53 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 20:22:53 bb674aec660b Downloading [==================================================>] 244B/244B 20:22:53 bb674aec660b Verifying Checksum 20:22:53 bb674aec660b Download complete 20:22:53 3b055568138d Downloading [> ] 539.6kB/75.48MB 20:22:53 3dac5f5f22bc Downloading [=> ] 3.001kB/126.9kB 20:22:53 3dac5f5f22bc Downloading [==================================================>] 126.9kB/126.9kB 20:22:53 3dac5f5f22bc Verifying Checksum 20:22:53 3dac5f5f22bc Download complete 20:22:53 2d35ebdb57d9 Verifying Checksum 20:22:53 2d35ebdb57d9 Download complete 20:22:53 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 20:22:53 1b927df1bef8 Downloading [==================================================>] 1.296kB/1.296kB 20:22:53 1b927df1bef8 Download complete 20:22:53 e95c9f5c1a96 Downloading [> ] 539.6kB/93.4MB 20:22:53 07568de569f6 Downloading [==================================================>] 1.291kB/1.291kB 20:22:53 07568de569f6 Verifying Checksum 20:22:53 07568de569f6 Download complete 20:22:53 3b055568138d Downloading [========> ] 12.98MB/75.48MB 20:22:53 2d35ebdb57d9 Extracting [==============================> ] 2.294MB/3.802MB 20:22:53 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 20:22:53 e95c9f5c1a96 Downloading [=====> ] 10.81MB/93.4MB 20:22:53 2d35ebdb57d9 Pull complete 20:22:53 3b055568138d Downloading [==================> ] 28.11MB/75.48MB 20:22:53 e95c9f5c1a96 Downloading [=========> ] 18.38MB/93.4MB 20:22:53 3b055568138d Downloading [=======================> ] 36.22MB/75.48MB 20:22:53 e95c9f5c1a96 Downloading [=============> ] 25.95MB/93.4MB 20:22:53 3b055568138d Downloading [==============================> ] 45.96MB/75.48MB 20:22:53 e95c9f5c1a96 Downloading [==================> ] 35.14MB/93.4MB 20:22:53 3b055568138d Downloading [===================================> ] 53.53MB/75.48MB 20:22:53 2d35ebdb57d9 Already exists 20:22:53 57c0612d3c9a Pulling fs layer 20:22:53 4b319b1bbbe4 Pulling fs layer 20:22:53 3e66e0dcc88d Pulling fs layer 20:22:53 e0d9c3d738b9 Pulling fs layer 20:22:53 4b319b1bbbe4 Waiting 20:22:53 3e66e0dcc88d Waiting 20:22:53 e0d9c3d738b9 Waiting 20:22:53 e95c9f5c1a96 Downloading [======================> ] 42.17MB/93.4MB 20:22:53 57c0612d3c9a Downloading [> ] 539.6kB/75.48MB 20:22:53 3b055568138d Downloading [=========================================> ] 62.72MB/75.48MB 20:22:53 e95c9f5c1a96 Downloading [============================> ] 52.98MB/93.4MB 20:22:53 57c0612d3c9a Downloading [=====> ] 8.109MB/75.48MB 20:22:53 3b055568138d Downloading [=================================================> ] 75.15MB/75.48MB 20:22:53 3b055568138d Verifying Checksum 20:22:53 3b055568138d Download complete 20:22:53 3b055568138d Extracting [> ] 557.1kB/75.48MB 20:22:53 e95c9f5c1a96 Downloading [====================================> ] 68.66MB/93.4MB 20:22:54 57c0612d3c9a Downloading [=============> ] 21.09MB/75.48MB 20:22:54 2d35ebdb57d9 Already exists 20:22:54 57c0612d3c9a Pulling fs layer 20:22:54 4b319b1bbbe4 Pulling fs layer 20:22:54 3e66e0dcc88d Pulling fs layer 20:22:54 e0d9c3d738b9 Pulling fs layer 20:22:54 e0d9c3d738b9 Waiting 20:22:54 57c0612d3c9a Downloading [=============> ] 21.09MB/75.48MB 20:22:54 4b319b1bbbe4 Waiting 20:22:54 3e66e0dcc88d Waiting 20:22:54 2d35ebdb57d9 Already exists 20:22:54 1187591e9b5c Pulling fs layer 20:22:54 ee36d486bb6e Pulling fs layer 20:22:54 b1362518a15a Pulling fs layer 20:22:54 1187591e9b5c Waiting 20:22:54 ee36d486bb6e Waiting 20:22:54 b1362518a15a Waiting 20:22:54 2d35ebdb57d9 Already exists 20:22:54 eca0188f477e Pulling fs layer 20:22:54 e444bcd4d577 Pulling fs layer 20:22:54 eabd8714fec9 Pulling fs layer 20:22:54 45fd2fec8a19 Pulling fs layer 20:22:54 8f10199ed94b Pulling fs layer 20:22:54 eca0188f477e Waiting 20:22:54 f963a77d2726 Pulling fs layer 20:22:54 e444bcd4d577 Waiting 20:22:54 f3a82e9f1761 Pulling fs layer 20:22:54 eabd8714fec9 Waiting 20:22:54 45fd2fec8a19 Waiting 20:22:54 79161a3f5362 Pulling fs layer 20:22:54 8f10199ed94b Waiting 20:22:54 f963a77d2726 Waiting 20:22:54 9c266ba63f51 Pulling fs layer 20:22:54 f3a82e9f1761 Waiting 20:22:54 2e8a7df9c2ee Pulling fs layer 20:22:54 10f05dd8b1db Pulling fs layer 20:22:54 79161a3f5362 Waiting 20:22:54 41dac8b43ba6 Pulling fs layer 20:22:54 9c266ba63f51 Waiting 20:22:54 71a9f6a9ab4d Pulling fs layer 20:22:54 da3ed5db7103 Pulling fs layer 20:22:54 2e8a7df9c2ee Waiting 20:22:54 c955f6e31a04 Pulling fs layer 20:22:54 10f05dd8b1db Waiting 20:22:54 71a9f6a9ab4d Waiting 20:22:54 da3ed5db7103 Waiting 20:22:54 41dac8b43ba6 Waiting 20:22:54 c955f6e31a04 Waiting 20:22:54 3b055568138d Pulling fs layer 20:22:54 2d13bddff5d2 Pulling fs layer 20:22:54 eeb582a9cefe Pulling fs layer 20:22:54 2d13bddff5d2 Waiting 20:22:54 3b055568138d Extracting [> ] 557.1kB/75.48MB 20:22:54 9f61cc37f3e3 Pulling fs layer 20:22:54 9202a69cfcd9 Pulling fs layer 20:22:54 9202a69cfcd9 Waiting 20:22:54 9f61cc37f3e3 Waiting 20:22:54 eeb582a9cefe Waiting 20:22:54 2d35ebdb57d9 Already exists 20:22:54 083ee1b29467 Pulling fs layer 20:22:54 a48090c7f63f Pulling fs layer 20:22:54 1783396d4469 Pulling fs layer 20:22:54 083ee1b29467 Waiting 20:22:54 a48090c7f63f Waiting 20:22:54 4644b9b0f167 Pulling fs layer 20:22:54 02c02ca3cfe9 Pulling fs layer 20:22:54 1783396d4469 Waiting 20:22:54 4644b9b0f167 Waiting 20:22:54 87dcfbd50f5c Pulling fs layer 20:22:54 02c02ca3cfe9 Waiting 20:22:54 87dcfbd50f5c Waiting 20:22:54 2d35ebdb57d9 Already exists 20:22:54 e95c9f5c1a96 Downloading [===============================================> ] 89.21MB/93.4MB 20:22:54 57c0612d3c9a Pulling fs layer 20:22:54 ffd6eb43fa54 Pulling fs layer 20:22:54 930a9f5dda55 Pulling fs layer 20:22:54 35fcfcec983e Pulling fs layer 20:22:54 57c0612d3c9a Downloading [=============> ] 21.09MB/75.48MB 20:22:54 ffd6eb43fa54 Waiting 20:22:54 930a9f5dda55 Waiting 20:22:54 35fcfcec983e Waiting 20:22:54 2d35ebdb57d9 Already exists 20:22:54 57c0612d3c9a Pulling fs layer 20:22:54 4b319b1bbbe4 Pulling fs layer 20:22:54 3e66e0dcc88d Pulling fs layer 20:22:54 e0d9c3d738b9 Pulling fs layer 20:22:54 e0d9c3d738b9 Waiting 20:22:54 57c0612d3c9a Downloading [=============> ] 21.09MB/75.48MB 20:22:54 4b319b1bbbe4 Waiting 20:22:54 3e66e0dcc88d Waiting 20:22:54 2d35ebdb57d9 Already exists 20:22:54 57c0612d3c9a Pulling fs layer 20:22:54 c87151df60bc Pulling fs layer 20:22:54 5c6ea225f840 Pulling fs layer 20:22:54 00ac9d5fd307 Pulling fs layer 20:22:54 7cc08e332940 Pulling fs layer 20:22:54 deb3f986bfa2 Pulling fs layer 20:22:54 57c0612d3c9a Downloading [=============> ] 21.09MB/75.48MB 20:22:54 c87151df60bc Waiting 20:22:54 00ac9d5fd307 Waiting 20:22:54 5c6ea225f840 Waiting 20:22:54 7cc08e332940 Waiting 20:22:54 deb3f986bfa2 Waiting 20:22:54 e95c9f5c1a96 Verifying Checksum 20:22:54 e95c9f5c1a96 Download complete 20:22:54 2d35ebdb57d9 Already exists 20:22:54 57c0612d3c9a Downloading [======================> ] 34.6MB/75.48MB 20:22:54 57c0612d3c9a Downloading [======================> ] 34.6MB/75.48MB 20:22:54 57c0612d3c9a Downloading [======================> ] 34.6MB/75.48MB 20:22:54 57c0612d3c9a Downloading [======================> ] 34.6MB/75.48MB 20:22:54 57c0612d3c9a Downloading [======================> ] 34.6MB/75.48MB 20:22:54 98377318ad0a Pulling fs layer 20:22:54 3c9762f15d07 Pulling fs layer 20:22:54 38fbc3fc3e31 Pulling fs layer 20:22:54 d6c75d1bd00e Pulling fs layer 20:22:54 18812807fac4 Pulling fs layer 20:22:54 506a689c5716 Pulling fs layer 20:22:54 5ffa38b74d59 Pulling fs layer 20:22:54 98377318ad0a Waiting 20:22:54 3c9762f15d07 Waiting 20:22:54 38fbc3fc3e31 Waiting 20:22:54 d6c75d1bd00e Waiting 20:22:54 18812807fac4 Waiting 20:22:54 506a689c5716 Waiting 20:22:54 5ffa38b74d59 Waiting 20:22:54 4b319b1bbbe4 Downloading [==================================================>] 258B/258B 20:22:54 4b319b1bbbe4 Downloading [==================================================>] 258B/258B 20:22:54 4b319b1bbbe4 Downloading [==================================================>] 258B/258B 20:22:54 4b319b1bbbe4 Verifying Checksum 20:22:54 4b319b1bbbe4 Verifying Checksum 20:22:54 4b319b1bbbe4 Verifying Checksum 20:22:54 4b319b1bbbe4 Download complete 20:22:54 4b319b1bbbe4 Download complete 20:22:54 4b319b1bbbe4 Download complete 20:22:54 2d429b9e73a6 Pulling fs layer 20:22:54 46eab5b44a35 Pulling fs layer 20:22:54 c4d302cc468d Pulling fs layer 20:22:54 01e0882c90d9 Pulling fs layer 20:22:54 531ee2cf3c0c Pulling fs layer 20:22:54 ed54a7dee1d8 Pulling fs layer 20:22:54 12c5c803443f Pulling fs layer 20:22:54 e27c75a98748 Pulling fs layer 20:22:54 e73cb4a42719 Pulling fs layer 20:22:54 c4d302cc468d Waiting 20:22:54 01e0882c90d9 Waiting 20:22:54 46eab5b44a35 Waiting 20:22:54 a83b68436f09 Pulling fs layer 20:22:54 787d6bee9571 Pulling fs layer 20:22:54 13ff0988aaea Pulling fs layer 20:22:54 4b82842ab819 Pulling fs layer 20:22:54 ed54a7dee1d8 Waiting 20:22:54 7e568a0dc8fb Pulling fs layer 20:22:54 531ee2cf3c0c Waiting 20:22:54 12c5c803443f Waiting 20:22:54 a83b68436f09 Waiting 20:22:54 787d6bee9571 Waiting 20:22:54 e27c75a98748 Waiting 20:22:54 4b82842ab819 Waiting 20:22:54 e73cb4a42719 Waiting 20:22:54 7e568a0dc8fb Waiting 20:22:54 13ff0988aaea Waiting 20:22:54 2d429b9e73a6 Waiting 20:22:54 d25f557d7f31 Pulling fs layer 20:22:54 0d8ff8e3f84d Pulling fs layer 20:22:54 a922ee66b81e Pulling fs layer 20:22:54 4afe71626bd6 Pulling fs layer 20:22:54 10af0c143524 Pulling fs layer 20:22:54 d25f557d7f31 Waiting 20:22:54 0d8ff8e3f84d Waiting 20:22:54 a922ee66b81e Waiting 20:22:54 4afe71626bd6 Waiting 20:22:54 10af0c143524 Waiting 20:22:54 9d85dc8d0609 Pulling fs layer 20:22:54 d0f7326b7716 Pulling fs layer 20:22:54 3dccafa3f67b Pulling fs layer 20:22:54 d956c9c5fe9e Pulling fs layer 20:22:54 1d8e8fd2e272 Pulling fs layer 20:22:54 1dccce9f415d Pulling fs layer 20:22:54 e5d54fbf8ee1 Pulling fs layer 20:22:54 37404d8f503a Pulling fs layer 20:22:54 b30c77c91326 Pulling fs layer 20:22:54 d76a56e8adff Pulling fs layer 20:22:54 9d85dc8d0609 Waiting 20:22:54 d0f7326b7716 Waiting 20:22:54 3dccafa3f67b Waiting 20:22:54 d956c9c5fe9e Waiting 20:22:54 1d8e8fd2e272 Waiting 20:22:54 1dccce9f415d Waiting 20:22:54 e5d54fbf8ee1 Waiting 20:22:54 37404d8f503a Waiting 20:22:54 b30c77c91326 Waiting 20:22:54 d76a56e8adff Waiting 20:22:54 014e56e61396 Pulling fs layer 20:22:54 9d54a595d298 Pulling fs layer 20:22:54 ec479bafece9 Pulling fs layer 20:22:54 c00447c3619a Pulling fs layer 20:22:54 07af56023d33 Pulling fs layer 20:22:54 0df2602ce2c1 Pulling fs layer 20:22:54 34a7268ff0f5 Pulling fs layer 20:22:54 671912a993db Pulling fs layer 20:22:54 9e053de6cb63 Pulling fs layer 20:22:54 6139928abb9b Pulling fs layer 20:22:54 014e56e61396 Waiting 20:22:54 9d54a595d298 Waiting 20:22:54 ec479bafece9 Waiting 20:22:54 671912a993db Waiting 20:22:54 9e053de6cb63 Waiting 20:22:54 c00447c3619a Waiting 20:22:54 07af56023d33 Waiting 20:22:54 34a7268ff0f5 Waiting 20:22:54 6139928abb9b Waiting 20:22:54 0df2602ce2c1 Waiting 20:22:54 1e017ebebdbd Pulling fs layer 20:22:54 55f2b468da67 Pulling fs layer 20:22:54 82bfc142787e Pulling fs layer 20:22:54 46baca71a4ef Pulling fs layer 20:22:54 b0e0ef7895f4 Pulling fs layer 20:22:54 c0c90eeb8aca Pulling fs layer 20:22:54 82bfc142787e Waiting 20:22:54 1e017ebebdbd Waiting 20:22:54 46baca71a4ef Waiting 20:22:54 b0e0ef7895f4 Waiting 20:22:54 5cfb27c10ea5 Pulling fs layer 20:22:54 c0c90eeb8aca Waiting 20:22:54 40a5eed61bb0 Pulling fs layer 20:22:54 e040ea11fa10 Pulling fs layer 20:22:54 5cfb27c10ea5 Waiting 20:22:54 40a5eed61bb0 Waiting 20:22:54 09d5a3f70313 Pulling fs layer 20:22:54 e040ea11fa10 Waiting 20:22:54 356f5c2c843b Pulling fs layer 20:22:54 09d5a3f70313 Waiting 20:22:54 356f5c2c843b Waiting 20:22:54 3b055568138d Extracting [=> ] 2.785MB/75.48MB 20:22:54 3b055568138d Extracting [=> ] 2.785MB/75.48MB 20:22:54 57c0612d3c9a Downloading [==================================> ] 51.36MB/75.48MB 20:22:54 57c0612d3c9a Downloading [==================================> ] 51.36MB/75.48MB 20:22:54 57c0612d3c9a Downloading [==================================> ] 51.36MB/75.48MB 20:22:54 57c0612d3c9a Downloading [==================================> ] 51.36MB/75.48MB 20:22:54 57c0612d3c9a Downloading [==================================> ] 51.36MB/75.48MB 20:22:54 3b055568138d Extracting [=====> ] 8.356MB/75.48MB 20:22:54 3b055568138d Extracting [=====> ] 8.356MB/75.48MB 20:22:54 0c8d55a45c0d Pulling fs layer 20:22:54 46bf3a120c8e Pulling fs layer 20:22:54 4f4efe02d542 Pulling fs layer 20:22:54 7b6cb8ccac7b Pulling fs layer 20:22:54 f73400a233fd Pulling fs layer 20:22:54 0c8d55a45c0d Waiting 20:22:54 47cd406a84ef Pulling fs layer 20:22:54 46bf3a120c8e Waiting 20:22:54 bae5a1799a80 Pulling fs layer 20:22:54 7b6cb8ccac7b Waiting 20:22:54 4f4efe02d542 Waiting 20:22:54 bae5a1799a80 Waiting 20:22:54 f73400a233fd Waiting 20:22:54 3e66e0dcc88d Downloading [=======================> ] 3.003kB/6.283kB 20:22:54 3e66e0dcc88d Downloading [=======================> ] 3.003kB/6.283kB 20:22:54 3e66e0dcc88d Downloading [=======================> ] 3.003kB/6.283kB 20:22:54 3e66e0dcc88d Download complete 20:22:54 3e66e0dcc88d Download complete 20:22:54 3e66e0dcc88d Download complete 20:22:54 1187591e9b5c Downloading [> ] 539.6kB/164MB 20:22:54 57c0612d3c9a Downloading [==============================================> ] 70.29MB/75.48MB 20:22:54 57c0612d3c9a Downloading [==============================================> ] 70.29MB/75.48MB 20:22:54 57c0612d3c9a Downloading [==============================================> ] 70.29MB/75.48MB 20:22:54 57c0612d3c9a Downloading [==============================================> ] 70.29MB/75.48MB 20:22:54 57c0612d3c9a Downloading [==============================================> ] 70.29MB/75.48MB 20:22:54 57c0612d3c9a Verifying Checksum 20:22:54 57c0612d3c9a Download complete 20:22:54 57c0612d3c9a Verifying Checksum 20:22:54 57c0612d3c9a Download complete 20:22:54 57c0612d3c9a Verifying Checksum 20:22:54 57c0612d3c9a Download complete 20:22:54 57c0612d3c9a Verifying Checksum 20:22:54 57c0612d3c9a Download complete 20:22:54 57c0612d3c9a Download complete 20:22:54 ee36d486bb6e Downloading [==================================================>] 249B/249B 20:22:54 ee36d486bb6e Verifying Checksum 20:22:54 ee36d486bb6e Download complete 20:22:54 3b055568138d Extracting [========> ] 12.26MB/75.48MB 20:22:54 3b055568138d Extracting [========> ] 12.26MB/75.48MB 20:22:54 b1362518a15a Downloading [> ] 539.6kB/267.7MB 20:22:54 1187591e9b5c Downloading [===> ] 12.98MB/164MB 20:22:54 57c0612d3c9a Extracting [> ] 557.1kB/75.48MB 20:22:54 57c0612d3c9a Extracting [> ] 557.1kB/75.48MB 20:22:54 57c0612d3c9a Extracting [> ] 557.1kB/75.48MB 20:22:54 57c0612d3c9a Extracting [> ] 557.1kB/75.48MB 20:22:54 57c0612d3c9a Extracting [> ] 557.1kB/75.48MB 20:22:54 3b055568138d Extracting [==========> ] 16.15MB/75.48MB 20:22:54 3b055568138d Extracting [==========> ] 16.15MB/75.48MB 20:22:54 b1362518a15a Downloading [=> ] 7.028MB/267.7MB 20:22:54 1187591e9b5c Downloading [=========> ] 31.36MB/164MB 20:22:54 57c0612d3c9a Extracting [=> ] 1.671MB/75.48MB 20:22:54 57c0612d3c9a Extracting [=> ] 1.671MB/75.48MB 20:22:54 57c0612d3c9a Extracting [=> ] 1.671MB/75.48MB 20:22:54 57c0612d3c9a Extracting [=> ] 1.671MB/75.48MB 20:22:54 57c0612d3c9a Extracting [=> ] 1.671MB/75.48MB 20:22:54 3b055568138d Extracting [=============> ] 20.61MB/75.48MB 20:22:54 3b055568138d Extracting [=============> ] 20.61MB/75.48MB 20:22:54 e0d9c3d738b9 Downloading [> ] 539.6kB/90.67MB 20:22:54 e0d9c3d738b9 Downloading [> ] 539.6kB/90.67MB 20:22:54 e0d9c3d738b9 Downloading [> ] 539.6kB/90.67MB 20:22:54 b1362518a15a Downloading [==> ] 14.6MB/267.7MB 20:22:54 1187591e9b5c Downloading [================> ] 54.07MB/164MB 20:22:54 57c0612d3c9a Extracting [==> ] 4.456MB/75.48MB 20:22:54 57c0612d3c9a Extracting [==> ] 4.456MB/75.48MB 20:22:54 57c0612d3c9a Extracting [==> ] 4.456MB/75.48MB 20:22:54 57c0612d3c9a Extracting [==> ] 4.456MB/75.48MB 20:22:54 57c0612d3c9a Extracting [==> ] 4.456MB/75.48MB 20:22:54 e0d9c3d738b9 Downloading [=> ] 3.243MB/90.67MB 20:22:54 e0d9c3d738b9 Downloading [=> ] 3.243MB/90.67MB 20:22:54 e0d9c3d738b9 Downloading [=> ] 3.243MB/90.67MB 20:22:54 3b055568138d Extracting [================> ] 24.51MB/75.48MB 20:22:54 3b055568138d Extracting [================> ] 24.51MB/75.48MB 20:22:54 b1362518a15a Downloading [====> ] 24.33MB/267.7MB 20:22:54 1187591e9b5c Downloading [=======================> ] 77.31MB/164MB 20:22:54 57c0612d3c9a Extracting [=======> ] 11.14MB/75.48MB 20:22:54 57c0612d3c9a Extracting [=======> ] 11.14MB/75.48MB 20:22:54 57c0612d3c9a Extracting [=======> ] 11.14MB/75.48MB 20:22:54 57c0612d3c9a Extracting [=======> ] 11.14MB/75.48MB 20:22:54 57c0612d3c9a Extracting [=======> ] 11.14MB/75.48MB 20:22:54 3b055568138d Extracting [===================> ] 30.08MB/75.48MB 20:22:54 3b055568138d Extracting [===================> ] 30.08MB/75.48MB 20:22:54 e0d9c3d738b9 Downloading [===> ] 5.946MB/90.67MB 20:22:54 e0d9c3d738b9 Downloading [===> ] 5.946MB/90.67MB 20:22:54 e0d9c3d738b9 Downloading [===> ] 5.946MB/90.67MB 20:22:54 1187591e9b5c Downloading [===============================> ] 104.3MB/164MB 20:22:54 b1362518a15a Downloading [======> ] 32.44MB/267.7MB 20:22:54 57c0612d3c9a Extracting [===========> ] 17.27MB/75.48MB 20:22:54 57c0612d3c9a Extracting [===========> ] 17.27MB/75.48MB 20:22:54 57c0612d3c9a Extracting [===========> ] 17.27MB/75.48MB 20:22:54 57c0612d3c9a Extracting [===========> ] 17.27MB/75.48MB 20:22:54 57c0612d3c9a Extracting [===========> ] 17.27MB/75.48MB 20:22:54 3b055568138d Extracting [=======================> ] 35.65MB/75.48MB 20:22:54 3b055568138d Extracting [=======================> ] 35.65MB/75.48MB 20:22:54 1187591e9b5c Downloading [========================================> ] 131.4MB/164MB 20:22:54 b1362518a15a Downloading [=======> ] 40.55MB/267.7MB 20:22:54 e0d9c3d738b9 Downloading [====> ] 8.65MB/90.67MB 20:22:54 e0d9c3d738b9 Downloading [====> ] 8.65MB/90.67MB 20:22:54 e0d9c3d738b9 Downloading [====> ] 8.65MB/90.67MB 20:22:54 57c0612d3c9a Extracting [================> ] 25.07MB/75.48MB 20:22:54 57c0612d3c9a Extracting [================> ] 25.07MB/75.48MB 20:22:54 57c0612d3c9a Extracting [================> ] 25.07MB/75.48MB 20:22:54 57c0612d3c9a Extracting [================> ] 25.07MB/75.48MB 20:22:54 57c0612d3c9a Extracting [================> ] 25.07MB/75.48MB 20:22:55 3b055568138d Extracting [==========================> ] 39.55MB/75.48MB 20:22:55 3b055568138d Extracting [==========================> ] 39.55MB/75.48MB 20:22:55 1187591e9b5c Downloading [================================================> ] 158.4MB/164MB 20:22:55 b1362518a15a Downloading [=========> ] 50.82MB/267.7MB 20:22:55 1187591e9b5c Verifying Checksum 20:22:55 1187591e9b5c Download complete 20:22:55 57c0612d3c9a Extracting [=====================> ] 31.75MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=====================> ] 31.75MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=====================> ] 31.75MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=====================> ] 31.75MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=====================> ] 31.75MB/75.48MB 20:22:55 1187591e9b5c Extracting [> ] 557.1kB/164MB 20:22:55 e0d9c3d738b9 Downloading [=========> ] 16.76MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [=========> ] 16.76MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [=========> ] 16.76MB/90.67MB 20:22:55 3b055568138d Extracting [=============================> ] 44.01MB/75.48MB 20:22:55 3b055568138d Extracting [=============================> ] 44.01MB/75.48MB 20:22:55 eca0188f477e Downloading [> ] 375.7kB/37.17MB 20:22:55 b1362518a15a Downloading [===========> ] 60.55MB/267.7MB 20:22:55 57c0612d3c9a Extracting [=========================> ] 37.88MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=========================> ] 37.88MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=========================> ] 37.88MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=========================> ] 37.88MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=========================> ] 37.88MB/75.48MB 20:22:55 e0d9c3d738b9 Downloading [===============> ] 27.57MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [===============> ] 27.57MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [===============> ] 27.57MB/90.67MB 20:22:55 1187591e9b5c Extracting [> ] 1.114MB/164MB 20:22:55 3b055568138d Extracting [===============================> ] 47.91MB/75.48MB 20:22:55 3b055568138d Extracting [===============================> ] 47.91MB/75.48MB 20:22:55 b1362518a15a Downloading [==============> ] 77.31MB/267.7MB 20:22:55 eca0188f477e Downloading [==> ] 1.883MB/37.17MB 20:22:55 57c0612d3c9a Extracting [=============================> ] 44.01MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=============================> ] 44.01MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=============================> ] 44.01MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=============================> ] 44.01MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=============================> ] 44.01MB/75.48MB 20:22:55 e0d9c3d738b9 Downloading [===================> ] 36.22MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [===================> ] 36.22MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [===================> ] 36.22MB/90.67MB 20:22:55 1187591e9b5c Extracting [=> ] 3.342MB/164MB 20:22:55 3b055568138d Extracting [=================================> ] 50.69MB/75.48MB 20:22:55 3b055568138d Extracting [=================================> ] 50.69MB/75.48MB 20:22:55 b1362518a15a Downloading [==================> ] 97.86MB/267.7MB 20:22:55 eca0188f477e Downloading [====> ] 3.39MB/37.17MB 20:22:55 e0d9c3d738b9 Downloading [========================> ] 44.33MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [========================> ] 44.33MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [========================> ] 44.33MB/90.67MB 20:22:55 57c0612d3c9a Extracting [================================> ] 48.46MB/75.48MB 20:22:55 57c0612d3c9a Extracting [================================> ] 48.46MB/75.48MB 20:22:55 57c0612d3c9a Extracting [================================> ] 48.46MB/75.48MB 20:22:55 57c0612d3c9a Extracting [================================> ] 48.46MB/75.48MB 20:22:55 57c0612d3c9a Extracting [================================> ] 48.46MB/75.48MB 20:22:55 1187591e9b5c Extracting [=====> ] 19.5MB/164MB 20:22:55 b1362518a15a Downloading [======================> ] 118.4MB/267.7MB 20:22:55 3b055568138d Extracting [===================================> ] 54.03MB/75.48MB 20:22:55 3b055568138d Extracting [===================================> ] 54.03MB/75.48MB 20:22:55 eca0188f477e Downloading [======> ] 4.898MB/37.17MB 20:22:55 e0d9c3d738b9 Downloading [============================> ] 52.44MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [============================> ] 52.44MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [============================> ] 52.44MB/90.67MB 20:22:55 57c0612d3c9a Extracting [===================================> ] 53.48MB/75.48MB 20:22:55 57c0612d3c9a Extracting [===================================> ] 53.48MB/75.48MB 20:22:55 57c0612d3c9a Extracting [===================================> ] 53.48MB/75.48MB 20:22:55 57c0612d3c9a Extracting [===================================> ] 53.48MB/75.48MB 20:22:55 57c0612d3c9a Extracting [===================================> ] 53.48MB/75.48MB 20:22:55 1187591e9b5c Extracting [=========> ] 30.08MB/164MB 20:22:55 b1362518a15a Downloading [==========================> ] 141.1MB/267.7MB 20:22:55 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 20:22:55 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 20:22:55 e0d9c3d738b9 Downloading [=================================> ] 61.09MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [=================================> ] 61.09MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [=================================> ] 61.09MB/90.67MB 20:22:55 eca0188f477e Downloading [=========> ] 6.782MB/37.17MB 20:22:55 1187591e9b5c Extracting [============> ] 41.78MB/164MB 20:22:55 57c0612d3c9a Extracting [======================================> ] 57.93MB/75.48MB 20:22:55 57c0612d3c9a Extracting [======================================> ] 57.93MB/75.48MB 20:22:55 57c0612d3c9a Extracting [======================================> ] 57.93MB/75.48MB 20:22:55 57c0612d3c9a Extracting [======================================> ] 57.93MB/75.48MB 20:22:55 57c0612d3c9a Extracting [======================================> ] 57.93MB/75.48MB 20:22:55 b1362518a15a Downloading [===============================> ] 166.5MB/267.7MB 20:22:55 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 20:22:55 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 20:22:55 e0d9c3d738b9 Downloading [======================================> ] 69.75MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [======================================> ] 69.75MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [======================================> ] 69.75MB/90.67MB 20:22:55 1187591e9b5c Extracting [================> ] 54.03MB/164MB 20:22:55 eca0188f477e Downloading [===========> ] 8.666MB/37.17MB 20:22:55 57c0612d3c9a Extracting [==========================================> ] 63.5MB/75.48MB 20:22:55 57c0612d3c9a Extracting [==========================================> ] 63.5MB/75.48MB 20:22:55 57c0612d3c9a Extracting [==========================================> ] 63.5MB/75.48MB 20:22:55 57c0612d3c9a Extracting [==========================================> ] 63.5MB/75.48MB 20:22:55 57c0612d3c9a Extracting [==========================================> ] 63.5MB/75.48MB 20:22:55 b1362518a15a Downloading [====================================> ] 193.6MB/267.7MB 20:22:55 3b055568138d Extracting [============================================> ] 67.4MB/75.48MB 20:22:55 3b055568138d Extracting [============================================> ] 67.4MB/75.48MB 20:22:55 e0d9c3d738b9 Downloading [===========================================> ] 78.4MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [===========================================> ] 78.4MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [===========================================> ] 78.4MB/90.67MB 20:22:55 1187591e9b5c Extracting [===================> ] 65.18MB/164MB 20:22:55 eca0188f477e Downloading [===============> ] 11.3MB/37.17MB 20:22:55 57c0612d3c9a Extracting [=============================================> ] 67.96MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=============================================> ] 67.96MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=============================================> ] 67.96MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=============================================> ] 67.96MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=============================================> ] 67.96MB/75.48MB 20:22:55 b1362518a15a Downloading [=========================================> ] 221.1MB/267.7MB 20:22:55 3b055568138d Extracting [===============================================> ] 71.3MB/75.48MB 20:22:55 3b055568138d Extracting [===============================================> ] 71.3MB/75.48MB 20:22:55 e0d9c3d738b9 Downloading [=================================================> ] 89.21MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [=================================================> ] 89.21MB/90.67MB 20:22:55 e0d9c3d738b9 Downloading [=================================================> ] 89.21MB/90.67MB 20:22:55 1187591e9b5c Extracting [======================> ] 75.2MB/164MB 20:22:55 e0d9c3d738b9 Verifying Checksum 20:22:55 e0d9c3d738b9 Download complete 20:22:55 e0d9c3d738b9 Download complete 20:22:55 e0d9c3d738b9 Verifying Checksum 20:22:55 e0d9c3d738b9 Download complete 20:22:55 eca0188f477e Downloading [========================> ] 18.09MB/37.17MB 20:22:55 57c0612d3c9a Extracting [=================================================> ] 74.09MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=================================================> ] 74.09MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=================================================> ] 74.09MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=================================================> ] 74.09MB/75.48MB 20:22:55 57c0612d3c9a Extracting [=================================================> ] 74.09MB/75.48MB 20:22:55 e444bcd4d577 Downloading [==================================================>] 279B/279B 20:22:55 e444bcd4d577 Verifying Checksum 20:22:55 e444bcd4d577 Download complete 20:22:55 b1362518a15a Downloading [==============================================> ] 248.7MB/267.7MB 20:22:55 eabd8714fec9 Downloading [> ] 539.6kB/375MB 20:22:55 3b055568138d Extracting [=================================================> ] 75.2MB/75.48MB 20:22:55 3b055568138d Extracting [=================================================> ] 75.2MB/75.48MB 20:22:56 eca0188f477e Downloading [========================================> ] 30.15MB/37.17MB 20:22:56 b1362518a15a Verifying Checksum 20:22:56 b1362518a15a Download complete 20:22:56 1187591e9b5c Extracting [=========================> ] 83.56MB/164MB 20:22:56 57c0612d3c9a Extracting [==================================================>] 75.48MB/75.48MB 20:22:56 57c0612d3c9a Extracting [==================================================>] 75.48MB/75.48MB 20:22:56 57c0612d3c9a Extracting [==================================================>] 75.48MB/75.48MB 20:22:56 57c0612d3c9a Extracting [==================================================>] 75.48MB/75.48MB 20:22:56 57c0612d3c9a Extracting [==================================================>] 75.48MB/75.48MB 20:22:56 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 20:22:56 45fd2fec8a19 Verifying Checksum 20:22:56 45fd2fec8a19 Download complete 20:22:56 eabd8714fec9 Downloading [> ] 3.784MB/375MB 20:22:56 eca0188f477e Download complete 20:22:56 8f10199ed94b Downloading [> ] 97.22kB/8.768MB 20:22:56 f963a77d2726 Downloading [=======> ] 3.01kB/21.44kB 20:22:56 f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB 20:22:56 f963a77d2726 Verifying Checksum 20:22:56 f963a77d2726 Download complete 20:22:56 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 20:22:56 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 20:22:56 eca0188f477e Extracting [> ] 393.2kB/37.17MB 20:22:56 f3a82e9f1761 Downloading [> ] 457.7kB/44.41MB 20:22:56 1187591e9b5c Extracting [============================> ] 92.47MB/164MB 20:22:56 57c0612d3c9a Pull complete 20:22:56 57c0612d3c9a Pull complete 20:22:56 57c0612d3c9a Pull complete 20:22:56 57c0612d3c9a Pull complete 20:22:56 57c0612d3c9a Pull complete 20:22:56 4b319b1bbbe4 Extracting [==================================================>] 258B/258B 20:22:56 4b319b1bbbe4 Extracting [==================================================>] 258B/258B 20:22:56 4b319b1bbbe4 Extracting [==================================================>] 258B/258B 20:22:56 4b319b1bbbe4 Extracting [==================================================>] 258B/258B 20:22:56 4b319b1bbbe4 Extracting [==================================================>] 258B/258B 20:22:56 4b319b1bbbe4 Extracting [==================================================>] 258B/258B 20:22:56 eabd8714fec9 Downloading [==> ] 18.92MB/375MB 20:22:56 4b319b1bbbe4 Pull complete 20:22:56 4b319b1bbbe4 Pull complete 20:22:56 4b319b1bbbe4 Pull complete 20:22:56 8f10199ed94b Downloading [======================> ] 4.029MB/8.768MB 20:22:56 3e66e0dcc88d Extracting [==================================================>] 6.283kB/6.283kB 20:22:56 3e66e0dcc88d Extracting [==================================================>] 6.283kB/6.283kB 20:22:56 3e66e0dcc88d Extracting [==================================================>] 6.283kB/6.283kB 20:22:56 3e66e0dcc88d Extracting [==================================================>] 6.283kB/6.283kB 20:22:56 3e66e0dcc88d Extracting [==================================================>] 6.283kB/6.283kB 20:22:56 3e66e0dcc88d Extracting [==================================================>] 6.283kB/6.283kB 20:22:56 3b055568138d Pull complete 20:22:56 3b055568138d Pull complete 20:22:56 bb674aec660b Extracting [==================================================>] 244B/244B 20:22:56 bb674aec660b Extracting [==================================================>] 244B/244B 20:22:56 3e66e0dcc88d Pull complete 20:22:56 3e66e0dcc88d Pull complete 20:22:56 3e66e0dcc88d Pull complete 20:22:56 eca0188f477e Extracting [====> ] 3.539MB/37.17MB 20:22:56 bb674aec660b Pull complete 20:22:56 3dac5f5f22bc Extracting [============> ] 32.77kB/126.9kB 20:22:56 3dac5f5f22bc Extracting [==================================================>] 126.9kB/126.9kB 20:22:56 3dac5f5f22bc Extracting [==================================================>] 126.9kB/126.9kB 20:22:56 e0d9c3d738b9 Extracting [> ] 557.1kB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [> ] 557.1kB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [> ] 557.1kB/90.67MB 20:22:56 f3a82e9f1761 Downloading [====> ] 3.669MB/44.41MB 20:22:56 1187591e9b5c Extracting [=============================> ] 96.93MB/164MB 20:22:56 3dac5f5f22bc Pull complete 20:22:56 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB 20:22:56 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB 20:22:56 1b927df1bef8 Pull complete 20:22:56 eabd8714fec9 Downloading [====> ] 36.76MB/375MB 20:22:56 8f10199ed94b Verifying Checksum 20:22:56 8f10199ed94b Download complete 20:22:56 e95c9f5c1a96 Extracting [> ] 557.1kB/93.4MB 20:22:56 79161a3f5362 Downloading [================================> ] 3.011kB/4.656kB 20:22:56 79161a3f5362 Downloading [==================================================>] 4.656kB/4.656kB 20:22:56 79161a3f5362 Verifying Checksum 20:22:56 79161a3f5362 Download complete 20:22:56 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 20:22:56 9c266ba63f51 Download complete 20:22:56 e0d9c3d738b9 Extracting [=======> ] 12.81MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [=======> ] 12.81MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [=======> ] 12.81MB/90.67MB 20:22:56 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 20:22:56 2e8a7df9c2ee Verifying Checksum 20:22:56 2e8a7df9c2ee Download complete 20:22:56 1187591e9b5c Extracting [==============================> ] 100.8MB/164MB 20:22:56 f3a82e9f1761 Downloading [=========> ] 8.256MB/44.41MB 20:22:56 10f05dd8b1db Download complete 20:22:56 eabd8714fec9 Downloading [========> ] 61.09MB/375MB 20:22:56 41dac8b43ba6 Downloading [==================================================>] 171B/171B 20:22:56 41dac8b43ba6 Download complete 20:22:56 e95c9f5c1a96 Extracting [=====> ] 10.58MB/93.4MB 20:22:56 eca0188f477e Extracting [========> ] 6.685MB/37.17MB 20:22:56 71a9f6a9ab4d Downloading [> ] 3.009kB/230.6kB 20:22:56 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 20:22:56 71a9f6a9ab4d Download complete 20:22:56 da3ed5db7103 Downloading [> ] 539.6kB/127.4MB 20:22:56 e0d9c3d738b9 Extracting [==============> ] 26.18MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [==============> ] 26.18MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [==============> ] 26.18MB/90.67MB 20:22:56 f3a82e9f1761 Downloading [==================> ] 16.51MB/44.41MB 20:22:56 1187591e9b5c Extracting [================================> ] 105.3MB/164MB 20:22:56 eabd8714fec9 Downloading [=========> ] 74.07MB/375MB 20:22:56 e95c9f5c1a96 Extracting [===========> ] 21.73MB/93.4MB 20:22:56 da3ed5db7103 Downloading [==> ] 7.568MB/127.4MB 20:22:56 e0d9c3d738b9 Extracting [=====================> ] 38.99MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [=====================> ] 38.99MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [=====================> ] 38.99MB/90.67MB 20:22:56 f3a82e9f1761 Downloading [================================> ] 28.44MB/44.41MB 20:22:56 eca0188f477e Extracting [=============> ] 9.83MB/37.17MB 20:22:56 1187591e9b5c Extracting [=================================> ] 110.9MB/164MB 20:22:56 eabd8714fec9 Downloading [============> ] 92.45MB/375MB 20:22:56 e95c9f5c1a96 Extracting [=================> ] 32.31MB/93.4MB 20:22:56 da3ed5db7103 Downloading [=====> ] 15.14MB/127.4MB 20:22:56 e0d9c3d738b9 Extracting [===========================> ] 49.58MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [===========================> ] 49.58MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [===========================> ] 49.58MB/90.67MB 20:22:56 f3a82e9f1761 Downloading [============================================> ] 39.45MB/44.41MB 20:22:56 eca0188f477e Extracting [=================> ] 12.98MB/37.17MB 20:22:56 1187591e9b5c Extracting [===================================> ] 117MB/164MB 20:22:56 eabd8714fec9 Downloading [===============> ] 115.7MB/375MB 20:22:56 f3a82e9f1761 Verifying Checksum 20:22:56 f3a82e9f1761 Download complete 20:22:56 e95c9f5c1a96 Extracting [======================> ] 41.78MB/93.4MB 20:22:56 c955f6e31a04 Downloading [===========================================> ] 3.011kB/3.446kB 20:22:56 c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB 20:22:56 c955f6e31a04 Verifying Checksum 20:22:56 c955f6e31a04 Download complete 20:22:56 da3ed5db7103 Downloading [==========> ] 26.49MB/127.4MB 20:22:56 2d13bddff5d2 Downloading [==================================================>] 250B/250B 20:22:56 2d13bddff5d2 Verifying Checksum 20:22:56 2d13bddff5d2 Download complete 20:22:56 2d13bddff5d2 Extracting [==================================================>] 250B/250B 20:22:56 2d13bddff5d2 Extracting [==================================================>] 250B/250B 20:22:56 e0d9c3d738b9 Extracting [===============================> ] 57.38MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [===============================> ] 57.38MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [===============================> ] 57.38MB/90.67MB 20:22:56 1187591e9b5c Extracting [=====================================> ] 123.7MB/164MB 20:22:56 eca0188f477e Extracting [======================> ] 16.91MB/37.17MB 20:22:56 2d13bddff5d2 Pull complete 20:22:56 eabd8714fec9 Downloading [==================> ] 140.6MB/375MB 20:22:56 eeb582a9cefe Downloading [> ] 539.6kB/187.4MB 20:22:56 e95c9f5c1a96 Extracting [============================> ] 53.48MB/93.4MB 20:22:56 da3ed5db7103 Downloading [=================> ] 44.87MB/127.4MB 20:22:56 e0d9c3d738b9 Extracting [====================================> ] 66.85MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [====================================> ] 66.85MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [====================================> ] 66.85MB/90.67MB 20:22:56 1187591e9b5c Extracting [=======================================> ] 128.7MB/164MB 20:22:56 eca0188f477e Extracting [===========================> ] 20.45MB/37.17MB 20:22:56 eabd8714fec9 Downloading [=====================> ] 161.1MB/375MB 20:22:56 e95c9f5c1a96 Extracting [==================================> ] 64.06MB/93.4MB 20:22:56 eeb582a9cefe Downloading [> ] 3.243MB/187.4MB 20:22:56 da3ed5db7103 Downloading [=======================> ] 60.55MB/127.4MB 20:22:56 e0d9c3d738b9 Extracting [==========================================> ] 77.43MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [==========================================> ] 77.43MB/90.67MB 20:22:56 e0d9c3d738b9 Extracting [==========================================> ] 77.43MB/90.67MB 20:22:56 1187591e9b5c Extracting [========================================> ] 132MB/164MB 20:22:56 eca0188f477e Extracting [=================================> ] 24.77MB/37.17MB 20:22:56 eabd8714fec9 Downloading [========================> ] 186.5MB/375MB 20:22:57 e95c9f5c1a96 Extracting [========================================> ] 75.76MB/93.4MB 20:22:57 eeb582a9cefe Downloading [=> ] 7.028MB/187.4MB 20:22:57 da3ed5db7103 Downloading [============================> ] 72.45MB/127.4MB 20:22:57 e0d9c3d738b9 Extracting [=================================================> ] 90.24MB/90.67MB 20:22:57 e0d9c3d738b9 Extracting [=================================================> ] 90.24MB/90.67MB 20:22:57 e0d9c3d738b9 Extracting [=================================================> ] 90.24MB/90.67MB 20:22:57 e0d9c3d738b9 Extracting [==================================================>] 90.67MB/90.67MB 20:22:57 e0d9c3d738b9 Extracting [==================================================>] 90.67MB/90.67MB 20:22:57 e0d9c3d738b9 Extracting [==================================================>] 90.67MB/90.67MB 20:22:57 e0d9c3d738b9 Pull complete 20:22:57 e0d9c3d738b9 Pull complete 20:22:57 e0d9c3d738b9 Pull complete 20:22:57 1187591e9b5c Extracting [=========================================> ] 135.4MB/164MB 20:22:57 eabd8714fec9 Downloading [===========================> ] 204.9MB/375MB 20:22:57 eca0188f477e Extracting [======================================> ] 28.7MB/37.17MB 20:22:57 policy-clamp-ac-sim-ppnt-2 Pulled 20:22:57 policy-clamp-ac-sim-ppnt-1 Pulled 20:22:57 policy-clamp-ac-sim-ppnt-3 Pulled 20:22:57 e95c9f5c1a96 Extracting [===============================================> ] 88.57MB/93.4MB 20:22:57 eeb582a9cefe Downloading [==> ] 10.27MB/187.4MB 20:22:57 da3ed5db7103 Downloading [=================================> ] 84.34MB/127.4MB 20:22:57 e95c9f5c1a96 Extracting [==================================================>] 93.4MB/93.4MB 20:22:57 e95c9f5c1a96 Pull complete 20:22:57 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 20:22:57 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 20:22:57 eabd8714fec9 Downloading [==============================> ] 227.6MB/375MB 20:22:57 1187591e9b5c Extracting [==========================================> ] 138.1MB/164MB 20:22:57 07568de569f6 Pull complete 20:22:57 eca0188f477e Extracting [============================================> ] 33.03MB/37.17MB 20:22:57 pap Pulled 20:22:57 eeb582a9cefe Downloading [===> ] 14.06MB/187.4MB 20:22:57 da3ed5db7103 Downloading [=======================================> ] 100MB/127.4MB 20:22:57 eabd8714fec9 Downloading [=================================> ] 251.4MB/375MB 20:22:57 1187591e9b5c Extracting [===========================================> ] 143.2MB/164MB 20:22:57 eeb582a9cefe Downloading [====> ] 17.84MB/187.4MB 20:22:57 da3ed5db7103 Downloading [=============================================> ] 115.2MB/127.4MB 20:22:57 eca0188f477e Extracting [==============================================> ] 34.21MB/37.17MB 20:22:57 eabd8714fec9 Downloading [====================================> ] 274.1MB/375MB 20:22:57 1187591e9b5c Extracting [=============================================> ] 147.6MB/164MB 20:22:57 da3ed5db7103 Verifying Checksum 20:22:57 da3ed5db7103 Download complete 20:22:57 eeb582a9cefe Downloading [======> ] 24.33MB/187.4MB 20:22:57 9f61cc37f3e3 Downloading [==================================================>] 1.127kB/1.127kB 20:22:57 9f61cc37f3e3 Download complete 20:22:57 eca0188f477e Extracting [================================================> ] 36.18MB/37.17MB 20:22:57 eabd8714fec9 Downloading [========================================> ] 301.2MB/375MB 20:22:57 9202a69cfcd9 Downloading [==================================================>] 1.122kB/1.122kB 20:22:57 9202a69cfcd9 Verifying Checksum 20:22:57 9202a69cfcd9 Download complete 20:22:57 eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB 20:22:57 1187591e9b5c Extracting [===============================================> ] 154.3MB/164MB 20:22:57 eeb582a9cefe Downloading [========> ] 31.9MB/187.4MB 20:22:57 eca0188f477e Pull complete 20:22:57 e444bcd4d577 Extracting [==================================================>] 279B/279B 20:22:57 e444bcd4d577 Extracting [==================================================>] 279B/279B 20:22:57 eabd8714fec9 Downloading [===========================================> ] 328.2MB/375MB 20:22:57 e444bcd4d577 Pull complete 20:22:57 083ee1b29467 Downloading [> ] 539.6kB/77.96MB 20:22:57 1187591e9b5c Extracting [=================================================> ] 161.5MB/164MB 20:22:57 eeb582a9cefe Downloading [===========> ] 42.71MB/187.4MB 20:22:57 eabd8714fec9 Downloading [==============================================> ] 350.4MB/375MB 20:22:57 083ee1b29467 Downloading [=> ] 2.702MB/77.96MB 20:22:57 eeb582a9cefe Downloading [===============> ] 57.31MB/187.4MB 20:22:57 1187591e9b5c Extracting [==================================================>] 164MB/164MB 20:22:57 eabd8714fec9 Downloading [=================================================> ] 368.7MB/375MB 20:22:57 1187591e9b5c Pull complete 20:22:57 ee36d486bb6e Extracting [==================================================>] 249B/249B 20:22:57 ee36d486bb6e Extracting [==================================================>] 249B/249B 20:22:57 083ee1b29467 Downloading [===> ] 5.406MB/77.96MB 20:22:57 eeb582a9cefe Downloading [=================> ] 66.5MB/187.4MB 20:22:57 ee36d486bb6e Pull complete 20:22:57 eabd8714fec9 Verifying Checksum 20:22:57 eabd8714fec9 Download complete 20:22:57 a48090c7f63f Downloading [==================================================>] 241B/241B 20:22:57 a48090c7f63f Verifying Checksum 20:22:57 a48090c7f63f Download complete 20:22:57 1783396d4469 Downloading [==================================================>] 2.544kB/2.544kB 20:22:57 1783396d4469 Verifying Checksum 20:22:57 1783396d4469 Download complete 20:22:57 eabd8714fec9 Extracting [> ] 557.1kB/375MB 20:22:57 083ee1b29467 Downloading [======> ] 10.27MB/77.96MB 20:22:57 eeb582a9cefe Downloading [======================> ] 83.26MB/187.4MB 20:22:57 4644b9b0f167 Downloading [==================================================>] 976B/976B 20:22:57 4644b9b0f167 Verifying Checksum 20:22:57 4644b9b0f167 Download complete 20:22:57 b1362518a15a Extracting [> ] 557.1kB/267.7MB 20:22:58 02c02ca3cfe9 Downloading [> ] 539.6kB/80.49MB 20:22:58 eabd8714fec9 Extracting [=> ] 14.48MB/375MB 20:22:58 eeb582a9cefe Downloading [============================> ] 106MB/187.4MB 20:22:58 083ee1b29467 Downloading [==========> ] 16.22MB/77.96MB 20:22:58 b1362518a15a Extracting [> ] 1.114MB/267.7MB 20:22:58 02c02ca3cfe9 Downloading [=> ] 2.702MB/80.49MB 20:22:58 eeb582a9cefe Downloading [==================================> ] 130.8MB/187.4MB 20:22:58 083ee1b29467 Downloading [===============> ] 24.33MB/77.96MB 20:22:58 eabd8714fec9 Extracting [==> ] 20.61MB/375MB 20:22:58 b1362518a15a Extracting [==> ] 13.37MB/267.7MB 20:22:58 02c02ca3cfe9 Downloading [====> ] 6.487MB/80.49MB 20:22:58 eeb582a9cefe Downloading [=========================================> ] 156.8MB/187.4MB 20:22:58 083ee1b29467 Downloading [======================> ] 35.68MB/77.96MB 20:22:58 b1362518a15a Extracting [====> ] 23.95MB/267.7MB 20:22:58 02c02ca3cfe9 Downloading [==========> ] 16.22MB/80.49MB 20:22:58 eeb582a9cefe Downloading [=================================================> ] 183.8MB/187.4MB 20:22:58 083ee1b29467 Downloading [================================> ] 50.28MB/77.96MB 20:22:58 eeb582a9cefe Verifying Checksum 20:22:58 eeb582a9cefe Download complete 20:22:58 eeb582a9cefe Extracting [> ] 557.1kB/187.4MB 20:22:58 87dcfbd50f5c Downloading [==================================================>] 970B/970B 20:22:58 87dcfbd50f5c Verifying Checksum 20:22:58 87dcfbd50f5c Download complete 20:22:58 b1362518a15a Extracting [======> ] 32.87MB/267.7MB 20:22:58 02c02ca3cfe9 Downloading [=================> ] 28.11MB/80.49MB 20:22:58 eabd8714fec9 Extracting [===> ] 23.95MB/375MB 20:22:58 083ee1b29467 Downloading [=======================================> ] 61.64MB/77.96MB 20:22:58 eeb582a9cefe Extracting [===> ] 12.81MB/187.4MB 20:22:58 b1362518a15a Extracting [========> ] 42.89MB/267.7MB 20:22:58 02c02ca3cfe9 Downloading [==============================> ] 49.74MB/80.49MB 20:22:58 083ee1b29467 Downloading [===============================================> ] 74.07MB/77.96MB 20:22:58 eabd8714fec9 Extracting [====> ] 33.98MB/375MB 20:22:58 083ee1b29467 Verifying Checksum 20:22:58 083ee1b29467 Download complete 20:22:58 ffd6eb43fa54 Downloading [==================================================>] 258B/258B 20:22:58 ffd6eb43fa54 Verifying Checksum 20:22:58 ffd6eb43fa54 Download complete 20:22:58 ffd6eb43fa54 Extracting [==================================================>] 258B/258B 20:22:58 ffd6eb43fa54 Extracting [==================================================>] 258B/258B 20:22:58 eeb582a9cefe Extracting [======> ] 25.07MB/187.4MB 20:22:58 b1362518a15a Extracting [==========> ] 56.26MB/267.7MB 20:22:58 02c02ca3cfe9 Downloading [=======================================> ] 63.26MB/80.49MB 20:22:58 eabd8714fec9 Extracting [======> ] 46.24MB/375MB 20:22:58 083ee1b29467 Extracting [> ] 557.1kB/77.96MB 20:22:58 ffd6eb43fa54 Pull complete 20:22:58 eeb582a9cefe Extracting [========> ] 32.31MB/187.4MB 20:22:58 b1362518a15a Extracting [============> ] 65.73MB/267.7MB 20:22:58 02c02ca3cfe9 Verifying Checksum 20:22:58 02c02ca3cfe9 Download complete 20:22:58 930a9f5dda55 Downloading [=======================> ] 3.003kB/6.283kB 20:22:58 930a9f5dda55 Downloading [==================================================>] 6.283kB/6.283kB 20:22:58 930a9f5dda55 Verifying Checksum 20:22:58 930a9f5dda55 Extracting [==================================================>] 6.283kB/6.283kB 20:22:58 930a9f5dda55 Extracting [==================================================>] 6.283kB/6.283kB 20:22:58 eabd8714fec9 Extracting [=======> ] 57.38MB/375MB 20:22:58 083ee1b29467 Extracting [=> ] 1.671MB/77.96MB 20:22:58 930a9f5dda55 Pull complete 20:22:58 35fcfcec983e Downloading [> ] 539.6kB/89.56MB 20:22:58 eeb582a9cefe Extracting [==========> ] 41.22MB/187.4MB 20:22:58 b1362518a15a Extracting [==============> ] 75.76MB/267.7MB 20:22:58 eabd8714fec9 Extracting [=========> ] 68.52MB/375MB 20:22:58 35fcfcec983e Downloading [=======> ] 14.06MB/89.56MB 20:22:58 c87151df60bc Downloading [==================================================>] 261B/261B 20:22:58 c87151df60bc Verifying Checksum 20:22:58 c87151df60bc Download complete 20:22:58 c87151df60bc Extracting [==================================================>] 261B/261B 20:22:58 c87151df60bc Extracting [==================================================>] 261B/261B 20:22:58 083ee1b29467 Extracting [==> ] 3.342MB/77.96MB 20:22:58 eeb582a9cefe Extracting [==============> ] 53.48MB/187.4MB 20:22:58 c87151df60bc Pull complete 20:22:58 b1362518a15a Extracting [================> ] 86.34MB/267.7MB 20:22:58 5c6ea225f840 Downloading [=======================> ] 3.003kB/6.283kB 20:22:58 5c6ea225f840 Download complete 20:22:58 5c6ea225f840 Extracting [==================================================>] 6.283kB/6.283kB 20:22:58 5c6ea225f840 Extracting [==================================================>] 6.283kB/6.283kB 20:22:58 5c6ea225f840 Pull complete 20:22:58 eabd8714fec9 Extracting [==========> ] 79.1MB/375MB 20:22:58 35fcfcec983e Downloading [===============> ] 28.65MB/89.56MB 20:22:59 083ee1b29467 Extracting [=====> ] 7.799MB/77.96MB 20:22:59 eeb582a9cefe Extracting [================> ] 62.95MB/187.4MB 20:22:59 b1362518a15a Extracting [==================> ] 96.93MB/267.7MB 20:22:59 eabd8714fec9 Extracting [============> ] 93.03MB/375MB 20:22:59 00ac9d5fd307 Download complete 20:22:59 00ac9d5fd307 Extracting [==================================================>] 833B/833B 20:22:59 00ac9d5fd307 Extracting [==================================================>] 833B/833B 20:22:59 35fcfcec983e Downloading [=============================> ] 52.44MB/89.56MB 20:22:59 00ac9d5fd307 Pull complete 20:22:59 eeb582a9cefe Extracting [==================> ] 70.75MB/187.4MB 20:22:59 083ee1b29467 Extracting [=======> ] 12.26MB/77.96MB 20:22:59 b1362518a15a Extracting [===================> ] 107MB/267.7MB 20:22:59 7cc08e332940 Downloading [> ] 539.6kB/99.72MB 20:22:59 35fcfcec983e Downloading [===========================================> ] 78.4MB/89.56MB 20:22:59 eabd8714fec9 Extracting [=============> ] 98.6MB/375MB 20:22:59 eeb582a9cefe Extracting [======================> ] 84.12MB/187.4MB 20:22:59 b1362518a15a Extracting [=====================> ] 113.1MB/267.7MB 20:22:59 083ee1b29467 Extracting [==========> ] 16.71MB/77.96MB 20:22:59 35fcfcec983e Verifying Checksum 20:22:59 35fcfcec983e Download complete 20:22:59 7cc08e332940 Downloading [=====> ] 10.27MB/99.72MB 20:22:59 35fcfcec983e Extracting [> ] 557.1kB/89.56MB 20:22:59 deb3f986bfa2 Download complete 20:22:59 98377318ad0a Downloading [> ] 539.6kB/77.96MB 20:22:59 3c9762f15d07 Downloading [> ] 162.7kB/15.23MB 20:22:59 eabd8714fec9 Extracting [==============> ] 105.8MB/375MB 20:22:59 eeb582a9cefe Extracting [==========================> ] 98.04MB/187.4MB 20:22:59 b1362518a15a Extracting [======================> ] 120.3MB/267.7MB 20:22:59 083ee1b29467 Extracting [============> ] 20.05MB/77.96MB 20:22:59 7cc08e332940 Downloading [=============> ] 27.57MB/99.72MB 20:22:59 35fcfcec983e Extracting [====> ] 8.356MB/89.56MB 20:22:59 98377318ad0a Downloading [===> ] 5.406MB/77.96MB 20:22:59 3c9762f15d07 Downloading [===========> ] 3.603MB/15.23MB 20:22:59 eabd8714fec9 Extracting [==============> ] 109.7MB/375MB 20:22:59 eeb582a9cefe Extracting [==============================> ] 112.5MB/187.4MB 20:22:59 b1362518a15a Extracting [=======================> ] 128.1MB/267.7MB 20:22:59 083ee1b29467 Extracting [==============> ] 22.28MB/77.96MB 20:22:59 7cc08e332940 Downloading [========================> ] 48.66MB/99.72MB 20:22:59 35fcfcec983e Extracting [=========> ] 16.71MB/89.56MB 20:22:59 98377318ad0a Downloading [==========> ] 16.76MB/77.96MB 20:22:59 3c9762f15d07 Downloading [=============================================> ] 13.76MB/15.23MB 20:22:59 3c9762f15d07 Downloading [==================================================>] 15.23MB/15.23MB 20:22:59 3c9762f15d07 Verifying Checksum 20:22:59 3c9762f15d07 Download complete 20:22:59 eabd8714fec9 Extracting [===============> ] 113.1MB/375MB 20:22:59 eeb582a9cefe Extracting [================================> ] 123.7MB/187.4MB 20:22:59 b1362518a15a Extracting [=========================> ] 135.9MB/267.7MB 20:22:59 083ee1b29467 Extracting [================> ] 25.07MB/77.96MB 20:22:59 38fbc3fc3e31 Downloading [==================================================>] 1.076kB/1.076kB 20:22:59 38fbc3fc3e31 Verifying Checksum 20:22:59 38fbc3fc3e31 Download complete 20:22:59 7cc08e332940 Downloading [===================================> ] 70.29MB/99.72MB 20:22:59 d6c75d1bd00e Downloading [============================> ] 3.003kB/5.241kB 20:22:59 d6c75d1bd00e Download complete 20:22:59 35fcfcec983e Extracting [=============> ] 23.4MB/89.56MB 20:22:59 98377318ad0a Downloading [===================> ] 29.74MB/77.96MB 20:22:59 18812807fac4 Downloading [==================================================>] 1.034kB/1.034kB 20:22:59 18812807fac4 Verifying Checksum 20:22:59 18812807fac4 Download complete 20:22:59 506a689c5716 Downloading [==================================================>] 1.035kB/1.035kB 20:22:59 506a689c5716 Download complete 20:22:59 eabd8714fec9 Extracting [===============> ] 116.4MB/375MB 20:22:59 eeb582a9cefe Extracting [===================================> ] 133.1MB/187.4MB 20:22:59 b1362518a15a Extracting [==========================> ] 144.3MB/267.7MB 20:22:59 5ffa38b74d59 Downloading [==========> ] 3.002kB/14.77kB 20:22:59 5ffa38b74d59 Downloading [==================================================>] 14.77kB/14.77kB 20:22:59 5ffa38b74d59 Verifying Checksum 20:22:59 5ffa38b74d59 Download complete 20:22:59 7cc08e332940 Downloading [=============================================> ] 90.83MB/99.72MB 20:22:59 083ee1b29467 Extracting [==================> ] 28.97MB/77.96MB 20:22:59 35fcfcec983e Extracting [=================> ] 31.2MB/89.56MB 20:22:59 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 20:22:59 7cc08e332940 Verifying Checksum 20:22:59 7cc08e332940 Download complete 20:22:59 98377318ad0a Downloading [==========================> ] 41.63MB/77.96MB 20:22:59 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 20:22:59 46eab5b44a35 Verifying Checksum 20:22:59 46eab5b44a35 Download complete 20:22:59 eabd8714fec9 Extracting [===============> ] 119.8MB/375MB 20:22:59 eeb582a9cefe Extracting [=====================================> ] 140.9MB/187.4MB 20:22:59 b1362518a15a Extracting [============================> ] 151.5MB/267.7MB 20:22:59 c4d302cc468d Downloading [> ] 48.06kB/4.534MB 20:22:59 083ee1b29467 Extracting [====================> ] 31.75MB/77.96MB 20:22:59 7cc08e332940 Extracting [> ] 557.1kB/99.72MB 20:22:59 35fcfcec983e Extracting [====================> ] 37.32MB/89.56MB 20:22:59 2d429b9e73a6 Downloading [====> ] 2.653MB/29.13MB 20:22:59 98377318ad0a Downloading [=======================================> ] 61.09MB/77.96MB 20:22:59 eeb582a9cefe Extracting [=======================================> ] 149.3MB/187.4MB 20:22:59 b1362518a15a Extracting [=============================> ] 160.4MB/267.7MB 20:22:59 c4d302cc468d Downloading [===========================> ] 2.506MB/4.534MB 20:22:59 eabd8714fec9 Extracting [================> ] 124.2MB/375MB 20:22:59 083ee1b29467 Extracting [======================> ] 34.54MB/77.96MB 20:22:59 c4d302cc468d Verifying Checksum 20:22:59 c4d302cc468d Download complete 20:22:59 98377318ad0a Verifying Checksum 20:22:59 98377318ad0a Download complete 20:22:59 7cc08e332940 Extracting [===> ] 7.799MB/99.72MB 20:22:59 2d429b9e73a6 Downloading [=============> ] 7.962MB/29.13MB 20:22:59 35fcfcec983e Extracting [=======================> ] 42.34MB/89.56MB 20:22:59 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 20:22:59 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 20:22:59 eeb582a9cefe Extracting [=========================================> ] 157.1MB/187.4MB 20:22:59 b1362518a15a Extracting [===============================> ] 171MB/267.7MB 20:22:59 01e0882c90d9 Verifying Checksum 20:22:59 01e0882c90d9 Download complete 20:22:59 eabd8714fec9 Extracting [=================> ] 128.1MB/375MB 20:22:59 ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 20:22:59 083ee1b29467 Extracting [=======================> ] 37.32MB/77.96MB 20:22:59 ed54a7dee1d8 Verifying Checksum 20:22:59 ed54a7dee1d8 Download complete 20:22:59 2d429b9e73a6 Downloading [==========================================> ] 24.48MB/29.13MB 20:22:59 7cc08e332940 Extracting [=======> ] 15.04MB/99.72MB 20:22:59 35fcfcec983e Extracting [==========================> ] 47.91MB/89.56MB 20:23:00 12c5c803443f Downloading [==================================================>] 116B/116B 20:23:00 12c5c803443f Verifying Checksum 20:23:00 12c5c803443f Download complete 20:23:00 2d429b9e73a6 Verifying Checksum 20:23:00 2d429b9e73a6 Download complete 20:23:00 531ee2cf3c0c Downloading [=======================================> ] 6.389MB/8.066MB 20:23:00 531ee2cf3c0c Verifying Checksum 20:23:00 531ee2cf3c0c Download complete 20:23:00 eeb582a9cefe Extracting [============================================> ] 166MB/187.4MB 20:23:00 b1362518a15a Extracting [=================================> ] 179.4MB/267.7MB 20:23:00 a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB 20:23:00 e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 20:23:00 a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB 20:23:00 a83b68436f09 Verifying Checksum 20:23:00 a83b68436f09 Download complete 20:23:00 e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB 20:23:00 e27c75a98748 Verifying Checksum 20:23:00 e27c75a98748 Download complete 20:23:00 eabd8714fec9 Extracting [=================> ] 131.5MB/375MB 20:23:00 083ee1b29467 Extracting [==========================> ] 40.67MB/77.96MB 20:23:00 787d6bee9571 Downloading [==================================================>] 127B/127B 20:23:00 787d6bee9571 Verifying Checksum 20:23:00 787d6bee9571 Download complete 20:23:00 13ff0988aaea Downloading [==================================================>] 167B/167B 20:23:00 13ff0988aaea Verifying Checksum 20:23:00 13ff0988aaea Download complete 20:23:00 35fcfcec983e Extracting [==============================> ] 55.15MB/89.56MB 20:23:00 7cc08e332940 Extracting [=========> ] 19.5MB/99.72MB 20:23:00 e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 20:23:00 7e568a0dc8fb Downloading [==================================================>] 184B/184B 20:23:00 7e568a0dc8fb Verifying Checksum 20:23:00 7e568a0dc8fb Download complete 20:23:00 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 20:23:00 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 20:23:00 4b82842ab819 Verifying Checksum 20:23:00 4b82842ab819 Download complete 20:23:00 0d8ff8e3f84d Downloading [=> ] 3.009kB/127.5kB 20:23:00 0d8ff8e3f84d Downloading [==================================================>] 127.5kB/127.5kB 20:23:00 0d8ff8e3f84d Verifying Checksum 20:23:00 0d8ff8e3f84d Download complete 20:23:00 d25f557d7f31 Downloading [> ] 48.06kB/3.622MB 20:23:00 eeb582a9cefe Extracting [=============================================> ] 171MB/187.4MB 20:23:00 b1362518a15a Extracting [==================================> ] 185.5MB/267.7MB 20:23:00 a922ee66b81e Downloading [=======> ] 3.01kB/20.2kB 20:23:00 a922ee66b81e Downloading [==================================================>] 20.2kB/20.2kB 20:23:00 a922ee66b81e Verifying Checksum 20:23:00 a922ee66b81e Download complete 20:23:00 4afe71626bd6 Downloading [> ] 310.2kB/30.74MB 20:23:00 d25f557d7f31 Verifying Checksum 20:23:00 d25f557d7f31 Download complete 20:23:00 eabd8714fec9 Extracting [=================> ] 134.3MB/375MB 20:23:00 d25f557d7f31 Extracting [> ] 65.54kB/3.622MB 20:23:00 083ee1b29467 Extracting [===========================> ] 42.34MB/77.96MB 20:23:00 35fcfcec983e Extracting [====================================> ] 65.18MB/89.56MB 20:23:00 e73cb4a42719 Downloading [=====> ] 12.43MB/109.1MB 20:23:00 10af0c143524 Download complete 20:23:00 7cc08e332940 Extracting [=============> ] 27.3MB/99.72MB 20:23:00 9d85dc8d0609 Downloading [> ] 15.3kB/783.4kB 20:23:00 eeb582a9cefe Extracting [==============================================> ] 174.9MB/187.4MB 20:23:00 b1362518a15a Extracting [====================================> ] 197.2MB/267.7MB 20:23:00 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB 20:23:00 9d85dc8d0609 Verifying Checksum 20:23:00 9d85dc8d0609 Download complete 20:23:00 9d85dc8d0609 Extracting [==> ] 32.77kB/783.4kB 20:23:00 d0f7326b7716 Downloading [==> ] 15.3kB/324.6kB 20:23:00 4afe71626bd6 Downloading [===========> ] 6.847MB/30.74MB 20:23:00 d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 20:23:00 d0f7326b7716 Verifying Checksum 20:23:00 d0f7326b7716 Download complete 20:23:00 083ee1b29467 Extracting [============================> ] 45.12MB/77.96MB 20:23:00 35fcfcec983e Extracting [=========================================> ] 74.65MB/89.56MB 20:23:00 eabd8714fec9 Extracting [==================> ] 137.6MB/375MB 20:23:00 e73cb4a42719 Downloading [===============> ] 32.98MB/109.1MB 20:23:00 7cc08e332940 Extracting [================> ] 33.42MB/99.72MB 20:23:00 3dccafa3f67b Downloading [> ] 539.6kB/69.62MB 20:23:00 eeb582a9cefe Extracting [================================================> ] 180.5MB/187.4MB 20:23:00 b1362518a15a Extracting [=====================================> ] 203.3MB/267.7MB 20:23:00 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 20:23:00 4afe71626bd6 Downloading [=========================> ] 15.56MB/30.74MB 20:23:00 eabd8714fec9 Extracting [==================> ] 140.4MB/375MB 20:23:00 35fcfcec983e Extracting [============================================> ] 79.66MB/89.56MB 20:23:00 e73cb4a42719 Downloading [========================> ] 54.07MB/109.1MB 20:23:00 eeb582a9cefe Extracting [==================================================>] 187.4MB/187.4MB 20:23:00 3dccafa3f67b Downloading [=> ] 2.702MB/69.62MB 20:23:00 7cc08e332940 Extracting [===================> ] 39.55MB/99.72MB 20:23:00 b1362518a15a Extracting [=======================================> ] 209.5MB/267.7MB 20:23:00 083ee1b29467 Extracting [===============================> ] 48.46MB/77.96MB 20:23:00 9d85dc8d0609 Extracting [==================> ] 294.9kB/783.4kB 20:23:00 d25f557d7f31 Extracting [===> ] 262.1kB/3.622MB 20:23:00 4afe71626bd6 Downloading [=======================================> ] 24.28MB/30.74MB 20:23:00 2d429b9e73a6 Extracting [===> ] 2.064MB/29.13MB 20:23:00 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 20:23:00 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 20:23:00 e73cb4a42719 Downloading [==================================> ] 75.69MB/109.1MB 20:23:00 35fcfcec983e Extracting [===============================================> ] 85.23MB/89.56MB 20:23:00 eabd8714fec9 Extracting [===================> ] 143.7MB/375MB 20:23:00 4afe71626bd6 Verifying Checksum 20:23:00 4afe71626bd6 Download complete 20:23:00 7cc08e332940 Extracting [======================> ] 45.68MB/99.72MB 20:23:00 b1362518a15a Extracting [========================================> ] 215MB/267.7MB 20:23:00 3dccafa3f67b Downloading [===> ] 5.406MB/69.62MB 20:23:00 083ee1b29467 Extracting [================================> ] 50.14MB/77.96MB 20:23:00 d25f557d7f31 Extracting [=======================> ] 1.704MB/3.622MB 20:23:00 d956c9c5fe9e Downloading [> ] 539.6kB/63.56MB 20:23:00 2d429b9e73a6 Extracting [======> ] 3.539MB/29.13MB 20:23:00 35fcfcec983e Extracting [==================================================>] 89.56MB/89.56MB 20:23:00 e73cb4a42719 Downloading [===========================================> ] 94.08MB/109.1MB 20:23:00 eabd8714fec9 Extracting [===================> ] 145.4MB/375MB 20:23:00 d25f557d7f31 Extracting [==================================================>] 3.622MB/3.622MB 20:23:00 7cc08e332940 Extracting [=========================> ] 50.14MB/99.72MB 20:23:00 b1362518a15a Extracting [=========================================> ] 220MB/267.7MB 20:23:00 3dccafa3f67b Downloading [=======> ] 10.81MB/69.62MB 20:23:00 d956c9c5fe9e Downloading [====> ] 5.946MB/63.56MB 20:23:00 2d429b9e73a6 Extracting [==========> ] 6.193MB/29.13MB 20:23:00 3dccafa3f67b Downloading [==============> ] 20.54MB/69.62MB 20:23:00 d956c9c5fe9e Downloading [============> ] 16.22MB/63.56MB 20:23:00 e73cb4a42719 Downloading [=================================================> ] 108.7MB/109.1MB 20:23:00 7cc08e332940 Extracting [=========================> ] 51.25MB/99.72MB 20:23:00 083ee1b29467 Extracting [=================================> ] 52.36MB/77.96MB 20:23:00 e73cb4a42719 Verifying Checksum 20:23:00 e73cb4a42719 Download complete 20:23:00 b1362518a15a Extracting [=========================================> ] 221.2MB/267.7MB 20:23:00 eabd8714fec9 Extracting [===================> ] 146.5MB/375MB 20:23:00 1d8e8fd2e272 Downloading [==================================================>] 635B/635B 20:23:00 1d8e8fd2e272 Verifying Checksum 20:23:00 1d8e8fd2e272 Download complete 20:23:00 3dccafa3f67b Downloading [======================> ] 31.36MB/69.62MB 20:23:00 2d429b9e73a6 Extracting [===============> ] 8.847MB/29.13MB 20:23:00 1dccce9f415d Downloading [=====================================> ] 3.011kB/4.022kB 20:23:00 d956c9c5fe9e Downloading [======================> ] 28.11MB/63.56MB 20:23:00 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 20:23:00 1dccce9f415d Verifying Checksum 20:23:00 e5d54fbf8ee1 Download complete 20:23:00 37404d8f503a Downloading [==> ] 3.01kB/60.73kB 20:23:00 7cc08e332940 Extracting [=============================> ] 58.49MB/99.72MB 20:23:00 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 20:23:00 37404d8f503a Verifying Checksum 20:23:00 37404d8f503a Download complete 20:23:00 98377318ad0a Extracting [> ] 557.1kB/77.96MB 20:23:00 b30c77c91326 Downloading [==================================================>] 100B/100B 20:23:00 b30c77c91326 Download complete 20:23:00 b1362518a15a Extracting [==========================================> ] 229.5MB/267.7MB 20:23:00 083ee1b29467 Extracting [==================================> ] 54.03MB/77.96MB 20:23:00 eabd8714fec9 Extracting [===================> ] 149.8MB/375MB 20:23:00 3dccafa3f67b Downloading [==============================> ] 42.71MB/69.62MB 20:23:00 d76a56e8adff Downloading [==================================================>] 694B/694B 20:23:00 d76a56e8adff Download complete 20:23:00 2d429b9e73a6 Extracting [=================> ] 10.03MB/29.13MB 20:23:01 d956c9c5fe9e Downloading [================================> ] 41.09MB/63.56MB 20:23:01 7cc08e332940 Extracting [==================================> ] 69.07MB/99.72MB 20:23:01 3dccafa3f67b Downloading [===========================================> ] 61.09MB/69.62MB 20:23:01 083ee1b29467 Extracting [=====================================> ] 57.93MB/77.96MB 20:23:01 b1362518a15a Extracting [==========================================> ] 230.1MB/267.7MB 20:23:01 eabd8714fec9 Extracting [====================> ] 150.4MB/375MB 20:23:01 d956c9c5fe9e Downloading [==========================================> ] 54.61MB/63.56MB 20:23:01 014e56e61396 Downloading [> ] 48.06kB/3.859MB 20:23:01 2d429b9e73a6 Extracting [====================> ] 11.8MB/29.13MB 20:23:01 3dccafa3f67b Verifying Checksum 20:23:01 3dccafa3f67b Download complete 20:23:01 9d54a595d298 Downloading [==================================================>] 139B/139B 20:23:01 9d54a595d298 Verifying Checksum 20:23:01 9d54a595d298 Download complete 20:23:01 7cc08e332940 Extracting [=======================================> ] 78.54MB/99.72MB 20:23:01 ec479bafece9 Downloading [> ] 48.06kB/3.802MB 20:23:01 98377318ad0a Extracting [> ] 1.114MB/77.96MB 20:23:01 014e56e61396 Verifying Checksum 20:23:01 014e56e61396 Download complete 20:23:01 014e56e61396 Extracting [> ] 65.54kB/3.859MB 20:23:01 d956c9c5fe9e Download complete 20:23:01 083ee1b29467 Extracting [=======================================> ] 61.83MB/77.96MB 20:23:01 b1362518a15a Extracting [============================================> ] 236.7MB/267.7MB 20:23:01 07af56023d33 Downloading [==> ] 3.01kB/63.59kB 20:23:01 07af56023d33 Downloading [==================================================>] 63.59kB/63.59kB 20:23:01 07af56023d33 Verifying Checksum 20:23:01 07af56023d33 Download complete 20:23:01 c00447c3619a Downloading [> ] 97.22kB/8.735MB 20:23:01 eabd8714fec9 Extracting [====================> ] 152.6MB/375MB 20:23:01 0df2602ce2c1 Downloading [=====> ] 3.01kB/29.28kB 20:23:01 0df2602ce2c1 Downloading [==================================================>] 29.28kB/29.28kB 20:23:01 0df2602ce2c1 Verifying Checksum 20:23:01 0df2602ce2c1 Download complete 20:23:01 ec479bafece9 Verifying Checksum 20:23:01 ec479bafece9 Download complete 20:23:01 2d429b9e73a6 Extracting [==========================> ] 15.34MB/29.13MB 20:23:01 34a7268ff0f5 Downloading [> ] 539.6kB/110.9MB 20:23:01 7cc08e332940 Extracting [============================================> ] 88.01MB/99.72MB 20:23:01 671912a993db Downloading [> ] 539.6kB/83.15MB 20:23:01 c00447c3619a Verifying Checksum 20:23:01 c00447c3619a Download complete 20:23:01 083ee1b29467 Extracting [=========================================> ] 64.06MB/77.96MB 20:23:01 b1362518a15a Extracting [=============================================> ] 244.5MB/267.7MB 20:23:01 9e053de6cb63 Downloading [============> ] 3.01kB/11.92kB 20:23:01 9e053de6cb63 Download complete 20:23:01 6139928abb9b Downloading [==================================================>] 1.326kB/1.326kB 20:23:01 6139928abb9b Verifying Checksum 20:23:01 6139928abb9b Download complete 20:23:01 eabd8714fec9 Extracting [====================> ] 154.3MB/375MB 20:23:01 2d429b9e73a6 Extracting [==============================> ] 17.99MB/29.13MB 20:23:01 34a7268ff0f5 Downloading [=====> ] 11.35MB/110.9MB 20:23:01 98377318ad0a Extracting [=> ] 2.785MB/77.96MB 20:23:01 1e017ebebdbd Downloading [> ] 375.7kB/37.19MB 20:23:01 671912a993db Downloading [=======> ] 11.89MB/83.15MB 20:23:01 7cc08e332940 Extracting [=================================================> ] 99.16MB/99.72MB 20:23:01 b1362518a15a Extracting [===============================================> ] 254.6MB/267.7MB 20:23:01 7cc08e332940 Extracting [==================================================>] 99.72MB/99.72MB 20:23:01 34a7268ff0f5 Downloading [===========> ] 24.87MB/110.9MB 20:23:01 eabd8714fec9 Extracting [====================> ] 157.1MB/375MB 20:23:01 671912a993db Downloading [==============> ] 24.33MB/83.15MB 20:23:01 1e017ebebdbd Downloading [=======> ] 5.275MB/37.19MB 20:23:01 083ee1b29467 Extracting [==========================================> ] 65.73MB/77.96MB 20:23:01 2d429b9e73a6 Extracting [===================================> ] 20.64MB/29.13MB 20:23:01 014e56e61396 Extracting [===> ] 262.1kB/3.859MB 20:23:01 b1362518a15a Extracting [===============================================> ] 255.1MB/267.7MB 20:23:01 98377318ad0a Extracting [==> ] 4.456MB/77.96MB 20:23:01 34a7268ff0f5 Downloading [====================> ] 45.42MB/110.9MB 20:23:01 eabd8714fec9 Extracting [=====================> ] 159.9MB/375MB 20:23:01 671912a993db Downloading [=====================> ] 35.68MB/83.15MB 20:23:01 1e017ebebdbd Downloading [==============> ] 10.93MB/37.19MB 20:23:01 083ee1b29467 Extracting [===========================================> ] 67.96MB/77.96MB 20:23:01 2d429b9e73a6 Extracting [======================================> ] 22.71MB/29.13MB 20:23:01 b1362518a15a Extracting [=================================================> ] 264MB/267.7MB 20:23:01 014e56e61396 Extracting [=================> ] 1.376MB/3.859MB 20:23:01 34a7268ff0f5 Downloading [=============================> ] 64.88MB/110.9MB 20:23:01 98377318ad0a Extracting [====> ] 7.242MB/77.96MB 20:23:01 b1362518a15a Extracting [==================================================>] 267.7MB/267.7MB 20:23:01 eabd8714fec9 Extracting [=====================> ] 162.1MB/375MB 20:23:01 671912a993db Downloading [============================> ] 48.12MB/83.15MB 20:23:01 1e017ebebdbd Downloading [=====================> ] 16.2MB/37.19MB 20:23:01 083ee1b29467 Extracting [=============================================> ] 70.75MB/77.96MB 20:23:01 2d429b9e73a6 Extracting [==========================================> ] 24.48MB/29.13MB 20:23:01 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB 20:23:01 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB 20:23:01 34a7268ff0f5 Downloading [=======================================> ] 87.05MB/110.9MB 20:23:01 98377318ad0a Extracting [======> ] 10.58MB/77.96MB 20:23:01 eabd8714fec9 Extracting [======================> ] 165.4MB/375MB 20:23:01 1e017ebebdbd Downloading [============================> ] 21.48MB/37.19MB 20:23:01 671912a993db Downloading [===================================> ] 59.47MB/83.15MB 20:23:01 083ee1b29467 Extracting [===============================================> ] 74.65MB/77.96MB 20:23:01 d25f557d7f31 Pull complete 20:23:01 34a7268ff0f5 Downloading [===============================================> ] 104.9MB/110.9MB 20:23:01 9d85dc8d0609 Pull complete 20:23:01 eabd8714fec9 Extracting [======================> ] 168.2MB/375MB 20:23:01 1e017ebebdbd Downloading [=================================> ] 25.25MB/37.19MB 20:23:01 671912a993db Downloading [=======================================> ] 66.5MB/83.15MB 20:23:01 083ee1b29467 Extracting [================================================> ] 75.76MB/77.96MB 20:23:01 34a7268ff0f5 Verifying Checksum 20:23:01 34a7268ff0f5 Download complete 20:23:01 98377318ad0a Extracting [=========> ] 14.48MB/77.96MB 20:23:01 55f2b468da67 Downloading [> ] 539.6kB/257.9MB 20:23:01 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 20:23:01 eabd8714fec9 Extracting [=======================> ] 174.4MB/375MB 20:23:02 671912a993db Downloading [=================================================> ] 82.18MB/83.15MB 20:23:02 1e017ebebdbd Downloading [==========================================> ] 31.28MB/37.19MB 20:23:02 671912a993db Verifying Checksum 20:23:02 671912a993db Download complete 20:23:02 82bfc142787e Downloading [> ] 97.22kB/8.613MB 20:23:02 98377318ad0a Extracting [=============> ] 21.73MB/77.96MB 20:23:02 1e017ebebdbd Verifying Checksum 20:23:02 1e017ebebdbd Download complete 20:23:02 46baca71a4ef Downloading [========> ] 3.01kB/18.11kB 20:23:02 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 20:23:02 46baca71a4ef Verifying Checksum 20:23:02 46baca71a4ef Download complete 20:23:02 55f2b468da67 Downloading [=> ] 8.109MB/257.9MB 20:23:02 eabd8714fec9 Extracting [========================> ] 183.8MB/375MB 20:23:02 b0e0ef7895f4 Downloading [> ] 375.7kB/37.01MB 20:23:02 82bfc142787e Downloading [===============================> ] 5.504MB/8.613MB 20:23:02 98377318ad0a Extracting [=================> ] 26.74MB/77.96MB 20:23:02 55f2b468da67 Downloading [=====> ] 27.03MB/257.9MB 20:23:02 82bfc142787e Verifying Checksum 20:23:02 82bfc142787e Download complete 20:23:02 eabd8714fec9 Extracting [==========================> ] 196.1MB/375MB 20:23:02 b0e0ef7895f4 Downloading [========> ] 6.405MB/37.01MB 20:23:02 c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB 20:23:02 c0c90eeb8aca Verifying Checksum 20:23:02 c0c90eeb8aca Download complete 20:23:02 35fcfcec983e Pull complete 20:23:02 eeb582a9cefe Pull complete 20:23:02 2d429b9e73a6 Extracting [==============================================> ] 26.84MB/29.13MB 20:23:02 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 20:23:02 5cfb27c10ea5 Verifying Checksum 20:23:02 5cfb27c10ea5 Download complete 20:23:02 40a5eed61bb0 Downloading [==================================================>] 98B/98B 20:23:02 d0f7326b7716 Extracting [=====> ] 32.77kB/324.6kB 20:23:02 40a5eed61bb0 Verifying Checksum 20:23:02 40a5eed61bb0 Download complete 20:23:02 55f2b468da67 Downloading [========> ] 41.63MB/257.9MB 20:23:02 eabd8714fec9 Extracting [==========================> ] 201.1MB/375MB 20:23:02 b0e0ef7895f4 Downloading [=============> ] 10.17MB/37.01MB 20:23:02 e040ea11fa10 Downloading [==================================================>] 173B/173B 20:23:02 7cc08e332940 Pull complete 20:23:02 e040ea11fa10 Verifying Checksum 20:23:02 e040ea11fa10 Download complete 20:23:02 014e56e61396 Pull complete 20:23:02 b1362518a15a Pull complete 20:23:02 98377318ad0a Extracting [====================> ] 31.2MB/77.96MB 20:23:02 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB 20:23:02 d0f7326b7716 Extracting [========================================> ] 262.1kB/324.6kB 20:23:02 55f2b468da67 Downloading [=========> ] 48.12MB/257.9MB 20:23:02 b0e0ef7895f4 Downloading [===============> ] 11.68MB/37.01MB 20:23:02 09d5a3f70313 Downloading [> ] 539.6kB/109.2MB 20:23:02 eabd8714fec9 Extracting [===========================> ] 202.8MB/375MB 20:23:02 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 20:23:02 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 20:23:02 98377318ad0a Extracting [====================> ] 31.75MB/77.96MB 20:23:02 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 20:23:02 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 20:23:02 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 20:23:02 55f2b468da67 Downloading [============> ] 65.96MB/257.9MB 20:23:02 09d5a3f70313 Downloading [> ] 2.162MB/109.2MB 20:23:02 b0e0ef7895f4 Downloading [=======================> ] 17.33MB/37.01MB 20:23:02 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 20:23:02 98377318ad0a Extracting [=====================> ] 33.98MB/77.96MB 20:23:02 1e017ebebdbd Extracting [==> ] 1.573MB/37.19MB 20:23:02 eabd8714fec9 Extracting [===========================> ] 206.7MB/375MB 20:23:02 2d429b9e73a6 Extracting [===============================================> ] 27.72MB/29.13MB 20:23:02 55f2b468da67 Downloading [================> ] 84.88MB/257.9MB 20:23:02 b0e0ef7895f4 Downloading [==================================> ] 25.62MB/37.01MB 20:23:02 09d5a3f70313 Downloading [==> ] 4.865MB/109.2MB 20:23:02 98377318ad0a Extracting [=======================> ] 36.21MB/77.96MB 20:23:02 1e017ebebdbd Extracting [=====> ] 3.932MB/37.19MB 20:23:02 eabd8714fec9 Extracting [============================> ] 213.4MB/375MB 20:23:02 deb3f986bfa2 Extracting [==================================================>] 1.051kB/1.051kB 20:23:02 deb3f986bfa2 Extracting [==================================================>] 1.051kB/1.051kB 20:23:02 09d5a3f70313 Downloading [===> ] 7.028MB/109.2MB 20:23:02 0d8ff8e3f84d Extracting [============> ] 32.77kB/127.5kB 20:23:02 55f2b468da67 Downloading [===================> ] 100MB/257.9MB 20:23:02 b0e0ef7895f4 Downloading [==========================================> ] 31.28MB/37.01MB 20:23:02 policy-clamp-ac-pf-ppnt Pulled 20:23:02 eabd8714fec9 Extracting [============================> ] 215.6MB/375MB 20:23:02 0d8ff8e3f84d Extracting [==================================================>] 127.5kB/127.5kB 20:23:02 0d8ff8e3f84d Extracting [==================================================>] 127.5kB/127.5kB 20:23:02 9d54a595d298 Extracting [==================================================>] 139B/139B 20:23:02 9d54a595d298 Extracting [==================================================>] 139B/139B 20:23:02 d0f7326b7716 Pull complete 20:23:03 55f2b468da67 Downloading [===================> ] 101.1MB/257.9MB 20:23:03 b0e0ef7895f4 Downloading [============================================> ] 32.78MB/37.01MB 20:23:03 09d5a3f70313 Downloading [===> ] 7.568MB/109.2MB 20:23:03 eabd8714fec9 Extracting [============================> ] 216.1MB/375MB 20:23:03 083ee1b29467 Pull complete 20:23:03 apex-pdp Pulled 20:23:03 deb3f986bfa2 Pull complete 20:23:03 1e017ebebdbd Extracting [=======> ] 5.898MB/37.19MB 20:23:03 09d5a3f70313 Downloading [====> ] 10.27MB/109.2MB 20:23:03 a48090c7f63f Extracting [==================================================>] 241B/241B 20:23:03 98377318ad0a Extracting [========================> ] 38.44MB/77.96MB 20:23:03 a48090c7f63f Extracting [==================================================>] 241B/241B 20:23:03 9f61cc37f3e3 Pull complete 20:23:03 55f2b468da67 Downloading [====================> ] 103.8MB/257.9MB 20:23:03 b0e0ef7895f4 Downloading [===============================================> ] 35.04MB/37.01MB 20:23:03 3dccafa3f67b Extracting [> ] 557.1kB/69.62MB 20:23:03 9d54a595d298 Pull complete 20:23:03 0d8ff8e3f84d Pull complete 20:23:03 b0e0ef7895f4 Verifying Checksum 20:23:03 b0e0ef7895f4 Download complete 20:23:03 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB 20:23:03 ec479bafece9 Extracting [> ] 65.54kB/3.802MB 20:23:03 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB 20:23:03 a922ee66b81e Extracting [==================================================>] 20.2kB/20.2kB 20:23:03 a922ee66b81e Extracting [==================================================>] 20.2kB/20.2kB 20:23:03 356f5c2c843b Downloading [=========================================> ] 3.011kB/3.623kB 20:23:03 356f5c2c843b Download complete 20:23:03 a48090c7f63f Pull complete 20:23:03 eabd8714fec9 Extracting [============================> ] 216.7MB/375MB 20:23:03 policy-clamp-runtime-acm-replica Pulled 20:23:03 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 20:23:03 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 20:23:03 9202a69cfcd9 Pull complete 20:23:03 a922ee66b81e Pull complete 20:23:03 55f2b468da67 Downloading [=====================> ] 112.5MB/257.9MB 20:23:03 09d5a3f70313 Downloading [======> ] 15.14MB/109.2MB 20:23:03 1783396d4469 Pull complete 20:23:03 3dccafa3f67b Extracting [=> ] 2.228MB/69.62MB 20:23:03 0c8d55a45c0d Downloading [> ] 310.2kB/29.78MB 20:23:03 1e017ebebdbd Extracting [========> ] 6.291MB/37.19MB 20:23:03 4644b9b0f167 Extracting [==================================================>] 976B/976B 20:23:03 4644b9b0f167 Extracting [==================================================>] 976B/976B 20:23:03 98377318ad0a Extracting [=========================> ] 39.55MB/77.96MB 20:23:03 4afe71626bd6 Extracting [> ] 327.7kB/30.74MB 20:23:03 simulator Pulled 20:23:03 09d5a3f70313 Downloading [==========> ] 22.17MB/109.2MB 20:23:03 55f2b468da67 Downloading [========================> ] 127.6MB/257.9MB 20:23:03 0c8d55a45c0d Downloading [=======> ] 4.668MB/29.78MB 20:23:03 3dccafa3f67b Extracting [====> ] 5.571MB/69.62MB 20:23:03 4afe71626bd6 Extracting [=======> ] 4.588MB/30.74MB 20:23:03 55f2b468da67 Downloading [=========================> ] 134.1MB/257.9MB 20:23:03 09d5a3f70313 Downloading [============> ] 26.49MB/109.2MB 20:23:03 98377318ad0a Extracting [===========================> ] 43.45MB/77.96MB 20:23:03 0c8d55a45c0d Downloading [==============> ] 8.715MB/29.78MB 20:23:03 55f2b468da67 Downloading [=============================> ] 154.6MB/257.9MB 20:23:03 4afe71626bd6 Extracting [============> ] 7.864MB/30.74MB 20:23:03 09d5a3f70313 Downloading [===============> ] 34.6MB/109.2MB 20:23:03 3dccafa3f67b Extracting [=====> ] 7.242MB/69.62MB 20:23:03 0c8d55a45c0d Downloading [================> ] 9.96MB/29.78MB 20:23:03 55f2b468da67 Downloading [==============================> ] 156.8MB/257.9MB 20:23:03 98377318ad0a Extracting [==============================> ] 46.79MB/77.96MB 20:23:03 4afe71626bd6 Extracting [=============> ] 8.52MB/30.74MB 20:23:03 3dccafa3f67b Extracting [=====> ] 7.799MB/69.62MB 20:23:03 09d5a3f70313 Downloading [================> ] 35.68MB/109.2MB 20:23:03 ec479bafece9 Extracting [========> ] 655.4kB/3.802MB 20:23:03 eabd8714fec9 Extracting [============================> ] 217.3MB/375MB 20:23:03 0c8d55a45c0d Downloading [==========================> ] 15.88MB/29.78MB 20:23:03 55f2b468da67 Downloading [==================================> ] 177.3MB/257.9MB 20:23:03 98377318ad0a Extracting [================================> ] 50.69MB/77.96MB 20:23:03 4afe71626bd6 Extracting [====================> ] 12.45MB/30.74MB 20:23:03 3dccafa3f67b Extracting [=======> ] 10.03MB/69.62MB 20:23:03 09d5a3f70313 Downloading [=====================> ] 45.96MB/109.2MB 20:23:03 ec479bafece9 Extracting [===========> ] 852kB/3.802MB 20:23:03 1e017ebebdbd Extracting [========> ] 6.685MB/37.19MB 20:23:03 0c8d55a45c0d Downloading [====================================> ] 21.79MB/29.78MB 20:23:03 55f2b468da67 Downloading [=====================================> ] 194.1MB/257.9MB 20:23:03 eabd8714fec9 Extracting [=============================> ] 220MB/375MB 20:23:03 98377318ad0a Extracting [=================================> ] 52.36MB/77.96MB 20:23:03 4afe71626bd6 Extracting [======================> ] 14.09MB/30.74MB 20:23:03 09d5a3f70313 Downloading [=========================> ] 56.23MB/109.2MB 20:23:03 ec479bafece9 Extracting [=============================> ] 2.228MB/3.802MB 20:23:03 3dccafa3f67b Extracting [========> ] 11.7MB/69.62MB 20:23:04 0c8d55a45c0d Downloading [===========================================> ] 26.15MB/29.78MB 20:23:04 55f2b468da67 Downloading [=======================================> ] 203.3MB/257.9MB 20:23:04 4afe71626bd6 Extracting [===========================> ] 17.04MB/30.74MB 20:23:04 1e017ebebdbd Extracting [=============> ] 9.83MB/37.19MB 20:23:04 eabd8714fec9 Extracting [=============================> ] 222.3MB/375MB 20:23:04 98377318ad0a Extracting [==================================> ] 54.03MB/77.96MB 20:23:04 0c8d55a45c0d Verifying Checksum 20:23:04 0c8d55a45c0d Download complete 20:23:04 09d5a3f70313 Downloading [===============================> ] 69.75MB/109.2MB 20:23:04 3dccafa3f67b Extracting [==========> ] 13.93MB/69.62MB 20:23:04 46bf3a120c8e Downloading [> ] 343kB/33.13MB 20:23:04 55f2b468da67 Downloading [==========================================> ] 217.9MB/257.9MB 20:23:04 4afe71626bd6 Extracting [=======================================> ] 24.25MB/30.74MB 20:23:04 1e017ebebdbd Extracting [=================> ] 12.98MB/37.19MB 20:23:04 eabd8714fec9 Extracting [==============================> ] 225.1MB/375MB 20:23:04 ec479bafece9 Extracting [==================================================>] 3.802MB/3.802MB 20:23:04 09d5a3f70313 Downloading [=======================================> ] 87.05MB/109.2MB 20:23:04 98377318ad0a Extracting [=====================================> ] 57.93MB/77.96MB 20:23:04 3dccafa3f67b Extracting [===========> ] 15.6MB/69.62MB 20:23:04 55f2b468da67 Downloading [=============================================> ] 233.6MB/257.9MB 20:23:04 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 20:23:04 46bf3a120c8e Downloading [==> ] 1.719MB/33.13MB 20:23:04 1e017ebebdbd Extracting [======================> ] 16.52MB/37.19MB 20:23:04 4644b9b0f167 Pull complete 20:23:04 4afe71626bd6 Extracting [==================================================>] 30.74MB/30.74MB 20:23:04 eabd8714fec9 Extracting [==============================> ] 227.8MB/375MB 20:23:04 09d5a3f70313 Downloading [==============================================> ] 100.6MB/109.2MB 20:23:04 98377318ad0a Extracting [======================================> ] 60.16MB/77.96MB 20:23:04 55f2b468da67 Downloading [=================================================> ] 253.6MB/257.9MB 20:23:04 46bf3a120c8e Downloading [=====> ] 3.44MB/33.13MB 20:23:04 09d5a3f70313 Verifying Checksum 20:23:04 09d5a3f70313 Download complete 20:23:04 1e017ebebdbd Extracting [========================> ] 18.48MB/37.19MB 20:23:04 55f2b468da67 Verifying Checksum 20:23:04 55f2b468da67 Download complete 20:23:04 3dccafa3f67b Extracting [=============> ] 18.94MB/69.62MB 20:23:04 eabd8714fec9 Extracting [==============================> ] 231.2MB/375MB 20:23:04 2d429b9e73a6 Extracting [=================================================> ] 28.9MB/29.13MB 20:23:04 7b6cb8ccac7b Downloading [==================================================>] 955B/955B 20:23:04 4f4efe02d542 Downloading [==================================================>] 625B/625B 20:23:04 4f4efe02d542 Verifying Checksum 20:23:04 4f4efe02d542 Download complete 20:23:04 7b6cb8ccac7b Verifying Checksum 20:23:04 7b6cb8ccac7b Download complete 20:23:04 47cd406a84ef Downloading [==================================================>] 1.207kB/1.207kB 20:23:04 47cd406a84ef Verifying Checksum 20:23:04 47cd406a84ef Download complete 20:23:04 f73400a233fd Download complete 20:23:04 98377318ad0a Extracting [=========================================> ] 64.06MB/77.96MB 20:23:04 46bf3a120c8e Downloading [===========> ] 7.912MB/33.13MB 20:23:04 bae5a1799a80 Downloading [==================================================>] 1.397kB/1.397kB 20:23:04 bae5a1799a80 Verifying Checksum 20:23:04 bae5a1799a80 Download complete 20:23:04 0c8d55a45c0d Extracting [> ] 327.7kB/29.78MB 20:23:04 1e017ebebdbd Extracting [===========================> ] 20.45MB/37.19MB 20:23:04 3dccafa3f67b Extracting [==============> ] 20.61MB/69.62MB 20:23:04 eabd8714fec9 Extracting [===============================> ] 234MB/375MB 20:23:04 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 20:23:04 98377318ad0a Extracting [===========================================> ] 67.96MB/77.96MB 20:23:04 46bf3a120c8e Downloading [==================================> ] 23.05MB/33.13MB 20:23:04 0c8d55a45c0d Extracting [====> ] 2.949MB/29.78MB 20:23:04 3dccafa3f67b Extracting [==================> ] 25.07MB/69.62MB 20:23:04 1e017ebebdbd Extracting [================================> ] 24.38MB/37.19MB 20:23:04 46bf3a120c8e Verifying Checksum 20:23:04 46bf3a120c8e Download complete 20:23:04 eabd8714fec9 Extracting [===============================> ] 237.3MB/375MB 20:23:04 98377318ad0a Extracting [===============================================> ] 73.53MB/77.96MB 20:23:04 0c8d55a45c0d Extracting [=========> ] 5.898MB/29.78MB 20:23:04 1e017ebebdbd Extracting [=======================================> ] 29.1MB/37.19MB 20:23:04 3dccafa3f67b Extracting [====================> ] 28.41MB/69.62MB 20:23:04 eabd8714fec9 Extracting [================================> ] 240.1MB/375MB 20:23:04 98377318ad0a Extracting [=================================================> ] 77.43MB/77.96MB 20:23:04 0c8d55a45c0d Extracting [===============> ] 9.175MB/29.78MB 20:23:04 1e017ebebdbd Extracting [============================================> ] 33.03MB/37.19MB 20:23:04 3dccafa3f67b Extracting [=======================> ] 32.87MB/69.62MB 20:23:04 eabd8714fec9 Extracting [================================> ] 242.3MB/375MB 20:23:04 98377318ad0a Extracting [==================================================>] 77.96MB/77.96MB 20:23:04 98377318ad0a Extracting [==================================================>] 77.96MB/77.96MB 20:23:04 0c8d55a45c0d Extracting [==================> ] 10.81MB/29.78MB 20:23:04 1e017ebebdbd Extracting [=============================================> ] 33.82MB/37.19MB 20:23:04 3dccafa3f67b Extracting [==========================> ] 37.32MB/69.62MB 20:23:04 eabd8714fec9 Extracting [================================> ] 245.7MB/375MB 20:23:04 0c8d55a45c0d Extracting [=====================> ] 12.78MB/29.78MB 20:23:05 1e017ebebdbd Extracting [===============================================> ] 35MB/37.19MB 20:23:05 3dccafa3f67b Extracting [====================================> ] 51.25MB/69.62MB 20:23:05 eabd8714fec9 Extracting [=================================> ] 250.1MB/375MB 20:23:05 0c8d55a45c0d Extracting [=============================> ] 17.37MB/29.78MB 20:23:05 1e017ebebdbd Extracting [================================================> ] 36.18MB/37.19MB 20:23:05 3dccafa3f67b Extracting [==============================================> ] 64.06MB/69.62MB 20:23:05 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 20:23:05 eabd8714fec9 Extracting [=================================> ] 252.9MB/375MB 20:23:05 0c8d55a45c0d Extracting [==================================> ] 20.64MB/29.78MB 20:23:05 eabd8714fec9 Extracting [==================================> ] 257.9MB/375MB 20:23:05 0c8d55a45c0d Extracting [=======================================> ] 23.27MB/29.78MB 20:23:05 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 20:23:05 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 20:23:05 eabd8714fec9 Extracting [===================================> ] 262.9MB/375MB 20:23:05 eabd8714fec9 Extracting [===================================> ] 267.9MB/375MB 20:23:05 4afe71626bd6 Pull complete 20:23:05 0c8d55a45c0d Extracting [============================================> ] 26.21MB/29.78MB 20:23:05 02c02ca3cfe9 Extracting [> ] 557.1kB/80.49MB 20:23:05 0c8d55a45c0d Extracting [===============================================> ] 28.51MB/29.78MB 20:23:05 02c02ca3cfe9 Extracting [=======> ] 11.7MB/80.49MB 20:23:05 eabd8714fec9 Extracting [===================================> ] 269.1MB/375MB 20:23:05 0c8d55a45c0d Extracting [================================================> ] 28.84MB/29.78MB 20:23:05 02c02ca3cfe9 Extracting [=============> ] 22.28MB/80.49MB 20:23:05 10af0c143524 Extracting [==================================================>] 231B/231B 20:23:05 2d429b9e73a6 Pull complete 20:23:05 10af0c143524 Extracting [==================================================>] 231B/231B 20:23:05 eabd8714fec9 Extracting [===================================> ] 269.6MB/375MB 20:23:05 ec479bafece9 Pull complete 20:23:05 1e017ebebdbd Pull complete 20:23:05 98377318ad0a Pull complete 20:23:06 3dccafa3f67b Pull complete 20:23:06 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 20:23:06 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 20:23:06 c00447c3619a Extracting [> ] 98.3kB/8.735MB 20:23:06 10af0c143524 Pull complete 20:23:06 3c9762f15d07 Extracting [> ] 163.8kB/15.23MB 20:23:06 46eab5b44a35 Pull complete 20:23:06 c4d302cc468d Extracting [> ] 65.54kB/4.534MB 20:23:06 02c02ca3cfe9 Extracting [=================> ] 28.97MB/80.49MB 20:23:06 jaeger Pulled 20:23:06 d956c9c5fe9e Extracting [> ] 557.1kB/63.56MB 20:23:06 eabd8714fec9 Extracting [====================================> ] 270.2MB/375MB 20:23:06 0c8d55a45c0d Extracting [================================================> ] 29.16MB/29.78MB 20:23:06 c00447c3619a Extracting [====================> ] 3.539MB/8.735MB 20:23:06 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 20:23:06 3c9762f15d07 Extracting [=========> ] 2.949MB/15.23MB 20:23:06 c4d302cc468d Extracting [=============================> ] 2.687MB/4.534MB 20:23:06 02c02ca3cfe9 Extracting [======================> ] 36.77MB/80.49MB 20:23:06 d956c9c5fe9e Extracting [===> ] 4.456MB/63.56MB 20:23:06 eabd8714fec9 Extracting [====================================> ] 270.7MB/375MB 20:23:06 55f2b468da67 Extracting [=> ] 8.356MB/257.9MB 20:23:06 c00447c3619a Extracting [====================================> ] 6.39MB/8.735MB 20:23:06 c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 20:23:06 02c02ca3cfe9 Extracting [==========================> ] 42.34MB/80.49MB 20:23:06 0c8d55a45c0d Extracting [==================================================>] 29.78MB/29.78MB 20:23:06 3c9762f15d07 Extracting [================> ] 5.079MB/15.23MB 20:23:06 d956c9c5fe9e Extracting [=====> ] 6.685MB/63.56MB 20:23:06 eabd8714fec9 Extracting [====================================> ] 271.3MB/375MB 20:23:06 c00447c3619a Extracting [===============================================> ] 8.258MB/8.735MB 20:23:06 55f2b468da67 Extracting [===> ] 16.15MB/257.9MB 20:23:06 c00447c3619a Extracting [==================================================>] 8.735MB/8.735MB 20:23:06 02c02ca3cfe9 Extracting [===============================> ] 50.69MB/80.49MB 20:23:06 3c9762f15d07 Extracting [====================> ] 6.39MB/15.23MB 20:23:06 d956c9c5fe9e Extracting [=======> ] 9.47MB/63.56MB 20:23:06 02c02ca3cfe9 Extracting [======================================> ] 62.39MB/80.49MB 20:23:06 d956c9c5fe9e Extracting [==========> ] 12.81MB/63.56MB 20:23:06 02c02ca3cfe9 Extracting [================================================> ] 78.54MB/80.49MB 20:23:06 3c9762f15d07 Extracting [======================> ] 6.717MB/15.23MB 20:23:06 eabd8714fec9 Extracting [====================================> ] 271.8MB/375MB 20:23:06 55f2b468da67 Extracting [===> ] 20.05MB/257.9MB 20:23:06 02c02ca3cfe9 Extracting [==================================================>] 80.49MB/80.49MB 20:23:06 d956c9c5fe9e Extracting [============> ] 15.6MB/63.56MB 20:23:06 55f2b468da67 Extracting [====> ] 23.4MB/257.9MB 20:23:06 eabd8714fec9 Extracting [====================================> ] 272.4MB/375MB 20:23:06 d956c9c5fe9e Extracting [===============> ] 20.05MB/63.56MB 20:23:06 d956c9c5fe9e Extracting [=================> ] 22.28MB/63.56MB 20:23:06 eabd8714fec9 Extracting [====================================> ] 273MB/375MB 20:23:06 3c9762f15d07 Extracting [===========================> ] 8.356MB/15.23MB 20:23:07 d956c9c5fe9e Extracting [===================> ] 24.51MB/63.56MB 20:23:07 d956c9c5fe9e Extracting [==========================> ] 33.42MB/63.56MB 20:23:07 d956c9c5fe9e Extracting [============================================> ] 56.26MB/63.56MB 20:23:07 0c8d55a45c0d Pull complete 20:23:07 3c9762f15d07 Extracting [============================> ] 8.684MB/15.23MB 20:23:07 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB 20:23:07 d956c9c5fe9e Extracting [==============================================> ] 59.6MB/63.56MB 20:23:07 c00447c3619a Pull complete 20:23:07 55f2b468da67 Extracting [======> ] 32.87MB/257.9MB 20:23:07 c4d302cc468d Pull complete 20:23:07 eabd8714fec9 Extracting [====================================> ] 274.1MB/375MB 20:23:07 3c9762f15d07 Extracting [====================================> ] 11.14MB/15.23MB 20:23:07 d956c9c5fe9e Extracting [=================================================> ] 63.5MB/63.56MB 20:23:07 d956c9c5fe9e Extracting [==================================================>] 63.56MB/63.56MB 20:23:07 55f2b468da67 Extracting [========> ] 42.34MB/257.9MB 20:23:07 eabd8714fec9 Extracting [====================================> ] 275.7MB/375MB 20:23:07 02c02ca3cfe9 Pull complete 20:23:07 3c9762f15d07 Extracting [======================================> ] 11.63MB/15.23MB 20:23:07 55f2b468da67 Extracting [========> ] 46.24MB/257.9MB 20:23:07 eabd8714fec9 Extracting [=====================================> ] 279.6MB/375MB 20:23:07 55f2b468da67 Extracting [===========> ] 61.28MB/257.9MB 20:23:07 3c9762f15d07 Extracting [========================================> ] 12.29MB/15.23MB 20:23:07 eabd8714fec9 Extracting [=====================================> ] 284.1MB/375MB 20:23:07 55f2b468da67 Extracting [=============> ] 67.96MB/257.9MB 20:23:07 3c9762f15d07 Extracting [=========================================> ] 12.78MB/15.23MB 20:23:07 eabd8714fec9 Extracting [======================================> ] 288.6MB/375MB 20:23:07 55f2b468da67 Extracting [===============> ] 77.99MB/257.9MB 20:23:07 3c9762f15d07 Extracting [==================================================>] 15.23MB/15.23MB 20:23:08 55f2b468da67 Extracting [=================> ] 90.8MB/257.9MB 20:23:08 eabd8714fec9 Extracting [=======================================> ] 293MB/375MB 20:23:08 07af56023d33 Extracting [=========================> ] 32.77kB/63.59kB 20:23:08 07af56023d33 Extracting [==================================================>] 63.59kB/63.59kB 20:23:08 eabd8714fec9 Extracting [=======================================> ] 294.7MB/375MB 20:23:08 55f2b468da67 Extracting [===================> ] 102.5MB/257.9MB 20:23:08 55f2b468da67 Extracting [====================> ] 106.4MB/257.9MB 20:23:08 eabd8714fec9 Extracting [=======================================> ] 295.2MB/375MB 20:23:08 d956c9c5fe9e Pull complete 20:23:08 87dcfbd50f5c Extracting [==================================================>] 970B/970B 20:23:08 87dcfbd50f5c Extracting [==================================================>] 970B/970B 20:23:08 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 20:23:08 55f2b468da67 Extracting [=====================> ] 110.3MB/257.9MB 20:23:08 46bf3a120c8e Extracting [> ] 360.4kB/33.13MB 20:23:08 3c9762f15d07 Pull complete 20:23:08 eabd8714fec9 Extracting [=======================================> ] 295.8MB/375MB 20:23:08 55f2b468da67 Extracting [======================> ] 114.2MB/257.9MB 20:23:08 46bf3a120c8e Extracting [====> ] 2.884MB/33.13MB 20:23:08 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 20:23:08 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 20:23:08 55f2b468da67 Extracting [=======================> ] 118.7MB/257.9MB 20:23:08 46bf3a120c8e Extracting [==========> ] 7.209MB/33.13MB 20:23:08 eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 20:23:08 55f2b468da67 Extracting [========================> ] 125.9MB/257.9MB 20:23:08 46bf3a120c8e Extracting [====================> ] 13.34MB/33.13MB 20:23:09 55f2b468da67 Extracting [=========================> ] 129.8MB/257.9MB 20:23:09 46bf3a120c8e Extracting [=====================> ] 14.42MB/33.13MB 20:23:09 eabd8714fec9 Extracting [=======================================> ] 297.5MB/375MB 20:23:09 55f2b468da67 Extracting [=========================> ] 133.7MB/257.9MB 20:23:09 01e0882c90d9 Extracting [=========> ] 262.1kB/1.447MB 20:23:09 46bf3a120c8e Extracting [===============================> ] 20.91MB/33.13MB 20:23:09 01e0882c90d9 Extracting [===============================================> ] 1.376MB/1.447MB 20:23:09 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 20:23:09 46bf3a120c8e Extracting [=================================> ] 21.99MB/33.13MB 20:23:09 55f2b468da67 Extracting [==========================> ] 135.9MB/257.9MB 20:23:09 eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB 20:23:09 46bf3a120c8e Extracting [========================================> ] 27.03MB/33.13MB 20:23:09 55f2b468da67 Extracting [===========================> ] 142MB/257.9MB 20:23:09 eabd8714fec9 Extracting [========================================> ] 300.8MB/375MB 20:23:09 55f2b468da67 Extracting [============================> ] 148.2MB/257.9MB 20:23:09 38fbc3fc3e31 Extracting [==================================================>] 1.076kB/1.076kB 20:23:09 38fbc3fc3e31 Extracting [==================================================>] 1.076kB/1.076kB 20:23:09 07af56023d33 Pull complete 20:23:09 55f2b468da67 Extracting [=============================> ] 150.4MB/257.9MB 20:23:09 eabd8714fec9 Extracting [========================================> ] 302.5MB/375MB 20:23:09 55f2b468da67 Extracting [==============================> ] 155.4MB/257.9MB 20:23:09 87dcfbd50f5c Pull complete 20:23:09 46bf3a120c8e Extracting [==============================================> ] 30.64MB/33.13MB 20:23:09 eabd8714fec9 Extracting [========================================> ] 303MB/375MB 20:23:09 0df2602ce2c1 Extracting [==================================================>] 29.28kB/29.28kB 20:23:09 55f2b468da67 Extracting [==============================> ] 157.6MB/257.9MB 20:23:09 0df2602ce2c1 Extracting [==================================================>] 29.28kB/29.28kB 20:23:09 46bf3a120c8e Extracting [===============================================> ] 31.36MB/33.13MB 20:23:10 eabd8714fec9 Extracting [========================================> ] 303.6MB/375MB 20:23:10 55f2b468da67 Extracting [===============================> ] 160.4MB/257.9MB 20:23:10 01e0882c90d9 Pull complete 20:23:10 eabd8714fec9 Extracting [========================================> ] 304.7MB/375MB 20:23:10 46bf3a120c8e Extracting [==================================================>] 33.13MB/33.13MB 20:23:10 55f2b468da67 Extracting [===============================> ] 164.3MB/257.9MB 20:23:10 46bf3a120c8e Extracting [==================================================>] 33.13MB/33.13MB 20:23:10 eabd8714fec9 Extracting [========================================> ] 305.8MB/375MB 20:23:10 55f2b468da67 Extracting [================================> ] 167.7MB/257.9MB 20:23:10 1d8e8fd2e272 Pull complete 20:23:10 eabd8714fec9 Extracting [========================================> ] 306.4MB/375MB 20:23:10 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 20:23:10 eabd8714fec9 Extracting [========================================> ] 306.9MB/375MB 20:23:10 eabd8714fec9 Extracting [=========================================> ] 309.2MB/375MB 20:23:10 55f2b468da67 Extracting [=================================> ] 171.6MB/257.9MB 20:23:10 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 20:23:10 38fbc3fc3e31 Pull complete 20:23:10 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 20:23:10 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 20:23:10 46bf3a120c8e Pull complete 20:23:11 api Pulled 20:23:11 0df2602ce2c1 Pull complete 20:23:11 531ee2cf3c0c Extracting [=> ] 196.6kB/8.066MB 20:23:11 eabd8714fec9 Extracting [=========================================> ] 309.7MB/375MB 20:23:11 55f2b468da67 Extracting [=================================> ] 172.1MB/257.9MB 20:23:11 d6c75d1bd00e Extracting [==================================================>] 5.241kB/5.241kB 20:23:11 d6c75d1bd00e Extracting [==================================================>] 5.241kB/5.241kB 20:23:11 531ee2cf3c0c Extracting [===================> ] 3.146MB/8.066MB 20:23:11 eabd8714fec9 Extracting [=========================================> ] 310.8MB/375MB 20:23:11 4f4efe02d542 Extracting [==================================================>] 625B/625B 20:23:11 4f4efe02d542 Extracting [==================================================>] 625B/625B 20:23:11 1dccce9f415d Pull complete 20:23:11 531ee2cf3c0c Extracting [========================> ] 3.932MB/8.066MB 20:23:11 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 20:23:11 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 20:23:11 d6c75d1bd00e Pull complete 20:23:11 18812807fac4 Extracting [==================================================>] 1.034kB/1.034kB 20:23:11 55f2b468da67 Extracting [=================================> ] 172.7MB/257.9MB 20:23:11 18812807fac4 Extracting [==================================================>] 1.034kB/1.034kB 20:23:11 4f4efe02d542 Pull complete 20:23:11 34a7268ff0f5 Extracting [> ] 557.1kB/110.9MB 20:23:11 7b6cb8ccac7b Extracting [==================================================>] 955B/955B 20:23:11 7b6cb8ccac7b Extracting [==================================================>] 955B/955B 20:23:11 e5d54fbf8ee1 Pull complete 20:23:11 18812807fac4 Pull complete 20:23:11 37404d8f503a Extracting [==========================> ] 32.77kB/60.73kB 20:23:11 37404d8f503a Extracting [==================================================>] 60.73kB/60.73kB 20:23:11 506a689c5716 Extracting [==================================================>] 1.035kB/1.035kB 20:23:11 506a689c5716 Extracting [==================================================>] 1.035kB/1.035kB 20:23:11 7b6cb8ccac7b Pull complete 20:23:11 f73400a233fd Extracting [==================================================>] 404B/404B 20:23:11 f73400a233fd Extracting [==================================================>] 404B/404B 20:23:11 eabd8714fec9 Extracting [=========================================> ] 311.4MB/375MB 20:23:11 37404d8f503a Pull complete 20:23:11 b30c77c91326 Extracting [==================================================>] 100B/100B 20:23:11 b30c77c91326 Extracting [==================================================>] 100B/100B 20:23:11 506a689c5716 Pull complete 20:23:11 5ffa38b74d59 Extracting [==================================================>] 14.77kB/14.77kB 20:23:11 5ffa38b74d59 Extracting [==================================================>] 14.77kB/14.77kB 20:23:11 f73400a233fd Pull complete 20:23:11 47cd406a84ef Extracting [==================================================>] 1.207kB/1.207kB 20:23:11 47cd406a84ef Extracting [==================================================>] 1.207kB/1.207kB 20:23:11 531ee2cf3c0c Extracting [=============================> ] 4.719MB/8.066MB 20:23:11 b30c77c91326 Pull complete 20:23:11 d76a56e8adff Extracting [==================================================>] 694B/694B 20:23:11 d76a56e8adff Extracting [==================================================>] 694B/694B 20:23:11 47cd406a84ef Pull complete 20:23:11 bae5a1799a80 Extracting [==================================================>] 1.397kB/1.397kB 20:23:11 bae5a1799a80 Extracting [==================================================>] 1.397kB/1.397kB 20:23:11 d76a56e8adff Pull complete 20:23:11 34a7268ff0f5 Extracting [=> ] 3.342MB/110.9MB 20:23:11 55f2b468da67 Extracting [=================================> ] 173.2MB/257.9MB 20:23:11 prometheus Pulled 20:23:11 bae5a1799a80 Pull complete 20:23:11 nginx Pulled 20:23:11 531ee2cf3c0c Extracting [===================================> ] 5.702MB/8.066MB 20:23:11 eabd8714fec9 Extracting [=========================================> ] 312MB/375MB 20:23:11 34a7268ff0f5 Extracting [==> ] 5.571MB/110.9MB 20:23:11 5ffa38b74d59 Pull complete 20:23:11 531ee2cf3c0c Extracting [======================================> ] 6.193MB/8.066MB 20:23:11 policy-db-migrator Pulled 20:23:11 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB 20:23:11 34a7268ff0f5 Extracting [====> ] 9.47MB/110.9MB 20:23:11 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 20:23:11 531ee2cf3c0c Pull complete 20:23:11 ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 20:23:11 eabd8714fec9 Extracting [=========================================> ] 313.6MB/375MB 20:23:11 34a7268ff0f5 Extracting [=====> ] 12.81MB/110.9MB 20:23:11 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 20:23:11 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 20:23:11 55f2b468da67 Extracting [=================================> ] 174.4MB/257.9MB 20:23:11 ed54a7dee1d8 Pull complete 20:23:11 12c5c803443f Extracting [==================================================>] 116B/116B 20:23:11 12c5c803443f Extracting [==================================================>] 116B/116B 20:23:11 12c5c803443f Pull complete 20:23:11 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 20:23:11 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 20:23:11 e27c75a98748 Pull complete 20:23:11 eabd8714fec9 Extracting [=========================================> ] 314.7MB/375MB 20:23:11 34a7268ff0f5 Extracting [=======> ] 16.15MB/110.9MB 20:23:12 e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 20:23:12 55f2b468da67 Extracting [==================================> ] 175.5MB/257.9MB 20:23:12 eabd8714fec9 Extracting [==========================================> ] 316.4MB/375MB 20:23:12 34a7268ff0f5 Extracting [========> ] 17.83MB/110.9MB 20:23:12 e73cb4a42719 Extracting [==> ] 5.014MB/109.1MB 20:23:12 eabd8714fec9 Extracting [==========================================> ] 319.2MB/375MB 20:23:12 34a7268ff0f5 Extracting [=========> ] 20.61MB/110.9MB 20:23:12 55f2b468da67 Extracting [==================================> ] 177.1MB/257.9MB 20:23:12 e73cb4a42719 Extracting [===> ] 8.356MB/109.1MB 20:23:12 eabd8714fec9 Extracting [==========================================> ] 320.9MB/375MB 20:23:12 34a7268ff0f5 Extracting [============> ] 28.41MB/110.9MB 20:23:12 e73cb4a42719 Extracting [=====> ] 11.14MB/109.1MB 20:23:12 55f2b468da67 Extracting [==================================> ] 179.4MB/257.9MB 20:23:12 34a7268ff0f5 Extracting [===============> ] 35.09MB/110.9MB 20:23:12 eabd8714fec9 Extracting [===========================================> ] 322.5MB/375MB 20:23:12 e73cb4a42719 Extracting [======> ] 13.37MB/109.1MB 20:23:12 55f2b468da67 Extracting [===================================> ] 182.7MB/257.9MB 20:23:12 34a7268ff0f5 Extracting [==================> ] 40.11MB/110.9MB 20:23:12 eabd8714fec9 Extracting [===========================================> ] 323.6MB/375MB 20:23:12 55f2b468da67 Extracting [====================================> ] 187.7MB/257.9MB 20:23:12 e73cb4a42719 Extracting [=======> ] 16.71MB/109.1MB 20:23:12 34a7268ff0f5 Extracting [====================> ] 44.56MB/110.9MB 20:23:12 e73cb4a42719 Extracting [========> ] 19.5MB/109.1MB 20:23:12 55f2b468da67 Extracting [=====================================> ] 191.6MB/257.9MB 20:23:12 eabd8714fec9 Extracting [===========================================> ] 325.9MB/375MB 20:23:12 34a7268ff0f5 Extracting [======================> ] 49.02MB/110.9MB 20:23:12 e73cb4a42719 Extracting [==========> ] 23.4MB/109.1MB 20:23:12 eabd8714fec9 Extracting [===========================================> ] 327MB/375MB 20:23:12 55f2b468da67 Extracting [=====================================> ] 193.9MB/257.9MB 20:23:12 34a7268ff0f5 Extracting [========================> ] 54.03MB/110.9MB 20:23:12 e73cb4a42719 Extracting [============> ] 27.3MB/109.1MB 20:23:12 55f2b468da67 Extracting [=====================================> ] 195MB/257.9MB 20:23:12 34a7268ff0f5 Extracting [==========================> ] 59.6MB/110.9MB 20:23:12 eabd8714fec9 Extracting [===========================================> ] 328.1MB/375MB 20:23:12 e73cb4a42719 Extracting [===============> ] 33.42MB/109.1MB 20:23:13 34a7268ff0f5 Extracting [=============================> ] 64.62MB/110.9MB 20:23:13 eabd8714fec9 Extracting [===========================================> ] 329.2MB/375MB 20:23:13 55f2b468da67 Extracting [======================================> ] 196.1MB/257.9MB 20:23:13 e73cb4a42719 Extracting [=================> ] 38.44MB/109.1MB 20:23:13 34a7268ff0f5 Extracting [===============================> ] 69.07MB/110.9MB 20:23:13 e73cb4a42719 Extracting [===================> ] 43.45MB/109.1MB 20:23:13 eabd8714fec9 Extracting [============================================> ] 330.9MB/375MB 20:23:13 34a7268ff0f5 Extracting [=================================> ] 75.2MB/110.9MB 20:23:13 55f2b468da67 Extracting [======================================> ] 196.6MB/257.9MB 20:23:13 e73cb4a42719 Extracting [======================> ] 49.58MB/109.1MB 20:23:13 eabd8714fec9 Extracting [============================================> ] 331.4MB/375MB 20:23:13 34a7268ff0f5 Extracting [===================================> ] 77.99MB/110.9MB 20:23:13 55f2b468da67 Extracting [======================================> ] 198.3MB/257.9MB 20:23:13 e73cb4a42719 Extracting [========================> ] 52.36MB/109.1MB 20:23:13 34a7268ff0f5 Extracting [====================================> ] 81.33MB/110.9MB 20:23:13 eabd8714fec9 Extracting [============================================> ] 332.6MB/375MB 20:23:13 e73cb4a42719 Extracting [=========================> ] 55.15MB/109.1MB 20:23:13 55f2b468da67 Extracting [======================================> ] 200MB/257.9MB 20:23:13 34a7268ff0f5 Extracting [=====================================> ] 83.56MB/110.9MB 20:23:13 eabd8714fec9 Extracting [============================================> ] 335.9MB/375MB 20:23:13 e73cb4a42719 Extracting [==========================> ] 57.93MB/109.1MB 20:23:13 55f2b468da67 Extracting [=======================================> ] 202.8MB/257.9MB 20:23:13 34a7268ff0f5 Extracting [=======================================> ] 87.46MB/110.9MB 20:23:13 eabd8714fec9 Extracting [=============================================> ] 339.8MB/375MB 20:23:13 e73cb4a42719 Extracting [============================> ] 62.39MB/109.1MB 20:23:13 55f2b468da67 Extracting [=======================================> ] 203.9MB/257.9MB 20:23:13 34a7268ff0f5 Extracting [=========================================> ] 91.91MB/110.9MB 20:23:13 e73cb4a42719 Extracting [================================> ] 70.75MB/109.1MB 20:23:13 55f2b468da67 Extracting [=======================================> ] 205.6MB/257.9MB 20:23:13 34a7268ff0f5 Extracting [===========================================> ] 97.48MB/110.9MB 20:23:13 e73cb4a42719 Extracting [===================================> ] 76.87MB/109.1MB 20:23:13 55f2b468da67 Extracting [========================================> ] 206.7MB/257.9MB 20:23:14 34a7268ff0f5 Extracting [==============================================> ] 102.5MB/110.9MB 20:23:14 eabd8714fec9 Extracting [=============================================> ] 340.9MB/375MB 20:23:14 e73cb4a42719 Extracting [======================================> ] 84.12MB/109.1MB 20:23:14 34a7268ff0f5 Extracting [===============================================> ] 106.4MB/110.9MB 20:23:14 e73cb4a42719 Extracting [=========================================> ] 91.36MB/109.1MB 20:23:14 55f2b468da67 Extracting [========================================> ] 207.8MB/257.9MB 20:23:14 34a7268ff0f5 Extracting [================================================> ] 108.1MB/110.9MB 20:23:14 e73cb4a42719 Extracting [==========================================> ] 93.59MB/109.1MB 20:23:14 34a7268ff0f5 Extracting [=================================================> ] 109.7MB/110.9MB 20:23:14 34a7268ff0f5 Extracting [==================================================>] 110.9MB/110.9MB 20:23:14 34a7268ff0f5 Pull complete 20:23:14 e73cb4a42719 Extracting [============================================> ] 96.93MB/109.1MB 20:23:14 55f2b468da67 Extracting [========================================> ] 210.6MB/257.9MB 20:23:14 eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 20:23:14 e73cb4a42719 Extracting [=============================================> ] 99.16MB/109.1MB 20:23:14 671912a993db Extracting [> ] 557.1kB/83.15MB 20:23:14 55f2b468da67 Extracting [=========================================> ] 211.7MB/257.9MB 20:23:14 e73cb4a42719 Extracting [==============================================> ] 101.9MB/109.1MB 20:23:14 55f2b468da67 Extracting [=========================================> ] 213.4MB/257.9MB 20:23:14 671912a993db Extracting [> ] 1.114MB/83.15MB 20:23:14 e73cb4a42719 Extracting [===============================================> ] 103.6MB/109.1MB 20:23:14 55f2b468da67 Extracting [=========================================> ] 215MB/257.9MB 20:23:14 e73cb4a42719 Extracting [================================================> ] 105.3MB/109.1MB 20:23:15 55f2b468da67 Extracting [==========================================> ] 216.7MB/257.9MB 20:23:15 671912a993db Extracting [=> ] 1.671MB/83.15MB 20:23:15 eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 20:23:15 e73cb4a42719 Extracting [================================================> ] 106.4MB/109.1MB 20:23:15 55f2b468da67 Extracting [==========================================> ] 219.5MB/257.9MB 20:23:15 671912a993db Extracting [=> ] 2.228MB/83.15MB 20:23:15 eabd8714fec9 Extracting [=============================================> ] 343.1MB/375MB 20:23:15 55f2b468da67 Extracting [==========================================> ] 221.2MB/257.9MB 20:23:15 e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 20:23:15 eabd8714fec9 Extracting [==============================================> ] 345.4MB/375MB 20:23:15 55f2b468da67 Extracting [===========================================> ] 222.8MB/257.9MB 20:23:15 671912a993db Extracting [=> ] 2.785MB/83.15MB 20:23:15 e73cb4a42719 Extracting [=================================================> ] 108.6MB/109.1MB 20:23:15 eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB 20:23:15 55f2b468da67 Extracting [===========================================> ] 224.5MB/257.9MB 20:23:15 e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 20:23:15 671912a993db Extracting [==> ] 3.342MB/83.15MB 20:23:15 55f2b468da67 Extracting [===========================================> ] 225.6MB/257.9MB 20:23:15 e73cb4a42719 Pull complete 20:23:15 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 20:23:15 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 20:23:15 eabd8714fec9 Extracting [==============================================> ] 348.7MB/375MB 20:23:15 a83b68436f09 Pull complete 20:23:15 787d6bee9571 Extracting [==================================================>] 127B/127B 20:23:15 787d6bee9571 Extracting [==================================================>] 127B/127B 20:23:15 787d6bee9571 Pull complete 20:23:15 13ff0988aaea Extracting [==================================================>] 167B/167B 20:23:15 13ff0988aaea Extracting [==================================================>] 167B/167B 20:23:15 13ff0988aaea Pull complete 20:23:15 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 20:23:15 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 20:23:15 4b82842ab819 Pull complete 20:23:15 7e568a0dc8fb Extracting [==================================================>] 184B/184B 20:23:15 7e568a0dc8fb Extracting [==================================================>] 184B/184B 20:23:15 55f2b468da67 Extracting [===========================================> ] 226.7MB/257.9MB 20:23:15 eabd8714fec9 Extracting [==============================================> ] 352.1MB/375MB 20:23:15 7e568a0dc8fb Pull complete 20:23:15 postgres Pulled 20:23:15 671912a993db Extracting [==> ] 4.456MB/83.15MB 20:23:15 55f2b468da67 Extracting [============================================> ] 227.8MB/257.9MB 20:23:16 55f2b468da67 Extracting [============================================> ] 229MB/257.9MB 20:23:16 671912a993db Extracting [===> ] 5.014MB/83.15MB 20:23:16 55f2b468da67 Extracting [============================================> ] 230.6MB/257.9MB 20:23:16 eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 20:23:16 671912a993db Extracting [===> ] 5.571MB/83.15MB 20:23:16 55f2b468da67 Extracting [============================================> ] 231.2MB/257.9MB 20:23:16 eabd8714fec9 Extracting [===============================================> ] 357.6MB/375MB 20:23:16 671912a993db Extracting [=====> ] 8.356MB/83.15MB 20:23:16 55f2b468da67 Extracting [=============================================> ] 232.3MB/257.9MB 20:23:16 eabd8714fec9 Extracting [================================================> ] 366.5MB/375MB 20:23:16 671912a993db Extracting [=====> ] 8.913MB/83.15MB 20:23:16 55f2b468da67 Extracting [=============================================> ] 233.4MB/257.9MB 20:23:16 eabd8714fec9 Extracting [=================================================> ] 370.4MB/375MB 20:23:16 671912a993db Extracting [======> ] 10.58MB/83.15MB 20:23:16 eabd8714fec9 Extracting [=================================================> ] 374.3MB/375MB 20:23:16 eabd8714fec9 Extracting [==================================================>] 375MB/375MB 20:23:16 55f2b468da67 Extracting [=============================================> ] 236.2MB/257.9MB 20:23:16 671912a993db Extracting [======> ] 11.14MB/83.15MB 20:23:16 55f2b468da67 Extracting [=============================================> ] 236.7MB/257.9MB 20:23:16 671912a993db Extracting [========> ] 13.37MB/83.15MB 20:23:16 55f2b468da67 Extracting [==============================================> ] 241.2MB/257.9MB 20:23:17 eabd8714fec9 Pull complete 20:23:17 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 20:23:17 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 20:23:17 671912a993db Extracting [========> ] 14.48MB/83.15MB 20:23:17 45fd2fec8a19 Pull complete 20:23:17 55f2b468da67 Extracting [==============================================> ] 241.8MB/257.9MB 20:23:17 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 20:23:17 671912a993db Extracting [=========> ] 15.04MB/83.15MB 20:23:17 8f10199ed94b Extracting [===============================================> ] 8.356MB/8.768MB 20:23:17 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 20:23:17 8f10199ed94b Pull complete 20:23:17 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 20:23:17 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 20:23:17 f963a77d2726 Pull complete 20:23:17 671912a993db Extracting [===========> ] 18.38MB/83.15MB 20:23:17 f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 20:23:17 f3a82e9f1761 Extracting [===============> ] 13.76MB/44.41MB 20:23:17 f3a82e9f1761 Extracting [=================================> ] 29.36MB/44.41MB 20:23:17 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB 20:23:17 671912a993db Extracting [===========> ] 19.5MB/83.15MB 20:23:17 f3a82e9f1761 Extracting [==========================================> ] 37.62MB/44.41MB 20:23:17 55f2b468da67 Extracting [================================================> ] 247.9MB/257.9MB 20:23:17 f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 20:23:17 671912a993db Extracting [=============> ] 22.28MB/83.15MB 20:23:17 55f2b468da67 Extracting [=================================================> ] 253.5MB/257.9MB 20:23:17 f3a82e9f1761 Pull complete 20:23:17 55f2b468da67 Extracting [=================================================> ] 255.1MB/257.9MB 20:23:18 671912a993db Extracting [==============> ] 24.51MB/83.15MB 20:23:18 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 20:23:18 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 20:23:18 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 20:23:18 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 20:23:18 671912a993db Extracting [================> ] 27.3MB/83.15MB 20:23:18 671912a993db Extracting [=================> ] 28.97MB/83.15MB 20:23:18 671912a993db Extracting [==================> ] 31.2MB/83.15MB 20:23:18 55f2b468da67 Pull complete 20:23:18 82bfc142787e Extracting [> ] 98.3kB/8.613MB 20:23:18 79161a3f5362 Pull complete 20:23:18 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 20:23:18 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 20:23:18 9c266ba63f51 Pull complete 20:23:18 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 20:23:18 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 20:23:18 2e8a7df9c2ee Pull complete 20:23:18 10f05dd8b1db Extracting [==================================================>] 98B/98B 20:23:18 10f05dd8b1db Extracting [==================================================>] 98B/98B 20:23:18 10f05dd8b1db Pull complete 20:23:18 41dac8b43ba6 Extracting [==================================================>] 171B/171B 20:23:18 41dac8b43ba6 Extracting [==================================================>] 171B/171B 20:23:18 41dac8b43ba6 Pull complete 20:23:18 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 20:23:18 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 20:23:18 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 20:23:18 671912a993db Extracting [====================> ] 33.42MB/83.15MB 20:23:18 71a9f6a9ab4d Pull complete 20:23:18 82bfc142787e Pull complete 20:23:18 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 20:23:18 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 20:23:18 da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 20:23:18 671912a993db Extracting [=====================> ] 35.09MB/83.15MB 20:23:18 46baca71a4ef Pull complete 20:23:18 b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 20:23:18 da3ed5db7103 Extracting [==> ] 5.571MB/127.4MB 20:23:18 671912a993db Extracting [======================> ] 37.88MB/83.15MB 20:23:18 b0e0ef7895f4 Extracting [===================> ] 14.16MB/37.01MB 20:23:18 da3ed5db7103 Extracting [======> ] 16.15MB/127.4MB 20:23:18 671912a993db Extracting [=========================> ] 41.78MB/83.15MB 20:23:18 b0e0ef7895f4 Extracting [====================================> ] 27.13MB/37.01MB 20:23:18 da3ed5db7103 Extracting [===========> ] 28.97MB/127.4MB 20:23:18 b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB 20:23:18 b0e0ef7895f4 Pull complete 20:23:18 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 20:23:18 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 20:23:18 c0c90eeb8aca Pull complete 20:23:18 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 20:23:18 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 20:23:18 5cfb27c10ea5 Pull complete 20:23:18 40a5eed61bb0 Extracting [==================================================>] 98B/98B 20:23:18 40a5eed61bb0 Extracting [==================================================>] 98B/98B 20:23:18 671912a993db Extracting [===========================> ] 46.24MB/83.15MB 20:23:18 da3ed5db7103 Extracting [================> ] 41.78MB/127.4MB 20:23:18 40a5eed61bb0 Pull complete 20:23:18 e040ea11fa10 Extracting [==================================================>] 173B/173B 20:23:18 e040ea11fa10 Extracting [==================================================>] 173B/173B 20:23:18 e040ea11fa10 Pull complete 20:23:18 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB 20:23:19 da3ed5db7103 Extracting [=======================> ] 59.05MB/127.4MB 20:23:19 671912a993db Extracting [=============================> ] 49.58MB/83.15MB 20:23:19 09d5a3f70313 Extracting [=====> ] 12.81MB/109.2MB 20:23:19 da3ed5db7103 Extracting [==============================> ] 77.43MB/127.4MB 20:23:19 671912a993db Extracting [================================> ] 54.59MB/83.15MB 20:23:19 09d5a3f70313 Extracting [==========> ] 22.28MB/109.2MB 20:23:19 da3ed5db7103 Extracting [=====================================> ] 95.81MB/127.4MB 20:23:19 671912a993db Extracting [==================================> ] 57.38MB/83.15MB 20:23:19 09d5a3f70313 Extracting [================> ] 35.65MB/109.2MB 20:23:19 da3ed5db7103 Extracting [===========================================> ] 112MB/127.4MB 20:23:19 671912a993db Extracting [===================================> ] 59.6MB/83.15MB 20:23:19 09d5a3f70313 Extracting [=====================> ] 47.91MB/109.2MB 20:23:19 da3ed5db7103 Extracting [==============================================> ] 119.2MB/127.4MB 20:23:19 09d5a3f70313 Extracting [=============================> ] 65.18MB/109.2MB 20:23:19 da3ed5db7103 Extracting [================================================> ] 123.7MB/127.4MB 20:23:19 09d5a3f70313 Extracting [=====================================> ] 82.44MB/109.2MB 20:23:19 da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB 20:23:19 671912a993db Extracting [======================================> ] 63.5MB/83.15MB 20:23:19 09d5a3f70313 Extracting [===========================================> ] 95.81MB/109.2MB 20:23:19 09d5a3f70313 Extracting [===============================================> ] 104.7MB/109.2MB 20:23:19 09d5a3f70313 Extracting [=================================================> ] 108.6MB/109.2MB 20:23:19 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 20:23:19 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 20:23:19 671912a993db Extracting [======================================> ] 64.06MB/83.15MB 20:23:20 671912a993db Extracting [========================================> ] 66.85MB/83.15MB 20:23:20 671912a993db Extracting [==========================================> ] 70.75MB/83.15MB 20:23:20 da3ed5db7103 Pull complete 20:23:20 671912a993db Extracting [============================================> ] 73.53MB/83.15MB 20:23:20 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 20:23:20 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 20:23:20 671912a993db Extracting [==============================================> ] 76.87MB/83.15MB 20:23:20 09d5a3f70313 Pull complete 20:23:20 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 20:23:20 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 20:23:20 671912a993db Extracting [==============================================> ] 77.43MB/83.15MB 20:23:21 671912a993db Extracting [=================================================> ] 81.89MB/83.15MB 20:23:21 671912a993db Extracting [==================================================>] 83.15MB/83.15MB 20:23:21 c955f6e31a04 Pull complete 20:23:21 356f5c2c843b Pull complete 20:23:21 671912a993db Pull complete 20:23:21 zookeeper Pulled 20:23:21 9e053de6cb63 Extracting [==================================================>] 11.92kB/11.92kB 20:23:21 9e053de6cb63 Extracting [==================================================>] 11.92kB/11.92kB 20:23:21 kafka Pulled 20:23:21 9e053de6cb63 Pull complete 20:23:21 6139928abb9b Extracting [==================================================>] 1.326kB/1.326kB 20:23:21 6139928abb9b Extracting [==================================================>] 1.326kB/1.326kB 20:23:22 6139928abb9b Pull complete 20:23:23 grafana Pulled 20:23:23 Network compose_default Creating 20:23:23 Network compose_default Created 20:23:23 Container zookeeper Creating 20:23:23 Container jaeger Creating 20:23:23 Container prometheus Creating 20:23:23 Container simulator Creating 20:23:23 Container postgres Creating 20:23:30 Container simulator Created 20:23:30 Container jaeger Created 20:23:30 Container prometheus Created 20:23:30 Container grafana Creating 20:23:30 Container postgres Created 20:23:30 Container policy-db-migrator Creating 20:23:30 Container zookeeper Created 20:23:30 Container kafka Creating 20:23:30 Container policy-db-migrator Created 20:23:30 Container policy-api Creating 20:23:30 Container grafana Created 20:23:30 Container kafka Created 20:23:30 Container policy-clamp-ac-sim-ppnt-3 Creating 20:23:30 Container policy-clamp-ac-sim-ppnt-2 Creating 20:23:30 Container policy-clamp-ac-sim-ppnt-1 Creating 20:23:30 Container policy-api Created 20:23:30 Container policy-pap Creating 20:23:30 Container policy-clamp-ac-pf-ppnt Creating 20:23:30 Container policy-clamp-ac-sim-ppnt-2 Created 20:23:30 Container policy-clamp-ac-sim-ppnt-1 Created 20:23:30 Container policy-clamp-ac-sim-ppnt-3 Created 20:23:30 Container policy-clamp-ac-pf-ppnt Created 20:23:30 Container policy-pap Created 20:23:30 Container policy-apex-pdp Creating 20:23:30 Container policy-apex-pdp Created 20:23:30 Container compose-policy-clamp-runtime-acm-replica-2 Creating 20:23:30 Container compose-policy-clamp-runtime-acm-replica-1 Creating 20:23:30 Container compose-policy-clamp-runtime-acm-replica-1 Created 20:23:30 Container compose-policy-clamp-runtime-acm-replica-2 Created 20:23:30 Container compose-nginx-1 Creating 20:23:30 Container compose-nginx-1 Created 20:23:30 Container prometheus Starting 20:23:30 Container jaeger Starting 20:23:30 Container postgres Starting 20:23:30 Container zookeeper Starting 20:23:30 Container simulator Starting 20:23:31 Container postgres Started 20:23:31 Container policy-db-migrator Starting 20:23:31 Container zookeeper Started 20:23:31 Container kafka Starting 20:23:31 Container jaeger Started 20:23:31 Container simulator Started 20:23:31 Container prometheus Started 20:23:31 Container grafana Starting 20:23:31 Container policy-db-migrator Started 20:23:31 Container policy-api Starting 20:23:31 Container kafka Started 20:23:31 Container policy-clamp-ac-sim-ppnt-3 Starting 20:23:31 Container policy-clamp-ac-sim-ppnt-1 Starting 20:23:31 Container policy-clamp-ac-sim-ppnt-2 Starting 20:23:31 Container policy-api Started 20:23:31 Container policy-pap Starting 20:23:31 Container policy-clamp-ac-pf-ppnt Starting 20:23:31 Container grafana Started 20:23:32 Container policy-clamp-ac-sim-ppnt-3 Started 20:23:32 Container policy-clamp-ac-sim-ppnt-2 Started 20:23:32 Container policy-clamp-ac-pf-ppnt Started 20:23:32 Container policy-clamp-ac-sim-ppnt-1 Started 20:23:32 Container policy-pap Started 20:23:32 Container policy-apex-pdp Starting 20:23:33 Container policy-apex-pdp Started 20:23:33 Container compose-policy-clamp-runtime-acm-replica-1 Starting 20:23:34 Container compose-policy-clamp-runtime-acm-replica-1 Started 20:23:34 Container compose-policy-clamp-runtime-acm-replica-2 Starting 20:23:34 Container compose-policy-clamp-runtime-acm-replica-2 Started 20:23:34 Container compose-nginx-1 Starting 20:23:35 Container compose-nginx-1 Started 20:23:35 Prometheus server: http://localhost:30259 20:23:35 Grafana server: http://localhost:30269 20:23:35 Waiting 2 minutes for the replicas to be started... 20:25:35 Checking if REST port 30003 is open on localhost ... 20:25:35 IMAGE NAMES STATUS 20:25:35 nexus3.onap.org:10001/library/nginx:latest compose-nginx-1 Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-1 Up 2 minutes (health: starting) 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-2 Up 2 minutes (health: starting) 20:25:35 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-ac-pf-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-pf-ppnt Up 2 minutes (health: starting) 20:25:35 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 2 minutes 20:25:35 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 20:25:35 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 20:25:35 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up 2 minutes 20:25:35 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 20:25:35 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 20:25:35 nexus3.onap.org:10001/jaegertracing/all-in-one:1.58 jaeger Up 2 minutes 20:25:35 Checking if REST port 30001 is open on localhost ... 20:25:35 IMAGE NAMES STATUS 20:25:35 nexus3.onap.org:10001/library/nginx:latest compose-nginx-1 Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-1 Up 2 minutes (health: starting) 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-2 Up 2 minutes (health: starting) 20:25:35 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-ac-pf-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-pf-ppnt Up 2 minutes (health: starting) 20:25:35 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 2 minutes 20:25:35 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 20:25:35 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 20:25:35 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 20:25:35 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up 2 minutes 20:25:35 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 20:25:35 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 20:25:35 nexus3.onap.org:10001/jaegertracing/all-in-one:1.58 jaeger Up 2 minutes 20:25:55 Checking if REST port 30007 is open on localhost ... 20:25:55 IMAGE NAMES STATUS 20:25:55 nexus3.onap.org:10001/library/nginx:latest compose-nginx-1 Up 2 minutes 20:25:55 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-1 Up 2 minutes (health: starting) 20:25:55 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-2 Up 2 minutes (health: starting) 20:25:55 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 2 minutes 20:25:55 nexus3.onap.org:10001/onap/policy-clamp-ac-pf-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-pf-ppnt Up 2 minutes (health: starting) 20:25:55 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 2 minutes 20:25:55 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up 2 minutes 20:25:55 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up 2 minutes 20:25:55 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up 2 minutes 20:25:55 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 2 minutes 20:25:55 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 20:25:55 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 20:25:55 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 20:25:55 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up 2 minutes 20:25:55 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 20:25:55 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 20:25:55 nexus3.onap.org:10001/jaegertracing/all-in-one:1.58 jaeger Up 2 minutes 20:25:55 Cloning into '/w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/tests/models'... 20:25:56 Building robot framework docker image 20:25:56 Checking for Docker Buildx... 20:25:56 Docker Buildx is already installed. 20:25:56 Building with Docker Buildx... 20:26:32 sha256:8912f58c5fb5fa616627ad55ad64495811901d7a447c8e660e430546efe324ac 20:26:40 top - 20:26:40 up 5 min, 0 users, load average: 2.24, 2.78, 1.31 20:26:40 Tasks: 302 total, 1 running, 301 sleeping, 0 stopped, 0 zombie 20:26:40 %Cpu(s): 3.8 us, 2.3 sy, 0.0 ni, 90.2 id, 2.3 wa, 0.0 hi, 0.8 si, 0.8 st 20:26:40 20:26:40 total used free shared buff/cache available 20:26:40 Mem: 31Gi 5.3Gi 16Gi 29Mi 9.5Gi 25Gi 20:26:40 Swap: 1.0Gi 0B 1.0Gi 20:26:40 20:26:40 IMAGE NAMES STATUS 20:26:40 nexus3.onap.org:10001/library/nginx:latest compose-nginx-1 Up 3 minutes 20:26:40 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-1 Up 3 minutes (unhealthy) 20:26:40 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-2 Up 3 minutes (unhealthy) 20:26:40 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 3 minutes 20:26:40 nexus3.onap.org:10001/onap/policy-clamp-ac-pf-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-pf-ppnt Up 3 minutes (unhealthy) 20:26:40 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 3 minutes 20:26:40 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up 3 minutes 20:26:40 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up 3 minutes 20:26:40 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up 3 minutes 20:26:40 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 3 minutes 20:26:40 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 3 minutes 20:26:40 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes 20:26:40 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes 20:26:40 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up 3 minutes 20:26:40 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 3 minutes 20:26:40 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes 20:26:40 nexus3.onap.org:10001/jaegertracing/all-in-one:1.58 jaeger Up 3 minutes 20:26:40 20:26:43 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 20:26:43 59fc2ef23d26 compose-nginx-1 0.00% 2.73MiB / 31.34GiB 0.01% 3.76kB / 1.67kB 0B / 12.3kB 2 20:26:43 adc25c3c98d0 compose-policy-clamp-runtime-acm-replica-1 0.80% 517.8MiB / 31.34GiB 1.61% 138kB / 1.51MB 0B / 836kB 77 20:26:43 8dc945f4d76a compose-policy-clamp-runtime-acm-replica-2 10.49% 488.7MiB / 31.34GiB 1.52% 331kB / 2.08MB 0B / 942kB 76 20:26:43 71b6a90657bb policy-apex-pdp 0.61% 221.1MiB / 31.34GiB 0.69% 83.7kB / 150kB 0B / 590kB 51 20:26:43 9a65da2f6f9d policy-clamp-ac-pf-ppnt 1.54% 395.1MiB / 31.34GiB 1.23% 147kB / 186kB 0B / 700kB 64 20:26:43 94cf530227fd policy-pap 0.47% 429.8MiB / 31.34GiB 1.34% 214kB / 1.23MB 0B / 598kB 64 20:26:43 a2f2351ad0cf policy-clamp-ac-sim-ppnt-3 0.61% 335.5MiB / 31.34GiB 1.05% 148kB / 188kB 0B / 713kB 63 20:26:43 f8efc0047b7c policy-clamp-ac-sim-ppnt-1 1.97% 329.9MiB / 31.34GiB 1.03% 148kB / 189kB 0B / 692kB 63 20:26:43 987da75fba1e policy-clamp-ac-sim-ppnt-2 0.58% 335.5MiB / 31.34GiB 1.05% 147kB / 188kB 0B / 1.42MB 63 20:26:43 c0b6cc5ba281 policy-api 0.15% 576.3MiB / 31.34GiB 1.80% 1.18MB / 2MB 0B / 631kB 58 20:26:43 81ebd923f8e5 kafka 3.57% 391.7MiB / 31.34GiB 1.22% 1.06MB / 884kB 0B / 1.48MB 83 20:26:43 4226764de299 grafana 2.90% 108.2MiB / 31.34GiB 0.34% 22.5MB / 51.9kB 0B / 92MB 20 20:26:43 67dd3e5eaff4 postgres 0.02% 112.6MiB / 31.34GiB 0.35% 1.91MB / 1.83MB 0B / 149MB 46 20:26:43 028b9632a4e2 simulator 0.07% 122.8MiB / 31.34GiB 0.38% 4.99kB / 126B 69.6kB / 270kB 63 20:26:43 29af8e142f14 zookeeper 0.14% 84.14MiB / 31.34GiB 0.26% 68.6kB / 54.5kB 0B / 762kB 62 20:26:43 c4c719b29c8a prometheus 0.48% 23.5MiB / 31.34GiB 0.07% 4.47MB / 127kB 0B / 377kB 13 20:26:43 e6567066da25 jaeger 0.01% 13.64MiB / 31.34GiB 0.04% 771kB / 36.3kB 0B / 0B 13 20:26:43 20:26:43 time="2026-02-08T20:26:43Z" level=warning msg="Found orphan containers ([compose-nginx-1 compose-policy-clamp-runtime-acm-replica-1 compose-policy-clamp-runtime-acm-replica-2]) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up." 20:26:43 Container policy-csit Creating 20:26:44 Container policy-csit Created 20:26:44 Attaching to policy-csit 20:26:44 policy-csit | Invoking the robot tests from: clamp-health-check.robot clamp-db-restore.robot clamp-single-element-test.robot clamp-timeout-test.robot 20:26:44 policy-csit | clamp-migrate-rollback.robot clamp-trace-test.robot clamp-slas.robot 20:26:44 policy-csit | Run Robot test 20:26:44 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 20:26:44 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 20:26:44 policy-csit | -v POLICY_API_IP:policy-api:6969 20:26:44 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 20:26:44 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 20:26:44 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 20:26:44 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 20:26:44 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 20:26:44 policy-csit | -v APEX_IP:policy-apex-pdp:6969 20:26:44 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 20:26:44 policy-csit | -v KAFKA_IP:kafka:9092 20:26:44 policy-csit | -v PROMETHEUS_IP:prometheus:9090 20:26:44 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 20:26:44 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 20:26:44 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 20:26:44 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 20:26:44 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 20:26:44 policy-csit | -v TEMP_FOLDER:/tmp/distribution 20:26:44 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 20:26:44 policy-csit | -v TEST_ENV:docker 20:26:44 policy-csit | -v JAEGER_IP:jaeger:16686 20:26:44 policy-csit | Starting Robot test suites ... 20:26:44 policy-csit | ============================================================================== 20:26:44 policy-csit | clamp 20:26:44 policy-csit | ============================================================================== 20:26:44 policy-csit | clamp.Health Check Suite 20:26:44 policy-csit | ============================================================================== 20:26:44 policy-csit | HealthcheckAcm :: Healthcheck on Clamp Acm | PASS | 20:26:44 policy-csit | ------------------------------------------------------------------------------ 20:26:45 policy-csit | HealthcheckParticipantSim :: Healthcheck on Participant Simulator | PASS | 20:26:45 policy-csit | ------------------------------------------------------------------------------ 20:26:45 policy-csit | HealthcheckApi :: Healthcheck on policy-api | PASS | 20:26:45 policy-csit | ------------------------------------------------------------------------------ 20:26:45 policy-csit | HealthcheckPap :: Healthcheck on policy-pap | PASS | 20:26:45 policy-csit | ------------------------------------------------------------------------------ 20:26:45 policy-csit | RegisterParticipants :: Register Participants. | PASS | 20:26:45 policy-csit | ------------------------------------------------------------------------------ 20:26:45 policy-csit | clamp.Health Check Suite | PASS | 20:26:45 policy-csit | 5 tests, 5 passed, 0 failed 20:26:45 policy-csit | ============================================================================== 20:26:45 policy-csit | clamp.Database Restore Suite 20:26:45 policy-csit | ============================================================================== 20:26:46 policy-csit | InsertDataIntoDatabase :: Insert restored data into the Database. | PASS | 20:26:46 policy-csit | ------------------------------------------------------------------------------ 20:26:52 policy-csit | AcMigrationRestored :: Migration of an automation composition rest... | PASS | 20:26:52 policy-csit | ------------------------------------------------------------------------------ 20:26:52 policy-csit | UpdateDataDatabase :: Update restored data into the Database. | PASS | 20:26:52 policy-csit | ------------------------------------------------------------------------------ 20:26:58 policy-csit | ReviewAutomationCompositionRestored :: Review automation compositi... | PASS | 20:26:58 policy-csit | ------------------------------------------------------------------------------ 20:27:08 policy-csit | AcDeleteRestored :: Undeploy and delete of an automation compositi... | PASS | 20:27:08 policy-csit | ------------------------------------------------------------------------------ 20:27:20 policy-csit | DeleteACDefinitionsRestored :: Deprime and delete of the compositi... | PASS | 20:27:20 policy-csit | ------------------------------------------------------------------------------ 20:27:20 policy-csit | InsertDataIntoDatabase2 :: Insert restored data into the Database. | PASS | 20:27:20 policy-csit | ------------------------------------------------------------------------------ 20:27:20 policy-csit | SyncParticipant :: Manual sync participants. | PASS | 20:27:20 policy-csit | ------------------------------------------------------------------------------ 20:27:20 policy-csit | GetInstances :: Get all the instances from the database | PASS | 20:27:20 policy-csit | ------------------------------------------------------------------------------ 20:27:36 policy-csit | AcDeleteRestored2 :: Undeploy and delete of an automation composit... | PASS | 20:27:36 policy-csit | ------------------------------------------------------------------------------ 20:27:36 policy-csit | clamp.Database Restore Suite | PASS | 20:27:36 policy-csit | 10 tests, 10 passed, 0 failed 20:27:36 policy-csit | ============================================================================== 20:27:36 policy-csit | clamp.AC With Single Element Workflow 20:27:36 policy-csit | ============================================================================== 20:27:37 policy-csit | CommissionAutomationCompositionSimple :: Commission simple automat... | PASS | 20:27:37 policy-csit | ------------------------------------------------------------------------------ 20:27:42 policy-csit | PrimeACDefinitionsSimple :: Prime simple automation composition de... | PASS | 20:27:42 policy-csit | ------------------------------------------------------------------------------ 20:27:42 policy-csit | InstantiateAutomationCompositionSimple :: Instantiate simple autom... | PASS | 20:27:42 policy-csit | ------------------------------------------------------------------------------ 20:27:48 policy-csit | FailDeployAutomationCompositionSimple :: Fail Simple Deploy automa... | PASS | 20:27:48 policy-csit | ------------------------------------------------------------------------------ 20:27:58 policy-csit | UnDeployAutomationCompositionSimple :: UnDeploy simple automation ... | PASS | 20:27:58 policy-csit | ------------------------------------------------------------------------------ 20:28:04 policy-csit | UnInstantiateAutomationCompositionSimple :: Delete simple automati... | PASS | 20:28:04 policy-csit | ------------------------------------------------------------------------------ 20:28:09 policy-csit | DeleteACDefinitionSimple :: DePrime and Delete simple automation c... | PASS | 20:28:09 policy-csit | ------------------------------------------------------------------------------ 20:28:09 policy-csit | clamp.AC With Single Element Workflow | PASS | 20:28:09 policy-csit | 7 tests, 7 passed, 0 failed 20:28:09 policy-csit | ============================================================================== 20:28:09 policy-csit | clamp.Timeout Suite 20:28:09 policy-csit | ============================================================================== 20:28:09 policy-csit | CommissionAcDefinitionTimeout :: Commission automation composition... | PASS | 20:28:09 policy-csit | ------------------------------------------------------------------------------ 20:28:15 policy-csit | TimeoutPrimeACDefinition :: Prime automation composition definitio... | PASS | 20:28:15 policy-csit | ------------------------------------------------------------------------------ 20:28:20 policy-csit | DeleteACDefinitionTimeout :: DePrime and Delete automation composi... | PASS | 20:28:20 policy-csit | ------------------------------------------------------------------------------ 20:28:20 policy-csit | clamp.Timeout Suite | PASS | 20:28:20 policy-csit | 3 tests, 3 passed, 0 failed 20:28:20 policy-csit | ============================================================================== 20:28:20 policy-csit | clamp.Migration and Rollback Suite 20:28:20 policy-csit | ============================================================================== 20:28:21 policy-csit | CommissionAutomationComposition :: Commission automation compositi... | PASS | 20:28:21 policy-csit | ------------------------------------------------------------------------------ 20:28:21 policy-csit | CommissionAcDefinitionMigrationFrom :: Commission automation compo... | PASS | 20:28:21 policy-csit | ------------------------------------------------------------------------------ 20:28:21 policy-csit | CommissionAcDefinitionMigrationTo :: Commission automation composi... | PASS | 20:28:21 policy-csit | ------------------------------------------------------------------------------ 20:28:21 policy-csit | PrimeACDefinitions :: Prime automation composition definition | PASS | 20:28:21 policy-csit | ------------------------------------------------------------------------------ 20:28:27 policy-csit | FailPrimeACDefinitionFrom :: Prime automation composition definiti... | PASS | 20:28:27 policy-csit | ------------------------------------------------------------------------------ 20:28:32 policy-csit | PrimeACDefinitionFrom :: Prime automation composition definition M... | PASS | 20:28:32 policy-csit | ------------------------------------------------------------------------------ 20:28:38 policy-csit | PrimeACDefinitionTo :: Prime automation composition definition Mig... | PASS | 20:28:38 policy-csit | ------------------------------------------------------------------------------ 20:28:38 policy-csit | DeleteUndeployedInstantiateAutomationComposition :: Delete Instant... | PASS | 20:28:38 policy-csit | ------------------------------------------------------------------------------ 20:28:38 policy-csit | InstantiateAutomationComposition :: Instantiate automation composi... | PASS | 20:28:38 policy-csit | ------------------------------------------------------------------------------ 20:28:38 policy-csit | InstantiateAutomationCompositionTimeout :: Instantiate automation ... | PASS | 20:28:38 policy-csit | ------------------------------------------------------------------------------ 20:29:56 policy-csit | DeployAutomationCompositionTimeout :: Deploy automation compositio... | PASS | 20:29:56 policy-csit | ------------------------------------------------------------------------------ 20:30:06 policy-csit | DeleteAutomationCompositionTimeout :: Delete automation compositio... | PASS | 20:30:06 policy-csit | ------------------------------------------------------------------------------ 20:30:07 policy-csit | InstantiateAutomationCompositionMigrationFrom :: Instantiate autom... | PASS | 20:30:07 policy-csit | ------------------------------------------------------------------------------ 20:30:12 policy-csit | FailPrepareAutomationCompositionMigrationFrom :: Fail Prepare auto... | PASS | 20:30:12 policy-csit | ------------------------------------------------------------------------------ 20:30:18 policy-csit | PrepareAutomationCompositionMigrationFrom :: Prepare automation co... | PASS | 20:30:18 policy-csit | ------------------------------------------------------------------------------ 20:30:23 policy-csit | FailDeployAutomationCompositionMigration :: Fail Deploy automation... | PASS | 20:30:23 policy-csit | ------------------------------------------------------------------------------ 20:30:28 policy-csit | DeployAutomationComposition :: Deploy automation composition. | PASS | 20:30:28 policy-csit | ------------------------------------------------------------------------------ 20:30:39 policy-csit | QueryPolicies :: Verify the new policies deployed | PASS | 20:30:39 policy-csit | ------------------------------------------------------------------------------ 20:30:51 policy-csit | QueryPolicyTypes :: Verify the new policy types created | PASS | 20:30:51 policy-csit | ------------------------------------------------------------------------------ 20:30:56 policy-csit | DeployAutomationCompositionMigration :: Deploy automation composit... | PASS | 20:30:56 policy-csit | ------------------------------------------------------------------------------ 20:30:56 policy-csit | SendOutPropertiesToRuntime :: Send Out Properties To Runtime | PASS | 20:30:56 policy-csit | ------------------------------------------------------------------------------ 20:31:02 policy-csit | FailReviewAutomationCompositionMigrationFrom :: Fail Review automa... | PASS | 20:31:02 policy-csit | ------------------------------------------------------------------------------ 20:31:07 policy-csit | ReviewAutomationCompositionMigrationFrom :: Review automation comp... | PASS | 20:31:07 policy-csit | ------------------------------------------------------------------------------ 20:31:13 policy-csit | AutomationCompositionUpdate :: Update of an automation composition. | PASS | 20:31:13 policy-csit | ------------------------------------------------------------------------------ 20:31:18 policy-csit | PrecheckAutomationCompositionMigration :: Precheck Migration of an... | PASS | 20:31:18 policy-csit | ------------------------------------------------------------------------------ 20:31:24 policy-csit | AutomationCompositionMigrationTo :: Migration of an automation com... | PASS | 20:31:24 policy-csit | ------------------------------------------------------------------------------ 20:31:25 policy-csit | FailAutomationCompositionMigration :: Fail Migration of an automat... | PASS | 20:31:25 policy-csit | ------------------------------------------------------------------------------ 20:31:30 policy-csit | UnInstantiateAutomationComposition :: UnDeploy and Delete automati... | PASS | 20:31:30 policy-csit | ------------------------------------------------------------------------------ 20:31:36 policy-csit | FailUnDeployAutomationCompositionMigrationTo :: Fail UnDeploy auto... | PASS | 20:31:36 policy-csit | ------------------------------------------------------------------------------ 20:31:41 policy-csit | UnDeployAutomationCompositionMigrationTo :: UnDeploy automation co... | PASS | 20:31:41 policy-csit | ------------------------------------------------------------------------------ 20:31:47 policy-csit | FailUnInstantiateAutomationCompositionMigrationTo :: Fail Delete a... | PASS | 20:31:47 policy-csit | ------------------------------------------------------------------------------ 20:31:52 policy-csit | UnInstantiateAutomationCompositionMigrationTo :: Delete automation... | PASS | 20:31:52 policy-csit | ------------------------------------------------------------------------------ 20:31:52 policy-csit | InstantiateAutomationCompositionRollback :: Instantiate automation... | PASS | 20:31:52 policy-csit | ------------------------------------------------------------------------------ 20:31:57 policy-csit | DeployAutomationCompositionRollback :: Deploy automation for testi... | PASS | 20:31:57 policy-csit | ------------------------------------------------------------------------------ 20:31:58 policy-csit | FailAutomationCompositionMigrationRollback :: Fail Migration of an... | PASS | 20:31:58 policy-csit | ------------------------------------------------------------------------------ 20:32:04 policy-csit | RollbackAutomationComposition :: Rollback of an automation composi... | PASS | 20:32:04 policy-csit | ------------------------------------------------------------------------------ 20:32:14 policy-csit | UnInstantiateAutomationCompositionRollback :: Undeploy and Delete ... | PASS | 20:32:14 policy-csit | ------------------------------------------------------------------------------ 20:32:14 policy-csit | InstantiateAutomationCompositionRollback2 :: Instantiate automatio... | PASS | 20:32:14 policy-csit | ------------------------------------------------------------------------------ 20:32:20 policy-csit | DeployAutomationCompositionRollback2 :: Deploy automation for test... | PASS | 20:32:20 policy-csit | ------------------------------------------------------------------------------ 20:32:20 policy-csit | FailAutomationCompositionMigrationRollback2 :: Fail Migration of a... | PASS | 20:32:20 policy-csit | ------------------------------------------------------------------------------ 20:32:26 policy-csit | RollbackAutomationComposition2 :: Rollback of an automation compos... | PASS | 20:32:26 policy-csit | ------------------------------------------------------------------------------ 20:32:26 policy-csit | FailAutomationCompositionMigrationRollback3 :: Fail Migration of a... | PASS | 20:32:26 policy-csit | ------------------------------------------------------------------------------ 20:32:27 policy-csit | FailRollbackAutomationComposition :: Fail Rollback of an automatio... | PASS | 20:32:27 policy-csit | ------------------------------------------------------------------------------ 20:32:37 policy-csit | UnInstantiateAutomationCompositionRollback2 :: Undeploy and Delete... | PASS | 20:32:37 policy-csit | ------------------------------------------------------------------------------ 20:32:43 policy-csit | FailDePrimeACDefinitionsFrom :: Fail DePrime automation compositio... | PASS | 20:32:43 policy-csit | ------------------------------------------------------------------------------ 20:32:48 policy-csit | DeleteACDefinitionFrom :: DePrime and Delete automation compositio... | PASS | 20:32:48 policy-csit | ------------------------------------------------------------------------------ 20:32:49 policy-csit | DeleteACDefinitions :: DePrime and Delete automation composition d... | PASS | 20:32:49 policy-csit | ------------------------------------------------------------------------------ 20:32:54 policy-csit | DeleteACDefinitionTo :: DePrime and Delete automation composition ... | PASS | 20:32:54 policy-csit | ------------------------------------------------------------------------------ 20:32:54 policy-csit | clamp.Migration and Rollback Suite | PASS | 20:32:54 policy-csit | 48 tests, 48 passed, 0 failed 20:32:54 policy-csit | ============================================================================== 20:32:54 policy-csit | clamp.Tracing and Logs Suite 20:32:54 policy-csit | ============================================================================== 20:32:55 policy-csit | CheckTraces :: Verify that traces are being recorded in jaeger | PASS | 20:32:55 policy-csit | ------------------------------------------------------------------------------ 20:32:55 policy-csit | CheckKafkaPresentInTraces :: Verify that kafka traces are being re... | PASS | 20:32:55 policy-csit | ------------------------------------------------------------------------------ 20:32:55 policy-csit | CheckHttpPresentInAcmTraces :: Verify that http traces are being r... | PASS | 20:32:55 policy-csit | ------------------------------------------------------------------------------ 20:32:55 policy-csit | clamp.Tracing and Logs Suite | PASS | 20:32:55 policy-csit | 3 tests, 3 passed, 0 failed 20:32:55 policy-csit | ============================================================================== 20:32:55 policy-csit | clamp.Service Level Agreement Suite 20:32:55 policy-csit | ============================================================================== 20:33:00 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeQueryAcDefinition :: Validate query AC Definit... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeQueryAcInstance :: Validate query AC instance ... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeQueryAcInstances :: Validate query all AC inst... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeStateChange :: Validate AC instance StateChang... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeCallParticipants :: Validate call AC participa... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeCommissioning :: Validate commission AC Defini... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeInstantiation :: Validate create AC Instance r... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeDeleteInstance :: Validate delete AC Instance ... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | ValidateResponseTimeDeleteDefinition :: Validate delete AC Definit... | PASS | 20:33:00 policy-csit | ------------------------------------------------------------------------------ 20:33:00 policy-csit | clamp.Service Level Agreement Suite | PASS | 20:33:00 policy-csit | 11 tests, 11 passed, 0 failed 20:33:00 policy-csit | ============================================================================== 20:33:00 policy-csit | clamp | PASS | 20:33:00 policy-csit | 87 tests, 87 passed, 0 failed 20:33:00 policy-csit | ============================================================================== 20:33:00 policy-csit | Output: /tmp/results/output.xml 20:33:01 policy-csit | Log: /tmp/results/log.html 20:33:01 policy-csit | Report: /tmp/results/report.html 20:33:01 policy-csit | RESULT: 0 20:33:01 policy-csit exited with code 0 20:33:01 IMAGE NAMES STATUS 20:33:01 nexus3.onap.org:10001/library/nginx:latest compose-nginx-1 Up 9 minutes 20:33:01 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-1 Up 9 minutes (unhealthy) 20:33:01 nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.1-SNAPSHOT compose-policy-clamp-runtime-acm-replica-2 Up 9 minutes (unhealthy) 20:33:01 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 9 minutes 20:33:01 nexus3.onap.org:10001/onap/policy-clamp-ac-pf-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-pf-ppnt Up 9 minutes (unhealthy) 20:33:01 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 9 minutes 20:33:01 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up 9 minutes 20:33:01 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up 9 minutes 20:33:01 nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.1-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up 9 minutes 20:33:01 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 9 minutes 20:33:01 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 9 minutes 20:33:01 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 9 minutes 20:33:01 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 9 minutes 20:33:01 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up 9 minutes 20:33:01 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 9 minutes 20:33:01 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 9 minutes 20:33:01 nexus3.onap.org:10001/jaegertracing/all-in-one:1.58 jaeger Up 9 minutes 20:33:01 Configuring docker compose... 20:33:09 Container policy-csit Stopping 20:33:09 Container compose-nginx-1 Stopping 20:33:09 Container grafana Stopping 20:33:09 Container policy-csit Stopped 20:33:09 Container policy-csit Removing 20:33:09 Container policy-csit Removed 20:33:10 Container grafana Stopped 20:33:10 Container grafana Removing 20:33:10 Container grafana Removed 20:33:10 Container prometheus Stopping 20:33:10 Container compose-nginx-1 Stopped 20:33:10 Container compose-nginx-1 Removing 20:33:10 Container compose-nginx-1 Removed 20:33:10 Container compose-policy-clamp-runtime-acm-replica-2 Stopping 20:33:10 Container compose-policy-clamp-runtime-acm-replica-1 Stopping 20:33:10 Container prometheus Stopped 20:33:10 Container prometheus Removing 20:33:10 Container prometheus Removed 20:33:11 Container compose-policy-clamp-runtime-acm-replica-2 Stopped 20:33:11 Container compose-policy-clamp-runtime-acm-replica-2 Removing 20:33:11 Container compose-policy-clamp-runtime-acm-replica-2 Removed 20:33:11 Container compose-policy-clamp-runtime-acm-replica-1 Stopped 20:33:11 Container compose-policy-clamp-runtime-acm-replica-1 Removing 20:33:11 Container compose-policy-clamp-runtime-acm-replica-1 Removed 20:33:11 Container policy-clamp-ac-pf-ppnt Stopping 20:33:11 Container policy-apex-pdp Stopping 20:33:11 Container policy-clamp-ac-sim-ppnt-2 Stopping 20:33:11 Container policy-clamp-ac-sim-ppnt-3 Stopping 20:33:11 Container policy-clamp-ac-sim-ppnt-1 Stopping 20:33:11 Container policy-clamp-ac-sim-ppnt-2 Stopped 20:33:11 Container policy-clamp-ac-sim-ppnt-2 Removing 20:33:11 Container policy-clamp-ac-sim-ppnt-2 Removed 20:33:12 Container policy-clamp-ac-sim-ppnt-3 Stopped 20:33:12 Container policy-clamp-ac-sim-ppnt-3 Removing 20:33:12 Container policy-clamp-ac-sim-ppnt-3 Removed 20:33:12 Container policy-clamp-ac-sim-ppnt-1 Stopped 20:33:12 Container policy-clamp-ac-sim-ppnt-1 Removing 20:33:12 Container policy-clamp-ac-sim-ppnt-1 Removed 20:33:13 Container policy-clamp-ac-pf-ppnt Stopped 20:33:13 Container policy-clamp-ac-pf-ppnt Removing 20:33:13 Container policy-clamp-ac-pf-ppnt Removed 20:33:13 Container jaeger Stopping 20:33:14 Container jaeger Stopped 20:33:14 Container jaeger Removing 20:33:14 Container jaeger Removed 20:33:21 Container policy-apex-pdp Stopped 20:33:21 Container policy-apex-pdp Removing 20:33:21 Container policy-apex-pdp Removed 20:33:21 Container policy-pap Stopping 20:33:21 Container simulator Stopping 20:33:32 Container simulator Stopped 20:33:32 Container simulator Removing 20:33:32 Container simulator Removed 20:33:32 Container policy-pap Stopped 20:33:32 Container policy-pap Removing 20:33:32 Container policy-pap Removed 20:33:32 Container policy-api Stopping 20:33:32 Container kafka Stopping 20:33:33 Container kafka Stopped 20:33:33 Container kafka Removing 20:33:33 Container kafka Removed 20:33:33 Container zookeeper Stopping 20:33:33 Container zookeeper Stopped 20:33:33 Container zookeeper Removing 20:33:33 Container zookeeper Removed 20:33:42 Container policy-api Stopped 20:33:42 Container policy-api Removing 20:33:42 Container policy-api Removed 20:33:42 Container policy-db-migrator Stopping 20:33:42 Container policy-db-migrator Stopped 20:33:42 Container policy-db-migrator Removing 20:33:42 Container policy-db-migrator Removed 20:33:42 Container postgres Stopping 20:33:42 Container postgres Stopped 20:33:42 Container postgres Removing 20:33:42 Container postgres Removed 20:33:42 Network compose_default Removing 20:33:43 Network compose_default Removed 20:33:43 $ ssh-agent -k 20:33:43 unset SSH_AUTH_SOCK; 20:33:43 unset SSH_AGENT_PID; 20:33:43 echo Agent pid 1588 killed; 20:33:43 [ssh-agent] Stopped. 20:33:43 Robot results publisher started... 20:33:43 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:33:43 -Parsing output xml: 20:33:43 Done! 20:33:43 -Copying log files to build dir: 20:33:44 Done! 20:33:44 -Assigning results to build: 20:33:44 Done! 20:33:44 -Checking thresholds: 20:33:44 Done! 20:33:44 Done publishing Robot results. 20:33:44 [PostBuildScript] - [INFO] Executing post build scripts. 20:33:44 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins5863437861035277199.sh 20:33:44 ---> sysstat.sh 20:33:44 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins302055596940576261.sh 20:33:44 ---> package-listing.sh 20:33:44 ++ facter osfamily 20:33:44 ++ tr '[:upper:]' '[:lower:]' 20:33:45 + OS_FAMILY=debian 20:33:45 + workspace=/w/workspace/policy-clamp-master-project-csit-clamp 20:33:45 + START_PACKAGES=/tmp/packages_start.txt 20:33:45 + END_PACKAGES=/tmp/packages_end.txt 20:33:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:33:45 + PACKAGES=/tmp/packages_start.txt 20:33:45 + '[' /w/workspace/policy-clamp-master-project-csit-clamp ']' 20:33:45 + PACKAGES=/tmp/packages_end.txt 20:33:45 + case "${OS_FAMILY}" in 20:33:45 + dpkg -l 20:33:45 + grep '^ii' 20:33:45 + '[' -f /tmp/packages_start.txt ']' 20:33:45 + '[' -f /tmp/packages_end.txt ']' 20:33:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:33:45 + '[' /w/workspace/policy-clamp-master-project-csit-clamp ']' 20:33:45 + mkdir -p /w/workspace/policy-clamp-master-project-csit-clamp/archives/ 20:33:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-master-project-csit-clamp/archives/ 20:33:45 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins9861823399943249465.sh 20:33:45 ---> capture-instance-metadata.sh 20:33:45 Setup pyenv: 20:33:45 system 20:33:45 3.8.20 20:33:45 3.9.20 20:33:45 3.10.15 20:33:45 * 3.11.10 (set by /w/workspace/policy-clamp-master-project-csit-clamp/.python-version) 20:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sg1 from file:/tmp/.os_lf_venv 20:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:47 lf-activate-venv(): INFO: Base packages installed successfully 20:33:47 lf-activate-venv(): INFO: Installing additional packages: lftools 20:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-9sg1/bin to PATH 20:33:55 INFO: Running in OpenStack, capturing instance metadata 20:33:55 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins8592566092029734454.sh 20:33:55 provisioning config files... 20:33:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-master-project-csit-clamp@tmp/config15985660760812656678tmp 20:33:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:33:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:33:55 [EnvInject] - Injecting environment variables from a build step. 20:33:55 [EnvInject] - Injecting as environment variables the properties content 20:33:55 SERVER_ID=logs 20:33:55 20:33:55 [EnvInject] - Variables injected successfully. 20:33:55 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins11388153889837271627.sh 20:33:55 ---> create-netrc.sh 20:33:55 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins9235975124132333873.sh 20:33:55 ---> python-tools-install.sh 20:33:55 Setup pyenv: 20:33:55 system 20:33:55 3.8.20 20:33:55 3.9.20 20:33:55 3.10.15 20:33:55 * 3.11.10 (set by /w/workspace/policy-clamp-master-project-csit-clamp/.python-version) 20:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sg1 from file:/tmp/.os_lf_venv 20:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:57 lf-activate-venv(): INFO: Base packages installed successfully 20:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools 20:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-9sg1/bin to PATH 20:34:04 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins8659968880902411054.sh 20:34:04 ---> sudo-logs.sh 20:34:04 Archiving 'sudo' log.. 20:34:04 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins8712706368826024123.sh 20:34:04 ---> job-cost.sh 20:34:04 Setup pyenv: 20:34:04 system 20:34:04 3.8.20 20:34:04 3.9.20 20:34:04 3.10.15 20:34:04 * 3.11.10 (set by /w/workspace/policy-clamp-master-project-csit-clamp/.python-version) 20:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sg1 from file:/tmp/.os_lf_venv 20:34:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:34:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:34:06 lf-activate-venv(): INFO: Base packages installed successfully 20:34:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-9sg1/bin to PATH 20:34:10 INFO: No Stack... 20:34:10 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:10 INFO: Archiving Costs 20:34:10 [policy-clamp-master-project-csit-clamp] $ /bin/bash -l /tmp/jenkins15055164796407397221.sh 20:34:10 ---> logs-deploy.sh 20:34:10 Setup pyenv: 20:34:11 system 20:34:11 3.8.20 20:34:11 3.9.20 20:34:11 3.10.15 20:34:11 * 3.11.10 (set by /w/workspace/policy-clamp-master-project-csit-clamp/.python-version) 20:34:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sg1 from file:/tmp/.os_lf_venv 20:34:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:34:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:34:12 lf-activate-venv(): INFO: Base packages installed successfully 20:34:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:34:20 lf-activate-venv(): INFO: Adding /tmp/venv-9sg1/bin to PATH 20:34:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-master-project-csit-clamp/1907 20:34:20 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 20:34:21 Archives upload complete. 20:34:21 INFO: archiving logs to Nexus 20:34:22 ---> uname -a: 20:34:22 Linux prd-ubuntu2204-docker-8c-8g-6285 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 20:34:22 20:34:22 20:34:22 ---> lscpu: 20:34:22 Architecture: x86_64 20:34:22 CPU op-mode(s): 32-bit, 64-bit 20:34:22 Address sizes: 40 bits physical, 48 bits virtual 20:34:22 Byte Order: Little Endian 20:34:22 CPU(s): 8 20:34:22 On-line CPU(s) list: 0-7 20:34:22 Vendor ID: AuthenticAMD 20:34:22 Model name: AMD EPYC-Rome Processor 20:34:22 CPU family: 23 20:34:22 Model: 49 20:34:22 Thread(s) per core: 1 20:34:22 Core(s) per socket: 1 20:34:22 Socket(s): 8 20:34:22 Stepping: 0 20:34:22 BogoMIPS: 5600.00 20:34:22 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 20:34:22 Virtualization: AMD-V 20:34:22 Hypervisor vendor: KVM 20:34:22 Virtualization type: full 20:34:22 L1d cache: 256 KiB (8 instances) 20:34:22 L1i cache: 256 KiB (8 instances) 20:34:22 L2 cache: 4 MiB (8 instances) 20:34:22 L3 cache: 128 MiB (8 instances) 20:34:22 NUMA node(s): 1 20:34:22 NUMA node0 CPU(s): 0-7 20:34:22 Vulnerability Gather data sampling: Not affected 20:34:22 Vulnerability Itlb multihit: Not affected 20:34:22 Vulnerability L1tf: Not affected 20:34:22 Vulnerability Mds: Not affected 20:34:22 Vulnerability Meltdown: Not affected 20:34:22 Vulnerability Mmio stale data: Not affected 20:34:22 Vulnerability Reg file data sampling: Not affected 20:34:22 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:34:22 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:34:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:34:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:34:22 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:34:22 Vulnerability Srbds: Not affected 20:34:22 Vulnerability Tsx async abort: Not affected 20:34:22 20:34:22 20:34:22 ---> nproc: 20:34:22 8 20:34:22 20:34:22 20:34:22 ---> df -h: 20:34:22 Filesystem Size Used Avail Use% Mounted on 20:34:22 tmpfs 3.2G 1.1M 3.2G 1% /run 20:34:22 /dev/vda1 155G 17G 139G 11% / 20:34:22 tmpfs 16G 0 16G 0% /dev/shm 20:34:22 tmpfs 5.0M 0 5.0M 0% /run/lock 20:34:22 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:34:22 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 20:34:22 20:34:22 20:34:22 ---> free -m: 20:34:22 total used free shared buff/cache available 20:34:22 Mem: 32092 751 21595 4 9745 30873 20:34:22 Swap: 1023 0 1023 20:34:22 20:34:22 20:34:22 ---> ip addr: 20:34:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:34:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:34:22 inet 127.0.0.1/8 scope host lo 20:34:22 valid_lft forever preferred_lft forever 20:34:22 inet6 ::1/128 scope host 20:34:22 valid_lft forever preferred_lft forever 20:34:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:34:22 link/ether fa:16:3e:47:d6:f1 brd ff:ff:ff:ff:ff:ff 20:34:22 altname enp0s3 20:34:22 inet 10.30.107.113/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 20:34:22 valid_lft 85617sec preferred_lft 85617sec 20:34:22 inet6 fe80::f816:3eff:fe47:d6f1/64 scope link 20:34:22 valid_lft forever preferred_lft forever 20:34:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:34:22 link/ether 42:dd:8b:3d:00:aa brd ff:ff:ff:ff:ff:ff 20:34:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:34:22 valid_lft forever preferred_lft forever 20:34:22 inet6 fe80::40dd:8bff:fe3d:aa/64 scope link 20:34:22 valid_lft forever preferred_lft forever 20:34:22 20:34:22 20:34:22 ---> sar -b -r -n DEV: 20:34:22 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-6285) 02/08/26 _x86_64_ (8 CPU) 20:34:22 20:34:22 20:21:20 LINUX RESTART (8 CPU) 20:34:22 20:34:22 20:34:22 ---> sar -P ALL: 20:34:22 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-6285) 02/08/26 _x86_64_ (8 CPU) 20:34:22 20:34:22 20:21:20 LINUX RESTART (8 CPU) 20:34:22 20:34:22 20:34:22