10:31:57 Started by timer 10:31:57 Running as SYSTEM 10:31:57 [EnvInject] - Loading node environment variables. 10:31:57 Building remotely on prd-ubuntu2204-docker-8c-8g-2 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-distribution-quebec-project-csit-distribution 10:31:57 [ssh-agent] Looking for ssh-agent implementation... 10:31:57 $ ssh-agent 10:31:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXm3VNsO/agent.1595 10:31:58 SSH_AGENT_PID=1597 10:31:58 [ssh-agent] Started. 10:31:58 Running ssh-add (command line suppressed) 10:31:58 Identity added: /w/workspace/policy-distribution-quebec-project-csit-distribution@tmp/private_key_1838696127641811604.key (/w/workspace/policy-distribution-quebec-project-csit-distribution@tmp/private_key_1838696127641811604.key) 10:31:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:31:58 The recommended git tool is: NONE 10:32:00 using credential onap-jenkins-ssh 10:32:00 Wiping out workspace first. 10:32:00 Cloning the remote Git repository 10:32:00 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 10:32:00 > git init /w/workspace/policy-distribution-quebec-project-csit-distribution # timeout=10 10:32:01 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 10:32:01 > git --version # timeout=10 10:32:01 > git --version # 'git version 2.34.1' 10:32:01 using GIT_SSH to set credentials Gerrit user 10:32:01 Verifying host key using manually-configured host key entries 10:32:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:32:01 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 10:32:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:02 Avoid second fetch 10:32:02 > git rev-parse refs/remotes/origin/quebec^{commit} # timeout=10 10:32:02 Checking out Revision f26d16f28a3ab644efa59e980758db954e9799fa (refs/remotes/origin/quebec) 10:32:02 > git config core.sparsecheckout # timeout=10 10:32:02 > git checkout -f f26d16f28a3ab644efa59e980758db954e9799fa # timeout=30 10:32:02 Commit message: "Update .gitreview for quebec branch" 10:32:02 > git rev-list --no-walk f26d16f28a3ab644efa59e980758db954e9799fa # timeout=10 10:32:06 provisioning config files... 10:32:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:32:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:32:06 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash /tmp/jenkins12548848930613152378.sh 10:32:06 ---> python-tools-install.sh 10:32:06 Setup pyenv: 10:32:06 * system (set by /opt/pyenv/version) 10:32:06 * 3.8.20 (set by /opt/pyenv/version) 10:32:06 * 3.9.20 (set by /opt/pyenv/version) 10:32:06 3.10.15 10:32:06 3.11.10 10:32:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ei1V 10:32:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:32:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:14 lf-activate-venv(): INFO: Base packages installed successfully 10:32:14 lf-activate-venv(): INFO: Installing additional packages: lftools 10:32:36 lf-activate-venv(): INFO: Adding /tmp/venv-Ei1V/bin to PATH 10:32:36 Generating Requirements File 10:32:53 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. 10:32:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:32:53 Python 3.11.10 10:32:53 pip 26.0.1 from /tmp/venv-Ei1V/lib/python3.11/site-packages/pip (python 3.11) 10:32:54 appdirs==1.4.4 10:32:54 argcomplete==3.6.3 10:32:54 aspy.yaml==1.3.0 10:32:54 attrs==25.4.0 10:32:54 autopage==0.6.0 10:32:54 beautifulsoup4==4.14.3 10:32:54 boto3==1.42.57 10:32:54 botocore==1.42.57 10:32:54 bs4==0.0.2 10:32:54 certifi==2026.2.25 10:32:54 cffi==2.0.0 10:32:54 cfgv==3.5.0 10:32:54 chardet==6.0.0.post1 10:32:54 charset-normalizer==3.4.4 10:32:54 click==8.3.1 10:32:54 cliff==4.13.2 10:32:54 cmd2==3.2.2 10:32:54 cryptography==3.3.2 10:32:54 debtcollector==3.0.0 10:32:54 decorator==5.2.1 10:32:54 defusedxml==0.7.1 10:32:54 Deprecated==1.3.1 10:32:54 distlib==0.4.0 10:32:54 dnspython==2.8.0 10:32:54 docker==7.1.0 10:32:54 dogpile.cache==1.5.0 10:32:54 durationpy==0.10 10:32:54 email-validator==2.3.0 10:32:54 filelock==3.24.3 10:32:54 future==1.0.0 10:32:54 gitdb==4.0.12 10:32:54 GitPython==3.1.46 10:32:54 httplib2==0.30.2 10:32:54 identify==2.6.16 10:32:54 idna==3.11 10:32:54 importlib-resources==1.5.0 10:32:54 iso8601==2.1.0 10:32:54 Jinja2==3.1.6 10:32:54 jmespath==1.1.0 10:32:54 jsonpatch==1.33 10:32:54 jsonpointer==3.0.0 10:32:54 jsonschema==4.26.0 10:32:54 jsonschema-specifications==2025.9.1 10:32:54 keystoneauth1==5.13.1 10:32:54 kubernetes==35.0.0 10:32:54 lftools==0.37.21 10:32:54 lxml==6.0.2 10:32:54 markdown-it-py==4.0.0 10:32:54 MarkupSafe==3.0.3 10:32:54 mdurl==0.1.2 10:32:54 msgpack==1.1.2 10:32:54 multi_key_dict==2.0.3 10:32:54 munch==4.0.0 10:32:54 netaddr==1.3.0 10:32:54 niet==1.4.2 10:32:54 nodeenv==1.10.0 10:32:54 oauth2client==4.1.3 10:32:54 oauthlib==3.3.1 10:32:54 openstacksdk==4.10.0 10:32:54 os-service-types==1.8.2 10:32:54 osc-lib==4.4.0 10:32:54 oslo.config==10.3.0 10:32:54 oslo.context==6.3.0 10:32:54 oslo.i18n==6.7.2 10:32:54 oslo.log==8.1.0 10:32:54 oslo.serialization==5.9.1 10:32:54 oslo.utils==10.0.0 10:32:54 packaging==26.0 10:32:54 pbr==7.0.3 10:32:54 platformdirs==4.9.2 10:32:54 prettytable==3.17.0 10:32:54 psutil==7.2.2 10:32:54 pyasn1==0.6.2 10:32:54 pyasn1_modules==0.4.2 10:32:54 pycparser==3.0 10:32:54 pygerrit2==2.0.15 10:32:54 PyGithub==2.8.1 10:32:54 Pygments==2.19.2 10:32:54 PyJWT==2.11.0 10:32:54 PyNaCl==1.6.2 10:32:54 pyparsing==2.4.7 10:32:54 pyperclip==1.11.0 10:32:54 pyrsistent==0.20.0 10:32:54 python-cinderclient==9.8.0 10:32:54 python-dateutil==2.9.0.post0 10:32:54 python-discovery==1.1.0 10:32:54 python-heatclient==5.1.0 10:32:54 python-jenkins==1.8.3 10:32:54 python-keystoneclient==5.7.0 10:32:54 python-magnumclient==4.9.0 10:32:54 python-openstackclient==9.0.0 10:32:54 python-swiftclient==4.10.0 10:32:54 PyYAML==6.0.3 10:32:54 referencing==0.37.0 10:32:54 requests==2.32.5 10:32:54 requests-oauthlib==2.0.0 10:32:54 requestsexceptions==1.4.0 10:32:54 rfc3986==2.0.0 10:32:54 rich==14.3.3 10:32:54 rich-argparse==1.7.2 10:32:54 rpds-py==0.30.0 10:32:54 rsa==4.9.1 10:32:54 ruamel.yaml==0.19.1 10:32:54 ruamel.yaml.clib==0.2.15 10:32:54 s3transfer==0.16.0 10:32:54 simplejson==3.20.2 10:32:54 six==1.17.0 10:32:54 smmap==5.0.2 10:32:54 soupsieve==2.8.3 10:32:54 stevedore==5.7.0 10:32:54 tabulate==0.9.0 10:32:54 toml==0.10.2 10:32:54 tomlkit==0.14.0 10:32:54 tqdm==4.67.3 10:32:54 typing_extensions==4.15.0 10:32:54 urllib3==1.26.20 10:32:54 virtualenv==21.0.0 10:32:54 wcwidth==0.6.0 10:32:54 websocket-client==1.9.0 10:32:54 wrapt==2.1.1 10:32:54 xdg==6.0.0 10:32:54 xmltodict==1.0.4 10:32:54 yq==3.4.3 10:32:54 [EnvInject] - Injecting environment variables from a build step. 10:32:54 [EnvInject] - Injecting as environment variables the properties content 10:32:54 SET_JDK_VERSION=openjdk17 10:32:54 GIT_URL="git://cloud.onap.org/mirror" 10:32:54 10:32:54 [EnvInject] - Variables injected successfully. 10:32:54 [policy-distribution-quebec-project-csit-distribution] $ /bin/sh /tmp/jenkins12045358471249862866.sh 10:32:54 ---> update-java-alternatives.sh 10:32:54 ---> Updating Java version 10:32:54 ---> Ubuntu/Debian system detected 10:32:54 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:32:54 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:32:54 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:32:54 openjdk version "17.0.15" 2025-04-15 10:32:54 OpenJDK Runtime Environment (build 17.0.15+6-Ubuntu-0ubuntu122.04) 10:32:54 OpenJDK 64-Bit Server VM (build 17.0.15+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) 10:32:54 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 10:32:54 [EnvInject] - Injecting environment variables from a build step. 10:32:54 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:32:54 [EnvInject] - Variables injected successfully. 10:32:54 [policy-distribution-quebec-project-csit-distribution] $ /bin/sh -xe /tmp/jenkins11529621627286617274.sh 10:32:54 + /w/workspace/policy-distribution-quebec-project-csit-distribution/csit/run-project-csit.sh distribution 10:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:55 10:32:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 10:32:55 Configure a credential helper to remove this warning. See 10:32:55 https://docs.docker.com/go/credential-store/ 10:32:55 10:32:55 Login Succeeded 10:32:55 Docker Compose version v2.36.2 10:32:55 Setting project configuration for: distribution 10:32:55 Configuring docker compose... 10:33:00 Starting distribution using postgres + Grafana/Prometheus 10:33:00 api Pulling 10:33:00 apex-pdp Pulling 10:33:00 prometheus Pulling 10:33:00 zookeeper Pulling 10:33:00 simulator Pulling 10:33:00 kafka Pulling 10:33:00 grafana Pulling 10:33:00 postgres Pulling 10:33:00 pap Pulling 10:33:00 policy-db-migrator Pulling 10:33:00 distribution Pulling 10:33:00 da9db072f522 Pulling fs layer 10:33:00 8bdd4ecf0911 Pulling fs layer 10:33:00 a766503cf2c5 Pulling fs layer 10:33:00 03c1d055643c Pulling fs layer 10:33:00 a618f2654425 Pulling fs layer 10:33:00 34d2a2b6e81b Pulling fs layer 10:33:00 03c1d055643c Waiting 10:33:00 a618f2654425 Waiting 10:33:00 34d2a2b6e81b Waiting 10:33:00 da9db072f522 Pulling fs layer 10:33:00 8bdd4ecf0911 Pulling fs layer 10:33:00 f29990097f7d Pulling fs layer 10:33:00 f63b7e5bee1c Pulling fs layer 10:33:00 699e938d86b1 Pulling fs layer 10:33:00 1f6140273879 Pulling fs layer 10:33:00 e14c791ee566 Pulling fs layer 10:33:00 f63b7e5bee1c Waiting 10:33:00 f29990097f7d Waiting 10:33:00 699e938d86b1 Waiting 10:33:00 1f6140273879 Waiting 10:33:00 e14c791ee566 Waiting 10:33:00 da9db072f522 Pulling fs layer 10:33:00 a4a5dcc0d5e4 Pulling fs layer 10:33:00 e4b2d31f97fe Pulling fs layer 10:33:00 f3fd1e1b66b6 Pulling fs layer 10:33:00 a4a5dcc0d5e4 Waiting 10:33:00 e4b2d31f97fe Waiting 10:33:00 f3fd1e1b66b6 Waiting 10:33:00 da9db072f522 Downloading [> ] 48.06kB/3.624MB 10:33:00 da9db072f522 Downloading [> ] 48.06kB/3.624MB 10:33:00 da9db072f522 Downloading [> ] 48.06kB/3.624MB 10:33:00 da9db072f522 Pulling fs layer 10:33:00 8bdd4ecf0911 Pulling fs layer 10:33:00 8b0408764985 Pulling fs layer 10:33:00 591164d8060d Pulling fs layer 10:33:00 2567e6f1635b Pulling fs layer 10:33:00 fcab5a5e7b0c Pulling fs layer 10:33:00 55fe32956f95 Pulling fs layer 10:33:00 da9db072f522 Downloading [> ] 48.06kB/3.624MB 10:33:00 8b0408764985 Waiting 10:33:00 591164d8060d Waiting 10:33:00 2567e6f1635b Waiting 10:33:00 fcab5a5e7b0c Waiting 10:33:00 55fe32956f95 Waiting 10:33:00 da9db072f522 Pulling fs layer 10:33:00 8bdd4ecf0911 Pulling fs layer 10:33:00 d4b2bbfe8979 Pulling fs layer 10:33:00 6d23d4024b96 Pulling fs layer 10:33:00 da9db072f522 Downloading [> ] 48.06kB/3.624MB 10:33:00 52d00f0c83c4 Pulling fs layer 10:33:00 82fabd145d8c Pulling fs layer 10:33:00 d4b2bbfe8979 Waiting 10:33:00 6d23d4024b96 Waiting 10:33:00 52d00f0c83c4 Waiting 10:33:00 82fabd145d8c Waiting 10:33:00 a766503cf2c5 Downloading [==================================================>] 305B/305B 10:33:00 a766503cf2c5 Verifying Checksum 10:33:00 a766503cf2c5 Download complete 10:33:00 8bdd4ecf0911 Downloading [> ] 539.6kB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [> ] 539.6kB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [> ] 539.6kB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [> ] 539.6kB/72.46MB 10:33:00 2d429b9e73a6 Pulling fs layer 10:33:00 46eab5b44a35 Pulling fs layer 10:33:00 c4d302cc468d Pulling fs layer 10:33:00 01e0882c90d9 Pulling fs layer 10:33:00 531ee2cf3c0c Pulling fs layer 10:33:00 ed54a7dee1d8 Pulling fs layer 10:33:00 12c5c803443f Pulling fs layer 10:33:00 e27c75a98748 Pulling fs layer 10:33:00 e73cb4a42719 Pulling fs layer 10:33:00 a83b68436f09 Pulling fs layer 10:33:00 787d6bee9571 Pulling fs layer 10:33:00 13ff0988aaea Pulling fs layer 10:33:00 4b82842ab819 Pulling fs layer 10:33:00 2d429b9e73a6 Waiting 10:33:00 7e568a0dc8fb Pulling fs layer 10:33:00 ed54a7dee1d8 Waiting 10:33:00 46eab5b44a35 Waiting 10:33:00 12c5c803443f Waiting 10:33:00 c4d302cc468d Waiting 10:33:00 4b82842ab819 Waiting 10:33:00 e27c75a98748 Waiting 10:33:00 e73cb4a42719 Waiting 10:33:00 13ff0988aaea Waiting 10:33:00 01e0882c90d9 Waiting 10:33:00 7e568a0dc8fb Waiting 10:33:00 531ee2cf3c0c Waiting 10:33:00 a83b68436f09 Waiting 10:33:00 787d6bee9571 Waiting 10:33:00 1e017ebebdbd Pulling fs layer 10:33:00 55f2b468da67 Pulling fs layer 10:33:00 82bfc142787e Pulling fs layer 10:33:00 46baca71a4ef Pulling fs layer 10:33:00 b0e0ef7895f4 Pulling fs layer 10:33:00 c0c90eeb8aca Pulling fs layer 10:33:00 1e017ebebdbd Waiting 10:33:00 5cfb27c10ea5 Pulling fs layer 10:33:00 40a5eed61bb0 Pulling fs layer 10:33:00 55f2b468da67 Waiting 10:33:00 e040ea11fa10 Pulling fs layer 10:33:00 09d5a3f70313 Pulling fs layer 10:33:00 356f5c2c843b Pulling fs layer 10:33:00 82bfc142787e Waiting 10:33:00 46baca71a4ef Waiting 10:33:00 40a5eed61bb0 Waiting 10:33:00 b0e0ef7895f4 Waiting 10:33:00 e040ea11fa10 Waiting 10:33:00 c0c90eeb8aca Waiting 10:33:00 5cfb27c10ea5 Waiting 10:33:00 09d5a3f70313 Waiting 10:33:00 356f5c2c843b Waiting 10:33:00 03c1d055643c Downloading [> ] 539.6kB/55.35MB 10:33:00 980286587234 Pulling fs layer 10:33:00 2ab9378e6191 Pulling fs layer 10:33:00 95756c9407b7 Pulling fs layer 10:33:00 7accd0adc257 Pulling fs layer 10:33:00 aed72dcc568f Pulling fs layer 10:33:00 e0997af08d2a Pulling fs layer 10:33:00 6f79261e6151 Pulling fs layer 10:33:00 6c915ab1ac8a Pulling fs layer 10:33:00 5b864d736c14 Pulling fs layer 10:33:00 f7e28bb22d10 Pulling fs layer 10:33:00 6f79261e6151 Waiting 10:33:00 95756c9407b7 Waiting 10:33:00 6c915ab1ac8a Waiting 10:33:00 5b864d736c14 Waiting 10:33:00 7accd0adc257 Waiting 10:33:00 f7e28bb22d10 Waiting 10:33:00 aed72dcc568f Waiting 10:33:00 e0997af08d2a Waiting 10:33:00 980286587234 Waiting 10:33:00 2ab9378e6191 Waiting 10:33:00 589002ba0eae Pulling fs layer 10:33:00 dce812085769 Pulling fs layer 10:33:00 28c53581fa0d Pulling fs layer 10:33:00 8cec4fd2d8f1 Pulling fs layer 10:33:00 589002ba0eae Waiting 10:33:00 28c53581fa0d Waiting 10:33:00 dce812085769 Waiting 10:33:00 2898b87e636f Pulling fs layer 10:33:00 103f1b507f08 Pulling fs layer 10:33:00 42661385b0ec Pulling fs layer 10:33:00 ac89855d60f9 Pulling fs layer 10:33:00 2ce346fa65f7 Pulling fs layer 10:33:00 a1cfed684a05 Pulling fs layer 10:33:00 4f4fb700ef54 Pulling fs layer 10:33:00 ba30534b47b1 Pulling fs layer 10:33:00 8cec4fd2d8f1 Waiting 10:33:00 42661385b0ec Waiting 10:33:00 ac89855d60f9 Waiting 10:33:00 2898b87e636f Waiting 10:33:00 103f1b507f08 Waiting 10:33:00 a1cfed684a05 Waiting 10:33:00 2ce346fa65f7 Waiting 10:33:00 ba30534b47b1 Waiting 10:33:00 4f4fb700ef54 Waiting 10:33:00 da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB 10:33:00 da9db072f522 Download complete 10:33:00 da9db072f522 Download complete 10:33:00 da9db072f522 Download complete 10:33:00 da9db072f522 Download complete 10:33:00 da9db072f522 Download complete 10:33:00 da9db072f522 Extracting [> ] 65.54kB/3.624MB 10:33:00 da9db072f522 Extracting [> ] 65.54kB/3.624MB 10:33:00 da9db072f522 Extracting [> ] 65.54kB/3.624MB 10:33:00 da9db072f522 Extracting [> ] 65.54kB/3.624MB 10:33:00 da9db072f522 Extracting [> ] 65.54kB/3.624MB 10:33:00 a618f2654425 Download complete 10:33:00 34d2a2b6e81b Download complete 10:33:00 f29990097f7d Downloading [==================================================>] 293B/293B 10:33:00 f29990097f7d Verifying Checksum 10:33:00 f29990097f7d Download complete 10:33:00 8bdd4ecf0911 Downloading [======> ] 9.731MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [======> ] 9.731MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [======> ] 9.731MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [======> ] 9.731MB/72.46MB 10:33:00 f63b7e5bee1c Downloading [=> ] 3.001kB/127kB 10:33:00 f63b7e5bee1c Downloading [==================================================>] 127kB/127kB 10:33:00 f63b7e5bee1c Verifying Checksum 10:33:00 f63b7e5bee1c Download complete 10:33:00 699e938d86b1 Downloading [==================================================>] 1.327kB/1.327kB 10:33:00 699e938d86b1 Verifying Checksum 10:33:00 699e938d86b1 Download complete 10:33:00 03c1d055643c Downloading [========> ] 9.731MB/55.35MB 10:33:00 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 10:33:00 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 10:33:00 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 10:33:00 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 10:33:00 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 10:33:00 1f6140273879 Downloading [> ] 539.6kB/93.41MB 10:33:00 da9db072f522 Pull complete 10:33:00 da9db072f522 Pull complete 10:33:00 da9db072f522 Pull complete 10:33:00 da9db072f522 Pull complete 10:33:00 da9db072f522 Pull complete 10:33:00 8bdd4ecf0911 Downloading [================> ] 23.25MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [================> ] 23.25MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [================> ] 23.25MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [================> ] 23.25MB/72.46MB 10:33:00 03c1d055643c Downloading [====================> ] 22.71MB/55.35MB 10:33:00 1f6140273879 Downloading [==> ] 3.784MB/93.41MB 10:33:00 da9db072f522 Already exists 10:33:00 a9abd35b4898 Pulling fs layer 10:33:00 fdb03ee4ec58 Pulling fs layer 10:33:00 9d94bc27be6f Pulling fs layer 10:33:00 fdb03ee4ec58 Waiting 10:33:00 9d94bc27be6f Waiting 10:33:00 a9abd35b4898 Waiting 10:33:00 471d8e2e6dc6 Pulling fs layer 10:33:00 502ac029bb1e Pulling fs layer 10:33:00 5ea85eb6a400 Pulling fs layer 10:33:00 9d3762c83792 Pulling fs layer 10:33:00 471d8e2e6dc6 Waiting 10:33:00 502ac029bb1e Waiting 10:33:00 5ea85eb6a400 Waiting 10:33:00 9d3762c83792 Waiting 10:33:00 8bdd4ecf0911 Downloading [=============================> ] 42.17MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [=============================> ] 42.17MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [=============================> ] 42.17MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [=============================> ] 42.17MB/72.46MB 10:33:00 03c1d055643c Downloading [==================================> ] 37.85MB/55.35MB 10:33:00 eca0188f477e Pulling fs layer 10:33:00 e444bcd4d577 Pulling fs layer 10:33:00 eabd8714fec9 Pulling fs layer 10:33:00 45fd2fec8a19 Pulling fs layer 10:33:00 8f10199ed94b Pulling fs layer 10:33:00 f963a77d2726 Pulling fs layer 10:33:00 f3a82e9f1761 Pulling fs layer 10:33:00 79161a3f5362 Pulling fs layer 10:33:00 9c266ba63f51 Pulling fs layer 10:33:00 2e8a7df9c2ee Pulling fs layer 10:33:00 10f05dd8b1db Pulling fs layer 10:33:00 41dac8b43ba6 Pulling fs layer 10:33:00 71a9f6a9ab4d Pulling fs layer 10:33:00 da3ed5db7103 Pulling fs layer 10:33:00 c955f6e31a04 Pulling fs layer 10:33:00 eca0188f477e Waiting 10:33:00 eabd8714fec9 Waiting 10:33:00 e444bcd4d577 Waiting 10:33:00 71a9f6a9ab4d Waiting 10:33:00 2e8a7df9c2ee Waiting 10:33:00 45fd2fec8a19 Waiting 10:33:00 da3ed5db7103 Waiting 10:33:00 8f10199ed94b Waiting 10:33:00 f3a82e9f1761 Waiting 10:33:00 c955f6e31a04 Waiting 10:33:00 10f05dd8b1db Waiting 10:33:00 f963a77d2726 Waiting 10:33:00 79161a3f5362 Waiting 10:33:00 41dac8b43ba6 Waiting 10:33:00 9c266ba63f51 Waiting 10:33:00 1f6140273879 Downloading [====> ] 7.568MB/93.41MB 10:33:00 8bdd4ecf0911 Downloading [=====================================> ] 54.61MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [=====================================> ] 54.61MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [=====================================> ] 54.61MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [=====================================> ] 54.61MB/72.46MB 10:33:00 03c1d055643c Downloading [==============================================> ] 51.36MB/55.35MB 10:33:00 03c1d055643c Verifying Checksum 10:33:00 03c1d055643c Download complete 10:33:00 1f6140273879 Downloading [======> ] 11.89MB/93.41MB 10:33:00 e14c791ee566 Downloading [==================================================>] 1.296kB/1.296kB 10:33:00 e14c791ee566 Download complete 10:33:00 8bdd4ecf0911 Downloading [================================================> ] 69.75MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [================================================> ] 69.75MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [================================================> ] 69.75MB/72.46MB 10:33:00 8bdd4ecf0911 Downloading [================================================> ] 69.75MB/72.46MB 10:33:01 8bdd4ecf0911 Verifying Checksum 10:33:01 8bdd4ecf0911 Download complete 10:33:01 8bdd4ecf0911 Verifying Checksum 10:33:01 8bdd4ecf0911 Download complete 10:33:01 8bdd4ecf0911 Verifying Checksum 10:33:01 8bdd4ecf0911 Download complete 10:33:01 8bdd4ecf0911 Verifying Checksum 10:33:01 8bdd4ecf0911 Download complete 10:33:01 a4a5dcc0d5e4 Downloading [> ] 539.6kB/152.7MB 10:33:01 8bdd4ecf0911 Extracting [> ] 557.1kB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [> ] 557.1kB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [> ] 557.1kB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [> ] 557.1kB/72.46MB 10:33:01 e4b2d31f97fe Downloading [==================================================>] 296B/296B 10:33:01 e4b2d31f97fe Verifying Checksum 10:33:01 e4b2d31f97fe Download complete 10:33:01 1f6140273879 Downloading [=============> ] 24.87MB/93.41MB 10:33:01 f3fd1e1b66b6 Downloading [> ] 539.6kB/267.6MB 10:33:01 a4a5dcc0d5e4 Downloading [=> ] 5.406MB/152.7MB 10:33:01 8bdd4ecf0911 Extracting [==> ] 3.342MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [==> ] 3.342MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [==> ] 3.342MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [==> ] 3.342MB/72.46MB 10:33:01 1f6140273879 Downloading [======================> ] 42.71MB/93.41MB 10:33:01 f3fd1e1b66b6 Downloading [> ] 3.784MB/267.6MB 10:33:01 a4a5dcc0d5e4 Downloading [===> ] 10.81MB/152.7MB 10:33:01 8bdd4ecf0911 Extracting [===> ] 5.571MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===> ] 5.571MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===> ] 5.571MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===> ] 5.571MB/72.46MB 10:33:01 1f6140273879 Downloading [==================================> ] 64.34MB/93.41MB 10:33:01 f3fd1e1b66b6 Downloading [=> ] 8.65MB/267.6MB 10:33:01 a4a5dcc0d5e4 Downloading [=====> ] 16.76MB/152.7MB 10:33:01 8bdd4ecf0911 Extracting [========> ] 11.7MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [========> ] 11.7MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [========> ] 11.7MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [========> ] 11.7MB/72.46MB 10:33:01 1f6140273879 Downloading [==============================================> ] 87.05MB/93.41MB 10:33:01 1f6140273879 Verifying Checksum 10:33:01 1f6140273879 Download complete 10:33:01 f3fd1e1b66b6 Downloading [==> ] 12.98MB/267.6MB 10:33:01 a4a5dcc0d5e4 Downloading [======> ] 21.09MB/152.7MB 10:33:01 8bdd4ecf0911 Extracting [===========> ] 16.71MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===========> ] 16.71MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===========> ] 16.71MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===========> ] 16.71MB/72.46MB 10:33:01 8b0408764985 Downloading [==================================================>] 293B/293B 10:33:01 8b0408764985 Verifying Checksum 10:33:01 8b0408764985 Download complete 10:33:01 a4a5dcc0d5e4 Downloading [=======> ] 22.71MB/152.7MB 10:33:01 f3fd1e1b66b6 Downloading [==> ] 14.6MB/267.6MB 10:33:01 591164d8060d Downloading [==================================================>] 2.575kB/2.575kB 10:33:01 591164d8060d Verifying Checksum 10:33:01 591164d8060d Download complete 10:33:01 8bdd4ecf0911 Extracting [===============> ] 22.84MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===============> ] 22.84MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===============> ] 22.84MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===============> ] 22.84MB/72.46MB 10:33:01 2567e6f1635b Downloading [==================================================>] 1.007kB/1.007kB 10:33:01 2567e6f1635b Verifying Checksum 10:33:01 a4a5dcc0d5e4 Downloading [=========> ] 28.65MB/152.7MB 10:33:01 fcab5a5e7b0c Downloading [> ] 539.6kB/76.49MB 10:33:01 f3fd1e1b66b6 Downloading [===> ] 18.38MB/267.6MB 10:33:01 8bdd4ecf0911 Extracting [===================> ] 27.85MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===================> ] 27.85MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===================> ] 27.85MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===================> ] 27.85MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [=======================> ] 33.98MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [=======================> ] 33.98MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [=======================> ] 33.98MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [=======================> ] 33.98MB/72.46MB 10:33:01 a4a5dcc0d5e4 Downloading [==========> ] 32.44MB/152.7MB 10:33:01 f3fd1e1b66b6 Downloading [===> ] 20.54MB/267.6MB 10:33:01 fcab5a5e7b0c Downloading [=> ] 2.162MB/76.49MB 10:33:01 8bdd4ecf0911 Extracting [===========================> ] 39.55MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===========================> ] 39.55MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===========================> ] 39.55MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===========================> ] 39.55MB/72.46MB 10:33:01 a4a5dcc0d5e4 Downloading [===========> ] 35.68MB/152.7MB 10:33:01 fcab5a5e7b0c Downloading [==> ] 3.243MB/76.49MB 10:33:01 f3fd1e1b66b6 Downloading [====> ] 22.71MB/267.6MB 10:33:01 8bdd4ecf0911 Extracting [===============================> ] 45.12MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===============================> ] 45.12MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===============================> ] 45.12MB/72.46MB 10:33:01 8bdd4ecf0911 Extracting [===============================> ] 45.12MB/72.46MB 10:33:01 a4a5dcc0d5e4 Downloading [=============> ] 40.01MB/152.7MB 10:33:01 f3fd1e1b66b6 Downloading [====> ] 25.41MB/267.6MB 10:33:02 fcab5a5e7b0c Downloading [===> ] 5.406MB/76.49MB 10:33:02 8bdd4ecf0911 Extracting [===================================> ] 51.25MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [===================================> ] 51.25MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [===================================> ] 51.25MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [===================================> ] 51.25MB/72.46MB 10:33:02 a4a5dcc0d5e4 Downloading [==============> ] 43.79MB/152.7MB 10:33:02 f3fd1e1b66b6 Downloading [=====> ] 27.57MB/267.6MB 10:33:02 fcab5a5e7b0c Downloading [====> ] 7.028MB/76.49MB 10:33:02 a4a5dcc0d5e4 Downloading [===============> ] 47.58MB/152.7MB 10:33:02 8bdd4ecf0911 Extracting [=======================================> ] 56.82MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [=======================================> ] 56.82MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [=======================================> ] 56.82MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [=======================================> ] 56.82MB/72.46MB 10:33:02 f3fd1e1b66b6 Downloading [=====> ] 29.74MB/267.6MB 10:33:02 fcab5a5e7b0c Downloading [=====> ] 8.65MB/76.49MB 10:33:02 8bdd4ecf0911 Extracting [============================================> ] 64.06MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [============================================> ] 64.06MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [============================================> ] 64.06MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [============================================> ] 64.06MB/72.46MB 10:33:02 a4a5dcc0d5e4 Downloading [================> ] 51.9MB/152.7MB 10:33:02 f3fd1e1b66b6 Downloading [=====> ] 31.9MB/267.6MB 10:33:02 fcab5a5e7b0c Downloading [=======> ] 10.81MB/76.49MB 10:33:02 8bdd4ecf0911 Extracting [================================================> ] 70.75MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [================================================> ] 70.75MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [================================================> ] 70.75MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [================================================> ] 70.75MB/72.46MB 10:33:02 a4a5dcc0d5e4 Downloading [==================> ] 56.23MB/152.7MB 10:33:02 f3fd1e1b66b6 Downloading [======> ] 34.6MB/267.6MB 10:33:02 fcab5a5e7b0c Downloading [========> ] 12.98MB/76.49MB 10:33:02 8bdd4ecf0911 Extracting [==================================================>] 72.46MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [==================================================>] 72.46MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [==================================================>] 72.46MB/72.46MB 10:33:02 8bdd4ecf0911 Extracting [==================================================>] 72.46MB/72.46MB 10:33:02 a4a5dcc0d5e4 Downloading [====================> ] 62.18MB/152.7MB 10:33:02 f3fd1e1b66b6 Downloading [=======> ] 38.39MB/267.6MB 10:33:02 8bdd4ecf0911 Pull complete 10:33:02 8bdd4ecf0911 Pull complete 10:33:02 8bdd4ecf0911 Pull complete 10:33:02 8bdd4ecf0911 Pull complete 10:33:02 a766503cf2c5 Extracting [==================================================>] 305B/305B 10:33:02 f29990097f7d Extracting [==================================================>] 293B/293B 10:33:02 8b0408764985 Extracting [==================================================>] 293B/293B 10:33:02 a766503cf2c5 Extracting [==================================================>] 305B/305B 10:33:02 f29990097f7d Extracting [==================================================>] 293B/293B 10:33:02 8b0408764985 Extracting [==================================================>] 293B/293B 10:33:02 fcab5a5e7b0c Downloading [==========> ] 16.22MB/76.49MB 10:33:02 a766503cf2c5 Pull complete 10:33:02 f29990097f7d Pull complete 10:33:02 8b0408764985 Pull complete 10:33:02 591164d8060d Extracting [==================================================>] 2.575kB/2.575kB 10:33:02 591164d8060d Extracting [==================================================>] 2.575kB/2.575kB 10:33:02 f63b7e5bee1c Extracting [============> ] 32.77kB/127kB 10:33:02 f63b7e5bee1c Extracting [==================================================>] 127kB/127kB 10:33:02 03c1d055643c Extracting [> ] 557.1kB/55.35MB 10:33:02 591164d8060d Pull complete 10:33:02 2567e6f1635b Extracting [==================================================>] 1.007kB/1.007kB 10:33:02 2567e6f1635b Extracting [==================================================>] 1.007kB/1.007kB 10:33:02 f63b7e5bee1c Pull complete 10:33:02 699e938d86b1 Extracting [==================================================>] 1.327kB/1.327kB 10:33:02 699e938d86b1 Extracting [==================================================>] 1.327kB/1.327kB 10:33:02 2567e6f1635b Pull complete 10:33:02 699e938d86b1 Pull complete 10:33:02 a4a5dcc0d5e4 Downloading [======================> ] 67.58MB/152.7MB 10:33:02 1f6140273879 Extracting [> ] 557.1kB/93.41MB 10:33:02 f3fd1e1b66b6 Downloading [=======> ] 41.63MB/267.6MB 10:33:02 fcab5a5e7b0c Downloading [=============> ] 20MB/76.49MB 10:33:02 03c1d055643c Extracting [================> ] 17.83MB/55.35MB 10:33:02 a4a5dcc0d5e4 Downloading [=======================> ] 72.45MB/152.7MB 10:33:02 1f6140273879 Extracting [=========> ] 17.27MB/93.41MB 10:33:02 fcab5a5e7b0c Downloading [===============> ] 23.79MB/76.49MB 10:33:02 f3fd1e1b66b6 Downloading [========> ] 45.42MB/267.6MB 10:33:02 03c1d055643c Extracting [================================> ] 36.21MB/55.35MB 10:33:02 1f6140273879 Extracting [==================> ] 35.09MB/93.41MB 10:33:02 a4a5dcc0d5e4 Downloading [=========================> ] 77.31MB/152.7MB 10:33:02 fcab5a5e7b0c Downloading [=================> ] 26.49MB/76.49MB 10:33:02 f3fd1e1b66b6 Downloading [=========> ] 48.66MB/267.6MB 10:33:02 03c1d055643c Extracting [===============================================> ] 52.36MB/55.35MB 10:33:02 03c1d055643c Extracting [==================================================>] 55.35MB/55.35MB 10:33:02 03c1d055643c Pull complete 10:33:02 a618f2654425 Extracting [==================================================>] 1.143kB/1.143kB 10:33:02 a618f2654425 Extracting [==================================================>] 1.143kB/1.143kB 10:33:02 a618f2654425 Pull complete 10:33:02 34d2a2b6e81b Extracting [==================================================>] 1.115kB/1.115kB 10:33:02 34d2a2b6e81b Extracting [==================================================>] 1.115kB/1.115kB 10:33:02 1f6140273879 Extracting [============================> ] 52.92MB/93.41MB 10:33:02 34d2a2b6e81b Pull complete 10:33:02 distribution Pulled 10:33:02 fcab5a5e7b0c Downloading [===================> ] 30.28MB/76.49MB 10:33:02 a4a5dcc0d5e4 Downloading [==========================> ] 81.64MB/152.7MB 10:33:03 f3fd1e1b66b6 Downloading [=========> ] 51.9MB/267.6MB 10:33:03 1f6140273879 Extracting [====================================> ] 69.07MB/93.41MB 10:33:03 fcab5a5e7b0c Downloading [========================> ] 36.76MB/76.49MB 10:33:03 a4a5dcc0d5e4 Downloading [============================> ] 88.13MB/152.7MB 10:33:03 f3fd1e1b66b6 Downloading [==========> ] 57.31MB/267.6MB 10:33:03 1f6140273879 Extracting [============================================> ] 83.56MB/93.41MB 10:33:03 a4a5dcc0d5e4 Downloading [===============================> ] 96.24MB/152.7MB 10:33:03 fcab5a5e7b0c Downloading [==============================> ] 46.5MB/76.49MB 10:33:03 f3fd1e1b66b6 Downloading [===========> ] 63.26MB/267.6MB 10:33:03 1f6140273879 Extracting [==================================================>] 93.41MB/93.41MB 10:33:03 1f6140273879 Pull complete 10:33:03 e14c791ee566 Extracting [==================================================>] 1.296kB/1.296kB 10:33:03 e14c791ee566 Extracting [==================================================>] 1.296kB/1.296kB 10:33:03 e14c791ee566 Pull complete 10:33:03 pap Pulled 10:33:03 fcab5a5e7b0c Downloading [==================================> ] 52.98MB/76.49MB 10:33:03 a4a5dcc0d5e4 Downloading [=================================> ] 102.2MB/152.7MB 10:33:03 f3fd1e1b66b6 Downloading [============> ] 67.04MB/267.6MB 10:33:03 fcab5a5e7b0c Downloading [=========================================> ] 63.8MB/76.49MB 10:33:03 a4a5dcc0d5e4 Downloading [====================================> ] 110.8MB/152.7MB 10:33:03 f3fd1e1b66b6 Downloading [=============> ] 72.99MB/267.6MB 10:33:03 fcab5a5e7b0c Verifying Checksum 10:33:03 fcab5a5e7b0c Download complete 10:33:03 fcab5a5e7b0c Extracting [> ] 557.1kB/76.49MB 10:33:03 a4a5dcc0d5e4 Downloading [=======================================> ] 121.7MB/152.7MB 10:33:03 55fe32956f95 Downloading [==================================================>] 976B/976B 10:33:03 55fe32956f95 Verifying Checksum 10:33:03 55fe32956f95 Download complete 10:33:03 d4b2bbfe8979 Downloading [==================================================>] 301B/301B 10:33:03 d4b2bbfe8979 Verifying Checksum 10:33:03 d4b2bbfe8979 Download complete 10:33:03 d4b2bbfe8979 Extracting [==================================================>] 301B/301B 10:33:03 d4b2bbfe8979 Extracting [==================================================>] 301B/301B 10:33:03 f3fd1e1b66b6 Downloading [===============> ] 84.88MB/267.6MB 10:33:03 d4b2bbfe8979 Pull complete 10:33:03 6d23d4024b96 Downloading [> ] 539.6kB/187.4MB 10:33:03 fcab5a5e7b0c Extracting [============> ] 18.38MB/76.49MB 10:33:03 a4a5dcc0d5e4 Downloading [=============================================> ] 138.4MB/152.7MB 10:33:03 f3fd1e1b66b6 Downloading [==================> ] 98.94MB/267.6MB 10:33:03 a4a5dcc0d5e4 Verifying Checksum 10:33:03 a4a5dcc0d5e4 Download complete 10:33:03 6d23d4024b96 Downloading [> ] 3.243MB/187.4MB 10:33:03 a4a5dcc0d5e4 Extracting [> ] 557.1kB/152.7MB 10:33:03 fcab5a5e7b0c Extracting [=======================> ] 35.65MB/76.49MB 10:33:03 52d00f0c83c4 Downloading [==================================================>] 1.152kB/1.152kB 10:33:03 52d00f0c83c4 Verifying Checksum 10:33:03 52d00f0c83c4 Download complete 10:33:03 82fabd145d8c Downloading [==================================================>] 1.125kB/1.125kB 10:33:03 82fabd145d8c Verifying Checksum 10:33:03 82fabd145d8c Download complete 10:33:03 f3fd1e1b66b6 Downloading [=====================> ] 114.6MB/267.6MB 10:33:03 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 10:33:03 6d23d4024b96 Downloading [==> ] 9.19MB/187.4MB 10:33:03 fcab5a5e7b0c Extracting [=================================> ] 51.81MB/76.49MB 10:33:03 a4a5dcc0d5e4 Extracting [=> ] 3.342MB/152.7MB 10:33:03 f3fd1e1b66b6 Downloading [=========================> ] 136.2MB/267.6MB 10:33:03 2d429b9e73a6 Downloading [=====> ] 2.948MB/29.13MB 10:33:03 6d23d4024b96 Downloading [====> ] 16.22MB/187.4MB 10:33:03 fcab5a5e7b0c Extracting [===========================================> ] 66.85MB/76.49MB 10:33:03 a4a5dcc0d5e4 Extracting [====> ] 13.93MB/152.7MB 10:33:03 f3fd1e1b66b6 Downloading [=============================> ] 158.4MB/267.6MB 10:33:03 fcab5a5e7b0c Extracting [==================================================>] 76.49MB/76.49MB 10:33:03 2d429b9e73a6 Downloading [============> ] 7.077MB/29.13MB 10:33:03 fcab5a5e7b0c Pull complete 10:33:03 55fe32956f95 Extracting [==================================================>] 976B/976B 10:33:03 55fe32956f95 Extracting [==================================================>] 976B/976B 10:33:04 55fe32956f95 Pull complete 10:33:04 6d23d4024b96 Downloading [======> ] 25.95MB/187.4MB 10:33:04 api Pulled 10:33:04 a4a5dcc0d5e4 Extracting [=========> ] 29.52MB/152.7MB 10:33:04 f3fd1e1b66b6 Downloading [=================================> ] 176.8MB/267.6MB 10:33:04 2d429b9e73a6 Downloading [====================> ] 12.09MB/29.13MB 10:33:04 6d23d4024b96 Downloading [=========> ] 36.22MB/187.4MB 10:33:04 a4a5dcc0d5e4 Extracting [===============> ] 48.46MB/152.7MB 10:33:04 f3fd1e1b66b6 Downloading [===================================> ] 190.3MB/267.6MB 10:33:04 2d429b9e73a6 Downloading [=========================> ] 14.74MB/29.13MB 10:33:04 6d23d4024b96 Downloading [===========> ] 43.25MB/187.4MB 10:33:04 a4a5dcc0d5e4 Extracting [====================> ] 64.06MB/152.7MB 10:33:04 f3fd1e1b66b6 Downloading [====================================> ] 197.3MB/267.6MB 10:33:04 2d429b9e73a6 Downloading [=============================> ] 17.4MB/29.13MB 10:33:04 6d23d4024b96 Downloading [============> ] 47.04MB/187.4MB 10:33:04 a4a5dcc0d5e4 Extracting [==========================> ] 79.66MB/152.7MB 10:33:04 f3fd1e1b66b6 Downloading [======================================> ] 203.8MB/267.6MB 10:33:04 2d429b9e73a6 Downloading [==================================> ] 20.35MB/29.13MB 10:33:04 6d23d4024b96 Downloading [=============> ] 52.44MB/187.4MB 10:33:04 a4a5dcc0d5e4 Extracting [=============================> ] 89.13MB/152.7MB 10:33:04 f3fd1e1b66b6 Downloading [=======================================> ] 211.9MB/267.6MB 10:33:04 2d429b9e73a6 Downloading [=========================================> ] 23.89MB/29.13MB 10:33:04 6d23d4024b96 Downloading [================> ] 60.01MB/187.4MB 10:33:04 a4a5dcc0d5e4 Extracting [===============================> ] 95.81MB/152.7MB 10:33:04 f3fd1e1b66b6 Downloading [=========================================> ] 223.3MB/267.6MB 10:33:04 2d429b9e73a6 Verifying Checksum 10:33:04 2d429b9e73a6 Download complete 10:33:04 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 10:33:04 46eab5b44a35 Verifying Checksum 10:33:04 46eab5b44a35 Download complete 10:33:04 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 10:33:04 6d23d4024b96 Downloading [==================> ] 70.83MB/187.4MB 10:33:04 c4d302cc468d Downloading [> ] 48.06kB/4.534MB 10:33:04 a4a5dcc0d5e4 Extracting [=================================> ] 100.8MB/152.7MB 10:33:04 f3fd1e1b66b6 Downloading [============================================> ] 240.6MB/267.6MB 10:33:04 2d429b9e73a6 Extracting [========> ] 4.719MB/29.13MB 10:33:04 6d23d4024b96 Downloading [=======================> ] 87.05MB/187.4MB 10:33:04 c4d302cc468d Downloading [=========================> ] 2.309MB/4.534MB 10:33:04 a4a5dcc0d5e4 Extracting [==================================> ] 106.4MB/152.7MB 10:33:04 f3fd1e1b66b6 Downloading [===============================================> ] 255.2MB/267.6MB 10:33:04 2d429b9e73a6 Extracting [===============> ] 8.847MB/29.13MB 10:33:04 c4d302cc468d Verifying Checksum 10:33:04 c4d302cc468d Download complete 10:33:04 6d23d4024b96 Downloading [===========================> ] 102.7MB/187.4MB 10:33:04 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 10:33:04 f3fd1e1b66b6 Download complete 10:33:04 a4a5dcc0d5e4 Extracting [====================================> ] 110.9MB/152.7MB 10:33:04 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 10:33:04 01e0882c90d9 Verifying Checksum 10:33:04 01e0882c90d9 Download complete 10:33:04 2d429b9e73a6 Extracting [==================> ] 10.91MB/29.13MB 10:33:04 6d23d4024b96 Downloading [===============================> ] 117.3MB/187.4MB 10:33:04 ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 10:33:04 a4a5dcc0d5e4 Extracting [======================================> ] 116.4MB/152.7MB 10:33:04 ed54a7dee1d8 Verifying Checksum 10:33:04 ed54a7dee1d8 Download complete 10:33:05 531ee2cf3c0c Downloading [====================> ] 3.276MB/8.066MB 10:33:05 12c5c803443f Downloading [==================================================>] 116B/116B 10:33:05 12c5c803443f Verifying Checksum 10:33:05 12c5c803443f Download complete 10:33:05 e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 10:33:05 e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB 10:33:05 e27c75a98748 Verifying Checksum 10:33:05 e27c75a98748 Download complete 10:33:05 2d429b9e73a6 Extracting [========================> ] 14.16MB/29.13MB 10:33:05 6d23d4024b96 Downloading [====================================> ] 138.4MB/187.4MB 10:33:05 a4a5dcc0d5e4 Extracting [=======================================> ] 122MB/152.7MB 10:33:05 e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 10:33:05 531ee2cf3c0c Downloading [=========================================> ] 6.716MB/8.066MB 10:33:05 2d429b9e73a6 Extracting [=================================> ] 19.76MB/29.13MB 10:33:05 6d23d4024b96 Downloading [======================================> ] 146MB/187.4MB 10:33:05 531ee2cf3c0c Verifying Checksum 10:33:05 531ee2cf3c0c Download complete 10:33:05 a4a5dcc0d5e4 Extracting [==========================================> ] 128.7MB/152.7MB 10:33:05 a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB 10:33:05 a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB 10:33:05 a83b68436f09 Verifying Checksum 10:33:05 a83b68436f09 Download complete 10:33:05 e73cb4a42719 Downloading [=> ] 2.702MB/109.1MB 10:33:05 787d6bee9571 Downloading [==================================================>] 127B/127B 10:33:05 787d6bee9571 Verifying Checksum 10:33:05 787d6bee9571 Download complete 10:33:05 13ff0988aaea Downloading [==================================================>] 167B/167B 10:33:05 13ff0988aaea Download complete 10:33:05 2d429b9e73a6 Extracting [==========================================> ] 24.48MB/29.13MB 10:33:05 a4a5dcc0d5e4 Extracting [============================================> ] 134.8MB/152.7MB 10:33:05 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 10:33:05 a4a5dcc0d5e4 Extracting [=============================================> ] 140.4MB/152.7MB 10:33:05 a4a5dcc0d5e4 Extracting [================================================> ] 147.6MB/152.7MB 10:33:05 2d429b9e73a6 Extracting [===============================================> ] 27.72MB/29.13MB 10:33:05 6d23d4024b96 Downloading [===========================================> ] 162.2MB/187.4MB 10:33:05 e73cb4a42719 Downloading [==> ] 4.865MB/109.1MB 10:33:05 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 10:33:05 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 10:33:05 4b82842ab819 Verifying Checksum 10:33:05 4b82842ab819 Download complete 10:33:05 7e568a0dc8fb Downloading [==================================================>] 184B/184B 10:33:05 7e568a0dc8fb Download complete 10:33:05 a4a5dcc0d5e4 Extracting [==================================================>] 152.7MB/152.7MB 10:33:05 1e017ebebdbd Downloading [> ] 375.7kB/37.19MB 10:33:05 6d23d4024b96 Downloading [=================================================> ] 184.9MB/187.4MB 10:33:05 e73cb4a42719 Downloading [======> ] 13.52MB/109.1MB 10:33:05 6d23d4024b96 Verifying Checksum 10:33:05 6d23d4024b96 Download complete 10:33:05 a4a5dcc0d5e4 Pull complete 10:33:05 e4b2d31f97fe Extracting [==================================================>] 296B/296B 10:33:05 e4b2d31f97fe Extracting [==================================================>] 296B/296B 10:33:05 6d23d4024b96 Extracting [> ] 557.1kB/187.4MB 10:33:05 e4b2d31f97fe Pull complete 10:33:05 1e017ebebdbd Downloading [=======> ] 5.651MB/37.19MB 10:33:05 55f2b468da67 Downloading [> ] 539.6kB/257.9MB 10:33:05 e73cb4a42719 Downloading [=============> ] 29.74MB/109.1MB 10:33:05 f3fd1e1b66b6 Extracting [> ] 557.1kB/267.6MB 10:33:05 6d23d4024b96 Extracting [===> ] 11.7MB/187.4MB 10:33:05 1e017ebebdbd Downloading [==================> ] 13.56MB/37.19MB 10:33:05 55f2b468da67 Downloading [> ] 4.324MB/257.9MB 10:33:05 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 10:33:05 e73cb4a42719 Downloading [======================> ] 48.66MB/109.1MB 10:33:05 f3fd1e1b66b6 Extracting [> ] 1.671MB/267.6MB 10:33:05 6d23d4024b96 Extracting [=====> ] 20.61MB/187.4MB 10:33:05 1e017ebebdbd Downloading [================================> ] 24.49MB/37.19MB 10:33:05 55f2b468da67 Downloading [=> ] 9.19MB/257.9MB 10:33:06 e73cb4a42719 Downloading [===============================> ] 68.66MB/109.1MB 10:33:06 f3fd1e1b66b6 Extracting [===> ] 16.15MB/267.6MB 10:33:06 6d23d4024b96 Extracting [========> ] 32.31MB/187.4MB 10:33:06 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 10:33:06 1e017ebebdbd Downloading [================================================> ] 36.17MB/37.19MB 10:33:06 1e017ebebdbd Verifying Checksum 10:33:06 1e017ebebdbd Download complete 10:33:06 55f2b468da67 Downloading [==> ] 14.06MB/257.9MB 10:33:06 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB 10:33:06 e73cb4a42719 Downloading [=========================================> ] 90.83MB/109.1MB 10:33:06 82bfc142787e Downloading [> ] 97.22kB/8.613MB 10:33:06 2d429b9e73a6 Pull complete 10:33:06 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 10:33:06 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 10:33:06 f3fd1e1b66b6 Extracting [====> ] 25.62MB/267.6MB 10:33:06 6d23d4024b96 Extracting [===========> ] 42.34MB/187.4MB 10:33:06 46eab5b44a35 Pull complete 10:33:06 c4d302cc468d Extracting [> ] 65.54kB/4.534MB 10:33:06 e73cb4a42719 Verifying Checksum 10:33:06 e73cb4a42719 Download complete 10:33:06 55f2b468da67 Downloading [====> ] 21.63MB/257.9MB 10:33:06 1e017ebebdbd Extracting [====> ] 3.146MB/37.19MB 10:33:06 46baca71a4ef Downloading [========> ] 3.01kB/18.11kB 10:33:06 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 10:33:06 46baca71a4ef Download complete 10:33:06 82bfc142787e Downloading [==============> ] 2.457MB/8.613MB 10:33:06 f3fd1e1b66b6 Extracting [=======> ] 41.22MB/267.6MB 10:33:06 b0e0ef7895f4 Downloading [> ] 375.7kB/37.01MB 10:33:06 6d23d4024b96 Extracting [=============> ] 51.25MB/187.4MB 10:33:06 c4d302cc468d Extracting [===========================> ] 2.49MB/4.534MB 10:33:06 55f2b468da67 Downloading [=======> ] 39.47MB/257.9MB 10:33:06 1e017ebebdbd Extracting [========> ] 6.291MB/37.19MB 10:33:06 82bfc142787e Downloading [==============================================> ] 8.06MB/8.613MB 10:33:06 82bfc142787e Verifying Checksum 10:33:06 82bfc142787e Download complete 10:33:06 c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 10:33:06 f3fd1e1b66b6 Extracting [==========> ] 57.93MB/267.6MB 10:33:06 b0e0ef7895f4 Downloading [====> ] 3.014MB/37.01MB 10:33:06 6d23d4024b96 Extracting [===============> ] 58.49MB/187.4MB 10:33:06 c0c90eeb8aca Download complete 10:33:06 c4d302cc468d Pull complete 10:33:06 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 10:33:06 55f2b468da67 Downloading [===========> ] 58.39MB/257.9MB 10:33:06 1e017ebebdbd Extracting [===========> ] 8.258MB/37.19MB 10:33:06 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 10:33:06 5cfb27c10ea5 Verifying Checksum 10:33:06 5cfb27c10ea5 Download complete 10:33:06 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 10:33:06 f3fd1e1b66b6 Extracting [=============> ] 70.75MB/267.6MB 10:33:06 6d23d4024b96 Extracting [==================> ] 69.63MB/187.4MB 10:33:06 01e0882c90d9 Pull complete 10:33:06 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 10:33:06 40a5eed61bb0 Downloading [==================================================>] 98B/98B 10:33:06 40a5eed61bb0 Verifying Checksum 10:33:06 40a5eed61bb0 Download complete 10:33:06 55f2b468da67 Downloading [============> ] 64.88MB/257.9MB 10:33:06 1e017ebebdbd Extracting [===============> ] 11.4MB/37.19MB 10:33:06 b0e0ef7895f4 Downloading [======> ] 4.521MB/37.01MB 10:33:06 e040ea11fa10 Downloading [==================================================>] 173B/173B 10:33:06 e040ea11fa10 Verifying Checksum 10:33:06 e040ea11fa10 Download complete 10:33:06 f3fd1e1b66b6 Extracting [===============> ] 85.23MB/267.6MB 10:33:06 6d23d4024b96 Extracting [=====================> ] 79.1MB/187.4MB 10:33:06 531ee2cf3c0c Extracting [====================> ] 3.342MB/8.066MB 10:33:06 55f2b468da67 Downloading [==============> ] 75.69MB/257.9MB 10:33:06 1e017ebebdbd Extracting [=======================> ] 17.3MB/37.19MB 10:33:06 b0e0ef7895f4 Downloading [=========> ] 6.782MB/37.01MB 10:33:06 09d5a3f70313 Downloading [> ] 539.6kB/109.2MB 10:33:06 f3fd1e1b66b6 Extracting [==================> ] 99.71MB/267.6MB 10:33:06 6d23d4024b96 Extracting [=======================> ] 89.13MB/187.4MB 10:33:06 531ee2cf3c0c Extracting [=============================> ] 4.817MB/8.066MB 10:33:06 55f2b468da67 Downloading [================> ] 84.34MB/257.9MB 10:33:06 1e017ebebdbd Extracting [================================> ] 23.99MB/37.19MB 10:33:06 b0e0ef7895f4 Downloading [===========> ] 8.289MB/37.01MB 10:33:06 f3fd1e1b66b6 Extracting [=====================> ] 113.1MB/267.6MB 10:33:06 6d23d4024b96 Extracting [==========================> ] 98.6MB/187.4MB 10:33:06 09d5a3f70313 Downloading [> ] 1.621MB/109.2MB 10:33:06 531ee2cf3c0c Extracting [========================================> ] 6.586MB/8.066MB 10:33:06 55f2b468da67 Downloading [==================> ] 93.54MB/257.9MB 10:33:06 1e017ebebdbd Extracting [=======================================> ] 29.1MB/37.19MB 10:33:06 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 10:33:06 531ee2cf3c0c Pull complete 10:33:06 ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 10:33:06 b0e0ef7895f4 Downloading [=============> ] 10.17MB/37.01MB 10:33:06 f3fd1e1b66b6 Extracting [=======================> ] 125.9MB/267.6MB 10:33:06 6d23d4024b96 Extracting [=============================> ] 109.2MB/187.4MB 10:33:06 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 10:33:06 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 10:33:06 55f2b468da67 Downloading [===================> ] 101.6MB/257.9MB 10:33:06 ed54a7dee1d8 Pull complete 10:33:06 1e017ebebdbd Extracting [===========================================> ] 32.24MB/37.19MB 10:33:06 12c5c803443f Extracting [==================================================>] 116B/116B 10:33:06 12c5c803443f Extracting [==================================================>] 116B/116B 10:33:06 09d5a3f70313 Downloading [=> ] 3.243MB/109.2MB 10:33:06 12c5c803443f Pull complete 10:33:06 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 10:33:06 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 10:33:06 f3fd1e1b66b6 Extracting [==========================> ] 139.8MB/267.6MB 10:33:06 b0e0ef7895f4 Downloading [=================> ] 13.19MB/37.01MB 10:33:06 e27c75a98748 Pull complete 10:33:06 6d23d4024b96 Extracting [================================> ] 121.4MB/187.4MB 10:33:07 55f2b468da67 Downloading [======================> ] 117.9MB/257.9MB 10:33:07 09d5a3f70313 Downloading [===> ] 8.65MB/109.2MB 10:33:07 e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 10:33:07 1e017ebebdbd Extracting [=============================================> ] 33.82MB/37.19MB 10:33:07 f3fd1e1b66b6 Extracting [============================> ] 153.2MB/267.6MB 10:33:07 b0e0ef7895f4 Downloading [=========================> ] 19.22MB/37.01MB 10:33:07 6d23d4024b96 Extracting [===================================> ] 133.1MB/187.4MB 10:33:07 55f2b468da67 Downloading [=========================> ] 131.4MB/257.9MB 10:33:07 09d5a3f70313 Downloading [======> ] 14.06MB/109.2MB 10:33:07 e73cb4a42719 Extracting [==> ] 5.014MB/109.1MB 10:33:07 f3fd1e1b66b6 Extracting [===============================> ] 166.6MB/267.6MB 10:33:07 1e017ebebdbd Extracting [===============================================> ] 35MB/37.19MB 10:33:07 b0e0ef7895f4 Downloading [===================================> ] 26.38MB/37.01MB 10:33:07 6d23d4024b96 Extracting [======================================> ] 145.4MB/187.4MB 10:33:07 55f2b468da67 Downloading [===========================> ] 142.7MB/257.9MB 10:33:07 09d5a3f70313 Downloading [========> ] 18.92MB/109.2MB 10:33:07 e73cb4a42719 Extracting [===> ] 8.356MB/109.1MB 10:33:07 f3fd1e1b66b6 Extracting [=================================> ] 177.7MB/267.6MB 10:33:07 b0e0ef7895f4 Downloading [============================================> ] 33.16MB/37.01MB 10:33:07 1e017ebebdbd Extracting [=================================================> ] 36.96MB/37.19MB 10:33:07 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 10:33:07 6d23d4024b96 Extracting [==========================================> ] 157.6MB/187.4MB 10:33:07 b0e0ef7895f4 Verifying Checksum 10:33:07 b0e0ef7895f4 Download complete 10:33:07 55f2b468da67 Downloading [==============================> ] 155.7MB/257.9MB 10:33:07 09d5a3f70313 Downloading [============> ] 27.03MB/109.2MB 10:33:07 1e017ebebdbd Pull complete 10:33:07 356f5c2c843b Downloading [=========================================> ] 3.011kB/3.623kB 10:33:07 356f5c2c843b Downloading [==================================================>] 3.623kB/3.623kB 10:33:07 356f5c2c843b Verifying Checksum 10:33:07 356f5c2c843b Download complete 10:33:07 e73cb4a42719 Extracting [=====> ] 12.26MB/109.1MB 10:33:07 f3fd1e1b66b6 Extracting [===================================> ] 190MB/267.6MB 10:33:07 980286587234 Downloading [> ] 15.3kB/783.4kB 10:33:07 6d23d4024b96 Extracting [============================================> ] 167.1MB/187.4MB 10:33:07 55f2b468da67 Downloading [=================================> ] 172.5MB/257.9MB 10:33:07 09d5a3f70313 Downloading [=================> ] 38.39MB/109.2MB 10:33:07 f3fd1e1b66b6 Extracting [=====================================> ] 203.3MB/267.6MB 10:33:07 e73cb4a42719 Extracting [=======> ] 16.15MB/109.1MB 10:33:07 980286587234 Downloading [==============================================> ] 736.2kB/783.4kB 10:33:07 980286587234 Downloading [==================================================>] 783.4kB/783.4kB 10:33:07 980286587234 Verifying Checksum 10:33:07 980286587234 Download complete 10:33:07 980286587234 Extracting [==> ] 32.77kB/783.4kB 10:33:07 6d23d4024b96 Extracting [==============================================> ] 176MB/187.4MB 10:33:07 2ab9378e6191 Downloading [==> ] 15.3kB/324.6kB 10:33:07 980286587234 Extracting [==================================================>] 783.4kB/783.4kB 10:33:07 980286587234 Extracting [==================================================>] 783.4kB/783.4kB 10:33:07 55f2b468da67 Downloading [===================================> ] 184.9MB/257.9MB 10:33:07 2ab9378e6191 Downloading [==================================================>] 324.6kB/324.6kB 10:33:07 2ab9378e6191 Verifying Checksum 10:33:07 2ab9378e6191 Download complete 10:33:07 09d5a3f70313 Downloading [======================> ] 48.66MB/109.2MB 10:33:07 f3fd1e1b66b6 Extracting [=======================================> ] 211.7MB/267.6MB 10:33:07 6d23d4024b96 Extracting [==================================================>] 187.4MB/187.4MB 10:33:07 e73cb4a42719 Extracting [========> ] 19.5MB/109.1MB 10:33:07 980286587234 Pull complete 10:33:07 6d23d4024b96 Pull complete 10:33:07 2ab9378e6191 Extracting [=====> ] 32.77kB/324.6kB 10:33:07 52d00f0c83c4 Extracting [==================================================>] 1.152kB/1.152kB 10:33:07 52d00f0c83c4 Extracting [==================================================>] 1.152kB/1.152kB 10:33:07 2ab9378e6191 Extracting [==================================================>] 324.6kB/324.6kB 10:33:07 95756c9407b7 Downloading [> ] 539.6kB/76.57MB 10:33:07 52d00f0c83c4 Pull complete 10:33:07 82fabd145d8c Extracting [==================================================>] 1.125kB/1.125kB 10:33:07 55f2b468da67 Downloading [======================================> ] 197.3MB/257.9MB 10:33:07 82fabd145d8c Extracting [==================================================>] 1.125kB/1.125kB 10:33:07 09d5a3f70313 Downloading [==========================> ] 58.93MB/109.2MB 10:33:07 82fabd145d8c Pull complete 10:33:07 f3fd1e1b66b6 Extracting [========================================> ] 218.9MB/267.6MB 10:33:07 simulator Pulled 10:33:07 e73cb4a42719 Extracting [==========> ] 22.28MB/109.1MB 10:33:07 2ab9378e6191 Extracting [==================================================>] 324.6kB/324.6kB 10:33:07 55f2b468da67 Downloading [=========================================> ] 215.2MB/257.9MB 10:33:07 95756c9407b7 Downloading [=> ] 2.162MB/76.57MB 10:33:07 09d5a3f70313 Downloading [==================================> ] 76.23MB/109.2MB 10:33:07 f3fd1e1b66b6 Extracting [==========================================> ] 229.5MB/267.6MB 10:33:07 e73cb4a42719 Extracting [============> ] 26.18MB/109.1MB 10:33:07 2ab9378e6191 Pull complete 10:33:07 55f2b468da67 Downloading [===========================================> ] 226MB/257.9MB 10:33:07 09d5a3f70313 Downloading [==========================================> ] 93.54MB/109.2MB 10:33:07 95756c9407b7 Downloading [==> ] 4.324MB/76.57MB 10:33:07 f3fd1e1b66b6 Extracting [=============================================> ] 242.3MB/267.6MB 10:33:07 e73cb4a42719 Extracting [==============> ] 30.64MB/109.1MB 10:33:07 55f2b468da67 Downloading [=============================================> ] 232.5MB/257.9MB 10:33:07 09d5a3f70313 Downloading [==============================================> ] 101.6MB/109.2MB 10:33:07 95756c9407b7 Downloading [====> ] 7.568MB/76.57MB 10:33:07 f3fd1e1b66b6 Extracting [================================================> ] 257.9MB/267.6MB 10:33:08 e73cb4a42719 Extracting [=================> ] 38.99MB/109.1MB 10:33:08 09d5a3f70313 Verifying Checksum 10:33:08 09d5a3f70313 Download complete 10:33:08 f3fd1e1b66b6 Extracting [==================================================>] 267.6MB/267.6MB 10:33:08 55f2b468da67 Downloading [==============================================> ] 239MB/257.9MB 10:33:08 f3fd1e1b66b6 Pull complete 10:33:08 7accd0adc257 Downloading [> ] 539.6kB/65.89MB 10:33:08 95756c9407b7 Downloading [======> ] 10.27MB/76.57MB 10:33:08 e73cb4a42719 Extracting [=====================> ] 46.79MB/109.1MB 10:33:08 apex-pdp Pulled 10:33:08 55f2b468da67 Downloading [===============================================> ] 244.9MB/257.9MB 10:33:08 7accd0adc257 Downloading [==> ] 2.702MB/65.89MB 10:33:08 95756c9407b7 Downloading [========> ] 12.98MB/76.57MB 10:33:08 e73cb4a42719 Extracting [========================> ] 52.36MB/109.1MB 10:33:08 55f2b468da67 Downloading [================================================> ] 249.8MB/257.9MB 10:33:08 7accd0adc257 Downloading [=====> ] 7.028MB/65.89MB 10:33:08 95756c9407b7 Downloading [===========> ] 17.84MB/76.57MB 10:33:08 55f2b468da67 Verifying Checksum 10:33:08 55f2b468da67 Download complete 10:33:08 aed72dcc568f Downloading [==================================================>] 636B/636B 10:33:08 aed72dcc568f Verifying Checksum 10:33:08 aed72dcc568f Download complete 10:33:08 e0997af08d2a Downloading [=====================================> ] 3.011kB/4.022kB 10:33:08 e0997af08d2a Downloading [==================================================>] 4.022kB/4.022kB 10:33:08 e0997af08d2a Download complete 10:33:08 e73cb4a42719 Extracting [=========================> ] 55.15MB/109.1MB 10:33:08 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 10:33:08 6f79261e6151 Downloading [==================================================>] 1.48kB/1.48kB 10:33:08 6f79261e6151 Verifying Checksum 10:33:08 6f79261e6151 Download complete 10:33:08 6c915ab1ac8a Downloading [==> ] 3.01kB/61.56kB 10:33:08 6c915ab1ac8a Downloading [==================================================>] 61.56kB/61.56kB 10:33:08 6c915ab1ac8a Verifying Checksum 10:33:08 6c915ab1ac8a Download complete 10:33:08 5b864d736c14 Downloading [==================================================>] 100B/100B 10:33:08 5b864d736c14 Verifying Checksum 10:33:08 5b864d736c14 Download complete 10:33:08 7accd0adc257 Downloading [=============> ] 17.3MB/65.89MB 10:33:08 95756c9407b7 Downloading [==================> ] 28.11MB/76.57MB 10:33:08 f7e28bb22d10 Downloading [==================================================>] 692B/692B 10:33:08 f7e28bb22d10 Verifying Checksum 10:33:08 f7e28bb22d10 Download complete 10:33:08 589002ba0eae Downloading [> ] 48.06kB/3.862MB 10:33:08 55f2b468da67 Extracting [===> ] 15.6MB/257.9MB 10:33:08 e73cb4a42719 Extracting [===========================> ] 59.05MB/109.1MB 10:33:08 7accd0adc257 Downloading [=========================> ] 32.98MB/65.89MB 10:33:08 95756c9407b7 Downloading [==========================> ] 40.01MB/76.57MB 10:33:08 589002ba0eae Downloading [=================================> ] 2.555MB/3.862MB 10:33:08 e73cb4a42719 Extracting [==============================> ] 65.73MB/109.1MB 10:33:08 55f2b468da67 Extracting [====> ] 21.17MB/257.9MB 10:33:08 589002ba0eae Verifying Checksum 10:33:08 589002ba0eae Download complete 10:33:08 589002ba0eae Extracting [> ] 65.54kB/3.862MB 10:33:08 dce812085769 Downloading [==================================================>] 141B/141B 10:33:08 dce812085769 Download complete 10:33:08 7accd0adc257 Downloading [=======================================> ] 52.44MB/65.89MB 10:33:08 95756c9407b7 Downloading [================================> ] 50.28MB/76.57MB 10:33:08 28c53581fa0d Downloading [> ] 48.06kB/3.851MB 10:33:08 e73cb4a42719 Extracting [=================================> ] 74.09MB/109.1MB 10:33:08 55f2b468da67 Extracting [====> ] 23.95MB/257.9MB 10:33:08 7accd0adc257 Verifying Checksum 10:33:08 7accd0adc257 Download complete 10:33:08 589002ba0eae Extracting [==================> ] 1.442MB/3.862MB 10:33:08 8cec4fd2d8f1 Downloading [> ] 97.22kB/8.735MB 10:33:08 589002ba0eae Extracting [==================================================>] 3.862MB/3.862MB 10:33:08 589002ba0eae Extracting [==================================================>] 3.862MB/3.862MB 10:33:08 95756c9407b7 Downloading [========================================> ] 61.64MB/76.57MB 10:33:08 28c53581fa0d Downloading [==============================> ] 2.358MB/3.851MB 10:33:08 589002ba0eae Pull complete 10:33:08 dce812085769 Extracting [==================================================>] 141B/141B 10:33:08 dce812085769 Extracting [==================================================>] 141B/141B 10:33:08 dce812085769 Pull complete 10:33:08 e73cb4a42719 Extracting [=====================================> ] 80.77MB/109.1MB 10:33:08 28c53581fa0d Download complete 10:33:08 28c53581fa0d Extracting [> ] 65.54kB/3.851MB 10:33:08 2898b87e636f Downloading [==> ] 3.01kB/64.73kB 10:33:08 2898b87e636f Verifying Checksum 10:33:08 2898b87e636f Download complete 10:33:08 8cec4fd2d8f1 Downloading [=================> ] 3.046MB/8.735MB 10:33:08 103f1b507f08 Downloading [=====> ] 3.01kB/29.77kB 10:33:08 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 10:33:08 103f1b507f08 Download complete 10:33:08 95756c9407b7 Downloading [=================================================> ] 75.69MB/76.57MB 10:33:08 95756c9407b7 Verifying Checksum 10:33:08 95756c9407b7 Download complete 10:33:08 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB 10:33:08 42661385b0ec Downloading [> ] 539.6kB/112.6MB 10:33:08 95756c9407b7 Extracting [> ] 557.1kB/76.57MB 10:33:08 ac89855d60f9 Downloading [> ] 539.6kB/84.49MB 10:33:08 8cec4fd2d8f1 Verifying Checksum 10:33:08 8cec4fd2d8f1 Download complete 10:33:08 28c53581fa0d Extracting [=============> ] 1.049MB/3.851MB 10:33:08 e73cb4a42719 Extracting [========================================> ] 87.46MB/109.1MB 10:33:08 2ce346fa65f7 Downloading [============> ] 3.01kB/11.92kB 10:33:08 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 10:33:08 2ce346fa65f7 Download complete 10:33:08 a1cfed684a05 Download complete 10:33:08 4f4fb700ef54 Download complete 10:33:08 55f2b468da67 Extracting [=======> ] 37.32MB/257.9MB 10:33:08 42661385b0ec Downloading [==> ] 5.946MB/112.6MB 10:33:08 ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 10:33:08 ba30534b47b1 Verifying Checksum 10:33:08 ba30534b47b1 Download complete 10:33:08 95756c9407b7 Extracting [==> ] 4.456MB/76.57MB 10:33:08 28c53581fa0d Extracting [==================================================>] 3.851MB/3.851MB 10:33:08 ac89855d60f9 Downloading [==> ] 3.784MB/84.49MB 10:33:09 e73cb4a42719 Extracting [==========================================> ] 92.47MB/109.1MB 10:33:09 28c53581fa0d Extracting [==================================================>] 3.851MB/3.851MB 10:33:09 55f2b468da67 Extracting [==========> ] 52.92MB/257.9MB 10:33:09 42661385b0ec Downloading [=====> ] 11.89MB/112.6MB 10:33:09 95756c9407b7 Extracting [=====> ] 7.799MB/76.57MB 10:33:09 ac89855d60f9 Downloading [====> ] 8.109MB/84.49MB 10:33:09 e73cb4a42719 Extracting [===========================================> ] 95.26MB/109.1MB 10:33:09 55f2b468da67 Extracting [============> ] 64.06MB/257.9MB 10:33:09 42661385b0ec Downloading [==========> ] 22.71MB/112.6MB 10:33:09 95756c9407b7 Extracting [========> ] 12.81MB/76.57MB 10:33:09 28c53581fa0d Pull complete 10:33:09 ac89855d60f9 Downloading [=========> ] 15.68MB/84.49MB 10:33:09 8cec4fd2d8f1 Extracting [> ] 98.3kB/8.735MB 10:33:09 e73cb4a42719 Extracting [============================================> ] 96.93MB/109.1MB 10:33:09 55f2b468da67 Extracting [==============> ] 74.09MB/257.9MB 10:33:09 42661385b0ec Downloading [================> ] 37.31MB/112.6MB 10:33:09 95756c9407b7 Extracting [===========> ] 17.83MB/76.57MB 10:33:09 ac89855d60f9 Downloading [===============> ] 25.41MB/84.49MB 10:33:09 8cec4fd2d8f1 Extracting [================> ] 2.851MB/8.735MB 10:33:09 e73cb4a42719 Extracting [=============================================> ] 99.16MB/109.1MB 10:33:09 55f2b468da67 Extracting [================> ] 87.46MB/257.9MB 10:33:09 42661385b0ec Downloading [=======================> ] 52.98MB/112.6MB 10:33:09 95756c9407b7 Extracting [==============> ] 22.84MB/76.57MB 10:33:09 ac89855d60f9 Downloading [=====================> ] 36.22MB/84.49MB 10:33:09 8cec4fd2d8f1 Extracting [====================================> ] 6.291MB/8.735MB 10:33:09 a9abd35b4898 Downloading [> ] 539.6kB/72.46MB 10:33:09 e73cb4a42719 Extracting [==============================================> ] 101.9MB/109.1MB 10:33:09 55f2b468da67 Extracting [===================> ] 101.9MB/257.9MB 10:33:09 8cec4fd2d8f1 Extracting [==================================================>] 8.735MB/8.735MB 10:33:09 42661385b0ec Downloading [==============================> ] 68.66MB/112.6MB 10:33:09 8cec4fd2d8f1 Pull complete 10:33:09 2898b87e636f Extracting [=========================> ] 32.77kB/64.73kB 10:33:09 2898b87e636f Extracting [==================================================>] 64.73kB/64.73kB 10:33:09 ac89855d60f9 Downloading [===========================> ] 46.5MB/84.49MB 10:33:09 2898b87e636f Pull complete 10:33:09 103f1b507f08 Extracting [==================================================>] 29.77kB/29.77kB 10:33:09 103f1b507f08 Extracting [==================================================>] 29.77kB/29.77kB 10:33:09 95756c9407b7 Extracting [==================> ] 28.97MB/76.57MB 10:33:09 103f1b507f08 Pull complete 10:33:09 a9abd35b4898 Downloading [=> ] 2.702MB/72.46MB 10:33:09 55f2b468da67 Extracting [====================> ] 107MB/257.9MB 10:33:09 42661385b0ec Downloading [=====================================> ] 84.34MB/112.6MB 10:33:09 e73cb4a42719 Extracting [===============================================> ] 103.6MB/109.1MB 10:33:09 ac89855d60f9 Downloading [=================================> ] 56.77MB/84.49MB 10:33:09 95756c9407b7 Extracting [=====================> ] 32.87MB/76.57MB 10:33:09 a9abd35b4898 Downloading [==> ] 4.324MB/72.46MB 10:33:09 55f2b468da67 Extracting [======================> ] 114.2MB/257.9MB 10:33:09 42661385b0ec Downloading [============================================> ] 100MB/112.6MB 10:33:09 ac89855d60f9 Downloading [========================================> ] 68.66MB/84.49MB 10:33:09 95756c9407b7 Extracting [========================> ] 37.88MB/76.57MB 10:33:09 e73cb4a42719 Extracting [================================================> ] 105.3MB/109.1MB 10:33:09 42661385b0ec Download complete 10:33:09 a9abd35b4898 Downloading [====> ] 7.028MB/72.46MB 10:33:09 42661385b0ec Extracting [> ] 557.1kB/112.6MB 10:33:09 55f2b468da67 Extracting [=======================> ] 120.3MB/257.9MB 10:33:09 ac89855d60f9 Downloading [================================================> ] 82.72MB/84.49MB 10:33:09 ac89855d60f9 Verifying Checksum 10:33:09 ac89855d60f9 Download complete 10:33:09 95756c9407b7 Extracting [==============================> ] 46.79MB/76.57MB 10:33:09 e73cb4a42719 Extracting [================================================> ] 106.4MB/109.1MB 10:33:09 a9abd35b4898 Downloading [==========> ] 15.14MB/72.46MB 10:33:09 55f2b468da67 Extracting [========================> ] 127MB/257.9MB 10:33:09 42661385b0ec Extracting [=> ] 3.342MB/112.6MB 10:33:09 95756c9407b7 Extracting [========================================> ] 61.83MB/76.57MB 10:33:09 fdb03ee4ec58 Downloading [> ] 162.7kB/14.64MB 10:33:09 a9abd35b4898 Downloading [=======================> ] 34.06MB/72.46MB 10:33:09 55f2b468da67 Extracting [=========================> ] 133.1MB/257.9MB 10:33:09 42661385b0ec Extracting [===> ] 8.356MB/112.6MB 10:33:10 95756c9407b7 Extracting [================================================> ] 73.53MB/76.57MB 10:33:10 fdb03ee4ec58 Downloading [=========> ] 2.817MB/14.64MB 10:33:10 a9abd35b4898 Downloading [=========================================> ] 59.47MB/72.46MB 10:33:10 9d94bc27be6f Downloading [==================================================>] 1.076kB/1.076kB 10:33:10 9d94bc27be6f Verifying Checksum 10:33:10 9d94bc27be6f Download complete 10:33:10 55f2b468da67 Extracting [==========================> ] 139.3MB/257.9MB 10:33:10 42661385b0ec Extracting [=====> ] 13.37MB/112.6MB 10:33:10 e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 10:33:10 a9abd35b4898 Download complete 10:33:10 fdb03ee4ec58 Downloading [=============================> ] 8.715MB/14.64MB 10:33:10 95756c9407b7 Extracting [=================================================> ] 76.32MB/76.57MB 10:33:10 55f2b468da67 Extracting [===========================> ] 143.2MB/257.9MB 10:33:10 42661385b0ec Extracting [=======> ] 16.15MB/112.6MB 10:33:10 fdb03ee4ec58 Verifying Checksum 10:33:10 fdb03ee4ec58 Download complete 10:33:10 95756c9407b7 Extracting [==================================================>] 76.57MB/76.57MB 10:33:10 e73cb4a42719 Extracting [=================================================> ] 108.6MB/109.1MB 10:33:10 471d8e2e6dc6 Downloading [============================> ] 3.003kB/5.241kB 10:33:10 471d8e2e6dc6 Downloading [==================================================>] 5.241kB/5.241kB 10:33:10 471d8e2e6dc6 Download complete 10:33:10 55f2b468da67 Extracting [============================> ] 148.2MB/257.9MB 10:33:10 42661385b0ec Extracting [========> ] 18.38MB/112.6MB 10:33:10 e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 10:33:10 5ea85eb6a400 Downloading [==================================================>] 1.033kB/1.033kB 10:33:10 5ea85eb6a400 Verifying Checksum 10:33:10 5ea85eb6a400 Download complete 10:33:10 a9abd35b4898 Extracting [> ] 557.1kB/72.46MB 10:33:10 42661385b0ec Extracting [=========> ] 22.28MB/112.6MB 10:33:10 55f2b468da67 Extracting [=============================> ] 152.1MB/257.9MB 10:33:10 eca0188f477e Downloading [> ] 375.7kB/37.17MB 10:33:10 9d3762c83792 Downloading [==========> ] 3.002kB/14.81kB 10:33:10 9d3762c83792 Downloading [==================================================>] 14.81kB/14.81kB 10:33:10 9d3762c83792 Verifying Checksum 10:33:10 9d3762c83792 Download complete 10:33:10 e444bcd4d577 Downloading [==================================================>] 279B/279B 10:33:10 e444bcd4d577 Verifying Checksum 10:33:10 e444bcd4d577 Download complete 10:33:10 a9abd35b4898 Extracting [=> ] 2.785MB/72.46MB 10:33:10 502ac029bb1e Downloading [==================================================>] 1.034kB/1.034kB 10:33:10 502ac029bb1e Verifying Checksum 10:33:10 502ac029bb1e Download complete 10:33:10 42661385b0ec Extracting [============> ] 27.3MB/112.6MB 10:33:10 55f2b468da67 Extracting [==============================> ] 156MB/257.9MB 10:33:10 eabd8714fec9 Downloading [> ] 539.6kB/375MB 10:33:10 eca0188f477e Downloading [================> ] 12.06MB/37.17MB 10:33:10 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 10:33:10 45fd2fec8a19 Download complete 10:33:10 8f10199ed94b Downloading [> ] 97.22kB/8.768MB 10:33:10 42661385b0ec Extracting [==============> ] 33.42MB/112.6MB 10:33:10 eabd8714fec9 Downloading [> ] 6.487MB/375MB 10:33:10 55f2b468da67 Extracting [===============================> ] 162.1MB/257.9MB 10:33:10 eca0188f477e Downloading [=====================================> ] 27.88MB/37.17MB 10:33:10 8f10199ed94b Downloading [======================> ] 4.029MB/8.768MB 10:33:10 a9abd35b4898 Extracting [===> ] 5.014MB/72.46MB 10:33:10 eca0188f477e Verifying Checksum 10:33:10 eca0188f477e Download complete 10:33:10 f963a77d2726 Downloading [=======> ] 3.01kB/21.44kB 10:33:10 f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB 10:33:10 f963a77d2726 Download complete 10:33:10 95756c9407b7 Pull complete 10:33:10 42661385b0ec Extracting [=================> ] 38.44MB/112.6MB 10:33:10 55f2b468da67 Extracting [================================> ] 168.2MB/257.9MB 10:33:10 eabd8714fec9 Downloading [==> ] 15.14MB/375MB 10:33:10 8f10199ed94b Verifying Checksum 10:33:10 8f10199ed94b Download complete 10:33:10 f3a82e9f1761 Downloading [> ] 457.7kB/44.41MB 10:33:10 79161a3f5362 Downloading [================================> ] 3.011kB/4.656kB 10:33:10 79161a3f5362 Downloading [==================================================>] 4.656kB/4.656kB 10:33:10 79161a3f5362 Verifying Checksum 10:33:10 79161a3f5362 Download complete 10:33:10 a9abd35b4898 Extracting [======> ] 10.03MB/72.46MB 10:33:10 eca0188f477e Extracting [> ] 393.2kB/37.17MB 10:33:10 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 10:33:10 9c266ba63f51 Verifying Checksum 10:33:10 9c266ba63f51 Download complete 10:33:10 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 10:33:10 2e8a7df9c2ee Download complete 10:33:10 e73cb4a42719 Pull complete 10:33:10 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 10:33:10 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 10:33:10 10f05dd8b1db Downloading [==================================================>] 98B/98B 10:33:10 eabd8714fec9 Downloading [===> ] 28.11MB/375MB 10:33:10 10f05dd8b1db Verifying Checksum 10:33:10 10f05dd8b1db Download complete 10:33:10 42661385b0ec Extracting [==================> ] 41.78MB/112.6MB 10:33:10 41dac8b43ba6 Downloading [==================================================>] 171B/171B 10:33:10 41dac8b43ba6 Verifying Checksum 10:33:10 41dac8b43ba6 Download complete 10:33:10 7accd0adc257 Extracting [> ] 557.1kB/65.89MB 10:33:10 f3a82e9f1761 Downloading [=====> ] 5.045MB/44.41MB 10:33:10 a83b68436f09 Pull complete 10:33:10 787d6bee9571 Extracting [==================================================>] 127B/127B 10:33:10 787d6bee9571 Extracting [==================================================>] 127B/127B 10:33:10 71a9f6a9ab4d Downloading [> ] 3.009kB/230.6kB 10:33:10 a9abd35b4898 Extracting [==========> ] 15.04MB/72.46MB 10:33:10 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 10:33:10 71a9f6a9ab4d Verifying Checksum 10:33:10 71a9f6a9ab4d Download complete 10:33:10 eca0188f477e Extracting [====> ] 3.146MB/37.17MB 10:33:10 787d6bee9571 Pull complete 10:33:10 13ff0988aaea Extracting [==================================================>] 167B/167B 10:33:10 13ff0988aaea Extracting [==================================================>] 167B/167B 10:33:10 13ff0988aaea Pull complete 10:33:10 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 10:33:10 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 10:33:10 eabd8714fec9 Downloading [======> ] 45.42MB/375MB 10:33:10 4b82842ab819 Pull complete 10:33:10 7e568a0dc8fb Extracting [==================================================>] 184B/184B 10:33:10 7e568a0dc8fb Extracting [==================================================>] 184B/184B 10:33:10 da3ed5db7103 Downloading [> ] 539.6kB/127.4MB 10:33:10 42661385b0ec Extracting [====================> ] 46.79MB/112.6MB 10:33:11 7accd0adc257 Extracting [===> ] 4.456MB/65.89MB 10:33:11 7e568a0dc8fb Pull complete 10:33:11 f3a82e9f1761 Downloading [============> ] 11.47MB/44.41MB 10:33:11 postgres Pulled 10:33:11 a9abd35b4898 Extracting [============> ] 17.83MB/72.46MB 10:33:11 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 10:33:11 eca0188f477e Extracting [========> ] 6.291MB/37.17MB 10:33:11 eabd8714fec9 Downloading [=======> ] 56.77MB/375MB 10:33:11 da3ed5db7103 Downloading [=> ] 3.784MB/127.4MB 10:33:11 42661385b0ec Extracting [======================> ] 50.69MB/112.6MB 10:33:11 f3a82e9f1761 Downloading [================> ] 14.68MB/44.41MB 10:33:11 7accd0adc257 Extracting [=======> ] 9.47MB/65.89MB 10:33:11 a9abd35b4898 Extracting [==============> ] 21.17MB/72.46MB 10:33:11 55f2b468da67 Extracting [=================================> ] 171MB/257.9MB 10:33:11 eca0188f477e Extracting [===========> ] 8.651MB/37.17MB 10:33:11 eabd8714fec9 Downloading [==========> ] 78.94MB/375MB 10:33:11 da3ed5db7103 Downloading [===> ] 9.19MB/127.4MB 10:33:11 42661385b0ec Extracting [========================> ] 55.71MB/112.6MB 10:33:11 f3a82e9f1761 Downloading [========================> ] 21.56MB/44.41MB 10:33:11 7accd0adc257 Extracting [=========> ] 12.26MB/65.89MB 10:33:11 a9abd35b4898 Extracting [================> ] 23.95MB/72.46MB 10:33:11 eca0188f477e Extracting [=============> ] 10.22MB/37.17MB 10:33:11 eabd8714fec9 Downloading [=============> ] 102.7MB/375MB 10:33:11 da3ed5db7103 Downloading [=====> ] 13.52MB/127.4MB 10:33:11 f3a82e9f1761 Downloading [=================================> ] 29.82MB/44.41MB 10:33:11 7accd0adc257 Extracting [===========> ] 15.6MB/65.89MB 10:33:11 42661385b0ec Extracting [==========================> ] 59.6MB/112.6MB 10:33:11 a9abd35b4898 Extracting [===================> ] 27.85MB/72.46MB 10:33:11 55f2b468da67 Extracting [=================================> ] 172.1MB/257.9MB 10:33:11 eca0188f477e Extracting [==================> ] 13.76MB/37.17MB 10:33:11 eabd8714fec9 Downloading [=================> ] 130.3MB/375MB 10:33:11 f3a82e9f1761 Downloading [==========================================> ] 38.08MB/44.41MB 10:33:11 da3ed5db7103 Downloading [=======> ] 18.38MB/127.4MB 10:33:11 42661385b0ec Extracting [===========================> ] 62.95MB/112.6MB 10:33:11 7accd0adc257 Extracting [==============> ] 19.5MB/65.89MB 10:33:11 a9abd35b4898 Extracting [=====================> ] 30.64MB/72.46MB 10:33:11 55f2b468da67 Extracting [=================================> ] 172.7MB/257.9MB 10:33:11 eca0188f477e Extracting [=======================> ] 17.3MB/37.17MB 10:33:11 eabd8714fec9 Downloading [====================> ] 153MB/375MB 10:33:11 f3a82e9f1761 Verifying Checksum 10:33:11 f3a82e9f1761 Download complete 10:33:11 c955f6e31a04 Downloading [===========================================> ] 3.011kB/3.446kB 10:33:11 c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB 10:33:11 c955f6e31a04 Verifying Checksum 10:33:11 c955f6e31a04 Download complete 10:33:11 da3ed5db7103 Downloading [=========> ] 24.33MB/127.4MB 10:33:11 42661385b0ec Extracting [=============================> ] 67.4MB/112.6MB 10:33:11 a9abd35b4898 Extracting [=======================> ] 33.98MB/72.46MB 10:33:11 7accd0adc257 Extracting [=================> ] 22.84MB/65.89MB 10:33:11 eabd8714fec9 Downloading [======================> ] 170.9MB/375MB 10:33:11 eca0188f477e Extracting [============================> ] 21.23MB/37.17MB 10:33:11 da3ed5db7103 Downloading [============> ] 32.98MB/127.4MB 10:33:11 42661385b0ec Extracting [===============================> ] 71.3MB/112.6MB 10:33:11 a9abd35b4898 Extracting [==========================> ] 37.88MB/72.46MB 10:33:11 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB 10:33:11 7accd0adc257 Extracting [===================> ] 26.18MB/65.89MB 10:33:11 eabd8714fec9 Downloading [=========================> ] 189.8MB/375MB 10:33:11 eca0188f477e Extracting [===================================> ] 26.74MB/37.17MB 10:33:11 da3ed5db7103 Downloading [================> ] 42.71MB/127.4MB 10:33:11 42661385b0ec Extracting [=================================> ] 75.2MB/112.6MB 10:33:11 a9abd35b4898 Extracting [=============================> ] 43.45MB/72.46MB 10:33:11 7accd0adc257 Extracting [======================> ] 30.08MB/65.89MB 10:33:11 55f2b468da67 Extracting [=================================> ] 174.4MB/257.9MB 10:33:11 eabd8714fec9 Downloading [============================> ] 214.6MB/375MB 10:33:11 eca0188f477e Extracting [=========================================> ] 30.67MB/37.17MB 10:33:11 da3ed5db7103 Downloading [===================> ] 49.74MB/127.4MB 10:33:11 a9abd35b4898 Extracting [=================================> ] 48.46MB/72.46MB 10:33:11 42661385b0ec Extracting [===================================> ] 79.1MB/112.6MB 10:33:11 7accd0adc257 Extracting [=========================> ] 33.42MB/65.89MB 10:33:11 eabd8714fec9 Downloading [===============================> ] 239MB/375MB 10:33:11 da3ed5db7103 Downloading [=======================> ] 58.93MB/127.4MB 10:33:11 55f2b468da67 Extracting [==================================> ] 175.5MB/257.9MB 10:33:11 eca0188f477e Extracting [=============================================> ] 33.82MB/37.17MB 10:33:11 a9abd35b4898 Extracting [====================================> ] 52.36MB/72.46MB 10:33:11 42661385b0ec Extracting [====================================> ] 83MB/112.6MB 10:33:11 7accd0adc257 Extracting [===================================> ] 47.35MB/65.89MB 10:33:11 eabd8714fec9 Downloading [===================================> ] 264.9MB/375MB 10:33:12 da3ed5db7103 Downloading [==========================> ] 68.66MB/127.4MB 10:33:12 55f2b468da67 Extracting [==================================> ] 176MB/257.9MB 10:33:12 42661385b0ec Extracting [=====================================> ] 85.23MB/112.6MB 10:33:12 a9abd35b4898 Extracting [=======================================> ] 56.82MB/72.46MB 10:33:12 eca0188f477e Extracting [===============================================> ] 35MB/37.17MB 10:33:12 7accd0adc257 Extracting [==============================================> ] 60.72MB/65.89MB 10:33:12 eabd8714fec9 Downloading [======================================> ] 291.4MB/375MB 10:33:12 da3ed5db7103 Downloading [===============================> ] 79.48MB/127.4MB 10:33:12 eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB 10:33:12 a9abd35b4898 Extracting [=========================================> ] 60.72MB/72.46MB 10:33:12 42661385b0ec Extracting [======================================> ] 87.46MB/112.6MB 10:33:12 55f2b468da67 Extracting [==================================> ] 178.3MB/257.9MB 10:33:12 eabd8714fec9 Downloading [==========================================> ] 320.6MB/375MB 10:33:12 7accd0adc257 Extracting [=================================================> ] 65.73MB/65.89MB 10:33:12 7accd0adc257 Extracting [==================================================>] 65.89MB/65.89MB 10:33:12 da3ed5db7103 Downloading [==================================> ] 88.13MB/127.4MB 10:33:12 eabd8714fec9 Downloading [===========================================> ] 329.3MB/375MB 10:33:12 a9abd35b4898 Extracting [===========================================> ] 62.95MB/72.46MB 10:33:12 42661385b0ec Extracting [=======================================> ] 89.13MB/112.6MB 10:33:12 55f2b468da67 Extracting [==================================> ] 179.4MB/257.9MB 10:33:12 da3ed5db7103 Downloading [=======================================> ] 99.48MB/127.4MB 10:33:12 eabd8714fec9 Downloading [===============================================> ] 353.1MB/375MB 10:33:12 42661385b0ec Extracting [=========================================> ] 93.03MB/112.6MB 10:33:12 a9abd35b4898 Extracting [==============================================> ] 66.85MB/72.46MB 10:33:12 55f2b468da67 Extracting [===================================> ] 181.6MB/257.9MB 10:33:12 eabd8714fec9 Verifying Checksum 10:33:12 eabd8714fec9 Download complete 10:33:12 da3ed5db7103 Downloading [===========================================> ] 111.9MB/127.4MB 10:33:12 42661385b0ec Extracting [============================================> ] 99.16MB/112.6MB 10:33:12 a9abd35b4898 Extracting [=================================================> ] 71.3MB/72.46MB 10:33:12 55f2b468da67 Extracting [====================================> ] 186.6MB/257.9MB 10:33:12 da3ed5db7103 Verifying Checksum 10:33:12 da3ed5db7103 Download complete 10:33:12 eca0188f477e Pull complete 10:33:12 42661385b0ec Extracting [===============================================> ] 106.4MB/112.6MB 10:33:12 a9abd35b4898 Extracting [==================================================>] 72.46MB/72.46MB 10:33:12 55f2b468da67 Extracting [=====================================> ] 192.7MB/257.9MB 10:33:12 7accd0adc257 Pull complete 10:33:12 42661385b0ec Extracting [================================================> ] 109.2MB/112.6MB 10:33:12 55f2b468da67 Extracting [=====================================> ] 195MB/257.9MB 10:33:12 e444bcd4d577 Extracting [==================================================>] 279B/279B 10:33:12 e444bcd4d577 Extracting [==================================================>] 279B/279B 10:33:12 42661385b0ec Extracting [================================================> ] 110.3MB/112.6MB 10:33:13 42661385b0ec Extracting [=================================================> ] 110.9MB/112.6MB 10:33:13 55f2b468da67 Extracting [======================================> ] 196.1MB/257.9MB 10:33:13 42661385b0ec Extracting [==================================================>] 112.6MB/112.6MB 10:33:13 55f2b468da67 Extracting [======================================> ] 196.6MB/257.9MB 10:33:13 55f2b468da67 Extracting [======================================> ] 198.9MB/257.9MB 10:33:13 aed72dcc568f Extracting [==================================================>] 636B/636B 10:33:13 aed72dcc568f Extracting [==================================================>] 636B/636B 10:33:13 55f2b468da67 Extracting [======================================> ] 200MB/257.9MB 10:33:13 a9abd35b4898 Pull complete 10:33:13 55f2b468da67 Extracting [=======================================> ] 202.8MB/257.9MB 10:33:13 55f2b468da67 Extracting [=======================================> ] 204.4MB/257.9MB 10:33:13 42661385b0ec Pull complete 10:33:13 fdb03ee4ec58 Extracting [> ] 163.8kB/14.64MB 10:33:13 55f2b468da67 Extracting [=======================================> ] 206.1MB/257.9MB 10:33:13 55f2b468da67 Extracting [========================================> ] 206.7MB/257.9MB 10:33:13 e444bcd4d577 Pull complete 10:33:14 fdb03ee4ec58 Extracting [=> ] 327.7kB/14.64MB 10:33:14 aed72dcc568f Pull complete 10:33:14 55f2b468da67 Extracting [========================================> ] 207.8MB/257.9MB 10:33:14 fdb03ee4ec58 Extracting [=================> ] 5.079MB/14.64MB 10:33:14 55f2b468da67 Extracting [========================================> ] 210MB/257.9MB 10:33:14 fdb03ee4ec58 Extracting [======================> ] 6.717MB/14.64MB 10:33:14 55f2b468da67 Extracting [========================================> ] 210.6MB/257.9MB 10:33:14 ac89855d60f9 Extracting [> ] 557.1kB/84.49MB 10:33:14 fdb03ee4ec58 Extracting [===========================> ] 8.192MB/14.64MB 10:33:14 e0997af08d2a Extracting [==================================================>] 4.022kB/4.022kB 10:33:14 e0997af08d2a Extracting [==================================================>] 4.022kB/4.022kB 10:33:14 55f2b468da67 Extracting [=========================================> ] 211.7MB/257.9MB 10:33:14 fdb03ee4ec58 Extracting [============================> ] 8.356MB/14.64MB 10:33:14 55f2b468da67 Extracting [=========================================> ] 212.2MB/257.9MB 10:33:14 eabd8714fec9 Extracting [> ] 557.1kB/375MB 10:33:14 fdb03ee4ec58 Extracting [=============================> ] 8.52MB/14.64MB 10:33:14 ac89855d60f9 Extracting [> ] 1.114MB/84.49MB 10:33:14 55f2b468da67 Extracting [=========================================> ] 213.4MB/257.9MB 10:33:14 eabd8714fec9 Extracting [=> ] 14.48MB/375MB 10:33:14 fdb03ee4ec58 Extracting [======================================> ] 11.14MB/14.64MB 10:33:14 55f2b468da67 Extracting [=========================================> ] 214.5MB/257.9MB 10:33:14 eabd8714fec9 Extracting [==> ] 20.05MB/375MB 10:33:14 fdb03ee4ec58 Extracting [=========================================> ] 12.12MB/14.64MB 10:33:14 ac89855d60f9 Extracting [> ] 1.671MB/84.49MB 10:33:14 55f2b468da67 Extracting [=========================================> ] 216.1MB/257.9MB 10:33:15 eabd8714fec9 Extracting [===> ] 23.4MB/375MB 10:33:15 fdb03ee4ec58 Extracting [==================================================>] 14.64MB/14.64MB 10:33:15 55f2b468da67 Extracting [==========================================> ] 217.3MB/257.9MB 10:33:15 e0997af08d2a Pull complete 10:33:15 55f2b468da67 Extracting [==========================================> ] 217.8MB/257.9MB 10:33:15 ac89855d60f9 Extracting [=> ] 2.228MB/84.49MB 10:33:15 55f2b468da67 Extracting [==========================================> ] 218.9MB/257.9MB 10:33:15 6f79261e6151 Extracting [==================================================>] 1.48kB/1.48kB 10:33:15 6f79261e6151 Extracting [==================================================>] 1.48kB/1.48kB 10:33:15 fdb03ee4ec58 Pull complete 10:33:15 9d94bc27be6f Extracting [==================================================>] 1.076kB/1.076kB 10:33:15 9d94bc27be6f Extracting [==================================================>] 1.076kB/1.076kB 10:33:15 6f79261e6151 Pull complete 10:33:15 55f2b468da67 Extracting [==========================================> ] 220MB/257.9MB 10:33:15 eabd8714fec9 Extracting [===> ] 23.95MB/375MB 10:33:15 eabd8714fec9 Extracting [===> ] 26.18MB/375MB 10:33:15 6c915ab1ac8a Extracting [==========================> ] 32.77kB/61.56kB 10:33:15 6c915ab1ac8a Extracting [==================================================>] 61.56kB/61.56kB 10:33:15 eabd8714fec9 Extracting [====> ] 30.64MB/375MB 10:33:15 55f2b468da67 Extracting [==========================================> ] 221.2MB/257.9MB 10:33:15 ac89855d60f9 Extracting [=> ] 2.785MB/84.49MB 10:33:16 eabd8714fec9 Extracting [=====> ] 42.34MB/375MB 10:33:16 55f2b468da67 Extracting [===========================================> ] 222.3MB/257.9MB 10:33:16 eabd8714fec9 Extracting [======> ] 48.46MB/375MB 10:33:16 9d94bc27be6f Pull complete 10:33:16 471d8e2e6dc6 Extracting [==================================================>] 5.241kB/5.241kB 10:33:16 471d8e2e6dc6 Extracting [==================================================>] 5.241kB/5.241kB 10:33:16 6c915ab1ac8a Pull complete 10:33:16 5b864d736c14 Extracting [==================================================>] 100B/100B 10:33:16 5b864d736c14 Extracting [==================================================>] 100B/100B 10:33:16 eabd8714fec9 Extracting [======> ] 50.69MB/375MB 10:33:16 55f2b468da67 Extracting [===========================================> ] 223.4MB/257.9MB 10:33:16 ac89855d60f9 Extracting [=> ] 3.342MB/84.49MB 10:33:16 471d8e2e6dc6 Pull complete 10:33:16 eabd8714fec9 Extracting [=======> ] 55.71MB/375MB 10:33:16 55f2b468da67 Extracting [===========================================> ] 224.5MB/257.9MB 10:33:16 5b864d736c14 Pull complete 10:33:16 502ac029bb1e Extracting [==================================================>] 1.034kB/1.034kB 10:33:16 f7e28bb22d10 Extracting [==================================================>] 692B/692B 10:33:16 f7e28bb22d10 Extracting [==================================================>] 692B/692B 10:33:16 eabd8714fec9 Extracting [========> ] 61.83MB/375MB 10:33:16 502ac029bb1e Pull complete 10:33:16 f7e28bb22d10 Pull complete 10:33:16 5ea85eb6a400 Extracting [==================================================>] 1.033kB/1.033kB 10:33:16 5ea85eb6a400 Extracting [==================================================>] 1.033kB/1.033kB 10:33:16 55f2b468da67 Extracting [===========================================> ] 225.6MB/257.9MB 10:33:16 ac89855d60f9 Extracting [==> ] 4.456MB/84.49MB 10:33:16 5ea85eb6a400 Pull complete 10:33:16 prometheus Pulled 10:33:16 9d3762c83792 Extracting [==================================================>] 14.81kB/14.81kB 10:33:16 9d3762c83792 Extracting [==================================================>] 14.81kB/14.81kB 10:33:16 eabd8714fec9 Extracting [==========> ] 77.43MB/375MB 10:33:16 9d3762c83792 Pull complete 10:33:16 55f2b468da67 Extracting [===========================================> ] 226.7MB/257.9MB 10:33:16 policy-db-migrator Pulled 10:33:16 eabd8714fec9 Extracting [===========> ] 89.69MB/375MB 10:33:16 ac89855d60f9 Extracting [==> ] 5.014MB/84.49MB 10:33:16 55f2b468da67 Extracting [============================================> ] 228.4MB/257.9MB 10:33:16 eabd8714fec9 Extracting [=============> ] 100.3MB/375MB 10:33:16 ac89855d60f9 Extracting [===> ] 5.571MB/84.49MB 10:33:16 55f2b468da67 Extracting [============================================> ] 230.1MB/257.9MB 10:33:17 eabd8714fec9 Extracting [==============> ] 109.2MB/375MB 10:33:17 ac89855d60f9 Extracting [===> ] 6.128MB/84.49MB 10:33:17 55f2b468da67 Extracting [============================================> ] 231.2MB/257.9MB 10:33:17 eabd8714fec9 Extracting [===============> ] 114.8MB/375MB 10:33:17 ac89855d60f9 Extracting [=====> ] 8.913MB/84.49MB 10:33:17 eabd8714fec9 Extracting [================> ] 120.3MB/375MB 10:33:17 55f2b468da67 Extracting [=============================================> ] 232.3MB/257.9MB 10:33:17 ac89855d60f9 Extracting [=====> ] 9.47MB/84.49MB 10:33:17 eabd8714fec9 Extracting [=================> ] 127.6MB/375MB 10:33:17 55f2b468da67 Extracting [=============================================> ] 234MB/257.9MB 10:33:17 eabd8714fec9 Extracting [=================> ] 133.7MB/375MB 10:33:17 ac89855d60f9 Extracting [======> ] 11.7MB/84.49MB 10:33:17 55f2b468da67 Extracting [=============================================> ] 236.2MB/257.9MB 10:33:17 eabd8714fec9 Extracting [==================> ] 138.1MB/375MB 10:33:17 ac89855d60f9 Extracting [=======> ] 13.37MB/84.49MB 10:33:17 55f2b468da67 Extracting [==============================================> ] 240.1MB/257.9MB 10:33:17 eabd8714fec9 Extracting [===================> ] 144.3MB/375MB 10:33:17 ac89855d60f9 Extracting [=========> ] 15.6MB/84.49MB 10:33:17 eabd8714fec9 Extracting [===================> ] 149.8MB/375MB 10:33:17 ac89855d60f9 Extracting [===========> ] 19.5MB/84.49MB 10:33:17 eabd8714fec9 Extracting [====================> ] 156.5MB/375MB 10:33:17 eabd8714fec9 Extracting [=====================> ] 162.7MB/375MB 10:33:17 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB 10:33:18 ac89855d60f9 Extracting [============> ] 20.61MB/84.49MB 10:33:18 eabd8714fec9 Extracting [======================> ] 170.5MB/375MB 10:33:18 55f2b468da67 Extracting [================================================> ] 251.8MB/257.9MB 10:33:18 ac89855d60f9 Extracting [==============> ] 24.51MB/84.49MB 10:33:18 eabd8714fec9 Extracting [========================> ] 183.8MB/375MB 10:33:18 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 10:33:18 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 10:33:18 ac89855d60f9 Extracting [================> ] 28.41MB/84.49MB 10:33:18 eabd8714fec9 Extracting [===========================> ] 203.3MB/375MB 10:33:18 ac89855d60f9 Extracting [===================> ] 32.87MB/84.49MB 10:33:18 eabd8714fec9 Extracting [============================> ] 216.1MB/375MB 10:33:18 ac89855d60f9 Extracting [===================> ] 33.42MB/84.49MB 10:33:18 55f2b468da67 Pull complete 10:33:18 82bfc142787e Extracting [> ] 98.3kB/8.613MB 10:33:18 eabd8714fec9 Extracting [=============================> ] 219.5MB/375MB 10:33:18 ac89855d60f9 Extracting [=====================> ] 36.77MB/84.49MB 10:33:18 82bfc142787e Extracting [=====================================> ] 6.488MB/8.613MB 10:33:18 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 10:33:18 82bfc142787e Pull complete 10:33:18 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 10:33:18 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 10:33:18 46baca71a4ef Pull complete 10:33:18 eabd8714fec9 Extracting [==============================> ] 226.7MB/375MB 10:33:18 b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 10:33:18 ac89855d60f9 Extracting [========================> ] 40.67MB/84.49MB 10:33:18 eabd8714fec9 Extracting [==============================> ] 231.7MB/375MB 10:33:18 b0e0ef7895f4 Extracting [===================> ] 14.16MB/37.01MB 10:33:18 ac89855d60f9 Extracting [==========================> ] 44.56MB/84.49MB 10:33:18 eabd8714fec9 Extracting [===============================> ] 237.3MB/375MB 10:33:18 b0e0ef7895f4 Extracting [=========================================> ] 30.67MB/37.01MB 10:33:18 b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB 10:33:18 ac89855d60f9 Extracting [============================> ] 47.91MB/84.49MB 10:33:18 b0e0ef7895f4 Pull complete 10:33:18 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 10:33:18 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 10:33:18 c0c90eeb8aca Pull complete 10:33:18 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 10:33:18 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 10:33:18 eabd8714fec9 Extracting [================================> ] 242.3MB/375MB 10:33:18 5cfb27c10ea5 Pull complete 10:33:18 40a5eed61bb0 Extracting [==================================================>] 98B/98B 10:33:18 40a5eed61bb0 Extracting [==================================================>] 98B/98B 10:33:19 40a5eed61bb0 Pull complete 10:33:19 e040ea11fa10 Extracting [==================================================>] 173B/173B 10:33:19 e040ea11fa10 Extracting [==================================================>] 173B/173B 10:33:19 e040ea11fa10 Pull complete 10:33:19 ac89855d60f9 Extracting [==============================> ] 52.36MB/84.49MB 10:33:19 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB 10:33:19 eabd8714fec9 Extracting [=================================> ] 249MB/375MB 10:33:19 ac89855d60f9 Extracting [=================================> ] 56.82MB/84.49MB 10:33:19 09d5a3f70313 Extracting [====> ] 10.03MB/109.2MB 10:33:19 eabd8714fec9 Extracting [=================================> ] 254.6MB/375MB 10:33:19 ac89855d60f9 Extracting [==================================> ] 59.05MB/84.49MB 10:33:19 09d5a3f70313 Extracting [==========> ] 23.4MB/109.2MB 10:33:19 eabd8714fec9 Extracting [==================================> ] 262.4MB/375MB 10:33:19 09d5a3f70313 Extracting [=================> ] 37.88MB/109.2MB 10:33:19 eabd8714fec9 Extracting [===================================> ] 267.9MB/375MB 10:33:19 09d5a3f70313 Extracting [==========================> ] 57.93MB/109.2MB 10:33:19 09d5a3f70313 Extracting [=================================> ] 72.97MB/109.2MB 10:33:19 eabd8714fec9 Extracting [===================================> ] 269.1MB/375MB 10:33:19 09d5a3f70313 Extracting [=========================================> ] 90.24MB/109.2MB 10:33:19 eabd8714fec9 Extracting [====================================> ] 270.2MB/375MB 10:33:19 ac89855d60f9 Extracting [======================================> ] 65.18MB/84.49MB 10:33:19 09d5a3f70313 Extracting [===============================================> ] 104.2MB/109.2MB 10:33:19 eabd8714fec9 Extracting [====================================> ] 271.3MB/375MB 10:33:19 ac89855d60f9 Extracting [=========================================> ] 70.19MB/84.49MB 10:33:19 09d5a3f70313 Extracting [=================================================> ] 108.6MB/109.2MB 10:33:19 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 10:33:19 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 10:33:19 ac89855d60f9 Extracting [===========================================> ] 73.53MB/84.49MB 10:33:19 09d5a3f70313 Pull complete 10:33:19 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 10:33:19 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 10:33:19 eabd8714fec9 Extracting [====================================> ] 272.4MB/375MB 10:33:19 356f5c2c843b Pull complete 10:33:19 kafka Pulled 10:33:20 eabd8714fec9 Extracting [====================================> ] 273.5MB/375MB 10:33:20 eabd8714fec9 Extracting [====================================> ] 275.2MB/375MB 10:33:20 eabd8714fec9 Extracting [=====================================> ] 279.6MB/375MB 10:33:20 ac89855d60f9 Extracting [==============================================> ] 78.54MB/84.49MB 10:33:20 eabd8714fec9 Extracting [======================================> ] 285.8MB/375MB 10:33:20 ac89855d60f9 Extracting [=================================================> ] 84.12MB/84.49MB 10:33:20 ac89855d60f9 Extracting [==================================================>] 84.49MB/84.49MB 10:33:20 eabd8714fec9 Extracting [======================================> ] 292.5MB/375MB 10:33:20 ac89855d60f9 Pull complete 10:33:20 2ce346fa65f7 Extracting [==================================================>] 11.92kB/11.92kB 10:33:20 2ce346fa65f7 Extracting [==================================================>] 11.92kB/11.92kB 10:33:20 2ce346fa65f7 Pull complete 10:33:20 a1cfed684a05 Extracting [==================================================>] 176B/176B 10:33:20 a1cfed684a05 Extracting [==================================================>] 176B/176B 10:33:20 a1cfed684a05 Pull complete 10:33:20 4f4fb700ef54 Extracting [==================================================>] 32B/32B 10:33:20 4f4fb700ef54 Extracting [==================================================>] 32B/32B 10:33:20 4f4fb700ef54 Pull complete 10:33:20 ba30534b47b1 Extracting [==================================================>] 1.333kB/1.333kB 10:33:20 ba30534b47b1 Extracting [==================================================>] 1.333kB/1.333kB 10:33:20 eabd8714fec9 Extracting [=======================================> ] 293.6MB/375MB 10:33:20 ba30534b47b1 Pull complete 10:33:20 grafana Pulled 10:33:20 eabd8714fec9 Extracting [=======================================> ] 295.2MB/375MB 10:33:20 eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 10:33:21 eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB 10:33:21 eabd8714fec9 Extracting [========================================> ] 300.8MB/375MB 10:33:21 eabd8714fec9 Extracting [========================================> ] 303MB/375MB 10:33:21 eabd8714fec9 Extracting [========================================> ] 304.7MB/375MB 10:33:21 eabd8714fec9 Extracting [========================================> ] 306.4MB/375MB 10:33:21 eabd8714fec9 Extracting [=========================================> ] 307.5MB/375MB 10:33:21 eabd8714fec9 Extracting [=========================================> ] 310.3MB/375MB 10:33:21 eabd8714fec9 Extracting [=========================================> ] 312MB/375MB 10:33:21 eabd8714fec9 Extracting [=========================================> ] 313.6MB/375MB 10:33:22 eabd8714fec9 Extracting [==========================================> ] 316.4MB/375MB 10:33:22 eabd8714fec9 Extracting [==========================================> ] 319.8MB/375MB 10:33:22 eabd8714fec9 Extracting [===========================================> ] 322.5MB/375MB 10:33:22 eabd8714fec9 Extracting [===========================================> ] 325.3MB/375MB 10:33:22 eabd8714fec9 Extracting [===========================================> ] 327.5MB/375MB 10:33:22 eabd8714fec9 Extracting [===========================================> ] 329.2MB/375MB 10:33:22 eabd8714fec9 Extracting [============================================> ] 331.4MB/375MB 10:33:22 eabd8714fec9 Extracting [============================================> ] 332.6MB/375MB 10:33:23 eabd8714fec9 Extracting [============================================> ] 335.9MB/375MB 10:33:23 eabd8714fec9 Extracting [=============================================> ] 340.4MB/375MB 10:33:23 eabd8714fec9 Extracting [=============================================> ] 340.9MB/375MB 10:33:23 eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 10:33:23 eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 10:33:23 eabd8714fec9 Extracting [=============================================> ] 343.1MB/375MB 10:33:24 eabd8714fec9 Extracting [==============================================> ] 345.4MB/375MB 10:33:24 eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB 10:33:24 eabd8714fec9 Extracting [==============================================> ] 351.5MB/375MB 10:33:24 eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 10:33:24 eabd8714fec9 Extracting [===============================================> ] 357.6MB/375MB 10:33:24 eabd8714fec9 Extracting [================================================> ] 366.5MB/375MB 10:33:24 eabd8714fec9 Extracting [=================================================> ] 373.2MB/375MB 10:33:24 eabd8714fec9 Extracting [==================================================>] 375MB/375MB 10:33:25 eabd8714fec9 Pull complete 10:33:25 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 10:33:25 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 10:33:25 45fd2fec8a19 Pull complete 10:33:25 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 10:33:25 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 10:33:25 8f10199ed94b Pull complete 10:33:25 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 10:33:25 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 10:33:25 f963a77d2726 Pull complete 10:33:25 f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 10:33:25 f3a82e9f1761 Extracting [===============> ] 13.76MB/44.41MB 10:33:25 f3a82e9f1761 Extracting [=================================> ] 29.36MB/44.41MB 10:33:25 f3a82e9f1761 Extracting [===========================================> ] 38.99MB/44.41MB 10:33:25 f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 10:33:25 f3a82e9f1761 Pull complete 10:33:25 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 10:33:25 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 10:33:25 79161a3f5362 Pull complete 10:33:25 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 10:33:25 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 10:33:25 9c266ba63f51 Pull complete 10:33:25 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 10:33:25 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 10:33:25 2e8a7df9c2ee Pull complete 10:33:25 10f05dd8b1db Extracting [==================================================>] 98B/98B 10:33:25 10f05dd8b1db Extracting [==================================================>] 98B/98B 10:33:25 10f05dd8b1db Pull complete 10:33:25 41dac8b43ba6 Extracting [==================================================>] 171B/171B 10:33:25 41dac8b43ba6 Extracting [==================================================>] 171B/171B 10:33:25 41dac8b43ba6 Pull complete 10:33:25 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 10:33:25 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 10:33:25 71a9f6a9ab4d Pull complete 10:33:25 da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 10:33:25 da3ed5db7103 Extracting [=====> ] 13.37MB/127.4MB 10:33:26 da3ed5db7103 Extracting [============> ] 31.75MB/127.4MB 10:33:26 da3ed5db7103 Extracting [===================> ] 49.02MB/127.4MB 10:33:26 da3ed5db7103 Extracting [======================> ] 57.38MB/127.4MB 10:33:26 da3ed5db7103 Extracting [=========================> ] 64.06MB/127.4MB 10:33:26 da3ed5db7103 Extracting [============================> ] 73.53MB/127.4MB 10:33:26 da3ed5db7103 Extracting [=================================> ] 84.67MB/127.4MB 10:33:26 da3ed5db7103 Extracting [======================================> ] 97.48MB/127.4MB 10:33:26 da3ed5db7103 Extracting [============================================> ] 113.1MB/127.4MB 10:33:26 da3ed5db7103 Extracting [==============================================> ] 119.2MB/127.4MB 10:33:27 da3ed5db7103 Extracting [===============================================> ] 122MB/127.4MB 10:33:27 da3ed5db7103 Extracting [================================================> ] 124.8MB/127.4MB 10:33:27 da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB 10:33:27 da3ed5db7103 Pull complete 10:33:27 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 10:33:27 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 10:33:27 c955f6e31a04 Pull complete 10:33:27 zookeeper Pulled 10:33:27 Network compose_default Creating 10:33:27 Network compose_default Created 10:33:27 Container postgres Creating 10:33:27 Container prometheus Creating 10:33:27 Container simulator Creating 10:33:27 Container zookeeper Creating 10:33:32 Container simulator Created 10:33:32 Container prometheus Created 10:33:32 Container grafana Creating 10:33:32 Container zookeeper Created 10:33:32 Container kafka Creating 10:33:32 Container postgres Created 10:33:32 Container policy-db-migrator Creating 10:33:32 Container grafana Created 10:33:32 Container kafka Created 10:33:32 Container policy-db-migrator Created 10:33:32 Container policy-api Creating 10:33:32 Container policy-api Created 10:33:32 Container policy-pap Creating 10:33:32 Container policy-pap Created 10:33:32 Container policy-apex-pdp Creating 10:33:32 Container policy-apex-pdp Created 10:33:32 Container policy-distribution Creating 10:33:32 Container policy-distribution Created 10:33:32 Container zookeeper Starting 10:33:32 Container simulator Starting 10:33:32 Container postgres Starting 10:33:32 Container prometheus Starting 10:33:32 Container prometheus Started 10:33:32 Container grafana Starting 10:33:33 Container zookeeper Started 10:33:33 Container kafka Starting 10:33:33 Container postgres Started 10:33:33 Container policy-db-migrator Starting 10:33:33 Container simulator Started 10:33:33 Container grafana Started 10:33:33 Container kafka Started 10:33:33 Container policy-db-migrator Started 10:33:33 Container policy-api Starting 10:33:33 Container policy-api Started 10:33:33 Container policy-pap Starting 10:33:34 Container policy-pap Started 10:33:34 Container policy-apex-pdp Starting 10:33:34 Container policy-apex-pdp Started 10:33:34 Container policy-distribution Starting 10:33:34 Container policy-distribution Started 10:33:34 Prometheus server: http://localhost:30259 10:33:34 Grafana server: http://localhost:30269 10:33:34 Waiting 1 minute for distribution to start... 10:34:34 Checking if REST port 30006 is open on localhost ... 10:34:34 IMAGE NAMES STATUS 10:34:34 nexus3.onap.org:10001/onap/policy-distribution:4.2.2 policy-distribution Up About a minute 10:34:34 nexus3.onap.org:10001/onap/policy-apex-pdp:4.2.2 policy-apex-pdp Up About a minute 10:34:34 nexus3.onap.org:10001/onap/policy-pap:4.2.2 policy-pap Up About a minute 10:34:34 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up About a minute 10:34:34 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute 10:34:34 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 10:34:34 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute 10:34:34 nexus3.onap.org:10001/onap/policy-models-simulator:4.2.2 simulator Up About a minute 10:34:34 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 10:34:34 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 10:34:34 Checking if REST port 30001 is open on localhost ... 10:34:34 IMAGE NAMES STATUS 10:34:34 nexus3.onap.org:10001/onap/policy-distribution:4.2.2 policy-distribution Up About a minute 10:34:34 nexus3.onap.org:10001/onap/policy-apex-pdp:4.2.2 policy-apex-pdp Up About a minute 10:34:34 nexus3.onap.org:10001/onap/policy-pap:4.2.2 policy-pap Up About a minute 10:34:34 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up About a minute 10:34:34 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute 10:34:34 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 10:34:34 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute 10:34:34 nexus3.onap.org:10001/onap/policy-models-simulator:4.2.2 simulator Up About a minute 10:34:34 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 10:34:34 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 10:34:55 Cloning into '/w/workspace/policy-distribution-quebec-project-csit-distribution/csit/resources/tests/models'... 10:34:55 Building robot framework docker image 10:34:55 Checking for Docker Buildx... 10:34:56 Docker Buildx is already installed. 10:34:56 Building with Docker Buildx... 10:35:41 sha256:be08554eacc8b5224395cdae81a315a2466b7e2c1a0150da05847af256756c24 10:35:47 top - 10:35:47 up 4 min, 0 users, load average: 1.16, 1.06, 0.47 10:35:47 Tasks: 243 total, 1 running, 242 sleeping, 0 stopped, 0 zombie 10:35:47 %Cpu(s): 0.8 us, 0.0 sy, 0.0 ni, 99.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 10:35:47 10:35:47 total used free shared buff/cache available 10:35:47 Mem: 31Gi 2.6Gi 20Gi 29Mi 8.4Gi 28Gi 10:35:47 Swap: 1.0Gi 0B 1.0Gi 10:35:47 10:35:47 IMAGE NAMES STATUS 10:35:47 nexus3.onap.org:10001/onap/policy-distribution:4.2.2 policy-distribution Up 2 minutes 10:35:47 nexus3.onap.org:10001/onap/policy-apex-pdp:4.2.2 policy-apex-pdp Up 2 minutes 10:35:47 nexus3.onap.org:10001/onap/policy-pap:4.2.2 policy-pap Up 2 minutes 10:35:47 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 2 minutes 10:35:47 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 10:35:47 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 10:35:47 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 10:35:47 nexus3.onap.org:10001/onap/policy-models-simulator:4.2.2 simulator Up 2 minutes 10:35:47 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 10:35:47 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 10:35:47 10:35:50 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 10:35:50 7d3a76a040e1 policy-distribution 0.10% 102.2MiB / 31.34GiB 0.32% 5.82kB / 6.93kB 0B / 176kB 50 10:35:50 93eedf7877ca policy-apex-pdp 1.01% 227.3MiB / 31.34GiB 0.71% 57.1kB / 70.9kB 0B / 385kB 52 10:35:50 bb32afb011f2 policy-pap 1.02% 432.8MiB / 31.34GiB 1.35% 157kB / 243kB 0B / 479kB 68 10:35:50 9bbe055fd2a6 policy-api 0.19% 429.3MiB / 31.34GiB 1.34% 1.15MB / 1.02MB 0B / 369kB 60 10:35:50 d1c3bfab4a3c kafka 1.33% 378MiB / 31.34GiB 1.18% 218kB / 195kB 0B / 975kB 83 10:35:50 70223ad4fa20 grafana 0.39% 124.8MiB / 31.34GiB 0.39% 23.1MB / 61.3kB 4.1kB / 120MB 18 10:35:50 f041cd731a19 zookeeper 0.11% 83.18MiB / 31.34GiB 0.26% 54.3kB / 43.9kB 0B / 770kB 62 10:35:50 904e95d398b6 simulator 0.15% 122.5MiB / 31.34GiB 0.38% 3.35kB / 126B 0B / 201kB 64 10:35:50 3bfca804df04 postgres 0.04% 80.09MiB / 31.34GiB 0.25% 1.53MB / 1.62MB 69.6kB / 139MB 26 10:35:50 07a6e6fbaa8b prometheus 0.07% 22.67MiB / 31.34GiB 0.07% 139kB / 6.79kB 0B / 77.8kB 13 10:35:50 10:35:50 Container policy-csit Creating 10:35:50 Container policy-csit Created 10:35:50 Attaching to policy-csit 10:35:50 policy-csit | Invoking the robot tests from: distribution-test.robot 10:35:50 policy-csit | Run Robot test 10:35:50 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 10:35:50 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 10:35:50 policy-csit | -v POLICY_API_IP:policy-api:6969 10:35:50 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 10:35:50 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 10:35:50 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 10:35:50 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 10:35:50 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 10:35:50 policy-csit | -v APEX_IP:policy-apex-pdp:6969 10:35:50 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 10:35:50 policy-csit | -v KAFKA_IP:kafka:9092 10:35:50 policy-csit | -v PROMETHEUS_IP:prometheus:9090 10:35:50 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 10:35:50 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 10:35:50 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 10:35:50 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 10:35:50 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 10:35:50 policy-csit | -v TEMP_FOLDER:/tmp/distribution 10:35:50 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 10:35:50 policy-csit | -v TEST_ENV:docker 10:35:50 policy-csit | -v JAEGER_IP:jaeger:16686 10:35:50 policy-csit | Starting Robot test suites ... 10:35:51 policy-csit | ============================================================================== 10:35:51 policy-csit | distribution 10:35:51 policy-csit | ============================================================================== 10:35:51 policy-csit | Healthcheck :: Verify policy distribution health check | PASS | 10:35:51 policy-csit | ------------------------------------------------------------------------------ 10:36:11 policy-csit | InvokeDistributionAndRunEventOnEngine | PASS | 10:36:11 policy-csit | ------------------------------------------------------------------------------ 10:36:11 policy-csit | MetricsAfterExecution :: Verify policy-distribution is exporting p... | PASS | 10:36:11 policy-csit | ------------------------------------------------------------------------------ 10:36:11 policy-csit | distribution | PASS | 10:36:11 policy-csit | 3 tests, 3 passed, 0 failed 10:36:11 policy-csit | ============================================================================== 10:36:11 policy-csit | Output: /tmp/results/output.xml 10:36:11 policy-csit | Log: /tmp/results/log.html 10:36:11 policy-csit | Report: /tmp/results/report.html 10:36:11 policy-csit | RESULT: 0 10:36:11 policy-csit exited with code 0 10:36:11 IMAGE NAMES STATUS 10:36:11 nexus3.onap.org:10001/onap/policy-distribution:4.2.2 policy-distribution Up 2 minutes 10:36:11 nexus3.onap.org:10001/onap/policy-apex-pdp:4.2.2 policy-apex-pdp Up 2 minutes 10:36:11 nexus3.onap.org:10001/onap/policy-pap:4.2.2 policy-pap Up 2 minutes 10:36:11 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 2 minutes 10:36:11 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 10:36:11 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 10:36:11 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 10:36:11 nexus3.onap.org:10001/onap/policy-models-simulator:4.2.2 simulator Up 2 minutes 10:36:11 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 10:36:11 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 10:36:11 Shut down started! 10:36:39 Collecting logs from docker compose containers... 10:36:42 Tearing down containers... 10:36:42 Container policy-csit Stopping 10:36:42 Container policy-distribution Stopping 10:36:42 Container grafana Stopping 10:36:42 Container policy-csit Stopped 10:36:42 Container policy-csit Removing 10:36:42 Container policy-csit Removed 10:36:42 Container grafana Stopped 10:36:42 Container grafana Removing 10:36:42 Container grafana Removed 10:36:42 Container prometheus Stopping 10:36:43 Container prometheus Stopped 10:36:43 Container prometheus Removing 10:36:43 Container prometheus Removed 10:36:52 Container policy-distribution Stopped 10:36:52 Container policy-distribution Removing 10:36:53 Container policy-distribution Removed 10:36:53 Container policy-apex-pdp Stopping 10:37:03 Container policy-apex-pdp Stopped 10:37:03 Container policy-apex-pdp Removing 10:37:03 Container policy-apex-pdp Removed 10:37:03 Container simulator Stopping 10:37:03 Container policy-pap Stopping 10:37:13 Container simulator Stopped 10:37:13 Container simulator Removing 10:37:13 Container simulator Removed 10:37:13 Container policy-pap Stopped 10:37:13 Container policy-pap Removing 10:37:13 Container policy-pap Removed 10:37:13 Container policy-api Stopping 10:37:13 Container kafka Stopping 10:37:14 Container kafka Stopped 10:37:14 Container kafka Removing 10:37:14 Container kafka Removed 10:37:14 Container zookeeper Stopping 10:37:15 Container zookeeper Stopped 10:37:15 Container zookeeper Removing 10:37:15 Container zookeeper Removed 10:37:24 Container policy-api Stopped 10:37:24 Container policy-api Removing 10:37:24 Container policy-api Removed 10:37:24 Container policy-db-migrator Stopping 10:37:24 Container policy-db-migrator Stopped 10:37:24 Container policy-db-migrator Removing 10:37:24 Container policy-db-migrator Removed 10:37:24 Container postgres Stopping 10:37:24 Container postgres Stopped 10:37:24 Container postgres Removing 10:37:24 Container postgres Removed 10:37:24 Network compose_default Removing 10:37:24 Network compose_default Removed 10:37:24 $ ssh-agent -k 10:37:24 unset SSH_AUTH_SOCK; 10:37:24 unset SSH_AGENT_PID; 10:37:24 echo Agent pid 1597 killed; 10:37:24 [ssh-agent] Stopped. 10:37:24 Robot results publisher started... 10:37:24 INFO: Checking test criticality is deprecated and will be dropped in a future release! 10:37:24 -Parsing output xml: 10:37:25 Done! 10:37:25 -Copying log files to build dir: 10:37:25 Done! 10:37:25 -Assigning results to build: 10:37:25 Done! 10:37:25 -Checking thresholds: 10:37:25 Done! 10:37:25 Done publishing Robot results. 10:37:25 [PostBuildScript] - [INFO] Executing post build scripts. 10:37:25 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash /tmp/jenkins10187668974970430942.sh 10:37:25 ---> sysstat.sh 10:37:26 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash /tmp/jenkins1968717557664226400.sh 10:37:26 ---> package-listing.sh 10:37:26 ++ facter osfamily 10:37:26 ++ tr '[:upper:]' '[:lower:]' 10:37:26 + OS_FAMILY=debian 10:37:26 + workspace=/w/workspace/policy-distribution-quebec-project-csit-distribution 10:37:26 + START_PACKAGES=/tmp/packages_start.txt 10:37:26 + END_PACKAGES=/tmp/packages_end.txt 10:37:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:37:26 + PACKAGES=/tmp/packages_start.txt 10:37:26 + '[' /w/workspace/policy-distribution-quebec-project-csit-distribution ']' 10:37:26 + PACKAGES=/tmp/packages_end.txt 10:37:26 + case "${OS_FAMILY}" in 10:37:26 + dpkg -l 10:37:26 + grep '^ii' 10:37:26 + '[' -f /tmp/packages_start.txt ']' 10:37:26 + '[' -f /tmp/packages_end.txt ']' 10:37:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:37:26 + '[' /w/workspace/policy-distribution-quebec-project-csit-distribution ']' 10:37:26 + mkdir -p /w/workspace/policy-distribution-quebec-project-csit-distribution/archives/ 10:37:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-distribution-quebec-project-csit-distribution/archives/ 10:37:26 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash /tmp/jenkins1442077095501455999.sh 10:37:26 ---> capture-instance-metadata.sh 10:37:26 Setup pyenv: 10:37:26 system 10:37:26 3.8.20 10:37:26 3.9.20 10:37:26 3.10.15 10:37:26 * 3.11.10 (set by /w/workspace/policy-distribution-quebec-project-csit-distribution/.python-version) 10:37:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ei1V from file:/tmp/.os_lf_venv 10:37:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:37:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:37:28 lf-activate-venv(): INFO: Base packages installed successfully 10:37:28 lf-activate-venv(): INFO: Installing additional packages: lftools 10:37:34 lf-activate-venv(): INFO: Adding /tmp/venv-Ei1V/bin to PATH 10:37:34 INFO: Running in OpenStack, capturing instance metadata 10:37:35 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash /tmp/jenkins7941066087244614517.sh 10:37:35 provisioning config files... 10:37:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-distribution-quebec-project-csit-distribution@tmp/config4067508282102845365tmp 10:37:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:37:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:37:35 [EnvInject] - Injecting environment variables from a build step. 10:37:35 [EnvInject] - Injecting as environment variables the properties content 10:37:35 SERVER_ID=logs 10:37:35 10:37:35 [EnvInject] - Variables injected successfully. 10:37:35 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash /tmp/jenkins14974437777096267627.sh 10:37:35 ---> create-netrc.sh 10:37:35 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash /tmp/jenkins4980753165509956792.sh 10:37:35 ---> python-tools-install.sh 10:37:35 Setup pyenv: 10:37:35 system 10:37:35 3.8.20 10:37:35 3.9.20 10:37:35 3.10.15 10:37:35 * 3.11.10 (set by /w/workspace/policy-distribution-quebec-project-csit-distribution/.python-version) 10:37:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ei1V from file:/tmp/.os_lf_venv 10:37:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:37:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:37:37 lf-activate-venv(): INFO: Base packages installed successfully 10:37:37 lf-activate-venv(): INFO: Installing additional packages: lftools 10:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-Ei1V/bin to PATH 10:37:44 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash /tmp/jenkins10274222062160402977.sh 10:37:44 ---> sudo-logs.sh 10:37:44 Archiving 'sudo' log.. 10:37:44 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash /tmp/jenkins12423773470206966771.sh 10:37:44 ---> job-cost.sh 10:37:44 INFO: Activating Python virtual environment... 10:37:44 Setup pyenv: 10:37:44 system 10:37:44 3.8.20 10:37:44 3.9.20 10:37:44 3.10.15 10:37:44 * 3.11.10 (set by /w/workspace/policy-distribution-quebec-project-csit-distribution/.python-version) 10:37:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ei1V from file:/tmp/.os_lf_venv 10:37:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:37:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:37:46 lf-activate-venv(): INFO: Base packages installed successfully 10:37:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-Ei1V/bin to PATH 10:37:50 INFO: No stack-cost file found 10:37:50 INFO: Instance uptime: 394s 10:37:50 INFO: Fetching instance metadata (attempt 1 of 3)... 10:37:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:37:50 INFO: Successfully fetched instance metadata 10:37:50 INFO: Instance type: v3-standard-8 10:37:50 INFO: Retrieving pricing info for: v3-standard-8 10:37:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:37:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=394 10:37:50 INFO: Successfully fetched Vexxhost pricing API 10:37:50 INFO: Retrieved cost: 0.22 10:37:50 INFO: Retrieved resource: v3-standard-8 10:37:50 INFO: Creating archive directory: /w/workspace/policy-distribution-quebec-project-csit-distribution/archives/cost 10:37:50 INFO: Archiving costs to: /w/workspace/policy-distribution-quebec-project-csit-distribution/archives/cost.csv 10:37:50 INFO: Successfully archived job cost data 10:37:50 DEBUG: Cost data: policy-distribution-quebec-project-csit-distribution,84,2026-02-26 10:37:50,v3-standard-8,394,0.22,0.00,SUCCESS 10:37:50 [policy-distribution-quebec-project-csit-distribution] $ /bin/bash -l /tmp/jenkins17364897217665015334.sh 10:37:50 ---> logs-deploy.sh 10:37:50 Setup pyenv: 10:37:50 system 10:37:50 3.8.20 10:37:50 3.9.20 10:37:50 3.10.15 10:37:50 * 3.11.10 (set by /w/workspace/policy-distribution-quebec-project-csit-distribution/.python-version) 10:37:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ei1V from file:/tmp/.os_lf_venv 10:37:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:37:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:37:52 lf-activate-venv(): INFO: Base packages installed successfully 10:37:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:37:58 lf-activate-venv(): INFO: Adding /tmp/venv-Ei1V/bin to PATH 10:37:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-distribution-quebec-project-csit-distribution/84 10:37:58 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 10:37:59 /tmp/venv-Ei1V/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 10:37:59 warnings.warn( 10:38:00 Archives upload complete. 10:38:00 INFO: archiving logs to Nexus 10:38:00 /tmp/venv-Ei1V/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 10:38:00 warnings.warn( 10:38:01 ---> uname -a: 10:38:01 Linux prd-ubuntu2204-docker-8c-8g-2 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:38:01 10:38:01 10:38:01 ---> lscpu: 10:38:01 Architecture: x86_64 10:38:01 CPU op-mode(s): 32-bit, 64-bit 10:38:01 Address sizes: 40 bits physical, 48 bits virtual 10:38:01 Byte Order: Little Endian 10:38:01 CPU(s): 8 10:38:01 On-line CPU(s) list: 0-7 10:38:01 Vendor ID: AuthenticAMD 10:38:01 Model name: AMD EPYC-Rome Processor 10:38:01 CPU family: 23 10:38:01 Model: 49 10:38:01 Thread(s) per core: 1 10:38:01 Core(s) per socket: 1 10:38:01 Socket(s): 8 10:38:01 Stepping: 0 10:38:01 BogoMIPS: 5599.99 10:38:01 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 10:38:01 Virtualization: AMD-V 10:38:01 Hypervisor vendor: KVM 10:38:01 Virtualization type: full 10:38:01 L1d cache: 256 KiB (8 instances) 10:38:01 L1i cache: 256 KiB (8 instances) 10:38:01 L2 cache: 4 MiB (8 instances) 10:38:01 L3 cache: 128 MiB (8 instances) 10:38:01 NUMA node(s): 1 10:38:01 NUMA node0 CPU(s): 0-7 10:38:01 Vulnerability Gather data sampling: Not affected 10:38:01 Vulnerability Itlb multihit: Not affected 10:38:01 Vulnerability L1tf: Not affected 10:38:01 Vulnerability Mds: Not affected 10:38:01 Vulnerability Meltdown: Not affected 10:38:01 Vulnerability Mmio stale data: Not affected 10:38:01 Vulnerability Reg file data sampling: Not affected 10:38:01 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:38:01 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:38:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:38:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:38:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:38:01 Vulnerability Srbds: Not affected 10:38:01 Vulnerability Tsx async abort: Not affected 10:38:01 10:38:01 10:38:01 ---> nproc: 10:38:01 8 10:38:01 10:38:01 10:38:01 ---> df -h: 10:38:01 Filesystem Size Used Avail Use% Mounted on 10:38:01 tmpfs 3.2G 1.1M 3.2G 1% /run 10:38:01 /dev/vda1 155G 16G 140G 10% / 10:38:01 tmpfs 16G 0 16G 0% /dev/shm 10:38:01 tmpfs 5.0M 0 5.0M 0% /run/lock 10:38:01 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:38:01 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 10:38:01 10:38:01 10:38:01 ---> free -m: 10:38:01 total used free shared buff/cache available 10:38:01 Mem: 32092 763 22793 4 8535 30861 10:38:01 Swap: 1023 0 1023 10:38:01 10:38:01 10:38:01 ---> ip addr: 10:38:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:38:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:38:01 inet 127.0.0.1/8 scope host lo 10:38:01 valid_lft forever preferred_lft forever 10:38:01 inet6 ::1/128 scope host 10:38:01 valid_lft forever preferred_lft forever 10:38:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:38:01 link/ether fa:16:3e:7c:65:cb brd ff:ff:ff:ff:ff:ff 10:38:01 altname enp0s3 10:38:01 inet 10.30.107.199/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 10:38:01 valid_lft 86003sec preferred_lft 86003sec 10:38:01 inet6 fe80::f816:3eff:fe7c:65cb/64 scope link 10:38:01 valid_lft forever preferred_lft forever 10:38:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:38:01 link/ether be:29:fd:67:e1:4b brd ff:ff:ff:ff:ff:ff 10:38:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:38:01 valid_lft forever preferred_lft forever 10:38:01 inet6 fe80::bc29:fdff:fe67:e14b/64 scope link 10:38:01 valid_lft forever preferred_lft forever 10:38:01 10:38:01 10:38:01 ---> sar -b -r -n DEV: 10:38:01 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-2) 02/26/26 _x86_64_ (8 CPU) 10:38:01 10:38:01 10:31:27 LINUX RESTART (8 CPU) 10:38:01 10:38:01 10:38:01 ---> sar -P ALL: 10:38:01 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-2) 02/26/26 _x86_64_ (8 CPU) 10:38:01 10:38:01 10:31:27 LINUX RESTART (8 CPU) 10:38:01 10:38:01 10:38:01