Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

The MySQL-python module is required #906

Open
fins2 opened this issue Mar 16, 2018 · 4 comments
Open

The MySQL-python module is required #906

fins2 opened this issue Mar 16, 2018 · 4 comments
Labels

Comments

@fins2
Copy link

fins2 commented Mar 16, 2018

ISSUE TYPE
  • Bug Report
container.yml
version: "2"

defaults:
  SSL_ROOT_DIR: /etc/ssl

settings:
  project_name: mysql
  conductor:
    base: 'debian:9'
    roles_path:
      - roles/

services:
  mydb:
    from: "debian:9"
    roles:
      - role: mysql
        db_name: test
    command: ['/usr/bin/dumb-init', '/usr/bin/mysqld_safe']

OS / ENVIRONMENT
Ansible Container, version 0.9.3rc0
Linux, ac20, 3.10.0-693.2.2.el7.x86_64, #1 SMP Tue Sep 12 22:26:13 UTC 2017, x86_64
2.7.5 (default, Aug  4 2017, 00:39:18) 
[GCC 4.8.5 20150623 (Red Hat 4.8.5-16)] /usr/bin/python2
{
  "ContainersPaused": 0, 
  "Labels": null, 
  "DefaultRuntime": "docker-runc", 
  "CgroupDriver": "systemd", 
  "ClusterAdvertise": "", 
  "ContainersRunning": 0, 
  "NGoroutines": 27, 
  "Swarm": {
    "Managers": 0, 
    "ControlAvailable": false, 
    "NodeID": "", 
    "Cluster": {
      "Spec": {
        "Raft": {}, 
        "CAConfig": {}, 
        "Dispatcher": {}, 
        "Orchestration": {}, 
        "TaskDefaults": {}
      }, 
      "Version": {}, 
      "ID": "", 
      "CreatedAt": "0001-01-01T00:00:00Z", 
      "UpdatedAt": "0001-01-01T00:00:00Z"
    }, 
    "Nodes": 0, 
    "Error": "", 
    "RemoteManagers": null, 
    "LocalNodeState": "inactive", 
    "NodeAddr": ""
  }, 
  "LoggingDriver": "journald", 
  "OSType": "linux", 
  "HttpProxy": "", 
  "Runtimes": {
    "runc": {
      "path": "docker-runc"
    }, 
    "docker-runc": {
      "path": "/usr/libexec/docker/docker-runc-current"
    }
  }, 
  "DriverStatus": [
    [
      "Pool Name", 
      "docker-253:6-16777283-pool"
    ], 
    [
      "Pool Blocksize", 
      "65.54 kB"
    ], 
    [
      "Base Device Size", 
      "10.74 GB"
    ], 
    [
      "Backing Filesystem", 
      "xfs"
    ], 
    [
      "Data file", 
      "/dev/loop0"
    ], 
    [
      "Metadata file", 
      "/dev/loop1"
    ], 
    [
      "Data Space Used", 
      "11.8 MB"
    ], 
    [
      "Data Space Total", 
      "107.4 GB"
    ], 
    [
      "Data Space Available", 
      "31.91 GB"
    ], 
    [
      "Metadata Space Used", 
      "581.6 kB"
    ], 
    [
      "Metadata Space Total", 
      "2.147 GB"
    ], 
    [
      "Metadata Space Available", 
      "2.147 GB"
    ], 
    [
      "Thin Pool Minimum Free Space", 
      "10.74 GB"
    ], 
    [
      "Udev Sync Supported", 
      "true"
    ], 
    [
      "Deferred Removal Enabled", 
      "true"
    ], 
    [
      "Deferred Deletion Enabled", 
      "true"
    ], 
    [
      "Deferred Deleted Device Count", 
      "0"
    ], 
    [
      "Data loop file", 
      "/var/lib/docker/devicemapper/devicemapper/data"
    ], 
    [
      "Metadata loop file", 
      "/var/lib/docker/devicemapper/devicemapper/metadata"
    ], 
    [
      "Library Version", 
      "1.02.140-RHEL7 (2017-05-03)"
    ]
  ], 
  "OperatingSystem": "CentOS Linux 7 (Core)", 
  "Containers": 0, 
  "HttpsProxy": "", 
  "BridgeNfIp6tables": true, 
  "MemTotal": 1928794112, 
  "Driver": "devicemapper", 
  "IndexServerAddress": "https://index.docker.io/v1/", 
  "ClusterStore": "", 
  "ExecutionDriver": "", 
  "Registries": [
    {
      "Name": "docker.io", 
      "Secure": true
    }
  ], 
  "SystemStatus": null, 
  "OomKillDisable": true, 
  "PkgVersion": "docker-1.12.6-55.gitc4618fb.el7.centos.x86_64", 
  "SystemTime": "2018-03-16T14:08:51.652454673+01:00", 
  "Name": "ac20", 
  "CPUSet": true, 
  "RegistryConfig": {
    "InsecureRegistryCIDRs": [
      "127.0.0.0/8"
    ], 
    "IndexConfigs": {
      "docker.io": {
        "Official": true, 
        "Name": "docker.io", 
        "Secure": true, 
        "Mirrors": null
      }
    }, 
    "Mirrors": null
  }, 
  "SecurityOptions": [
    "seccomp", 
    "selinux"
  ], 
  "ContainersStopped": 0, 
  "NCPU": 1, 
  "NFd": 17, 
  "Architecture": "x86_64", 
  "KernelMemory": true, 
  "CpuCfsQuota": true, 
  "Debug": false, 
  "IndexServerName": "docker.io", 
  "ID": "R5JE:CXYH:6V6T:7ICQ:PRGV:WAGO:IZ6H:FHST:X3IR:ADWV:IWZ6:AVV3", 
  "IPv4Forwarding": true, 
  "KernelVersion": "3.10.0-693.2.2.el7.x86_64", 
  "BridgeNfIptables": true, 
  "NoProxy": "", 
  "LiveRestoreEnabled": false, 
  "ServerVersion": "1.12.6", 
  "CpuCfsPeriod": true, 
  "ExperimentalBuild": false, 
  "MemoryLimit": true, 
  "SwapLimit": true, 
  "Plugins": {
    "Volume": [
      "local"
    ], 
    "Network": [
      "null", 
      "host", 
      "bridge", 
      "overlay"
    ], 
    "Authorization": null
  }, 
  "Images": 0, 
  "DockerRootDir": "/var/lib/docker", 
  "NEventsListener": 0, 
  "CPUShares": true
}
{
  "KernelVersion": "3.10.0-693.2.2.el7.x86_64", 
  "PkgVersion": "docker-1.12.6-55.gitc4618fb.el7.centos.x86_64", 
  "Os": "linux", 
  "BuildTime": "2017-09-21T22:33:52.005009012+00:00", 
  "ApiVersion": "1.24", 
  "Version": "1.12.6", 
  "GitCommit": "c4618fb/1.12.6", 
  "Arch": "amd64", 
  "GoVersion": "go1.8.3"
}
SUMMARY

The Mysql requirements are installed in my ansible conductor but I cannot manage mysql databases inside my target container.

STEPS TO REPRODUCE

add the required packages to container/docker/templates/conductor-local-dockerfile.j2 and run ansible-container build.

If I use the method explained here it doesn't work for me so I put everything in this file. See my comment at the end of the 531 issue to see what's the problem when I follow the procedure from @chouseknecht .

conductor-local-dockerfile.j2

FROM {{ conductor_base }}
{% set distro = original_base.split(':')[0] %}
# The COPY here will break cache if the requirements or ansible.cfg has changed
COPY /build-src /_ansible/build

#{% if install_requirements %}
#RUN {{ install_requirements }}
{% endif %}

VOLUME /usr
{% if distro in ["ubuntu", "debian", "alpine"] %}
VOLUME /lib
RUN apt-get update -y && \
    apt-get install default-libmysqlclient-dev python-mysqldb -y && \
    pip install MySQL-python
{% endif %}
EXPECTED RESULTS

A Debian container with a mysql database created.

ACTUAL RESULTS
2018-03-16T14:15:17.553040 The default type is            [container.config] caller_file=/root/ansible-container/container/config.py caller_func=_resolve_defaults caller_line=255 config=<class 'ruamel.yaml.comments.CommentedMap'> defaults=<type '_ordereddict.ordereddict'>
2018-03-16T14:15:17.556949 Getting environment variables... [container.config] caller_file=/root/ansible-container/container/config.py caller_func=_get_environment_variables caller_line=271
2018-03-16T14:15:17.560021 Read environment variables     [container.config] caller_file=/root/ansible-container/container/config.py caller_func=_get_environment_variables caller_line=276 env_vars={}
2018-03-16T14:15:17.563333 Resolved template variables    [container.config] caller_file=/root/ansible-container/container/config.py caller_func=_resolve_defaults caller_line=260 template_vars={"SSL_ROOT_DIR": "/etc/ssl"}
2018-03-16T14:15:17.566676 Parsed config                  [container.config] caller_file=/root/ansible-container/container/config.py caller_func=set_env caller_line=196 config={"version": "2", "defaults": {"SSL_ROOT_DIR": "/etc/ssl"}, "settings": {"project_name": "mysql", "conductor": {"base": "debian:9", "roles_path": ["roles/"]}, "pwd": "/root/ac/mysql"}, "services": {"mydb": {"from": "debian:9", "roles": [{"role": "mysql", "db_name": "test"}], "command": ["/usr/bin/dumb-init", "/usr/bin/mysqld_safe"]}}}
2018-03-16T14:15:17.570267 Loading engine capabilities    [container.utils.loader] caller_file=/root/ansible-container/container/utils/loader.py caller_func=load_engine caller_line=14 capabilities=['BUILD', 'RUN'] engine=docker
2018-03-16T14:15:17.601103 Setting Docker client timeout to 60 [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=get_timeout caller_line=124
2018-03-16T14:15:17.620018 Could not find container for mysql_conductor [container.docker.engine] all_containers=[] caller_file=/root/ansible-container/container/docker/engine.py caller_func=get_container_id_by_name caller_line=570
2018-03-16T14:15:17.627995 Could not find the latest image for service, searching for other tags with same image name [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=get_latest_image_for_service caller_line=628 image_name=u'mysql-conductor' service=conductor
2018-03-16T14:15:17.634120 Call: Engine.build_conductor_image [container.docker.engine] args=('/root/ac/mysql', 'debian:9') caller_file=/root/ansible-container/container/docker/engine.py caller_func=Engine.build_conductor_image caller_line=23 kwargs={'environment': [], 'cache': True}
2018-03-16T14:15:17.638715 Using temporary directory      [container.utils.temp] caller_file=/root/ansible-container/container/utils/temp.py caller_func=__enter__ caller_line=17 path=/tmp/tmpO1r2b9
2018-03-16T14:15:17.642170 Building Docker Engine context... [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=build_conductor_image caller_line=1049
2018-03-16T14:15:17.693907 Rendered Jinja Template:       [container.utils] body=FROM debian:9
ENV ANSIBLE_CONTAINER=1




RUN apt-get update -y && \
    apt-get install -y make dpkg-dev curl gcc git libffi-dev libpopt0 libssl-dev python2.7 python-apt python-dev rsync sudo && \
    cd /usr/bin && \
    rm -f lsb_release && \
    ln -fs python2.7 python && \
    
    apt-get clean


RUN (curl https://bootstrap.pypa.io/get-pip.py | python - --no-cache-dir ) && \
    mkdir -p /etc/ansible/roles /_ansible/src && \
    mkdir -p /licenses && \
    (curl https://get.docker.com/builds/Linux/x86_64/docker-17.04.0-ce.tgz \
       | tar -zxC /usr/local/bin/ --strip-components=1 docker/docker )

ADD LICENSE /licenses/LICENSE
ADD help.1 /help.1

# The COPY here will break cache if the version of Ansible Container changed
COPY /container-src /_ansible/container

RUN cd /_ansible && \
    pip install --no-cache-dir -r container/conductor-build/conductor-requirements.txt && \
    PYTHONPATH=. LC_ALL="en_US.UTF-8" python container/conductor-build/setup.py develop -v -N && \
    ansible-galaxy install -p /etc/ansible/roles -r container/conductor-build/conductor-requirements.yml
 caller_file=/root/ansible-container/container/utils/__init__.py caller_func=jinja_render_to_temp caller_line=104
2018-03-16T14:15:17.709232 Rendered Jinja Template:       [container.utils] body=FROM ansible/container-conductor-debian-stretch:0.9.3rc0

# The COPY here will break cache if the requirements or ansible.cfg has changed
COPY /build-src /_ansible/build


RUN cp /_ansible/build/ansible.cfg /etc/ansible/ansible.cfg


VOLUME /usr

VOLUME /lib
RUN apt-get update -y && \
    apt-get install default-libmysqlclient-dev python-mysqldb -y && \
    pip install MySQL-python
 caller_file=/root/ansible-container/container/utils/__init__.py caller_func=jinja_render_to_temp caller_line=104
2018-03-16T14:15:17.713154 Context manifest:              [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=build_conductor_image caller_line=1116
2018-03-16T14:15:17.715189 tarball item: build-src/ansible.cfg (144 bytes) [container.docker.engine] bytes=144 file=build-src/ansible.cfg
2018-03-16T14:15:17.716833 tarball item: build-src/ansible-requirements.txt (130 bytes) [container.docker.engine] bytes=130 file=build-src/ansible-requirements.txt
2018-03-16T14:15:17.718514 tarball item: build-src/requirements.yml (341 bytes) [container.docker.engine] bytes=341 file=build-src/requirements.yml
2018-03-16T14:15:17.720115 tarball item: build-src/.touch (0 bytes) [container.docker.engine] bytes=0 file=build-src/.touch
2018-03-16T14:15:17.721759 tarball item: contrib/get-pip.py (1595409 bytes) [container.docker.engine] bytes=1595409 file=contrib/get-pip.py
2018-03-16T14:15:17.723373 tarball item: container-src (0 bytes) [container.docker.engine] bytes=0L file=container-src
2018-03-16T14:15:17.724989 tarball item: container-src/__init__.py (950 bytes) [container.docker.engine] bytes=950 file=container-src/__init__.py
2018-03-16T14:15:17.726604 tarball item: container-src/cli.py (24218 bytes) [container.docker.engine] bytes=24218 file=container-src/cli.py
2018-03-16T14:15:17.728196 tarball item: container-src/config.py (18968 bytes) [container.docker.engine] bytes=18968 file=container-src/config.py
2018-03-16T14:15:17.729813 tarball item: container-src/core.py (47848 bytes) [container.docker.engine] bytes=47848 file=container-src/core.py
2018-03-16T14:15:17.731434 tarball item: container-src/docker (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker
2018-03-16T14:15:17.733046 tarball item: container-src/docker/__init__.py (205 bytes) [container.docker.engine] bytes=205 file=container-src/docker/__init__.py
2018-03-16T14:15:17.734695 tarball item: container-src/docker/config.py (2384 bytes) [container.docker.engine] bytes=2384 file=container-src/docker/config.py
2018-03-16T14:15:17.736320 tarball item: container-src/docker/deploy.py (248 bytes) [container.docker.engine] bytes=248 file=container-src/docker/deploy.py
2018-03-16T14:15:17.737960 tarball item: container-src/docker/engine.py (53581 bytes) [container.docker.engine] bytes=53581 file=container-src/docker/engine.py
2018-03-16T14:15:17.739630 tarball item: container-src/docker/files (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/files
2018-03-16T14:15:17.741238 tarball item: container-src/docker/files/get-pip.py (1595409 bytes) [container.docker.engine] bytes=1595409 file=container-src/docker/files/get-pip.py
2018-03-16T14:15:17.742889 tarball item: container-src/docker/importer.py (24885 bytes) [container.docker.engine] bytes=24885 file=container-src/docker/importer.py
2018-03-16T14:15:17.744540 tarball item: container-src/docker/secrets.py (5255 bytes) [container.docker.engine] bytes=5255 file=container-src/docker/secrets.py
2018-03-16T14:15:17.746155 tarball item: container-src/docker/templates (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/templates
2018-03-16T14:15:17.747812 tarball item: container-src/docker/templates/atomic-help.j2 (1333 bytes) [container.docker.engine] bytes=1333 file=container-src/docker/templates/atomic-help.j2
2018-03-16T14:15:17.749480 tarball item: container-src/docker/templates/conductor-src-dockerfile.j2 (3011 bytes) [container.docker.engine] bytes=3011 file=container-src/docker/templates/conductor-src-dockerfile.j2
2018-03-16T14:15:17.751154 tarball item: container-src/docker/templates/license.j2 (7837 bytes) [container.docker.engine] bytes=7837 file=container-src/docker/templates/license.j2
2018-03-16T14:15:17.752811 tarball item: container-src/docker/templates/conductor-local-dockerfile.j2 (472 bytes) [container.docker.engine] bytes=472 file=container-src/docker/templates/conductor-local-dockerfile.j2
2018-03-16T14:15:17.754483 tarball item: container-src/docker/tests (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests
2018-03-16T14:15:17.756102 tarball item: container-src/docker/tests/import (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests/import
2018-03-16T14:15:17.757749 tarball item: container-src/docker/tests/import/Dockerfile (1151 bytes) [container.docker.engine] bytes=1151 file=container-src/docker/tests/import/Dockerfile
2018-03-16T14:15:17.759371 tarball item: container-src/docker/tests/import/blue-fish.txt (10 bytes) [container.docker.engine] bytes=10 file=container-src/docker/tests/import/blue-fish.txt
2018-03-16T14:15:17.761035 tarball item: container-src/docker/tests/import/lulz.tgz (59072 bytes) [container.docker.engine] bytes=59072 file=container-src/docker/tests/import/lulz.tgz
2018-03-16T14:15:17.762685 tarball item: container-src/docker/tests/import/one-fish.txt (6 bytes) [container.docker.engine] bytes=6 file=container-src/docker/tests/import/one-fish.txt
2018-03-16T14:15:17.764324 tarball item: container-src/docker/tests/import/red-fish (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests/import/red-fish
2018-03-16T14:15:17.766044 tarball item: container-src/docker/tests/import/red-fish/lulz.txt (10 bytes) [container.docker.engine] bytes=10 file=container-src/docker/tests/import/red-fish/lulz.txt
2018-03-16T14:15:17.767768 tarball item: container-src/docker/tests/import/two-fish (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests/import/two-fish
2018-03-16T14:15:17.769461 tarball item: container-src/docker/tests/import/two-fish/green-eggs (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests/import/two-fish/green-eggs
2018-03-16T14:15:17.771149 tarball item: container-src/docker/tests/import/two-fish/green-eggs/ham.txt (5 bytes) [container.docker.engine] bytes=5 file=container-src/docker/tests/import/two-fish/green-eggs/ham.txt
2018-03-16T14:15:17.772824 tarball item: container-src/docker/tests/import/two-fish/who.txt (7 bytes) [container.docker.engine] bytes=7 file=container-src/docker/tests/import/two-fish/who.txt
2018-03-16T14:15:17.774486 tarball item: container-src/docker/__init__.pyc (318 bytes) [container.docker.engine] bytes=318 file=container-src/docker/__init__.pyc
2018-03-16T14:15:17.776108 tarball item: container-src/docker/engine.pyc (42167 bytes) [container.docker.engine] bytes=42167 file=container-src/docker/engine.pyc
2018-03-16T14:15:17.777752 tarball item: container-src/docker/secrets.pyc (5030 bytes) [container.docker.engine] bytes=5030 file=container-src/docker/secrets.pyc
2018-03-16T14:15:17.779369 tarball item: container-src/docker/config.pyc (2300 bytes) [container.docker.engine] bytes=2300 file=container-src/docker/config.pyc
2018-03-16T14:15:17.781036 tarball item: container-src/engine.py (7421 bytes) [container.docker.engine] bytes=7421 file=container-src/engine.py
2018-03-16T14:15:17.782664 tarball item: container-src/exceptions.py (2319 bytes) [container.docker.engine] bytes=2319 file=container-src/exceptions.py
2018-03-16T14:15:17.784274 tarball item: container-src/k8s (0 bytes) [container.docker.engine] bytes=0L file=container-src/k8s
2018-03-16T14:15:17.785900 tarball item: container-src/k8s/__init__.py (196 bytes) [container.docker.engine] bytes=196 file=container-src/k8s/__init__.py
2018-03-16T14:15:17.787568 tarball item: container-src/k8s/base_config.py (932 bytes) [container.docker.engine] bytes=932 file=container-src/k8s/base_config.py
2018-03-16T14:15:17.789184 tarball item: container-src/k8s/base_deploy.py (34402 bytes) [container.docker.engine] bytes=34402 file=container-src/k8s/base_deploy.py
2018-03-16T14:15:17.790828 tarball item: container-src/k8s/base_engine.py (10144 bytes) [container.docker.engine] bytes=10144 file=container-src/k8s/base_engine.py
2018-03-16T14:15:17.792675 tarball item: container-src/k8s/config.py (660 bytes) [container.docker.engine] bytes=660 file=container-src/k8s/config.py
2018-03-16T14:15:17.794286 tarball item: container-src/k8s/deploy.py (1903 bytes) [container.docker.engine] bytes=1903 file=container-src/k8s/deploy.py
2018-03-16T14:15:17.795924 tarball item: container-src/k8s/engine.py (1276 bytes) [container.docker.engine] bytes=1276 file=container-src/k8s/engine.py
2018-03-16T14:15:17.797562 tarball item: container-src/openshift (0 bytes) [container.docker.engine] bytes=0L file=container-src/openshift
2018-03-16T14:15:17.799172 tarball item: container-src/openshift/__init__.py (196 bytes) [container.docker.engine] bytes=196 file=container-src/openshift/__init__.py
2018-03-16T14:15:17.800815 tarball item: container-src/openshift/config.py (427 bytes) [container.docker.engine] bytes=427 file=container-src/openshift/config.py
2018-03-16T14:15:17.802444 tarball item: container-src/openshift/deploy.py (6302 bytes) [container.docker.engine] bytes=6302 file=container-src/openshift/deploy.py
2018-03-16T14:15:17.804071 tarball item: container-src/openshift/engine.py (2207 bytes) [container.docker.engine] bytes=2207 file=container-src/openshift/engine.py
2018-03-16T14:15:17.805717 tarball item: container-src/schema.yml (2547 bytes) [container.docker.engine] bytes=2547 file=container-src/schema.yml
2018-03-16T14:15:17.807326 tarball item: container-src/templates (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates
2018-03-16T14:15:17.808973 tarball item: container-src/templates/ansible-container-inventory.py (1230 bytes) [container.docker.engine] bytes=1230 file=container-src/templates/ansible-container-inventory.py
2018-03-16T14:15:17.810633 tarball item: container-src/templates/ansible-dockerfile.j2 (1194 bytes) [container.docker.engine] bytes=1194 file=container-src/templates/ansible-dockerfile.j2
2018-03-16T14:15:17.812275 tarball item: container-src/templates/ansible.cfg (41 bytes) [container.docker.engine] bytes=41 file=container-src/templates/ansible.cfg
2018-03-16T14:15:17.813920 tarball item: container-src/templates/builder.sh (620 bytes) [container.docker.engine] bytes=620 file=container-src/templates/builder.sh
2018-03-16T14:15:17.815599 tarball item: container-src/templates/compose_versioned.j2.yml (237 bytes) [container.docker.engine] bytes=237 file=container-src/templates/compose_versioned.j2.yml
2018-03-16T14:15:17.817233 tarball item: container-src/templates/hosts.j2 (90 bytes) [container.docker.engine] bytes=90 file=container-src/templates/hosts.j2
2018-03-16T14:15:17.818881 tarball item: container-src/templates/init (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/init
2018-03-16T14:15:17.820548 tarball item: container-src/templates/init/.dockerignore.j2 (60 bytes) [container.docker.engine] bytes=60 file=container-src/templates/init/.dockerignore.j2
2018-03-16T14:15:17.822177 tarball item: container-src/templates/init/ansible-requirements.j2.txt (131 bytes) [container.docker.engine] bytes=131 file=container-src/templates/init/ansible-requirements.j2.txt
2018-03-16T14:15:17.823843 tarball item: container-src/templates/init/ansible.j2.cfg (145 bytes) [container.docker.engine] bytes=145 file=container-src/templates/init/ansible.j2.cfg
2018-03-16T14:15:17.825499 tarball item: container-src/templates/init/container.j2.yml (2514 bytes) [container.docker.engine] bytes=2514 file=container-src/templates/init/container.j2.yml
2018-03-16T14:15:17.827133 tarball item: container-src/templates/init/meta.j2.yml (1231 bytes) [container.docker.engine] bytes=1231 file=container-src/templates/init/meta.j2.yml
2018-03-16T14:15:17.828796 tarball item: container-src/templates/init/requirements.j2.yml (299 bytes) [container.docker.engine] bytes=299 file=container-src/templates/init/requirements.j2.yml
2018-03-16T14:15:17.830438 tarball item: container-src/templates/install-docker-compose.j2.yml (712 bytes) [container.docker.engine] bytes=712 file=container-src/templates/install-docker-compose.j2.yml
2018-03-16T14:15:17.832094 tarball item: container-src/templates/restart-docker-compose.j2.yml (75 bytes) [container.docker.engine] bytes=75 file=container-src/templates/restart-docker-compose.j2.yml
2018-03-16T14:15:17.833753 tarball item: container-src/templates/role (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/role
2018-03-16T14:15:17.835362 tarball item: container-src/templates/role/.travis.j2.yml (540 bytes) [container.docker.engine] bytes=540 file=container-src/templates/role/.travis.j2.yml
2018-03-16T14:15:17.837015 tarball item: container-src/templates/role/README.j2.md (1287 bytes) [container.docker.engine] bytes=1287 file=container-src/templates/role/README.j2.md
2018-03-16T14:15:17.838665 tarball item: container-src/templates/role/defaults (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/role/defaults
2018-03-16T14:15:17.840299 tarball item: container-src/templates/role/defaults/main.j2.yml (55 bytes) [container.docker.engine] bytes=55 file=container-src/templates/role/defaults/main.j2.yml
2018-03-16T14:15:17.841953 tarball item: container-src/templates/role/meta (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/role/meta
2018-03-16T14:15:17.843600 tarball item: container-src/templates/role/meta/main.j2.yml (3220 bytes) [container.docker.engine] bytes=3220 file=container-src/templates/role/meta/main.j2.yml
2018-03-16T14:15:17.845223 tarball item: container-src/templates/role/test (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/role/test
2018-03-16T14:15:17.846862 tarball item: container-src/templates/role/test/test.j2.yml (81 bytes) [container.docker.engine] bytes=81 file=container-src/templates/role/test/test.j2.yml
2018-03-16T14:15:17.848516 tarball item: container-src/templates/run-docker-compose.j2.yml (75 bytes) [container.docker.engine] bytes=75 file=container-src/templates/run-docker-compose.j2.yml
2018-03-16T14:15:17.850143 tarball item: container-src/templates/stop-docker-compose.j2.yml (75 bytes) [container.docker.engine] bytes=75 file=container-src/templates/stop-docker-compose.j2.yml
2018-03-16T14:15:17.851799 tarball item: container-src/templates/wait_on_host.py (2365 bytes) [container.docker.engine] bytes=2365 file=container-src/templates/wait_on_host.py
2018-03-16T14:15:17.853448 tarball item: container-src/utils (0 bytes) [container.docker.engine] bytes=0L file=container-src/utils
2018-03-16T14:15:17.855064 tarball item: container-src/utils/__init__.py (15718 bytes) [container.docker.engine] bytes=15718 file=container-src/utils/__init__.py
2018-03-16T14:15:17.856721 tarball item: container-src/utils/_text.py (12304 bytes) [container.docker.engine] bytes=12304 file=container-src/utils/_text.py
2018-03-16T14:15:17.858326 tarball item: container-src/utils/galaxy.py (8139 bytes) [container.docker.engine] bytes=8139 file=container-src/utils/galaxy.py
2018-03-16T14:15:17.859968 tarball item: container-src/utils/loader.py (906 bytes) [container.docker.engine] bytes=906 file=container-src/utils/loader.py
2018-03-16T14:15:17.861602 tarball item: container-src/utils/logmux.py (1313 bytes) [container.docker.engine] bytes=1313 file=container-src/utils/logmux.py
2018-03-16T14:15:17.863216 tarball item: container-src/utils/ordereddict.py (678 bytes) [container.docker.engine] bytes=678 file=container-src/utils/ordereddict.py
2018-03-16T14:15:17.864860 tarball item: container-src/utils/temp.py (698 bytes) [container.docker.engine] bytes=698 file=container-src/utils/temp.py
2018-03-16T14:15:17.866500 tarball item: container-src/utils/visibility.py (3270 bytes) [container.docker.engine] bytes=3270 file=container-src/utils/visibility.py
2018-03-16T14:15:17.868133 tarball item: container-src/utils/__init__.pyc (15499 bytes) [container.docker.engine] bytes=15499 file=container-src/utils/__init__.pyc
2018-03-16T14:15:17.869786 tarball item: container-src/utils/visibility.pyc (4036 bytes) [container.docker.engine] bytes=4036 file=container-src/utils/visibility.pyc
2018-03-16T14:15:17.871468 tarball item: container-src/utils/_text.pyc (8769 bytes) [container.docker.engine] bytes=8769 file=container-src/utils/_text.pyc
2018-03-16T14:15:17.873091 tarball item: container-src/utils/temp.pyc (1322 bytes) [container.docker.engine] bytes=1322 file=container-src/utils/temp.pyc
2018-03-16T14:15:17.874731 tarball item: container-src/utils/ordereddict.pyc (888 bytes) [container.docker.engine] bytes=888 file=container-src/utils/ordereddict.pyc
2018-03-16T14:15:17.876371 tarball item: container-src/utils/loader.pyc (1152 bytes) [container.docker.engine] bytes=1152 file=container-src/utils/loader.pyc
2018-03-16T14:15:17.878019 tarball item: container-src/utils/logmux.pyc (2478 bytes) [container.docker.engine] bytes=2478 file=container-src/utils/logmux.pyc
2018-03-16T14:15:17.879666 tarball item: container-src/__init__.pyc (1229 bytes) [container.docker.engine] bytes=1229 file=container-src/__init__.pyc
2018-03-16T14:15:17.881276 tarball item: container-src/cli.pyc (18750 bytes) [container.docker.engine] bytes=18750 file=container-src/cli.pyc
2018-03-16T14:15:17.882919 tarball item: container-src/exceptions.pyc (5825 bytes) [container.docker.engine] bytes=5825 file=container-src/exceptions.pyc
2018-03-16T14:15:17.884575 tarball item: container-src/core.pyc (32413 bytes) [container.docker.engine] bytes=32413 file=container-src/core.pyc
2018-03-16T14:15:17.886367 tarball item: container-src/config.pyc (17509 bytes) [container.docker.engine] bytes=17509 file=container-src/config.pyc
2018-03-16T14:15:17.888014 tarball item: container-src/engine.pyc (11318 bytes) [container.docker.engine] bytes=11318 file=container-src/engine.pyc
2018-03-16T14:15:17.889640 tarball item: container-src/conductor-build/setup.py (4638 bytes) [container.docker.engine] bytes=4638 file=container-src/conductor-build/setup.py
2018-03-16T14:15:17.891249 tarball item: container-src/conductor-build/conductor-requirements.txt (242 bytes) [container.docker.engine] bytes=242 file=container-src/conductor-build/conductor-requirements.txt
2018-03-16T14:15:17.892898 tarball item: container-src/conductor-build/conductor-requirements.yml (60 bytes) [container.docker.engine] bytes=60 file=container-src/conductor-build/conductor-requirements.yml
2018-03-16T14:15:17.894545 tarball item: Dockerfile (1098 bytes) [container.docker.engine] bytes=1098 file=Dockerfile
2018-03-16T14:15:17.896128 tarball item: build-src/ansible.cfg (144 bytes) [container.docker.engine] bytes=144 file=build-src/ansible.cfg
2018-03-16T14:15:17.897758 tarball item: build-src/ansible-requirements.txt (130 bytes) [container.docker.engine] bytes=130 file=build-src/ansible-requirements.txt
2018-03-16T14:15:17.899367 tarball item: build-src/requirements.yml (341 bytes) [container.docker.engine] bytes=341 file=build-src/requirements.yml
2018-03-16T14:15:17.900991 tarball item: build-src/.touch (0 bytes) [container.docker.engine] bytes=0 file=build-src/.touch
2018-03-16T14:15:17.902764 tarball item: Dockerfile (385 bytes) [container.docker.engine] bytes=385 file=Dockerfile
2018-03-16T14:15:17.905234 Starting Docker build of Ansible Container Conductor image (please be patient)... [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=build_conductor_image caller_line=1124
Step 1 : FROM ansible/container-conductor-debian-stretch:0.9.3rc0
{"status": "Trying to pull repository docker.io/ansible/container-conductor-debian-stretch ... "}
{"status": "Pulling from docker.io/ansible/container-conductor-debian-stretch", "id": "0.9.3rc0"}
{"status": "Pulling fs layer", "progressDetail": {}, "id": "c73ab1c6897b"}
{"status": "Pulling fs layer", "progressDetail": {}, "id": "bfb8622e6e35"}
{"status": "Pulling fs layer", "progressDetail": {}, "id": "ca50e783fd63"}
{"status": "Pulling fs layer", "progressDetail": {}, "id": "6fcdd46f29b4"}
{"status": "Pulling fs layer", "progressDetail": {}, "id": "b9bed0a3b260"}
{"status": "Pulling fs layer", "progressDetail": {}, "id": "fc73b7e26ec6"}
{"status": "Pulling fs layer", "progressDetail": {}, "id": "ffe8674ed761"}
{"status": "Waiting", "progressDetail": {}, "id": "6fcdd46f29b4"}
{"status": "Waiting", "progressDetail": {}, "id": "b9bed0a3b260"}
{"status": "Waiting", "progressDetail": {}, "id": "fc73b7e26ec6"}
{"status": "Waiting", "progressDetail": {}, "id": "ffe8674ed761"}
{"status": "Verifying Checksum", "progressDetail": {}, "id": "ca50e783fd63"}
{"status": "Download complete", "progressDetail": {}, "id": "ca50e783fd63"}
{"status": "Verifying Checksum", "progressDetail": {}, "id": "6fcdd46f29b4"}
{"status": "Download complete", "progressDetail": {}, "id": "6fcdd46f29b4"}
{"status": "Verifying Checksum", "progressDetail": {}, "id": "b9bed0a3b260"}
{"status": "Download complete", "progressDetail": {}, "id": "b9bed0a3b260"}
{"status": "Verifying Checksum", "progressDetail": {}, "id": "fc73b7e26ec6"}
{"status": "Download complete", "progressDetail": {}, "id": "fc73b7e26ec6"}
{"status": "Verifying Checksum", "progressDetail": {}, "id": "c73ab1c6897b"}
{"status": "Download complete", "progressDetail": {}, "id": "c73ab1c6897b"}
{"status": "Extracting", "progressDetail": {"current": 458752, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[>                                                  ] 458.8 kB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 917504, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=>                                                 ] 917.5 kB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 1376256, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=>                                                 ] 1.376 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 1835008, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==>                                                ] 1.835 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 2293760, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==>                                                ] 2.294 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 2752512, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===>                                               ] 2.753 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 3211264, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===>                                               ] 3.211 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 3670016, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[====>                                              ]  3.67 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 4128768, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[====>                                              ] 4.129 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 4587520, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=====>                                             ] 4.588 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 5046272, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=====>                                             ] 5.046 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 5505024, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[======>                                            ] 5.505 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 5963776, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[======>                                            ] 5.964 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 6422528, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=======>                                           ] 6.423 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 6881280, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=======>                                           ] 6.881 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 7340032, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[========>                                          ]  7.34 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 7798784, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[========>                                          ] 7.799 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 8257536, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=========>                                         ] 8.258 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 8716288, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=========>                                         ] 8.716 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 9175040, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==========>                                        ] 9.175 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 9633792, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==========>                                        ] 9.634 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 10092544, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===========>                                       ] 10.09 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 10551296, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===========>                                       ] 10.55 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 11010048, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[============>                                      ] 11.01 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 11468800, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[============>                                      ] 11.47 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 11927552, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=============>                                     ] 11.93 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 12386304, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=============>                                     ] 12.39 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 12845056, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==============>                                    ] 12.85 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 13303808, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==============>                                    ]  13.3 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 13762560, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===============>                                   ] 13.76 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 14221312, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===============>                                   ] 14.22 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 14680064, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[================>                                  ] 14.68 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 15138816, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[================>                                  ] 15.14 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 15597568, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=================>                                 ]  15.6 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 16056320, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=================>                                 ] 16.06 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 16515072, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==================>                                ] 16.52 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 16973824, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==================>                                ] 16.97 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 17432576, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===================>                               ] 17.43 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 17891328, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===================>                               ] 17.89 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 18350080, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[====================>                              ] 18.35 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 18808832, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[====================>                              ] 18.81 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 19267584, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=====================>                             ] 19.27 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 19726336, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=====================>                             ] 19.73 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 20185088, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[======================>                            ] 20.19 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 20643840, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[======================>                            ] 20.64 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 21102592, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=======================>                           ]  21.1 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 21561344, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=======================>                           ] 21.56 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 22020096, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[========================>                          ] 22.02 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 22478848, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[========================>                          ] 22.48 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 22937600, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=========================>                         ] 22.94 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 23396352, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=========================>                         ]  23.4 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 23855104, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==========================>                        ] 23.86 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 24313856, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==========================>                        ] 24.31 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 24772608, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===========================>                       ] 24.77 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 25231360, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===========================>                       ] 25.23 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 25690112, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[============================>                      ] 25.69 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 26148864, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[============================>                      ] 26.15 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 26607616, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=============================>                     ] 26.61 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 27066368, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=============================>                     ] 27.07 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 27525120, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==============================>                    ] 27.53 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 27983872, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===============================>                   ] 27.98 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 28442624, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===============================>                   ] 28.44 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 28901376, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[================================>                  ]  28.9 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 29360128, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[================================>                  ] 29.36 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 29818880, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=================================>                 ] 29.82 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 30277632, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=================================>                 ] 30.28 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 30736384, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==================================>                ] 30.74 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 31195136, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==================================>                ]  31.2 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 31653888, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===================================>               ] 31.65 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 32112640, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===================================>               ] 32.11 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 32571392, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[====================================>              ] 32.57 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 33030144, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[====================================>              ] 33.03 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 33488896, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=====================================>             ] 33.49 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 33947648, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=====================================>             ] 33.95 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 34406400, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[======================================>            ] 34.41 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 34865152, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[======================================>            ] 34.87 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 35323904, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=======================================>           ] 35.32 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 35782656, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=======================================>           ] 35.78 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 36241408, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[========================================>          ] 36.24 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 36700160, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[========================================>          ]  36.7 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 37158912, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=========================================>         ] 37.16 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 37617664, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=========================================>         ] 37.62 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 38076416, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==========================================>        ] 38.08 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 38535168, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==========================================>        ] 38.54 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 38993920, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===========================================>       ] 38.99 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 39452672, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===========================================>       ] 39.45 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 39911424, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[============================================>      ] 39.91 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 40370176, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[============================================>      ] 40.37 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 40828928, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=============================================>     ] 40.83 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 41287680, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=============================================>     ] 41.29 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 41746432, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==============================================>    ] 41.75 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 42205184, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==============================================>    ] 42.21 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 42663936, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===============================================>   ] 42.66 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 43122688, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[===============================================>   ] 43.12 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 43581440, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[================================================>  ] 43.58 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 44040192, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[================================================>  ] 44.04 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 44498944, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=================================================> ]  44.5 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 44957696, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[=================================================> ] 44.96 MB/45.14 MB"}
{"status": "Extracting", "progressDetail": {"current": 45135077, "total": 45135077}, "id": "c73ab1c6897b", "progress": "[==================================================>] 45.14 MB/45.14 MB"}
{"status": "Pull complete", "progressDetail": {}, "id": "c73ab1c6897b"}
{"status": "Verifying Checksum", "progressDetail": {}, "id": "ffe8674ed761"}
{"status": "Download complete", "progressDetail": {}, "id": "ffe8674ed761"}
{"status": "Verifying Checksum", "progressDetail": {}, "id": "bfb8622e6e35"}
{"status": "Download complete", "progressDetail": {}, "id": "bfb8622e6e35"}
{"status": "Extracting", "progressDetail": {"current": 557056, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[>                                                  ] 557.1 kB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 1114112, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[>                                                  ] 1.114 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 1671168, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[>                                                  ] 1.671 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 2228224, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[>                                                  ] 2.228 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 2785280, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[>                                                  ] 2.785 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 3342336, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[>                                                  ] 3.342 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 3899392, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=>                                                 ] 3.899 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 4456448, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=>                                                 ] 4.456 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 5013504, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=>                                                 ] 5.014 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 5570560, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=>                                                 ] 5.571 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 6127616, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=>                                                 ] 6.128 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 6684672, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=>                                                 ] 6.685 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 7241728, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==>                                                ] 7.242 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 7798784, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==>                                                ] 7.799 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 8355840, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==>                                                ] 8.356 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 8912896, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==>                                                ] 8.913 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 9469952, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==>                                                ]  9.47 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 10027008, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==>                                                ] 10.03 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 10584064, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==>                                                ] 10.58 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 11141120, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===>                                               ] 11.14 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 11698176, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===>                                               ]  11.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 12255232, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===>                                               ] 12.26 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 12812288, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===>                                               ] 12.81 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 13369344, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===>                                               ] 13.37 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 13926400, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===>                                               ] 13.93 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 14483456, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====>                                              ] 14.48 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 15040512, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====>                                              ] 15.04 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 15597568, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====>                                              ]  15.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 16154624, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====>                                              ] 16.15 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 16711680, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====>                                              ] 16.71 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 17268736, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====>                                              ] 17.27 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 17825792, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====>                                              ] 17.83 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 18382848, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====>                                             ] 18.38 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 18939904, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====>                                             ] 18.94 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 19496960, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====>                                             ]  19.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 20054016, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====>                                             ] 20.05 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 20611072, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====>                                             ] 20.61 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 21168128, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====>                                             ] 21.17 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 21725184, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======>                                            ] 21.73 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 22282240, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======>                                            ] 22.28 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 22839296, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======>                                            ] 22.84 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 23396352, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======>                                            ]  23.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 23953408, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======>                                            ] 23.95 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 24510464, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======>                                            ] 24.51 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 25067520, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======>                                            ] 25.07 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 25624576, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======>                                           ] 25.62 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 26181632, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======>                                           ] 26.18 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 26738688, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======>                                           ] 26.74 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 27295744, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======>                                           ]  27.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 27852800, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======>                                           ] 27.85 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 28409856, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======>                                           ] 28.41 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 28966912, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========>                                          ] 28.97 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 29523968, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========>                                          ] 29.52 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 30081024, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========>                                          ] 30.08 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 30638080, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========>                                          ] 30.64 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 31195136, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========>                                          ]  31.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 31752192, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========>                                          ] 31.75 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 32309248, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========>                                          ] 32.31 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 32866304, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========>                                         ] 32.87 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 33423360, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========>                                         ] 33.42 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 33980416, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========>                                         ] 33.98 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 34537472, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========>                                         ] 34.54 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 35094528, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========>                                         ] 35.09 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 35651584, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========>                                         ] 35.65 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 36208640, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========>                                        ] 36.21 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 36765696, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========>                                        ] 36.77 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 37322752, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========>                                        ] 37.32 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 37879808, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========>                                        ] 37.88 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 38436864, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========>                                        ] 38.44 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 38993920, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========>                                        ] 38.99 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 39550976, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========>                                        ] 39.55 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 40108032, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========>                                       ] 40.11 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 40665088, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========>                                       ] 40.67 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 41222144, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========>                                       ] 41.22 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 41779200, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========>                                       ] 41.78 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 42336256, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========>                                       ] 42.34 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 42893312, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========>                                       ] 42.89 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 43450368, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============>                                      ] 43.45 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 44007424, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============>                                      ] 44.01 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 44564480, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============>                                      ] 44.56 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 45121536, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============>                                      ] 45.12 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 45678592, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============>                                      ] 45.68 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 46235648, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============>                                      ] 46.24 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 46792704, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============>                                      ] 46.79 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 47349760, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============>                                     ] 47.35 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 47906816, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============>                                     ] 47.91 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 48463872, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============>                                     ] 48.46 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 49020928, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============>                                     ] 49.02 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 49577984, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============>                                     ] 49.58 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 50135040, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============>                                     ] 50.14 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 50692096, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============>                                    ] 50.69 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 51249152, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============>                                    ] 51.25 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 51806208, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============>                                    ] 51.81 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 52363264, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============>                                    ] 52.36 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 52920320, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============>                                    ] 52.92 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 53477376, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============>                                    ] 53.48 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 54034432, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============>                                    ] 54.03 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 54591488, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============>                                   ] 54.59 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 55148544, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============>                                   ] 55.15 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 55705600, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============>                                   ] 55.71 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 56262656, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============>                                   ] 56.26 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 56819712, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============>                                   ] 56.82 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 57376768, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============>                                   ] 57.38 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 57933824, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================>                                  ] 57.93 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 58490880, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================>                                  ] 58.49 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 59047936, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================>                                  ] 59.05 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 59604992, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================>                                  ]  59.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 60162048, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================>                                  ] 60.16 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 60719104, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================>                                  ] 60.72 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 61276160, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================>                                  ] 61.28 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 61833216, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================>                                 ] 61.83 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 62390272, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================>                                 ] 62.39 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 62947328, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================>                                 ] 62.95 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 63504384, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================>                                 ]  63.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 64061440, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================>                                 ] 64.06 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 64618496, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================>                                 ] 64.62 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 65175552, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================>                                ] 65.18 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 65732608, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================>                                ] 65.73 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 66289664, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================>                                ] 66.29 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 66846720, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================>                                ] 66.85 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 67403776, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================>                                ]  67.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 67960832, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================>                                ] 67.96 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 68517888, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================>                                ] 68.52 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 69074944, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================>                               ] 69.07 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 69632000, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================>                               ] 69.63 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 70189056, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================>                               ] 70.19 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 70746112, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================>                               ] 70.75 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 71303168, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================>                               ]  71.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 71860224, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================>                               ] 71.86 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 72417280, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================>                              ] 72.42 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 72974336, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================>                              ] 72.97 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 73531392, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================>                              ] 73.53 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 74088448, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================>                              ] 74.09 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 74645504, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================>                              ] 74.65 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 75202560, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================>                              ]  75.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 75759616, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================>                              ] 75.76 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 76316672, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================>                             ] 76.32 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 76873728, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================>                             ] 76.87 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 77430784, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================>                             ] 77.43 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 77987840, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================>                             ] 77.99 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 78544896, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================>                             ] 78.54 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 79101952, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================>                             ]  79.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 79659008, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================>                            ] 79.66 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 80216064, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================>                            ] 80.22 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 80773120, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================>                            ] 80.77 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 81330176, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================>                            ] 81.33 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 81887232, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================>                            ] 81.89 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 82444288, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================>                            ] 82.44 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 83001344, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================>                            ]    83 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 83558400, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================>                           ] 83.56 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 84115456, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================>                           ] 84.12 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 84672512, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================>                           ] 84.67 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 85229568, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================>                           ] 85.23 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 85786624, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================>                           ] 85.79 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 86343680, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================>                           ] 86.34 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 86900736, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================>                          ]  86.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 87457792, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================>                          ] 87.46 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 88014848, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================>                          ] 88.01 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 88571904, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================>                          ] 88.57 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 89128960, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================>                          ] 89.13 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 89686016, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================>                          ] 89.69 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 90243072, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================>                          ] 90.24 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 90800128, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================>                         ]  90.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 91357184, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================>                         ] 91.36 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 91914240, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================>                         ] 91.91 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 92471296, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================>                         ] 92.47 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 93028352, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================>                         ] 93.03 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 93585408, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================>                         ] 93.59 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 94142464, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================>                        ] 94.14 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 94699520, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================>                        ]  94.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 95256576, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================>                        ] 95.26 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 95813632, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================>                        ] 95.81 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 96370688, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================>                        ] 96.37 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 96927744, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================>                        ] 96.93 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 97484800, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================>                        ] 97.48 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 98041856, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================>                       ] 98.04 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 98598912, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================>                       ]  98.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 99155968, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================>                       ] 99.16 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 99713024, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================>                       ] 99.71 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 100270080, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================>                       ] 100.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 100827136, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================>                       ] 100.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 101384192, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================>                      ] 101.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 101941248, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================>                      ] 101.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 102498304, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================>                      ] 102.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 103055360, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================>                      ] 103.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 103612416, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================>                      ] 103.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 104169472, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================>                      ] 104.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 104726528, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================>                      ] 104.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 105283584, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================>                     ] 105.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 105840640, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================>                     ] 105.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 106397696, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================>                     ] 106.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 106954752, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================>                     ]   107 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 107511808, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================>                     ] 107.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 108068864, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================>                     ] 108.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 108625920, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================>                    ] 108.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 109182976, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================>                    ] 109.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 109740032, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================>                    ] 109.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 110297088, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================>                    ] 110.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 110854144, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================>                    ] 110.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 111411200, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================>                    ] 111.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 111968256, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================>                    ]   112 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 112525312, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================>                   ] 112.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 113082368, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================>                   ] 113.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 113639424, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================>                   ] 113.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 114196480, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================>                   ] 114.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 114753536, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================>                   ] 114.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 115310592, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================>                   ] 115.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 115867648, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================>                  ] 115.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 116424704, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================>                  ] 116.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 116981760, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================>                  ]   117 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 117538816, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================>                  ] 117.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 118095872, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================>                  ] 118.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 118652928, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================>                  ] 118.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 119209984, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================>                  ] 119.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 119767040, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================>                 ] 119.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 120324096, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================>                 ] 120.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 120881152, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================>                 ] 120.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 121438208, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================>                 ] 121.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 121995264, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================>                 ]   122 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 122552320, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================>                 ] 122.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 123109376, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================================>                ] 123.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 123666432, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================================>                ] 123.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 124223488, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================================>                ] 124.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 124780544, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================================>                ] 124.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 125337600, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================================>                ] 125.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 125894656, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================================>                ] 125.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 126451712, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================================>                ] 126.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 127008768, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================================>               ]   127 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 127565824, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================================>               ] 127.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 128122880, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================================>               ] 128.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 128679936, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================================>               ] 128.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 129236992, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================================>               ] 129.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 129794048, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===================================>               ] 129.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 130351104, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================================>              ] 130.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 130908160, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================================>              ] 130.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 131465216, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================================>              ] 131.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 132022272, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================================>              ]   132 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 132579328, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================================>              ] 132.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 133136384, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================================>              ] 133.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 133693440, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[====================================>              ] 133.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 134250496, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================================>             ] 134.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 134807552, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================================>             ] 134.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 135364608, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================================>             ] 135.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 135921664, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================================>             ] 135.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 136478720, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================================>             ] 136.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 137035776, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=====================================>             ]   137 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 137592832, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================================>            ] 137.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 138149888, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================================>            ] 138.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 138706944, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================================>            ] 138.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 139264000, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================================>            ] 139.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 139821056, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================================>            ] 139.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 140378112, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================================>            ] 140.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 140935168, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[======================================>            ] 140.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 141492224, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================================>           ] 141.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 142049280, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================================>           ]   142 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 142606336, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================================>           ] 142.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 143163392, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================================>           ] 143.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 143720448, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================================>           ] 143.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 144277504, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=======================================>           ] 144.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 144834560, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================================>          ] 144.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 145391616, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================================>          ] 145.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 145948672, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================================>          ] 145.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 146505728, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================================>          ] 146.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 147062784, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================================>          ] 147.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 147619840, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================================>          ] 147.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 148176896, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[========================================>          ] 148.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 148733952, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================================>         ] 148.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 149291008, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================================>         ] 149.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 149848064, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================================>         ] 149.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 150405120, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================================>         ] 150.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 150962176, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================================>         ]   151 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 151519232, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=========================================>         ] 151.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 152076288, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================================>        ] 152.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 152633344, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================================>        ] 152.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 153190400, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================================>        ] 153.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 153747456, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================================>        ] 153.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 154304512, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================================>        ] 154.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 154861568, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================================>        ] 154.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 155418624, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==========================================>        ] 155.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 155975680, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================================>       ]   156 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 156532736, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================================>       ] 156.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 157089792, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================================>       ] 157.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 157646848, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================================>       ] 157.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 158203904, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================================>       ] 158.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 158760960, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===========================================>       ] 158.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 159318016, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================================>      ] 159.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 159875072, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================================>      ] 159.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 160432128, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================================>      ] 160.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 160989184, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================================>      ]   161 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 161546240, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================================>      ] 161.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 162103296, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[============================================>      ] 162.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 162660352, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================================>     ] 162.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 163217408, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================================>     ] 163.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 163774464, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================================>     ] 163.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 164331520, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================================>     ] 164.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 164888576, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================================>     ] 164.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 165445632, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================================>     ] 165.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 166002688, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=============================================>     ]   166 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 166559744, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================================>    ] 166.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 167116800, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================================>    ] 167.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 167673856, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================================>    ] 167.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 168230912, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================================>    ] 168.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 168787968, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================================>    ] 168.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 169345024, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==============================================>    ] 169.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 169902080, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================================>   ] 169.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 170459136, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================================>   ] 170.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 171016192, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================================>   ]   171 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 171573248, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================================>   ] 171.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 172130304, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================================>   ] 172.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 172687360, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================================>   ] 172.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 173244416, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[===============================================>   ] 173.2 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 173801472, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================================>  ] 173.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 174358528, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================================>  ] 174.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 174915584, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================================>  ] 174.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 175472640, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================================>  ] 175.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 176029696, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================================>  ]   176 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 176586752, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[================================================>  ] 176.6 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 177143808, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================================> ] 177.1 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 177700864, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================================> ] 177.7 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 178257920, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================================> ] 178.3 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 178814976, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================================> ] 178.8 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 179372032, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================================> ] 179.4 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 179929088, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================================> ] 179.9 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 180486144, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[=================================================> ] 180.5 MB/180.7 MB"}
{"status": "Extracting", "progressDetail": {"current": 180727164, "total": 180727164}, "id": "bfb8622e6e35", "progress": "[==================================================>] 180.7 MB/180.7 MB"}
{"status": "Pull complete", "progressDetail": {}, "id": "bfb8622e6e35"}
{"status": "Extracting", "progressDetail": {"current": 98304, "total": 7291966}, "id": "ca50e783fd63", "progress": "[>                                                  ]  98.3 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 196608, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=>                                                 ] 196.6 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 294912, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==>                                                ] 294.9 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 393216, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==>                                                ] 393.2 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 491520, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===>                                               ] 491.5 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 589824, "total": 7291966}, "id": "ca50e783fd63", "progress": "[====>                                              ] 589.8 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 688128, "total": 7291966}, "id": "ca50e783fd63", "progress": "[====>                                              ] 688.1 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 786432, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=====>                                             ] 786.4 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 884736, "total": 7291966}, "id": "ca50e783fd63", "progress": "[======>                                            ] 884.7 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 983040, "total": 7291966}, "id": "ca50e783fd63", "progress": "[======>                                            ]   983 kB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1081344, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=======>                                           ] 1.081 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1179648, "total": 7291966}, "id": "ca50e783fd63", "progress": "[========>                                          ]  1.18 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1277952, "total": 7291966}, "id": "ca50e783fd63", "progress": "[========>                                          ] 1.278 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1376256, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=========>                                         ] 1.376 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1474560, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==========>                                        ] 1.475 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1572864, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==========>                                        ] 1.573 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1671168, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===========>                                       ] 1.671 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1769472, "total": 7291966}, "id": "ca50e783fd63", "progress": "[============>                                      ] 1.769 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1867776, "total": 7291966}, "id": "ca50e783fd63", "progress": "[============>                                      ] 1.868 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 1966080, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=============>                                     ] 1.966 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2064384, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==============>                                    ] 2.064 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2162688, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==============>                                    ] 2.163 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2260992, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===============>                                   ] 2.261 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2359296, "total": 7291966}, "id": "ca50e783fd63", "progress": "[================>                                  ] 2.359 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2457600, "total": 7291966}, "id": "ca50e783fd63", "progress": "[================>                                  ] 2.458 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2555904, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=================>                                 ] 2.556 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2654208, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==================>                                ] 2.654 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2752512, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==================>                                ] 2.753 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2850816, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===================>                               ] 2.851 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 2949120, "total": 7291966}, "id": "ca50e783fd63", "progress": "[====================>                              ] 2.949 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3047424, "total": 7291966}, "id": "ca50e783fd63", "progress": "[====================>                              ] 3.047 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3145728, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=====================>                             ] 3.146 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3244032, "total": 7291966}, "id": "ca50e783fd63", "progress": "[======================>                            ] 3.244 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3342336, "total": 7291966}, "id": "ca50e783fd63", "progress": "[======================>                            ] 3.342 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3440640, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=======================>                           ] 3.441 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3538944, "total": 7291966}, "id": "ca50e783fd63", "progress": "[========================>                          ] 3.539 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3637248, "total": 7291966}, "id": "ca50e783fd63", "progress": "[========================>                          ] 3.637 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3735552, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=========================>                         ] 3.736 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3833856, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==========================>                        ] 3.834 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 3932160, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==========================>                        ] 3.932 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4030464, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===========================>                       ]  4.03 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4128768, "total": 7291966}, "id": "ca50e783fd63", "progress": "[============================>                      ] 4.129 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4227072, "total": 7291966}, "id": "ca50e783fd63", "progress": "[============================>                      ] 4.227 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4325376, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=============================>                     ] 4.325 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4423680, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==============================>                    ] 4.424 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4521984, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===============================>                   ] 4.522 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4620288, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===============================>                   ]  4.62 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4718592, "total": 7291966}, "id": "ca50e783fd63", "progress": "[================================>                  ] 4.719 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4816896, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=================================>                 ] 4.817 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 4915200, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=================================>                 ] 4.915 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5013504, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==================================>                ] 5.014 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5111808, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===================================>               ] 5.112 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5210112, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===================================>               ]  5.21 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5308416, "total": 7291966}, "id": "ca50e783fd63", "progress": "[====================================>              ] 5.308 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5406720, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=====================================>             ] 5.407 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5505024, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=====================================>             ] 5.505 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5603328, "total": 7291966}, "id": "ca50e783fd63", "progress": "[======================================>            ] 5.603 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5701632, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=======================================>           ] 5.702 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5799936, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=======================================>           ]   5.8 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5898240, "total": 7291966}, "id": "ca50e783fd63", "progress": "[========================================>          ] 5.898 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 5996544, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=========================================>         ] 5.997 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6094848, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=========================================>         ] 6.095 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6193152, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==========================================>        ] 6.193 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6291456, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===========================================>       ] 6.291 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6389760, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===========================================>       ]  6.39 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6488064, "total": 7291966}, "id": "ca50e783fd63", "progress": "[============================================>      ] 6.488 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6586368, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=============================================>     ] 6.586 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6684672, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=============================================>     ] 6.685 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6782976, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==============================================>    ] 6.783 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6881280, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===============================================>   ] 6.881 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 6979584, "total": 7291966}, "id": "ca50e783fd63", "progress": "[===============================================>   ]  6.98 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 7077888, "total": 7291966}, "id": "ca50e783fd63", "progress": "[================================================>  ] 7.078 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 7176192, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=================================================> ] 7.176 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 7274496, "total": 7291966}, "id": "ca50e783fd63", "progress": "[=================================================> ] 7.274 MB/7.292 MB"}
{"status": "Extracting", "progressDetail": {"current": 7291966, "total": 7291966}, "id": "ca50e783fd63", "progress": "[==================================================>] 7.292 MB/7.292 MB"}
{"status": "Pull complete", "progressDetail": {}, "id": "ca50e783fd63"}
{"status": "Extracting", "progressDetail": {"current": 2807, "total": 2807}, "id": "6fcdd46f29b4", "progress": "[==================================================>] 2.807 kB/2.807 kB"}
{"status": "Extracting", "progressDetail": {"current": 2807, "total": 2807}, "id": "6fcdd46f29b4", "progress": "[==================================================>] 2.807 kB/2.807 kB"}
{"status": "Pull complete", "progressDetail": {}, "id": "6fcdd46f29b4"}
{"status": "Extracting", "progressDetail": {"current": 731, "total": 731}, "id": "b9bed0a3b260", "progress": "[==================================================>]    731 B/731 B"}
{"status": "Extracting", "progressDetail": {"current": 731, "total": 731}, "id": "b9bed0a3b260", "progress": "[==================================================>]    731 B/731 B"}
{"status": "Pull complete", "progressDetail": {}, "id": "b9bed0a3b260"}
{"status": "Extracting", "progressDetail": {"current": 32768, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[=>                                                 ] 32.77 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 65536, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[==>                                                ] 65.54 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 98304, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[===>                                               ]  98.3 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 131072, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[====>                                              ] 131.1 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 196608, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[======>                                            ] 196.6 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 294912, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[=========>                                         ] 294.9 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 360448, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[============>                                      ] 360.4 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 458752, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[===============>                                   ] 458.8 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 524288, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[=================>                                 ] 524.3 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 589824, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[===================>                               ] 589.8 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 655360, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[======================>                            ] 655.4 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 753664, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[=========================>                         ] 753.7 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 819200, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[===========================>                       ] 819.2 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 917504, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[==============================>                    ] 917.5 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 983040, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[=================================>                 ]   983 kB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 1081344, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[====================================>              ] 1.081 MB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 1146880, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[======================================>            ] 1.147 MB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 1245184, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[=========================================>         ] 1.245 MB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 1310720, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[============================================>      ] 1.311 MB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 1376256, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[==============================================>    ] 1.376 MB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 1409024, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[===============================================>   ] 1.409 MB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 1441792, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[================================================>  ] 1.442 MB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 1474560, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[=================================================> ] 1.475 MB/1.486 MB"}
{"status": "Extracting", "progressDetail": {"current": 1485899, "total": 1485899}, "id": "fc73b7e26ec6", "progress": "[==================================================>] 1.486 MB/1.486 MB"}
{"status": "Pull complete", "progressDetail": {}, "id": "fc73b7e26ec6"}
{"status": "Extracting", "progressDetail": {"current": 229376, "total": 20326154}, "id": "ffe8674ed761", "progress": "[>                                                  ] 229.4 kB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 458752, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=>                                                 ] 458.8 kB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 688128, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=>                                                 ] 688.1 kB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 917504, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==>                                                ] 917.5 kB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 1146880, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==>                                                ] 1.147 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 1376256, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===>                                               ] 1.376 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 1605632, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===>                                               ] 1.606 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 1835008, "total": 20326154}, "id": "ffe8674ed761", "progress": "[====>                                              ] 1.835 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 2064384, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=====>                                             ] 2.064 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 2293760, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=====>                                             ] 2.294 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 2523136, "total": 20326154}, "id": "ffe8674ed761", "progress": "[======>                                            ] 2.523 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 2752512, "total": 20326154}, "id": "ffe8674ed761", "progress": "[======>                                            ] 2.753 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 2981888, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=======>                                           ] 2.982 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 3211264, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=======>                                           ] 3.211 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 3440640, "total": 20326154}, "id": "ffe8674ed761", "progress": "[========>                                          ] 3.441 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 3670016, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=========>                                         ]  3.67 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 3899392, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=========>                                         ] 3.899 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 4128768, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==========>                                        ] 4.129 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 4358144, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==========>                                        ] 4.358 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 4587520, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===========>                                       ] 4.588 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 4816896, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===========>                                       ] 4.817 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 5046272, "total": 20326154}, "id": "ffe8674ed761", "progress": "[============>                                      ] 5.046 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 5275648, "total": 20326154}, "id": "ffe8674ed761", "progress": "[============>                                      ] 5.276 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 5505024, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=============>                                     ] 5.505 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 5734400, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==============>                                    ] 5.734 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 5963776, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==============>                                    ] 5.964 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 6193152, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===============>                                   ] 6.193 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 6422528, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===============>                                   ] 6.423 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 6651904, "total": 20326154}, "id": "ffe8674ed761", "progress": "[================>                                  ] 6.652 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 6881280, "total": 20326154}, "id": "ffe8674ed761", "progress": "[================>                                  ] 6.881 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 7110656, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=================>                                 ] 7.111 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 7340032, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==================>                                ]  7.34 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 7569408, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==================>                                ] 7.569 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 7798784, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===================>                               ] 7.799 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 8028160, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===================>                               ] 8.028 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 8257536, "total": 20326154}, "id": "ffe8674ed761", "progress": "[====================>                              ] 8.258 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 8486912, "total": 20326154}, "id": "ffe8674ed761", "progress": "[====================>                              ] 8.487 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 8716288, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=====================>                             ] 8.716 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 8945664, "total": 20326154}, "id": "ffe8674ed761", "progress": "[======================>                            ] 8.946 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 9175040, "total": 20326154}, "id": "ffe8674ed761", "progress": "[======================>                            ] 9.175 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 9404416, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=======================>                           ] 9.404 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 9633792, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=======================>                           ] 9.634 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 9863168, "total": 20326154}, "id": "ffe8674ed761", "progress": "[========================>                          ] 9.863 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 10092544, "total": 20326154}, "id": "ffe8674ed761", "progress": "[========================>                          ] 10.09 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 10321920, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=========================>                         ] 10.32 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 10551296, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=========================>                         ] 10.55 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 10780672, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==========================>                        ] 10.78 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 11010048, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===========================>                       ] 11.01 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 11239424, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===========================>                       ] 11.24 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 11468800, "total": 20326154}, "id": "ffe8674ed761", "progress": "[============================>                      ] 11.47 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 11698176, "total": 20326154}, "id": "ffe8674ed761", "progress": "[============================>                      ]  11.7 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 11927552, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=============================>                     ] 11.93 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 12156928, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=============================>                     ] 12.16 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 12386304, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==============================>                    ] 12.39 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 12615680, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===============================>                   ] 12.62 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 12845056, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===============================>                   ] 12.85 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 13074432, "total": 20326154}, "id": "ffe8674ed761", "progress": "[================================>                  ] 13.07 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 13303808, "total": 20326154}, "id": "ffe8674ed761", "progress": "[================================>                  ]  13.3 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 13533184, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=================================>                 ] 13.53 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 13762560, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=================================>                 ] 13.76 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 13991936, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==================================>                ] 13.99 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 14221312, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==================================>                ] 14.22 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 14450688, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===================================>               ] 14.45 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 14680064, "total": 20326154}, "id": "ffe8674ed761", "progress": "[====================================>              ] 14.68 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 14909440, "total": 20326154}, "id": "ffe8674ed761", "progress": "[====================================>              ] 14.91 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 15138816, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=====================================>             ] 15.14 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 15368192, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=====================================>             ] 15.37 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 15597568, "total": 20326154}, "id": "ffe8674ed761", "progress": "[======================================>            ]  15.6 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 15826944, "total": 20326154}, "id": "ffe8674ed761", "progress": "[======================================>            ] 15.83 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 16056320, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=======================================>           ] 16.06 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 16285696, "total": 20326154}, "id": "ffe8674ed761", "progress": "[========================================>          ] 16.29 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 16515072, "total": 20326154}, "id": "ffe8674ed761", "progress": "[========================================>          ] 16.52 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 16744448, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=========================================>         ] 16.74 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 16973824, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=========================================>         ] 16.97 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 17203200, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==========================================>        ]  17.2 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 17432576, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==========================================>        ] 17.43 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 17661952, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===========================================>       ] 17.66 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 17891328, "total": 20326154}, "id": "ffe8674ed761", "progress": "[============================================>      ] 17.89 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 18120704, "total": 20326154}, "id": "ffe8674ed761", "progress": "[============================================>      ] 18.12 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 18350080, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=============================================>     ] 18.35 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 18579456, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=============================================>     ] 18.58 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 18808832, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==============================================>    ] 18.81 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 19038208, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==============================================>    ] 19.04 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 19267584, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===============================================>   ] 19.27 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 19496960, "total": 20326154}, "id": "ffe8674ed761", "progress": "[===============================================>   ]  19.5 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 19726336, "total": 20326154}, "id": "ffe8674ed761", "progress": "[================================================>  ] 19.73 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 19955712, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=================================================> ] 19.96 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 20185088, "total": 20326154}, "id": "ffe8674ed761", "progress": "[=================================================> ] 20.19 MB/20.33 MB"}
{"status": "Extracting", "progressDetail": {"current": 20326154, "total": 20326154}, "id": "ffe8674ed761", "progress": "[==================================================>] 20.33 MB/20.33 MB"}
{"status": "Pull complete", "progressDetail": {}, "id": "ffe8674ed761"}
{"status": "Digest: sha256:df076a6572017fa5f6d82538c57b8e877537ee5edcf3fd074555734f5de13ac3"}
 ---> 2fc3f8ca4b33
Step 2 : COPY /build-src /_ansible/build
 ---> ff60f582639a
Removing intermediate container 9e7c247753ea
Step 3 : RUN cp /_ansible/build/ansible.cfg /etc/ansible/ansible.cfg
 ---> Running in 40aaefdf2ac9
 ---> 591d6a3a0b40
Removing intermediate container 40aaefdf2ac9
Step 4 : VOLUME /usr
 ---> Running in 1afe12c848d2
 ---> e8ed96be867c
Removing intermediate container 1afe12c848d2
Step 5 : VOLUME /lib
 ---> Running in c2ba8036018c
 ---> 6271567fd477
Removing intermediate container c2ba8036018c
Step 6 : RUN apt-get update -y &&     apt-get install default-libmysqlclient-dev python-mysqldb -y &&     pip install MySQL-python
 ---> Running in fdf5f4e08763
Get:1 http://security.debian.org stretch/updates InRelease [63.0 kB]
Ign:2 http://deb.debian.org/debian stretch InRelease
Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Hit:4 http://deb.debian.org/debian stretch Release
Fetched 154 kB in 0s (337 kB/s)
Reading package lists...

Reading package lists...

Building dependency tree...

Reading state information...
The following additional packages will be installed:
  libmariadbclient-dev libmariadbclient-dev-compat libmariadbclient18
  mysql-common zlib1g-dev
Suggested packages:
  default-mysql-server | virtual-mysql-server python-egenix-mxdatetime
  python-mysqldb-dbg
The following NEW packages will be installed:
  default-libmysqlclient-dev libmariadbclient-dev libmariadbclient-dev-compat
  libmariadbclient18 mysql-common python-mysqldb zlib1g-dev
0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 2136 kB of archives.
After this operation, 11.6 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 mysql-common all 5.8+1.0.2 [5608 B]
Get:2 http://deb.debian.org/debian stretch/main amd64 libmariadbclient18 amd64 10.1.26-0+deb9u1 [779 kB]
Get:3 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
Get:4 http://deb.debian.org/debian stretch/main amd64 libmariadbclient-dev amd64 10.1.26-0+deb9u1 [1065 kB]
Get:5 http://deb.debian.org/debian stretch/main amd64 libmariadbclient-dev-compat amd64 10.1.26-0+deb9u1 [26.4 kB]
Get:6 http://deb.debian.org/debian stretch/main amd64 default-libmysqlclient-dev amd64 1.0.2 [3272 B]
Get:7 http://deb.debian.org/debian stretch/main amd64 python-mysqldb amd64 1.3.7-1.1 [52.1 kB]
debconf: delaying package configuration, since apt-utils is not installed

Fetched 2136 kB in 0s (7548 kB/s)
Selecting previously unselected package mysql-common.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22715 files and directories currently installed.)
Preparing to unpack .../0-mysql-common_5.8+1.0.2_all.deb ...
Unpacking mysql-common (5.8+1.0.2) ...
Selecting previously unselected package libmariadbclient18:amd64.
Preparing to unpack .../1-libmariadbclient18_10.1.26-0+deb9u1_amd64.deb ...
Unpacking libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../2-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
Selecting previously unselected package libmariadbclient-dev.
Preparing to unpack .../3-libmariadbclient-dev_10.1.26-0+deb9u1_amd64.deb ...
Unpacking libmariadbclient-dev (10.1.26-0+deb9u1) ...
Selecting previously unselected package libmariadbclient-dev-compat:amd64.
Preparing to unpack .../4-libmariadbclient-dev-compat_10.1.26-0+deb9u1_amd64.deb ...
Unpacking libmariadbclient-dev-compat:amd64 (10.1.26-0+deb9u1) ...
Selecting previously unselected package default-libmysqlclient-dev:amd64.
Preparing to unpack .../5-default-libmysqlclient-dev_1.0.2_amd64.deb ...
Unpacking default-libmysqlclient-dev:amd64 (1.0.2) ...
Selecting previously unselected package python-mysqldb.
Preparing to unpack .../6-python-mysqldb_1.3.7-1.1_amd64.deb ...
Unpacking python-mysqldb (1.3.7-1.1) ...
Setting up mysql-common (5.8+1.0.2) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up python-mysqldb (1.3.7-1.1) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
Setting up libmariadbclient-dev (10.1.26-0+deb9u1) ...
Setting up libmariadbclient-dev-compat:amd64 (10.1.26-0+deb9u1) ...
Setting up default-libmysqlclient-dev:amd64 (1.0.2) ...
Collecting MySQL-python
  Downloading MySQL-python-1.2.5.zip (108kB)
Building wheels for collected packages: MySQL-python
  Running setup.py bdist_wheel for MySQL-python: started
  Running setup.py bdist_wheel for MySQL-python: finished with status 'done'
  Stored in directory: /root/.cache/pip/wheels/38/a3/89/ec87e092cfb38450fc91a62562055231deb0049a029054dc62
Successfully built MySQL-python
Installing collected packages: MySQL-python
Successfully installed MySQL-python-1.2.5
 ---> 97a35f689475
Removing intermediate container fdf5f4e08763
Successfully built 97a35f689475
2018-03-16T14:17:24.081617 Cleaning up temporary directory [container.utils.temp] caller_file=/root/ansible-container/container/utils/temp.py caller_func=__exit__ caller_line=22 path=/tmp/tmpO1r2b9
2018-03-16T14:17:24.093838 Config settings                [container.core] caller_file=/root/ansible-container/container/core.py caller_func=hostcmd_build caller_line=194 conf=<class 'container.docker.config.AnsibleContainerConfig'> config=<container.docker.config.AnsibleContainerConfig object at 0x2c57750> rawsettings={"project_name": "mysql", "conductor": {"base": "debian:9", "roles_path": ["roles/"]}, "pwd": "/root/ac/mysql"} settings={"project_name": "mysql", "conductor": {"base": "debian:9", "roles_path": ["roles/"]}, "pwd": "/root/ac/mysql"}
2018-03-16T14:17:24.102980 Call: Engine.run_conductor     [container.docker.engine] args=('build', {'services': ordereddict([('mydb', ordereddict([('from', 'debian:9'), ('roles', [ordereddict([('role', 'mysql'), ('db_name', 'test')])]), ('command', ['/usr/bin/dumb-init', '/usr/bin/mysqld_safe'])]))]), 'version': '2', 'defaults': ordereddict([('SSL_ROOT_DIR', '/etc/ssl')]), 'settings': ordereddict([('project_name', 'mysql'), ('conductor', ordereddict([('base', 'debian:9'), ('roles_path', ['roles/'])])), ('pwd', '/root/ac/mysql')])}, '/root/ac/mysql', {'with_volumes': [], 'config_vars': ordereddict([('SSL_ROOT_DIR', '/etc/ssl')]), 'conductor_cache': True, 'local_python': False, 'with_variables': [], 'selinux': True, 'purge_last': True, 'cache': True, 'volume_driver': None, 'devel': False, 'src_mount_path': None, 'roles_path': [], 'subcommand': 'build', 'ansible_options': u'', 'flatten': False, 'container_cache': True, 'debug': True, 'services_to_build': None, 'save_conductor_container': False}) caller_file=/root/ansible-container/container/docker/engine.py caller_func=Engine.run_conductor caller_line=23 kwargs={}
2018-03-16T14:17:24.144643 Created Docker volume          [container.docker.secrets] caller_file=/root/ansible-container/container/docker/secrets.py caller_func=create_secret_volume caller_line=57 volume_id=u'mysql_secrets'
2018-03-16T14:17:24.158100 Docker run:                    [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=run_conductor caller_line=449 image=u'sha256:97a35f689475eb019379ad6d24a46cd7f1fed274616668674a21b31bc3454ede' params={'name': u'mysql_conductor', 'cap_add': ['SYS_ADMIN'], 'environment': {'DOCKER_HOST': 'unix:///var/run/docker.sock', 'ANSIBLE_ROLES_PATH': '/root/ac/mysql/roles:/src/roles:/etc/ansible/roles'}, 'working_dir': '/src', 'command': ['conductor', 'build', '--project-name', 'mysql', '--engine', 'docker', '--params', u'eyJ3aXRoX3ZvbHVtZXMiOiBbXSwgImNvbmZpZ192YXJzIjogeyJTU0xfUk9PVF9ESVIiOiAiL2V0Yy9zc2wifSwgImNvbmR1Y3Rvcl9jYWNoZSI6IHRydWUsICJsb2NhbF9weXRob24iOiBmYWxzZSwgIndpdGhfdmFyaWFibGVzIjogW10sICJzZWxpbnV4IjogdHJ1ZSwgInB1cmdlX2xhc3QiOiB0cnVlLCAiY2FjaGUiOiB0cnVlLCAidm9sdW1lX2RyaXZlciI6IG51bGwsICJkZXZlbCI6IGZhbHNlLCAic3JjX21vdW50X3BhdGgiOiBudWxsLCAicm9sZXNfcGF0aCI6IFtdLCAic3ViY29tbWFuZCI6ICJidWlsZCIsICJhbnNpYmxlX29wdGlvbnMiOiAiIiwgImZsYXR0ZW4iOiBmYWxzZSwgImNvbnRhaW5lcl9jYWNoZSI6IHRydWUsICJkZWJ1ZyI6IHRydWUsICJzZXJ2aWNlc190b19idWlsZCI6IG51bGwsICJzYXZlX2NvbmR1Y3Rvcl9jb250YWluZXIiOiBmYWxzZX0=', '--config', u'eyJzZXJ2aWNlcyI6IFtbIm15ZGIiLCB7ImZyb20iOiAiZGViaWFuOjkiLCAicm9sZXMiOiBbeyJyb2xlIjogIm15c3FsIiwgImRiX25hbWUiOiAidGVzdCJ9XSwgImNvbW1hbmQiOiBbIi91c3IvYmluL2R1bWItaW5pdCIsICIvdXNyL2Jpbi9teXNxbGRfc2FmZSJdfV1dLCAidmVyc2lvbiI6ICIyIiwgImRlZmF1bHRzIjogW1siU1NMX1JPT1RfRElSIiwgIi9ldGMvc3NsIl1dLCAic2V0dGluZ3MiOiBbWyJwcm9qZWN0X25hbWUiLCAibXlzcWwiXSwgWyJjb25kdWN0b3IiLCB7ImJhc2UiOiAiZGViaWFuOjkiLCAicm9sZXNfcGF0aCI6IFsicm9sZXMvIl19XSwgWyJwd2QiLCAiL3Jvb3QvYWMvbXlzcWwiXV19', '--encoding', 'b64json'], 'user': 'root', 'volumes': {'/var/run/docker.sock': {'bind': '/var/run/docker.sock', 'mode': 'rw'}, '/root/ac/mysql': {'bind': '/_src', 'mode': 'ro'}, 'mysql_secrets': {'bind': '/docker/secrets', 'mode': 'rw'}, '/root/.docker/config.json': {'bind': '/root/.docker/config.json', 'mode': 'rw'}, '/root/ac/mysql/roles': {'bind': '/root/ac/mysql/roles', 'mode': 'ro'}}, 'detach': True, 'privileged': True}
Parsing conductor CLI args.
2018-03-16T13:17:39.216195 Copying build context into Conductor container. [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=401
2018-03-16T13:17:39.241266 sending incremental file list
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.297334 ./
                            [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.302050 .gitignore
                    [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.307771 ansible-requirements.txt
      [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.314515 ansible.cfg
                   [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.322564 container.yml
                 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.326377 meta.yml
                      [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.329861 requirements.yml
              [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.334820 roles/
                        [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.342233 roles/mysql/
                  [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.345349 roles/mysql/README.md
         [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.348626 roles/mysql/defaults/
         [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.360524 roles/mysql/defaults/main.yml
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.367465 roles/mysql/handlers/
         [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.372144 roles/mysql/handlers/main.yml
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.378117 roles/mysql/meta/
             [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.380854 roles/mysql/meta/main.yml
     [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.383531 roles/mysql/tasks/
            [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.386131 roles/mysql/tasks/databases.yml
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.396982 roles/mysql/tasks/main.yml
    [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.399263 roles/mysql/tasks/packages.yml
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.401641 roles/mysql/tests/
            [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.403926 roles/mysql/tests/inventory
   [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.406215 roles/mysql/tests/test.yml
    [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.411802 roles/mysql/vars/
             [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.416010 roles/mysql/vars/main.yml
     [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.418230
                              [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.422368 sent 7,114 bytes  received 363 bytes  14,954.00 bytes/sec
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.424597 total size is 5,716  speedup is 0.76
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-16T13:17:39.429271 Processing defaults section... [container.config] caller_file=/_ansible/container/config.py caller_func=_process_defaults caller_line=387
2018-03-16T13:17:39.431704 Processing section...          [container.config] caller_file=/_ansible/container/config.py caller_func=_process_top_level_sections caller_line=396 section=volumes
2018-03-16T13:17:39.438678 Processing section...          [container.config] caller_file=/_ansible/container/config.py caller_func=_process_top_level_sections caller_line=396 section=registries
2018-03-16T13:17:39.441364 Processing section...          [container.config] caller_file=/_ansible/container/config.py caller_func=_process_top_level_sections caller_line=396 section=secrets
2018-03-16T13:17:39.449210 Processing service...          [container.config] caller_file=/_ansible/container/config.py caller_func=_process_services caller_line=402 service=u'mydb' service_data={u'command': [u'/usr/bin/dumb-init', u'/usr/bin/mysqld_safe'], u'from': u'debian:9', u'roles': [{u'db_name': u'test', u'role': u'mysql'}]}
2018-03-16T13:17:39.457133 Rendering service keys from defaults [container.config] caller_file=/_ansible/container/config.py caller_func=_process_services caller_line=426 defaults={"SSL_ROOT_DIR": "/etc/ssl", "db_name": "test"} service=u'mydb'
2018-03-16T13:17:39.468819 Starting Ansible Container Conductor: build [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=415 services={"mydb": {"command": ["/usr/bin/dumb-init", "/usr/bin/mysqld_safe"], "from": "debian:9", "roles": [{"db_name": "test", "role": "mysql"}], "defaults": {"SSL_ROOT_DIR": "/etc/ssl", "db_name": "test"}}}
2018-03-16T13:17:39.476887 Loading engine capabilities    [container.utils.loader] caller_file=/_ansible/container/utils/loader.py caller_func=load_engine caller_line=14 capabilities=['BUILD'] engine=docker
2018-03-16T13:17:39.504584 2018-03-16T13:17:39.504584 Docker™ daemon integration engine loaded. Build starting. [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=779 project=mysql
2018-03-16T13:17:39.507708 Services to build              [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=781 services_to_build=[u'mydb']
2018-03-16T13:17:39.510499 Building service...            [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=786 project=mysql service=u'mydb'
2018-03-16T13:17:39.525299 Setting Docker client timeout to 60 [container.docker.engine] caller_file=/_ansible/container/docker/engine.py caller_func=get_timeout caller_line=124
2018-03-16T13:17:39.544149 Pulling image debian:9         [container.docker.engine] caller_file=/_ansible/container/docker/engine.py caller_func=pull_image_by_tag caller_line=672
2018-03-16T13:17:41.963770 Base fingerprint hash = 7ea73e11e66079875b0fd70c8273df4c966dbf806c075f35fcb82ccb71bd6718 [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=795 hash=7ea73e11e66079875b0fd70c8273df4c966dbf806c075f35fcb82ccb71bd6718 service=u'mydb'
2018-03-16T13:17:41.984115 Could not find container for mysql_mydb [container.docker.engine] all_containers=[u'mysql_conductor'] caller_file=/_ansible/container/docker/engine.py caller_func=get_container_id_by_name caller_line=570
2018-03-16T13:17:42.012862 Playbook generated: [{'hosts': u'mydb', 'roles': [ordereddict([('db_name', 'test'), ('role', 'mysql')])], 'vars': {u'SSL_ROOT_DIR': u'/etc/ssl'}}] [container.utils] caller_file=/_ansible/container/utils/__init__.py caller_func=generate_playbook_for_role caller_line=252
2018-03-16T13:17:42.173787 Fingerprint for this layer: 18f02d29ba750023c61070bde91b9c664c08c5a9b4cc59b9da20aabcf9f5e194 [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=813 parent_fingerprint=7ea73e11e66079875b0fd70c8273df4c966dbf806c075f35fcb82ccb71bd6718 parent_image_id=<Image: 'docker.io/debian:9'> role=mysql service=u'mydb'
2018-03-16T13:17:42.177742 Still trying to keep cache.    [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=816 service=u'mydb'
2018-03-16T13:17:42.231543 Could not find container for mysql_mydb-7ea73e11-mysql [container.docker.engine] all_containers=[u'mysql_conductor'] caller_file=/_ansible/container/docker/engine.py caller_func=get_container_id_by_name caller_line=570
2018-03-16T13:17:42.234586 Cached layer for for role mysql not found or invalid. [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=842 cur_image_id=<Image: 'docker.io/debian:9'> fingerprint=18f02d29ba750023c61070bde91b9c664c08c5a9b4cc59b9da20aabcf9f5e194 service=u'mydb'
2018-03-16T13:17:42.238200 Could not locate intermediate build container to reapply role mysql. Applying role on image <Image: 'docker.io/debian:9'> as container mysql_mydb-7ea73e11-mysql. [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=858 cur_image_fingerprint=7ea73e11e66079875b0fd70c8273df4c966dbf806c075f35fcb82ccb71bd6718 service=u'mydb'
2018-03-16T13:17:42.361591 Detected architecture x86_64-linux-gnu [container.core] architecture=x86_64-linux-gnu caller_file=/_ansible/container/core.py caller_func=_run_intermediate_build_container caller_line=737 service=u'mydb'
2018-03-16T13:17:42.373084 Could not find container mysql_mydb-7ea73e11-mysql to stop [container.docker.engine] caller_file=/_ansible/container/docker/engine.py caller_func=stop_container caller_line=529 force=False id=u'mysql_mydb-7ea73e11-mysql'
2018-03-16T13:17:42.379931 Call: Engine.run_container     [container.docker.engine] args=(<Image: 'docker.io/debian:9'>, u'mydb') caller_file=/_ansible/container/docker/engine.py caller_func=Engine.run_container caller_line=14 kwargs={'name': u'mysql_mydb-7ea73e11-mysql', 'environment': {'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/_usr/sbin:/_usr/bin:/_usr/local/sbin:/_usr/local/bin', 'CPATH': '/usr/include:/usr/local/include:/_usr/include:/_usr/local/include', 'ANSIBLE_CONTAINER': 1, 'LD_LIBRARY_PATH': '/usr/lib:/usr/lib64:/_usr/lib:/_usr/lib64:/_usr/local/lib:/_usr/lib/x86_64-linux-gnu:/_usr/local/lib/x86_64-linux-gnu:/_lib/x86_64-linux-gnu:/_lib'}, 'working_dir': '/', 'command': 'sh -c "while true; do sleep 1; done"', 'user': 'root', 'volumes': {u'91340f5bd80f706b6ceaaa81cd3a2a398b48bdeaca6784171994297b712dd441': {'bind': '/_lib', 'mode': 'ro'}, u'3194d5650ac24a26123c489f728e802f8b36c8a312991b23f86b9d1ed846625e': {'bind': '/_usr', 'mode': 'ro'}}, 'entrypoint': [], 'privileged': True}
2018-03-16T13:17:42.384705 Removing keys                  [container.docker.engine] caller_file=/_ansible/container/docker/engine.py caller_func=run_kwargs_for_service caller_line=246 keys=[u'from', u'roles', 'defaults', 'links']
2018-03-16T13:17:42.387654 Running container in docker    [container.docker.engine] caller_file=/_ansible/container/docker/engine.py caller_func=run_container caller_line=270 image=<Image: 'docker.io/debian:9'> params={"command": "sh -c \"while true; do sleep 1; done\"", "name": "mysql_mydb-7ea73e11-mysql", "environment": {"PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/_usr/sbin:/_usr/bin:/_usr/local/sbin:/_usr/local/bin", "CPATH": "/usr/include:/usr/local/include:/_usr/include:/_usr/local/include", "ANSIBLE_CONTAINER": 1, "LD_LIBRARY_PATH": "/usr/lib:/usr/lib64:/_usr/lib:/_usr/lib64:/_usr/local/lib:/_usr/lib/x86_64-linux-gnu:/_usr/local/lib/x86_64-linux-gnu:/_lib/x86_64-linux-gnu:/_lib"}, "working_dir": "/", "user": "root", "volumes": {"91340f5bd80f706b6ceaaa81cd3a2a398b48bdeaca6784171994297b712dd441": {"bind": "/_lib", "mode": "ro"}, "3194d5650ac24a26123c489f728e802f8b36c8a312991b23f86b9d1ed846625e": {"bind": "/_usr", "mode": "ro"}}, "entrypoint": [], "privileged": true}
2018-03-16T13:17:42.801870 Container confirmed running    [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=880 id=u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64'
2018-03-16T13:17:42.804946 Playbook generated: [{'hosts': u'mydb', 'roles': [ordereddict([('db_name', 'test'), ('role', 'mysql')])], 'vars': {u'SSL_ROOT_DIR': u'/etc/ssl'}}] [container.utils] caller_file=/_ansible/container/utils/__init__.py caller_func=generate_playbook_for_role caller_line=252
2018-03-16T13:17:42.810676 writing playbook to /src/tmpQR7W71.yml [container.core] caller_file=/_ansible/container/core.py caller_func=run_playbook caller_line=573
2018-03-16T13:17:42.813172 playbook                       [container.core] caller_file=/_ansible/container/core.py caller_func=run_playbook caller_line=574 playbook=[{'hosts': u'mydb', 'roles': [ordereddict([('db_name', 'test'), ('role', 'mysql')])], 'vars': {u'SSL_ROOT_DIR': u'/etc/ssl'}}]
2018-03-16T13:17:42.822616 Running Ansible Playbook       [container.core] caller_file=/_ansible/container/core.py caller_func=run_playbook caller_line=631 command=ansible-playbook -vvvv  -i /src/hosts-WxQRpg -c docker  /src/tmpQR7W71.yml  cwd=/src
ansible-playbook 2.4.3.0
  config file = /src/ansible.cfg
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python2.7/dist-packages/ansible
  executable location = /usr/local/bin/ansible-playbook
  python version = 2.7.13 (default, Nov 24 2017, 17:33:09) [GCC 6.3.0 20170516]
Using /src/ansible.cfg as config file
setting up inventory plugins
Parsed /src/hosts-WxQRpg inventory source with ini plugin
statically imported: /src/roles/mysql/tasks/packages.yml
statically imported: /src/roles/mysql/tasks/databases.yml
Loading callback plugin default of type stdout, v2.0 from /usr/local/lib/python2.7/dist-packages/ansible/plugins/callback/default.pyc
PLAYBOOK: tmpQR7W71.yml ********************************************************
1 plays in /src/tmpQR7W71.yml
PLAY [mydb] ********************************************************************
TASK [Gathering Facts] *********************************************************
Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/setup.py
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> ESTABLISH DOCKER CONNECTION FOR USER: root
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u"/bin/sh -c 'echo ~ && sleep 0'"]
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u'/bin/sh -c \'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1521206264.7-81206527270866 `" && echo ansible-tmp-1521206264.7-81206527270866="` echo /root/.ansible/tmp/ansible-tmp-1521206264.7-81206527270866 `" ) && sleep 0\'']
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> PUT /tmp/tmpjZVqVA TO /root/.ansible/tmp/ansible-tmp-1521206264.7-81206527270866/setup.py
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u"/bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1521206264.7-81206527270866/ /root/.ansible/tmp/ansible-tmp-1521206264.7-81206527270866/setup.py && sleep 0'"]
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u'/bin/sh -c \'/_usr/bin/python /root/.ansible/tmp/ansible-tmp-1521206264.7-81206527270866/setup.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1521206264.7-81206527270866/" > /dev/null 2>&1 && sleep 0\'']
ok: [mydb]
META: ran handlers
TASK [mysql : install packages] ************************************************
task path: /src/roles/mysql/tasks/packages.yml:1
Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/packaging/os/apt.py
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> ESTABLISH DOCKER CONNECTION FOR USER: root
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u"/bin/sh -c 'echo ~ && sleep 0'"]
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u'/bin/sh -c \'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1521206266.68-30403756328231 `" && echo ansible-tmp-1521206266.68-30403756328231="` echo /root/.ansible/tmp/ansible-tmp-1521206266.68-30403756328231 `" ) && sleep 0\'']
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> PUT /tmp/tmp7jtiLg TO /root/.ansible/tmp/ansible-tmp-1521206266.68-30403756328231/apt.py
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u"/bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1521206266.68-30403756328231/ /root/.ansible/tmp/ansible-tmp-1521206266.68-30403756328231/apt.py && sleep 0'"]
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u'/bin/sh -c \'/_usr/bin/python /root/.ansible/tmp/ansible-tmp-1521206266.68-30403756328231/apt.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1521206266.68-30403756328231/" > /dev/null 2>&1 && sleep 0\'']
changed: [mydb] => (item=[u'mysql-server', u'python-mysqldb', u'dumb-init']) => {
    "cache_update_time": 1521206269,
    "cache_updated": true,
    "changed": true,
    "diff": {},
    "invocation": {
        "module_args": {
            "allow_unauthenticated": false,
            "autoclean": false,
            "autoremove": false,
            "cache_valid_time": 0,
            "deb": null,
            "default_release": null,
            "dpkg_options": "force-confdef,force-confold",
            "force": false,
            "force_apt_get": false,
            "install_recommends": null,
            "name": [
                "mysql-server",
                "python-mysqldb",
                "dumb-init"
            ],
            "only_upgrade": false,
            "package": [
                "mysql-server",
                "python-mysqldb",
                "dumb-init"
            ],
            "purge": false,
            "state": "latest",
            "update_cache": true,
            "upgrade": null
        }
    },
    "item": [
        "mysql-server",
        "python-mysqldb",
        "dumb-init"
    ],
    "stderr": "debconf: delaying package configuration, since apt-utils is not installed\n",
    "stderr_lines": [
        "debconf: delaying package configuration, since apt-utils is not installed"
    ],
    "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  bzip2 default-mysql-server file galera-3 gawk libaio1 libcgi-fast-perl\n  libcgi-pm-perl libdbd-mysql-perl libdbi-perl libencode-locale-perl libexpat1\n  libfcgi-perl libffi6 libgdbm3 libgmp10 libgpm2 libhtml-parser-perl\n  libhtml-tagset-perl libhtml-template-perl libhttp-date-perl\n  libhttp-message-perl libio-html-perl libjemalloc1 liblwp-mediatypes-perl\n  libmagic-mgc libmagic1 libmariadbclient18 libmpfr4 libncurses5 libperl5.24\n  libpopt0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib\n  libreadline5 libreadline7 libsigsegv2 libsqlite3-0 libssl1.1\n  libterm-readkey-perl libtimedate-perl liburi-perl libwrap0 lsof\n  mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common\n  mariadb-server-10.1 mariadb-server-core-10.1 mime-support mysql-common perl\n  perl-modules-5.24 psmisc python python-minimal python2.7 python2.7-minimal\n  readline-common rename rsync socat tcpd xz-utils\nSuggested packages:\n  bzip2-doc gawk-doc libclone-perl libmldbm-perl libnet-daemon-perl\n  libsql-statement-perl gpm libdata-dump-perl libipc-sharedcache-perl\n  libwww-perl mailx mariadb-test netcat-openbsd tinyca perl-doc\n  libterm-readline-gnu-perl | libterm-readline-perl-perl make python-doc\n  python-tk python-egenix-mxdatetime python-mysqldb-dbg python2.7-doc binutils\n  binfmt-support readline-doc openssh-client openssh-server\nThe following NEW packages will be installed:\n  bzip2 default-mysql-server dumb-init file galera-3 gawk libaio1\n  libcgi-fast-perl libcgi-pm-perl libdbd-mysql-perl libdbi-perl\n  libencode-locale-perl libexpat1 libfcgi-perl libffi6 libgdbm3 libgmp10\n  libgpm2 libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl\n  libhttp-date-perl libhttp-message-perl libio-html-perl libjemalloc1\n  liblwp-mediatypes-perl libmagic-mgc libmagic1 libmariadbclient18 libmpfr4\n  libncurses5 libperl5.24 libpopt0 libpython-stdlib libpython2.7-minimal\n  libpython2.7-stdlib libreadline5 libreadline7 libsigsegv2 libsqlite3-0\n  libssl1.1 libterm-readkey-perl libtimedate-perl liburi-perl libwrap0 lsof\n  mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common\n  mariadb-server-10.1 mariadb-server-core-10.1 mime-support mysql-common\n  mysql-server perl perl-modules-5.24 psmisc python python-minimal\n  python-mysqldb python2.7 python2.7-minimal readline-common rename rsync\n  socat tcpd xz-utils\n0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 41.6 MB of archives.\nAfter this operation, 265 MB of additional disk space will be used.\nGet:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u2 [2724 kB]\nGet:2 http://deb.debian.org/debian stretch/main amd64 libgdbm3 amd64 1.8.3-14 [30.0 kB]\nGet:3 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u2 [3538 kB]\nGet:4 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u2 [218 kB]\nGet:5 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u2 [389 kB]\nGet:6 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u2 [1382 kB]\nGet:7 http://deb.debian.org/debian stretch/main amd64 python-minimal amd64 2.7.13-2 [40.5 kB]\nGet:8 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]\nGet:9 http://deb.debian.org/debian stretch/main amd64 libexpat1 amd64 2.2.0-2+deb9u1 [83.4 kB]\nGet:10 http://deb.debian.org/debian stretch/main amd64 libffi6 amd64 3.2.1-6 [20.4 kB]\nGet:11 http://deb.debian.org/debian stretch/main amd64 readline-common all 7.0-3 [70.4 kB]\nGet:12 http://deb.debian.org/debian stretch/main amd64 libreadline7 amd64 7.0-3 [151 kB]\nGet:13 http://deb.debian.org/debian stretch/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u1 [572 kB]\nGet:14 http://deb.debian.org/debian stretch/main amd64 libssl1.1 amd64 1.1.0f-3+deb9u1 [1342 kB]\nGet:15 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u2 [1896 kB]\nGet:16 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u2 [285 kB]\nGet:17 http://deb.debian.org/debian stretch/main amd64 libpython-stdlib amd64 2.7.13-2 [20.0 kB]\nGet:18 http://deb.debian.org/debian stretch/main amd64 python amd64 2.7.13-2 [154 kB]\nGet:19 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB]\nGet:20 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB]\nGet:21 http://deb.debian.org/debian stretch/main amd64 libsigsegv2 amd64 2.10-5 [28.9 kB]\nGet:22 http://deb.debian.org/debian stretch/main amd64 gawk amd64 1:4.1.4+dfsg-1 [571 kB]\nGet:23 http://deb.debian.org/debian stretch/main amd64 mysql-common all 5.8+1.0.2 [5608 B]\nGet:24 http://deb.debian.org/debian stretch/main amd64 mariadb-common all 10.1.26-0+deb9u1 [27.3 kB]\nGet:25 http://deb.debian.org/debian stretch/main amd64 galera-3 amd64 25.3.19-2 [955 kB]\nGet:26 http://deb.debian.org/debian stretch/main amd64 libdbi-perl amd64 1.636-1+b1 [766 kB]\nGet:27 http://deb.debian.org/debian stretch/main amd64 lsof amd64 4.89+dfsg-0.1 [313 kB]\nGet:28 http://deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]\nGet:29 http://deb.debian.org/debian stretch/main amd64 libncurses5 amd64 6.0+20161126-1+deb9u2 [93.4 kB]\nGet:30 http://deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]\nGet:31 http://deb.debian.org/debian stretch/main amd64 mariadb-client-core-10.1 amd64 10.1.26-0+deb9u1 [5042 kB]\nGet:32 http://deb.debian.org/debian stretch/main amd64 libjemalloc1 amd64 3.6.0-9.1 [89.8 kB]\nGet:33 http://deb.debian.org/debian stretch/main amd64 mariadb-client-10.1 amd64 10.1.26-0+deb9u1 [5841 kB]\nGet:34 http://deb.debian.org/debian stretch/main amd64 mariadb-server-core-10.1 amd64 10.1.26-0+deb9u1 [5177 kB]\nGet:35 http://deb.debian.org/debian stretch/main amd64 psmisc amd64 22.21-2.1+b2 [123 kB]\nGet:36 http://deb.debian.org/debian stretch/main amd64 libpopt0 amd64 1.16-10+b2 [49.4 kB]\nGet:37 http://deb.debian.org/debian stretch/main amd64 rsync amd64 3.1.2-1+deb9u1 [393 kB]\nGet:38 http://deb.debian.org/debian stretch/main amd64 libwrap0 amd64 7.6.q-26 [58.2 kB]\nGet:39 http://deb.debian.org/debian stretch/main amd64 socat amd64 1.7.3.1-2+deb9u1 [353 kB]\nGet:40 http://deb.debian.org/debian stretch/main amd64 mariadb-server-10.1 amd64 10.1.26-0+deb9u1 [5333 kB]\nGet:41 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]\nGet:42 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u1 [222 kB]\nGet:43 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u1 [111 kB]\nGet:44 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u1 [64.1 kB]\nGet:45 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]\nGet:46 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]\nGet:47 http://deb.debian.org/debian stretch/main amd64 default-mysql-server all 1.0.2 [3048 B]\nGet:48 http://deb.debian.org/debian stretch/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]\nGet:49 http://deb.debian.org/debian stretch/main amd64 liburi-perl all 1.71-1 [88.6 kB]\nGet:50 http://deb.debian.org/debian stretch/main amd64 libhtml-parser-perl amd64 3.72-3 [104 kB]\nGet:51 http://deb.debian.org/debian stretch/main amd64 libcgi-pm-perl all 4.35-1 [222 kB]\nGet:52 http://deb.debian.org/debian stretch/main amd64 libfcgi-perl amd64 0.78-2 [38.2 kB]\nGet:53 http://deb.debian.org/debian stretch/main amd64 libcgi-fast-perl all 1:2.12-1 [11.2 kB]\nGet:54 http://deb.debian.org/debian stretch/main amd64 libmariadbclient18 amd64 10.1.26-0+deb9u1 [779 kB]\nGet:55 http://deb.debian.org/debian stretch/main amd64 libdbd-mysql-perl amd64 4.041-2 [114 kB]\nGet:56 http://deb.debian.org/debian stretch/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]\nGet:57 http://deb.debian.org/debian stretch/main amd64 libhtml-template-perl all 2.95-2 [67.1 kB]\nGet:58 http://deb.debian.org/debian stretch/main amd64 libtimedate-perl all 2.3000-2 [42.2 kB]\nGet:59 http://deb.debian.org/debian stretch/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]\nGet:60 http://deb.debian.org/debian stretch/main amd64 libio-html-perl all 1.001-1 [17.6 kB]\nGet:61 http://deb.debian.org/debian stretch/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]\nGet:62 http://deb.debian.org/debian stretch/main amd64 libhttp-message-perl all 6.11-1 [75.9 kB]\nGet:63 http://deb.debian.org/debian stretch/main amd64 libterm-readkey-perl amd64 2.37-1 [27.2 kB]\nGet:64 http://deb.debian.org/debian stretch/main amd64 mysql-server amd64 5.5.9999+default [1706 B]\nGet:65 http://deb.debian.org/debian stretch/main amd64 python-mysqldb amd64 1.3.7-1.1 [52.1 kB]\nGet:66 http://deb.debian.org/debian stretch/main amd64 rename all 0.20-4 [12.5 kB]\nGet:67 http://deb.debian.org/debian stretch/main amd64 tcpd amd64 7.6.q-26 [23.3 kB]\nGet:68 http://deb.debian.org/debian stretch/main amd64 dumb-init amd64 1.2.0-1 [12.1 kB]\nFetched 41.6 MB in 4s (9715 kB/s)\nSelecting previously unselected package perl-modules-5.24.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 6487 files and directories
 currently installed.)\r\nPreparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u2_all.deb ...\r\nUnpacking perl-modules-5.24 (5.24.1-3+deb9u2) ...\r\nSelecting previously unselected package libgdbm3:amd64.\r\nPreparing to unpack .../01-libgdbm3_1.8.3-14_amd64.deb ...\r\nUnpacking libgdbm3:amd64 (1.8.3-14) ...\r\nSelecting previously unselected package libperl5.24:amd64.\r\nPreparing to unpack .../02-libperl5.24_5.24.1-3+deb9u2_amd64.deb ...\r\nUnpacking libperl5.24:amd64 (5.24.1-3+deb9u2) ...\r\nSelecting previously unselected package perl.\r\nPreparing to unpack .../03-perl_5.24.1-3+deb9u2_amd64.deb ...\r\nUnpacking perl (5.24.1-3+deb9u2) ...\r\nSelecting previously unselected package libpython2.7-minimal:amd64.\r\nPreparing to unpack .../04-libpython2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...\r\nSelecting previously unselected package python2.7-minimal.\r\nPreparing to unpack .../05-python2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.13-2+deb9u2) ...\r\nSelecting previously unselected package python-minimal.\r\nPreparing to unpack .../06-python-minimal_2.7.13-2_amd64.deb ...\r\nUnpacking python-minimal (2.7.13-2) ...\r\nSelecting previously unselected package mime-support.\r\nPreparing to unpack .../07-mime-support_3.60_all.deb ...\r\nUnpacking mime-support (3.60) ...\r\nSelecting previously unselected package libexpat1:amd64.\r\nPreparing to unpack .../08-libexpat1_2.2.0-2+deb9u1_amd64.deb ...\r\nUnpacking libexpat1:amd64 (2.2.0-2+deb9u1) ...\r\nSelecting previously unselected package libffi6:amd64.\r\nPreparing to unpack .../09-libffi6_3.2.1-6_amd64.deb ...\r\nUnpacking libffi6:amd64 (3.2.1-6) ...\r\nSelecting previously unselected package readline-common.\r\nPreparing to unpack .../10-readline-common_7.0-3_all.deb ...\r\nUnpacking readline-common (7.0-3) ...\r\nSelecting previously unselected package libreadline7:amd64.\r\nPreparing to unpack .../11-libreadline7_7.0-3_amd64.deb ...\r\nUnpacking libreadline7:amd64 (7.0-3) ...\r\nSelecting previously unselected package libsqlite3-0:amd64.\r\nPreparing to unpack .../12-libsqlite3-0_3.16.2-5+deb9u1_amd64.deb ...\r\nUnpacking libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...\r\nSelecting previously unselected package libssl1.1:amd64.\r\nPreparing to unpack .../13-libssl1.1_1.1.0f-3+deb9u1_amd64.deb ...\r\nUnpacking libssl1.1:amd64 (1.1.0f-3+deb9u1) ...\r\nSelecting previously unselected package libpython2.7-stdlib:amd64.\r\nPreparing to unpack .../14-libpython2.7-stdlib_2.7.13-2+deb9u2_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...\r\nSelecting previously unselected package python2.7.\r\nPreparing to unpack .../15-python2.7_2.7.13-2+deb9u2_amd64.deb ...\r\nUnpacking python2.7 (2.7.13-2+deb9u2) ...\r\nSelecting previously unselected package libpython-stdlib:amd64.\r\nPreparing to unpack .../16-libpython-stdlib_2.7.13-2_amd64.deb ...\r\nUnpacking libpython-stdlib:amd64 (2.7.13-2) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...\r\nSetting up python2.7-minimal (2.7.13-2+deb9u2) ...\r\nSetting up python-minimal (2.7.13-2) ...\r\nSelecting previously unselected package python.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 9137 files and directories currently installed.)\r\nPreparing to unpack .../python_2.7.13-2_amd64.deb ...\r\nUnpacking python (2.7.13-2) ...\r\nSelecting previously unselected package libgmp10:amd64.\r\nPreparing to unpack .../libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ...\r\nUnpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ...\r\nSelecting previously unselected package libmpfr4:amd64.\r\nPreparing to unpack .../libmpfr4_3.1.5-1_amd64.deb ...\r\nUnpacking libmpfr4:amd64 (3.1.5-1) ...\r\nSelecting previously unselected package libsigsegv2:amd64.\r\nPreparing to unpack .../libsigsegv2_2.10-5_amd64.deb ...\r\nUnpacking libsigsegv2:amd64 (2.10-5) ...\r\nSetting up libgmp10:amd64 (2:6.1.2+dfsg-1) ...\r\nSetting up libmpfr4:amd64 (3.1.5-1) ...\r\nSetting up readline-common (7.0-3) ...\r\nSetting up libreadline7:amd64 (7.0-3) ...\r\nSetting up libsigsegv2:amd64 (2.10-5) ...\r\nSelecting previously unselected package gawk.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 9226 files and directories currently installed.)\r\nPreparing to unpack .../00-gawk_1%3a4.1.4+dfsg-1_amd64.deb ...\r\nUnpacking gawk (1:4.1.4+dfsg-1) ...\r\nSelecting previously unselected package mysql-common.\r\nPreparing to unpack .../01-mysql-common_5.8+1.0.2_all.deb ...\r\nUnpacking mysql-common (5.8+1.0.2) ...\r\nSelecting previously unselected package mariadb-common.\r\nPreparing to unpack .../02-mariadb-common_10.1.26-0+deb9u1_all.deb ...\r\nUnpacking mariadb-common (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package galera-3.\r\nPreparing to unpack .../03-galera-3_25.3.19-2_amd64.deb ...\r\nUnpacking galera-3 (25.3.19-2) ...\r\nSelecting previously unselected package libdbi-perl.\r\nPreparing to unpack .../04-libdbi-perl_1.636-1+b1_amd64.deb ...\r\nUnpacking libdbi-perl (1.636-1+b1) ...\r\nSelecting previously unselected package lsof.\r\nPreparing to unpack .../05-lsof_4.89+dfsg-0.1_amd64.deb ...\r\nUnpacking lsof (4.89+dfsg-0.1) ...\r\nSelecting previously unselected package libaio1:amd64.\r\nPreparing to unpack .../06-libaio1_0.3.110-3_amd64.deb ...\r\nUnpacking libaio1:amd64 (0.3.110-3) ...\r\nSelecting previously unselected
 package libncurses5:amd64.\r\nPreparing to unpack .../07-libncurses5_6.0+20161126-1+deb9u2_amd64.deb ...\r\nUnpacking libncurses5:amd64 (6.0+20161126-1+deb9u2) ...\r\nSelecting previously unselected package libreadline5:amd64.\r\nPreparing to unpack .../08-libreadline5_5.2+dfsg-3+b1_amd64.deb ...\r\nUnpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...\r\nSelecting previously unselected package mariadb-client-core-10.1.\r\nPreparing to unpack .../09-mariadb-client-core-10.1_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking mariadb-client-core-10.1 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package libjemalloc1.\r\nPreparing to unpack .../10-libjemalloc1_3.6.0-9.1_amd64.deb ...\r\nUnpacking libjemalloc1 (3.6.0-9.1) ...\r\nSelecting previously unselected package mariadb-client-10.1.\r\nPreparing to unpack .../11-mariadb-client-10.1_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking mariadb-client-10.1 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package mariadb-server-core-10.1.\r\nPreparing to unpack .../12-mariadb-server-core-10.1_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking mariadb-server-core-10.1 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package psmisc.\r\nPreparing to unpack .../13-psmisc_22.21-2.1+b2_amd64.deb ...\r\nUnpacking psmisc (22.21-2.1+b2) ...\r\nSelecting previously unselected package libpopt0:amd64.\r\nPreparing to unpack .../14-libpopt0_1.16-10+b2_amd64.deb ...\r\nUnpacking libpopt0:amd64 (1.16-10+b2) ...\r\nSelecting previously unselected package rsync.\r\nPreparing to unpack .../15-rsync_3.1.2-1+deb9u1_amd64.deb ...\r\nUnpacking rsync (3.1.2-1+deb9u1) ...\r\nSelecting previously unselected package libwrap0:amd64.\r\nPreparing to unpack .../16-libwrap0_7.6.q-26_amd64.deb ...\r\nUnpacking libwrap0:amd64 (7.6.q-26) ...\r\nSelecting previously unselected package socat.\r\nPreparing to unpack .../17-socat_1.7.3.1-2+deb9u1_amd64.deb ...\r\nUnpacking socat (1.7.3.1-2+deb9u1) ...\r\nSetting up mysql-common (5.8+1.0.2) ...\r\nupdate-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode\r\nSetting up mariadb-common (10.1.26-0+deb9u1) ...\r\nupdate-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode\r\nSelecting previously unselected package mariadb-server-10.1.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 9950 files and directories currently installed.)\r\nPreparing to unpack .../00-mariadb-server-10.1_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking mariadb-server-10.1 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package bzip2.\r\nPreparing to unpack .../01-bzip2_1.0.6-8.1_amd64.deb ...\r\nUnpacking bzip2 (1.0.6-8.1) ...\r\nSelecting previously unselected package libmagic-mgc.\r\nPreparing to unpack .../02-libmagic-mgc_1%3a5.30-1+deb9u1_amd64.deb ...\r\nUnpacking libmagic-mgc (1:5.30-1+deb9u1) ...\r\nSelecting previously unselected package libmagic1:amd64.\r\nPreparing to unpack .../03-libmagic1_1%3a5.30-1+deb9u1_amd64.deb ...\r\nUnpacking libmagic1:amd64 (1:5.30-1+deb9u1) ...\r\nSelecting previously unselected package file.\r\nPreparing to unpack .../04-file_1%3a5.30-1+deb9u1_amd64.deb ...\r\nUnpacking file (1:5.30-1+deb9u1) ...\r\nSelecting previously unselected package libgpm2:amd64.\r\nPreparing to unpack .../05-libgpm2_1.20.4-6.2+b1_amd64.deb ...\r\nUnpacking libgpm2:amd64 (1.20.4-6.2+b1) ...\r\nSelecting previously unselected package xz-utils.\r\nPreparing to unpack .../06-xz-utils_5.2.2-1.2+b1_amd64.deb ...\r\nUnpacking xz-utils (5.2.2-1.2+b1) ...\r\nSelecting previously unselected package default-mysql-server.\r\nPreparing to unpack .../07-default-mysql-server_1.0.2_all.deb ...\r\nUnpacking default-mysql-server (1.0.2) ...\r\nSelecting previously unselected package libhtml-tagset-perl.\r\nPreparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...\r\nUnpacking libhtml-tagset-perl (3.20-3) ...\r\nSelecting previously unselected package liburi-perl.\r\nPreparing to unpack .../09-liburi-perl_1.71-1_all.deb ...\r\nUnpacking liburi-perl (1.71-1) ...\r\nSelecting previously unselected package libhtml-parser-perl.\r\nPreparing to unpack .../10-libhtml-parser-perl_3.72-3_amd64.deb ...\r\nUnpacking libhtml-parser-perl (3.72-3) ...\r\nSelecting previously unselected package libcgi-pm-perl.\r\nPreparing to unpack .../11-libcgi-pm-perl_4.35-1_all.deb ...\r\nUnpacking libcgi-pm-perl (4.35-1) ...\r\nSelecting previously unselected package libfcgi-perl.\r\nPreparing to unpack .../12-libfcgi-perl_0.78-2_amd64.deb ...\r\nUnpacking libfcgi-perl (0.78-2) ...\r\nSelecting previously unselected package libcgi-fast-perl.\r\nPreparing to unpack .../13-libcgi-fast-perl_1%3a2.12-1_all.deb ...\r\nUnpacking libcgi-fast-perl (1:2.12-1) ...\r\nSelecting previously unselected package libmariadbclient18:amd64.\r\nPreparing to unpack .../14-libmariadbclient18_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package libdbd-mysql-perl.\r\nPreparing to unpack .../15-libdbd-mysql-perl_4.041-2_amd64.deb ...\r\nUnpacking libdbd-mysql-perl (4.041-2) ...\r\nSelecting previously unselected package libencode-locale-perl.\r\nPreparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...\r\nUnpacking libencode-locale-perl (1.05-1) ...\r\nSelecting previously unselected package libhtml-template-perl.\r\nPreparing to unpack .../17-libhtml-template-perl_2.95-2_all.deb ...\r\nUnpacking libhtml-template-perl (2.95-2) ...\r\nSelecting previously unselected package libtimedate-perl.\r\nPreparing to unpack .../18-libtimedate-perl_2.3000-2_all.deb ...\r\nUnpacking libtimedate-perl (2.3000-2) ...\r\nSelecting previously unselected package libhttp-date-perl.\r\nPreparing to unpack .../19-libhttp-date-perl_6.02-1_all.deb ...\r\nUnpacking libhttp-date-perl (6.02-1) ...\r\nSelecting previously unselected package libio-html-perl.\r\nPreparing to unpack .../20-libio-html-perl_1.001-1_all.deb ...\r\nUnpacking libio-html-perl (1.001-1) ...\r\nSelecting previously unselected package liblwp-mediatypes-perl.\r\nPreparing to unpack .../21-liblwp-mediatypes-perl_6.02-1_all.deb ...\r\nUnpacking liblwp-mediatypes-perl (6.02-1) ...\r\nSelecting previously unselected package libhttp-message-perl.\r\nPreparing to unpack .../22-libhttp-message-perl_6.11-1_all.deb ...\r\nUnpacking libhttp-message-perl (6.11-1) ...\r\nSelecting previously unselected package libterm-readkey-perl.\r\nPreparing to unpack .../23-libterm-readkey-perl_2.37-1_amd64.deb ...\r\nUnpacking libterm-readkey-perl (2.37-1) ...\r\nSelecting previously unselected package mysql-server.\r\nPreparing to unpack .../24-mysql-server_5.5.9999+default_amd64.deb ...\r\nUnpacking mysql-server (5.5.9999+default) ...\r\nSelecting previously unselected package python-mysqldb.\r\nPreparing to unpack .../25-python-mysqldb_1.3.7-1.1_amd64.deb ...\r\nUnpacking python-mysqldb (1.3.7-1.1) ...\r\nSelecting previously unselected package rename.\r\nPreparing to unpack .../26-rename_0.20-4_all.deb ...\r\nUnpacking rename (0.20-4) ...\r\nSelecting previously unselected package tcpd.\r\nPreparing to unpack .../27-tcpd_7.6.q-26_amd64.deb ...\r\nUnpacking tcpd (7.6.q-26) ...\r\nSelecting previously unselected package dumb-init.\r\nPreparing to unpack .../28-dumb-init_1.2.0-1_amd64.deb ...\r\nUnpacking dumb-init (1.2.0-1) ...\r\nSetting up libncurses5:amd64 (6.0+20161126-1+deb9u2) ...\r\nSetting up perl-modules-5.24 (5.24.1-3+deb9u2) ...\r\nSetting up libgdbm3:amd64 (1.8.3-14) ...\r\nSetting up libperl5.24:amd64 (5.24.1-3+deb9u2) ...\r\nSetting up libpopt0:amd64 (1.16-10+b2) ...\r\nSetting up libexpat1:amd64 (2.2.0-2+deb9u1) ...\r\nSetting up psmisc (22.21-2.1+b2) ...\r\nSetting up mime-support (3.60) ...\r\nSetting up libjemalloc1 (3.6.0-9.1) ...\r\nSetting up libgpm2:amd64 (1.20.4-6.2+b1) ...\r\nSetting up lsof (4.89+dfsg-0.1) ...\r\nSetting up libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...\r\nSetting up gawk (1:4.1.4+dfsg-1) ...\r\nSetting up libmagic-mgc (1:5.30-1+deb9u1) ...\r\nSetting up bzip2 (1.0.6-8.1) ...\r\nSetting up libmagic1:amd64 (1:5.30-1+deb9u1) ...\r\nSetting up rsync (3.1.2-1+deb9u1) ...\r\ninvoke-rc.d: could not determine current runlevel\r\ninvoke-rc.d: policy-rc.d denied execution of restart.\r\nSetting up perl (5.24.1-3+deb9u2) ...\r\nupdate-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode\r\nSetting up liblwp-mediatypes-perl (6.02-1) ...\r\nProcessing triggers for libc-bin (2.24-11+deb9u3) ...\r\nSetting up libaio1:amd64 (0.3.110-3) ...\r\nSetting up liburi-perl (1.71-1) ...\r\nSetting up libssl1.1:amd64 (1.1.0f-3+deb9u1) ...\r\nSetting up xz-utils (5.2.2-1.2+b1) ...\r\nupdate-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode\r\nSetting up libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...\r\nSetting up dumb-init (1.2.0-1) ...\r\nSetting up libffi6:amd64 (3.2.1-6) ...\r\nSetting up libreadline5:amd64 (5.2+dfsg-3+b1) ...\r\nSetting up libfcgi-perl (0.78-2) ...\r\nSetting up libdbi-perl (1.636-1+b1) ...\r\nSetting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...\r\nSetting up libwrap0:amd64 (7.6.q-26) ...\r\nSetting up libhtml-tagset-perl (3.20-3) ...\r\nSetting up mariadb-server-core-10.1 (10.1.26-0+deb9u1) ...\r\nSetting up libencode-locale-perl (1.05-1) ...\r\nSetting up libtimedate-perl (2.3000-2) ...\r\nSetting
 up rename (0.20-4) ...\r\nupdate-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode\r\nSetting up socat (1.7.3.1-2+deb9u1) ...\r\nSetting up mariadb-client-core-10.1 (10.1.26-0+deb9u1) ...\r\nSetting up libio-html-perl (1.001-1) ...\r\nSetting up python2.7 (2.7.13-2+deb9u2) ...\r\nSetting up file (1:5.30-1+deb9u1) ...\r\nSetting up tcpd (7.6.q-26) ...\r\nSetting up libterm-readkey-perl (2.37-1) ...\r\nSetting up libpython-stdlib:amd64 (2.7.13-2) ...\r\nSetting up galera-3 (25.3.19-2) ...\r\nSetting up libhtml-parser-perl (3.72-3) ...\r\nSetting up libcgi-pm-perl (4.35-1) ...\r\nSetting up libdbd-mysql-perl (4.041-2) ...\r\nSetting up python (2.7.13-2) ...\r\nSetting up mariadb-client-10.1 (10.1.26-0+deb9u1) ...\r\nSetting up libhttp-date-perl (6.02-1) ...\r\nSetting up libhtml-template-perl (2.95-2) ...\r\nSetting up libcgi-fast-perl (1:2.12-1) ...\r\nSetting up python-mysqldb (1.3.7-1.1) ...\r\nSetting up libhttp-message-perl (6.11-1) ...\r\nSetting up mariadb-server-10.1 (10.1.26-0+deb9u1) ...\r\ninvoke-rc.d: could not determine current runlevel\r\ninvoke-rc.d: policy-rc.d denied execution of start.\r\nSetting up default-mysql-server (1.0.2) ...\r\nSetting up mysql-server (5.5.9999+default) ...\r\nProcessing triggers for libc-bin (2.24-11+deb9u3) ...\r\n",
    "stdout_lines": [
        "Reading package lists...",
        "Building dependency tree...",
        "Reading state information...",
        "The following additional packages will be installed:",
        "  bzip2 default-mysql-server file galera-3 gawk libaio1 libcgi-fast-perl",
        "  libcgi-pm-perl libdbd-mysql-perl libdbi-perl libencode-locale-perl libexpat1",
        "  libfcgi-perl libffi6 libgdbm3 libgmp10 libgpm2 libhtml-parser-perl",
        "  libhtml-tagset-perl libhtml-template-perl libhttp-date-perl",
        "  libhttp-message-perl libio-html-perl libjemalloc1 liblwp-mediatypes-perl",
        "  libmagic-mgc libmagic1 libmariadbclient18 libmpfr4 libncurses5 libperl5.24",
        "  libpopt0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib",
        "  libreadline5 libreadline7 libsigsegv2 libsqlite3-0 libssl1.1",
        "  libterm-readkey-perl libtimedate-perl liburi-perl libwrap0 lsof",
        "  mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common",
        "  mariadb-server-10.1 mariadb-server-core-10.1 mime-support mysql-common perl",
        "  perl-modules-5.24 psmisc python python-minimal python2.7 python2.7-minimal",
        "  readline-common rename rsync socat tcpd xz-utils",
        "Suggested packages:",
        "  bzip2-doc gawk-doc libclone-perl libmldbm-perl libnet-daemon-perl",
        "  libsql-statement-perl gpm libdata-dump-perl libipc-sharedcache-perl",
        "  libwww-perl mailx mariadb-test netcat-openbsd tinyca perl-doc",
        "  libterm-readline-gnu-perl | libterm-readline-perl-perl make python-doc",
        "  python-tk python-egenix-mxdatetime python-mysqldb-dbg python2.7-doc binutils",
        "  binfmt-support readline-doc openssh-client openssh-server",
        "The following NEW packages will be installed:",
        "  bzip2 default-mysql-server dumb-init file galera-3 gawk libaio1",
        "  libcgi-fast-perl libcgi-pm-perl libdbd-mysql-perl libdbi-perl",
        "  libencode-locale-perl libexpat1 libfcgi-perl libffi6 libgdbm3 libgmp10",
        "  libgpm2 libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl",
        "  libhttp-date-perl libhttp-message-perl libio-html-perl libjemalloc1",
        "  liblwp-mediatypes-perl libmagic-mgc libmagic1 libmariadbclient18 libmpfr4",
        "  libncurses5 libperl5.24 libpopt0 libpython-stdlib libpython2.7-minimal",
        "  libpython2.7-stdlib libreadline5 libreadline7 libsigsegv2 libsqlite3-0",
        "  libssl1.1 libterm-readkey-perl libtimedate-perl liburi-perl libwrap0 lsof",
        "  mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common",
        "  mariadb-server-10.1 mariadb-server-core-10.1 mime-support mysql-common",
        "  mysql-server perl perl-modules-5.24 psmisc python python-minimal",
        "  python-mysqldb python2.7 python2.7-minimal readline-common rename rsync",
        "  socat tcpd xz-utils",
        "0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.",
        "Need to get 41.6 MB of archives.",
        "After this operation, 265 MB of additional disk space will be used.",
        "Get:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u2 [2724 kB]",
        "Get:2 http://deb.debian.org/debian stretch/main amd64 libgdbm3 amd64 1.8.3-14 [30.0 kB]",
        "Get:3 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u2 [3538 kB]",
        "Get:4 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u2 [218 kB]",
        "Get:5 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u2 [389 kB]",
        "Get:6 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u2 [1382 kB]",
        "Get:7 http://deb.debian.org/debian stretch/main amd64 python-minimal amd64 2.7.13-2 [40.5 kB]",
        "Get:8 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]",
        "Get:9 http://deb.debian.org/debian stretch/main amd64 libexpat1 amd64 2.2.0-2+deb9u1 [83.4 kB]",
        "Get:10 http://deb.debian.org/debian stretch/main amd64 libffi6 amd64 3.2.1-6 [20.4 kB]",
        "Get:11 http://deb.debian.org/debian stretch/main amd64 readline-common all 7.0-3 [70.4 kB]",
        "Get:12 http://deb.debian.org/debian stretch/main amd64 libreadline7 amd64 7.0-3 [151 kB]",
        "Get:13 http://deb.debian.org/debian stretch/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u1 [572 kB]",
        "Get:14 http://deb.debian.org/debian stretch/main amd64 libssl1.1 amd64 1.1.0f-3+deb9u1 [1342 kB]",
        "Get:15 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u2 [1896 kB]",
        "Get:16 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u2 [285 kB]",
        "Get:17 http://deb.debian.org/debian stretch/main amd64 libpython-stdlib amd64 2.7.13-2 [20.0 kB]",
        "Get:18 http://deb.debian.org/debian stretch/main amd64 python amd64 2.7.13-2 [154 kB]",
        "Get:19 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB]",
        "Get:20 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB]",
        "Get:21 http://deb.debian.org/debian stretch/main amd64 libsigsegv2 amd64 2.10-5 [28.9 kB]",
        "Get:22 http://deb.debian.org/debian stretch/main amd64 gawk amd64 1:4.1.4+dfsg-1 [571 kB]",
        "Get:23 http://deb.debian.org/debian stretch/main amd64 mysql-common all 5.8+1.0.2 [5608 B]",
        "Get:24 http://deb.debian.org/debian stretch/main amd64 mariadb-common all 10.1.26-0+deb9u1 [27.3 kB]",
        "Get:25 http://deb.debian.org/debian stretch/main amd64 galera-3 amd64 25.3.19-2 [955 kB]",
        "Get:26 http://deb.debian.org/debian stretch/main amd64 libdbi-perl amd64 1.636-1+b1 [766 kB]",
        "Get:27 http://deb.debian.org/debian stretch/main amd64 lsof amd64 4.89+dfsg-0.1 [313 kB]",
        "Get:28 http://deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]",
        "Get:29 http://deb.debian.org/debian stretch/main amd64 libncurses5 amd64 6.0+20161126-1+deb9u2 [93.4 kB]",
        "Get:30 http://deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]",
        "Get:31 http://deb.debian.org/debian stretch/main amd64 mariadb-client-core-10.1 amd64 10.1.26-0+deb9u1 [5042 kB]",
        "Get:32 http://deb.debian.org/debian stretch/main amd64 libjemalloc1 amd64 3.6.0-9.1 [89.8 kB]",
        "Get:33 http://deb.debian.org/debian stretch/main amd64 mariadb-client-10.1 amd64 10.1.26-0+deb9u1 [5841 kB]",
        "Get:34 http://deb.debian.org/debian stretch/main amd64 mariadb-server-core-10.1 amd64 10.1.26-0+deb9u1 [5177 kB]",
        "Get:35 http://deb.debian.org/debian stretch/main amd64 psmisc amd64 22.21-2.1+b2 [123 kB]",
        "Get:36 http://deb.debian.org/debian stretch/main amd64 libpopt0 amd64 1.16-10+b2 [49.4 kB]",
        "Get:37 http://deb.debian.org/debian stretch/main amd64 rsync amd64 3.1.2-1+deb9u1 [393 kB]",
        "Get:38 http://deb.debian.org/debian stretch/main amd64 libwrap0 amd64 7.6.q-26 [58.2 kB]",
        "Get:39 http://deb.debian.org/debian stretch/main amd64 socat amd64 1.7.3.1-2+deb9u1 [353 kB]",
        "Get:40 http://deb.debian.org/debian stretch/main amd64 mariadb-server-10.1 amd64 10.1.26-0+deb9u1 [5333 kB]",
        "Get:41 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]",
        "Get:42 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u1 [222 kB]",
        "Get:43 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u1 [111 kB]",
        "Get:44 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u1 [64.1 kB]",
        "Get:45 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]",
        "Get:46 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]",
        "Get:47 http://deb.debian.org/debian stretch/main amd64 default-mysql-server all 1.0.2 [3048 B]",
        "Get:48 http://deb.debian.org/debian stretch/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]",
        "Get:49 http://deb.debian.org/debian stretch/main amd64 liburi-perl all 1.71-1 [88.6 kB]",
        "Get:50 http://deb.debian.org/debian stretch/main amd64 libhtml-parser-perl amd64 3.72-3 [104 kB]",
        "Get:51 http://deb.debian.org/debian stretch/main amd64 libcgi-pm-perl all 4.35-1 [222 kB]",
        "Get:52 http://deb.debian.org/debian stretch/main amd64 libfcgi-perl amd64 0.78-2 [38.2 kB]",
        "Get:53 http://deb.debian.org/debian stretch/main amd64 libcgi-fast-perl all 1:2.12-1 [11.2 kB]",
        "Get:54 http://deb.debian.org/debian stretch/main amd64 libmariadbclient18 amd64 10.1.26-0+deb9u1 [779 kB]",
        "Get:55 http://deb.debian.org/debian stretch/main amd64 libdbd-mysql-perl amd64 4.041-2 [114 kB]",
        "Get:56 http://deb.debian.org/debian stretch/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]",
        "Get:57 http://deb.debian.org/debian stretch/main amd64 libhtml-template-perl all 2.95-2 [67.1 kB]",
        "Get:58 http://deb.debian.org/debian stretch/main amd64 libtimedate-perl all 2.3000-2 [42.2 kB]",
        "Get:59 http://deb.debian.org/debian stretch/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]",
        "Get:60 http://deb.debian.org/debian stretch/main amd64 libio-html-perl all 1.001-1 [17.6 kB]",
        "Get:61 http://deb.debian.org/debian stretch/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]",
        "Get:62 http://deb.debian.org/debian stretch/main amd64 libhttp-message-perl all 6.11-1 [75.9 kB]",
        "Get:63 http://deb.debian.org/debian stretch/main amd64 libterm-readkey-perl amd64 2.37-1 [27.2 kB]",
        "Get:64 http://deb.debian.org/debian stretch/main amd64 mysql-server amd64 5.5.9999+default [1706 B]",
        "Get:65 http://deb.debian.org/debian stretch/main amd64 python-mysqldb amd64 1.3.7-1.1 [52.1 kB]",
        "Get:66 http://deb.debian.org/debian stretch/main amd64 rename all 0.20-4 [12.5 kB]",
        "Get:67 http://deb.debian.org/debian stretch/main amd64 tcpd amd64 7.6.q-26 [23.3 kB]",
        "Get:68 http://deb.debian.org/debian stretch/main amd64 dumb-init amd64 1.2.0-1 [12.1 kB]",
        "Fetched 41.6 MB in 4s (9715 kB/s)",
        "Selecting previously unselected package perl-modules-5.24.",
        "(Reading database ... ",
        "(Reading database ... 5%",
        "(Reading database ... 10%",
        "(Reading database ... 15%",
        "(Reading database ... 20%",
        "(Reading database ... 25%",
        "(Reading database ... 30%",
        "(Reading database ... 35%",
        "(Reading database ... 40%",
        "(Reading database ... 45%",
        "(Reading database ... 50%",
        "(Reading database ... 55%",
        "(Reading database ... 60%",
        "(Reading database ... 65%",
        "(Reading database ... 70%",
        "(Reading database ... 75%",
        "(Reading database ... 80%",
        "(Reading database ... 85%",
        "(Reading database ... 90%",
        "(Reading database ... 95%",
        "(Reading database ... 100%",
        "(Reading database ... 6487 files and directories currently installed.)",
        "Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u2_all.deb ...",
        "Unpacking perl-modules-5.24 (5.24.1-3+deb9u2) ...",
        "Selecting previously unselected package libgdbm3:amd64.",
        "Preparing to unpack .../01-libgdbm3_1.8.3-14_amd64.deb ...",
        "Unpacking libgdbm3:amd64 (1.8.3-14) ...",
        "Selecting previously unselected package libperl5.24:amd64.",
        "Preparing to unpack .../02-libperl5.24_5.24.1-3+deb9u2_amd64.deb ...",
        "Unpacking libperl5.24:amd64 (5.24.1-3+deb9u2) ...",
        "Selecting previously unselected package perl.",
        "Preparing to unpack .../03-perl_5.24.1-3+deb9u2_amd64.deb ...",
        "Unpacking perl (5.24.1-3+deb9u2) ...",
        "Selecting previously unselected package libpython2.7-minimal:amd64.",
        "Preparing to unpack .../04-libpython2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...",
        "Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...",
        "Selecting previously unselected package python2.7-minimal.",
        "Preparing to unpack .../05-python2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...",
        "Unpacking python2.7-minimal (2.7.13-2+deb9u2) ...",
        "Selecting previously unselected package python-minimal.",
        "Preparing to unpack .../06-python-minimal_2.7.13-2_amd64.deb ...",
        "Unpacking python-minimal (2.7.13-2) ...",
        "Selecting previously unselected package mime-support.",
        "Preparing to unpack .../07-mime-support_3.60_all.deb ...",
        "Unpacking mime-support (3.60) ...",
        "Selecting previously unselected package libexpat1:amd64.",
        "Preparing to unpack .../08-libexpat1_2.2.0-2+deb9u1_amd64.deb ...",
        "Unpacking libexpat1:amd64 (2.2.0-2+deb9u1) ...",
        "Selecting previously unselected package libffi6:amd64.",
        "Preparing to unpack .../09-libffi6_3.2.1-6_amd64.deb ...",
        "Unpacking libffi6:amd64 (3.2.1-6) ...",
        "Selecting previously unselected package readline-common.",
        "Preparing to unpack .../10-readline-common_7.0-3_all.deb ...",
        "Unpacking readline-common (7.0-3) ...",
        "Selecting previously unselected package libreadline7:amd64.",
        "Preparing to unpack .../11-libreadline7_7.0-3_amd64.deb ...",
        "Unpacking libreadline7:amd64 (7.0-3) ...",
        "Selecting previously unselected package libsqlite3-0:amd64.",
        "Preparing to unpack .../12-libsqlite3-0_3.16.2-5+deb9u1_amd64.deb ...",
        "Unpacking libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...",
        "Selecting previously unselected package libssl1.1:amd64.",
        "Preparing to unpack .../13-libssl1.1_1.1.0f-3+deb9u1_amd64.deb ...",
        "Unpacking libssl1.1:amd64 (1.1.0f-3+deb9u1) ...",
        "Selecting previously unselected package libpython2.7-stdlib:amd64.",
        "Preparing to unpack .../14-libpython2.7-stdlib_2.7.13-2+deb9u2_amd64.deb ...",
        "Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...",
        "Selecting previously unselected package python2.7.",
        "Preparing to unpack .../15-python2.7_2.7.13-2+deb9u2_amd64.deb ...",
        "Unpacking python2.7 (2.7.13-2+deb9u2) ...",
        "Selecting previously unselected package libpython-stdlib:amd64.",
        "Preparing to unpack .../16-libpython-stdlib_2.7.13-2_amd64.deb ...",
        "Unpacking libpython-stdlib:amd64 (2.7.13-2) ...",
        "Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...",
        "Setting up python2.7-minimal (2.7.13-2+deb9u2) ...",
        "Setting up python-minimal (2.7.13-2) ...",
        "Selecting previously unselected package python.",
        "(Reading database ... ",
        "(Reading database ... 5%",
        "(Reading database ... 10%",
        "(Reading database ... 15%",
        "(Reading database ... 20%",
        "(Reading database ... 25%",
        "(Reading database ... 30%",
        "(Reading database ... 35%",
        "(Reading database ... 40%",
        "(Reading database ... 45%",
        "(Reading database ... 50%",
        "(Reading database ... 55%",
        "(Reading database ... 60%",
        "(Reading database ... 65%",
        "(Reading database ... 70%",
        "(Reading database ... 75%",
        "(Reading database ... 80%",
        "(Reading database ... 85%",
        "(Reading database ... 90%",
        "(Reading database ... 95%",
        "(Reading database ... 100%",
        "(Reading database ... 9137 files and directories currently installed.)",
        "Preparing to unpack .../python_2.7.13-2_amd64.deb ...",
        "Unpacking python (2.7.13-2) ...",
        "Selecting previously unselected package libgmp10:amd64.",
        "Preparing to unpack .../libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ...",
        "Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ...",
        "Selecting previously unselected package libmpfr4:amd64.",
        "Preparing to unpack .../libmpfr4_3.1.5-1_amd64.deb ...",
        "Unpacking libmpfr4:amd64 (3.1.5-1) ...",
        "Selecting previously unselected package libsigsegv2:amd64.",
        "Preparing to unpack .../libsigsegv2_2.10-5_amd64.deb ...",
        "Unpacking libsigsegv2:amd64 (2.10-5) ...",
        "Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ...",
        "Setting up libmpfr4:amd64 (3.1.5-1) ...",
        "Setting up readline-common (7.0-3) ...",
        "Setting up libreadline7:amd64 (7.0-3) ...",
        "Setting up libsigsegv2:amd64 (2.10-5) ...",
        "Selecting previously unselected package gawk.",
        "(Reading database ... ",
        "(Reading database ... 5%",
        "(Reading database ... 10%",
        "(Reading database ... 15%",
        "(Reading database ... 20%",
        "(Reading database ... 25%",
        "(Reading database ... 30%",
        "(Reading database ... 35%",
        "(Reading database ... 40%",
        "(Reading database ... 45%",
        "(Reading database ... 50%",
        "(Reading database ... 55%",
        "(Reading database ... 60%",
        "(Reading database ... 65%",
        "(Reading database ... 70%",
        "(Reading database ... 75%",
        "(Reading database ... 80%",
        "(Reading database ... 85%",
        "(Reading database ... 90%",
        "(Reading database ... 95%",
        "(Reading database ... 100%",
        "(Reading database ... 9226 files and directories currently installed.)",
        "Preparing to unpack .../00-gawk_1%3a4.1.4+dfsg-1_amd64.deb ...",
        "Unpacking gawk (1:4.1.4+dfsg-1) ...",
        "Selecting previously unselected package mysql-common.",
        "Preparing to unpack .../01-mysql-common_5.8+1.0.2_all.deb ...",
        "Unpacking mysql-common (5.8+1.0.2) ...",
        "Selecting previously unselected package mariadb-common.",
        "Preparing to unpack .../02-mariadb-common_10.1.26-0+deb9u1_all.deb ...",
        "Unpacking mariadb-common (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package galera-3.",
        "Preparing to unpack .../03-galera-3_25.3.19-2_amd64.deb ...",
        "Unpacking galera-3 (25.3.19-2) ...",
        "Selecting previously unselected package libdbi-perl.",
        "Preparing to unpack .../04-libdbi-perl_1.636-1+b1_amd64.deb ...",
        "Unpacking libdbi-perl (1.636-1+b1) ...",
        "Selecting previously unselected package lsof.",
        "Preparing to unpack .../05-lsof_4.89+dfsg-0.1_amd64.deb ...",
        "Unpacking lsof (4.89+dfsg-0.1) ...",
        "Selecting previously unselected package libaio1:amd64.",
        "Preparing to unpack .../06-libaio1_0.3.110-3_amd64.deb ...",
        "Unpacking libaio1:amd64 (0.3.110-3) ...",
        "Selecting previously unselected package libncurses5:amd64.",
        "Preparing to unpack .../07-libncurses5_6.0+20161126-1+deb9u2_amd64.deb ...",
        "Unpacking libncurses5:amd64 (6.0+20161126-1+deb9u2) ...",
        "Selecting previously unselected package libreadline5:amd64.",
        "Preparing to unpack .../08-libreadline5_5.2+dfsg-3+b1_amd64.deb ...",
        "Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...",
        "Selecting previously unselected package mariadb-client-core-10.1.",
        "Preparing to unpack .../09-mariadb-client-core-10.1_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking mariadb-client-core-10.1 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package libjemalloc1.",
        "Preparing to unpack .../10-libjemalloc1_3.6.0-9.1_amd64.deb ...",
        "Unpacking libjemalloc1 (3.6.0-9.1) ...",
        "Selecting previously unselected package mariadb-client-10.1.",
        "Preparing to unpack .../11-mariadb-client-10.1_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking mariadb-client-10.1 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package mariadb-server-core-10.1.",
        "Preparing to unpack .../12-mariadb-server-core-10.1_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking mariadb-server-core-10.1 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package psmisc.",
        "Preparing to unpack .../13-psmisc_22.21-2.1+b2_amd64.deb ...",
        "Unpacking psmisc (22.21-2.1+b2) ...",
        "Selecting previously unselected package libpopt0:amd64.",
        "Preparing to unpack .../14-libpopt0_1.16-10+b2_amd64.deb ...",
        "Unpacking libpopt0:amd64 (1.16-10+b2) ...",
        "Selecting previously unselected package rsync.",
        "Preparing to unpack .../15-rsync_3.1.2-1+deb9u1_amd64.deb ...",
        "Unpacking rsync (3.1.2-1+deb9u1) ...",
        "Selecting previously unselected package libwrap0:amd64.",
        "Preparing to unpack .../16-libwrap0_7.6.q-26_amd64.deb ...",
        "Unpacking libwrap0:amd64 (7.6.q-26) ...",
        "Selecting previously unselected package socat.",
        "Preparing to unpack .../17-socat_1.7.3.1-2+deb9u1_amd64.deb ...",
        "Unpacking socat (1.7.3.1-2+deb9u1) ...",
        "Setting up mysql-common (5.8+1.0.2) ...",
        "update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode",
        "Setting up mariadb-common (10.1.26-0+deb9u1) ...",
        "update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode",
        "Selecting previously unselected package mariadb-server-10.1.",
        "(Reading database ... ",
        "(Reading database ... 5%",
        "(Reading database ... 10%",
        "(Reading database ... 15%",
        "(Reading database ... 20%",
        "(Reading database ... 25%",
        "(Reading database ... 30%",
        "(Reading database ... 35%",
        "(Reading database ... 40%",
        "(Reading database ... 45%",
        "(Reading database ... 50%",
        "(Reading database ... 55%",
        "(Reading database ... 60%",
        "(Reading database ... 65%",
        "(Reading database ... 70%",
        "(Reading database ... 75%",
        "(Reading database ... 80%",
        "(Reading database ... 85%",
        "(Reading database ... 90%",
        "(Reading database ... 95%",
        "(Reading database ... 100%",
        "(Reading database ... 9950 files and directories currently installed.)",
        "Preparing to unpack .../00-mariadb-server-10.1_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking mariadb-server-10.1 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package bzip2.",
        "Preparing to unpack .../01-bzip2_1.0.6-8.1_amd64.deb ...",
        "Unpacking bzip2 (1.0.6-8.1) ...",
        "Selecting previously unselected package libmagic-mgc.",
        "Preparing to unpack .../02-libmagic-mgc_1%3a5.30-1+deb9u1_amd64.deb ...",
        "Unpacking libmagic-mgc (1:5.30-1+deb9u1) ...",
        "Selecting previously unselected package libmagic1:amd64.",
        "Preparing to unpack .../03-libmagic1_1%3a5.30-1+deb9u1_amd64.deb ...",
        "Unpacking libmagic1:amd64 (1:5.30-1+deb9u1) ...",
        "Selecting previously unselected package file.",
        "Preparing to unpack .../04-file_1%3a5.30-1+deb9u1_amd64.deb ...",
        "Unpacking file (1:5.30-1+deb9u1) ...",
        "Selecting previously unselected package libgpm2:amd64.",
        "Preparing to unpack .../05-libgpm2_1.20.4-6.2+b1_amd64.deb ...",
        "Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...",
        "Selecting previously unselected package xz-utils.",
        "Preparing to unpack .../06-xz-utils_5.2.2-1.2+b1_amd64.deb ...",
        "Unpacking xz-utils (5.2.2-1.2+b1) ...",
        "Selecting previously unselected package default-mysql-server.",
        "Preparing to unpack .../07-default-mysql-server_1.0.2_all.deb ...",
        "Unpacking default-mysql-server (1.0.2) ...",
        "Selecting previously unselected package libhtml-tagset-perl.",
        "Preparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...",
        "Unpacking libhtml-tagset-perl (3.20-3) ...",
        "Selecting previously unselected package liburi-perl.",
        "Preparing to unpack .../09-liburi-perl_1.71-1_all.deb ...",
        "Unpacking liburi-perl (1.71-1) ...",
        "Selecting previously unselected package libhtml-parser-perl.",
        "Preparing to unpack .../10-libhtml-parser-perl_3.72-3_amd64.deb ...",
        "Unpacking libhtml-parser-perl (3.72-3) ...",
        "Selecting previously unselected package libcgi-pm-perl.",
        "Preparing to unpack .../11-libcgi-pm-perl_4.35-1_all.deb ...",
        "Unpacking libcgi-pm-perl (4.35-1) ...",
        "Selecting previously unselected package libfcgi-perl.",
        "Preparing to unpack .../12-libfcgi-perl_0.78-2_amd64.deb ...",
        "Unpacking libfcgi-perl (0.78-2) ...",
        "Selecting previously unselected package libcgi-fast-perl.",
        "Preparing to unpack .../13-libcgi-fast-perl_1%3a2.12-1_all.deb ...",
        "Unpacking libcgi-fast-perl (1:2.12-1) ...",
        "Selecting previously unselected package libmariadbclient18:amd64.",
        "Preparing to unpack .../14-libmariadbclient18_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package libdbd-mysql-perl.",
        "Preparing to unpack .../15-libdbd-mysql-perl_4.041-2_amd64.deb ...",
        "Unpacking libdbd-mysql-perl (4.041-2) ...",
        "Selecting previously unselected package libencode-locale-perl.",
        "Preparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...",
        "Unpacking libencode-locale-perl (1.05-1) ...",
        "Selecting previously unselected package libhtml-template-perl.",
        "Preparing to unpack .../17-libhtml-template-perl_2.95-2_all.deb ...",
        "Unpacking libhtml-template-perl (2.95-2) ...",
        "Selecting previously unselected package libtimedate-perl.",
        "Preparing to unpack .../18-libtimedate-perl_2.3000-2_all.deb ...",
        "Unpacking libtimedate-perl (2.3000-2) ...",
        "Selecting previously unselected package libhttp-date-perl.",
        "Preparing to unpack .../19-libhttp-date-perl_6.02-1_all.deb ...",
        "Unpacking libhttp-date-perl (6.02-1) ...",
        "Selecting previously unselected package libio-html-perl.",
        "Preparing to unpack .../20-libio-html-perl_1.001-1_all.deb ...",
        "Unpacking libio-html-perl (1.001-1) ...",
        "Selecting previously unselected package liblwp-mediatypes-perl.",
        "Preparing to unpack .../21-liblwp-mediatypes-perl_6.02-1_all.deb ...",
        "Unpacking liblwp-mediatypes-perl (6.02-1) ...",
        "Selecting previously unselected package libhttp-message-perl.",
        "Preparing to unpack .../22-libhttp-message-perl_6.11-1_all.deb ...",
        "Unpacking libhttp-message-perl (6.11-1) ...",
        "Selecting previously unselected package libterm-readkey-perl.",
        "Preparing to unpack .../23-libterm-readkey-perl_2.37-1_amd64.deb ...",
        "Unpacking libterm-readkey-perl (2.37-1) ...",
        "Selecting previously unselected package mysql-server.",
        "Preparing to unpack .../24-mysql-server_5.5.9999+default_amd64.deb ...",
        "Unpacking mysql-server (5.5.9999+default) ...",
        "Selecting previously unselected package python-mysqldb.",
        "Preparing to unpack .../25-python-mysqldb_1.3.7-1.1_amd64.deb ...",
        "Unpacking python-mysqldb (1.3.7-1.1) ...",
        "Selecting previously unselected package rename.",
        "Preparing to unpack .../26-rename_0.20-4_all.deb ...",
        "Unpacking rename (0.20-4) ...",
        "Selecting previously unselected package tcpd.",
        "Preparing to unpack .../27-tcpd_7.6.q-26_amd64.deb ...",
        "Unpacking tcpd (7.6.q-26) ...",
        "Selecting previously unselected package dumb-init.",
        "Preparing to unpack .../28-dumb-init_1.2.0-1_amd64.deb ...",
        "Unpacking dumb-init (1.2.0-1) ...",
        "Setting up libncurses5:amd64 (6.0+20161126-1+deb9u2) ...",
        "Setting up perl-modules-5.24 (5.24.1-3+deb9u2) ...",
        "Setting up libgdbm3:amd64 (1.8.3-14) ...",
        "Setting up libperl5.24:amd64 (5.24.1-3+deb9u2) ...",
        "Setting up libpopt0:amd64 (1.16-10+b2) ...",
        "Setting up libexpat1:amd64 (2.2.0-2+deb9u1) ...",
        "Setting up psmisc (22.21-2.1+b2) ...",
        "Setting up mime-support (3.60) ...",
        "Setting up libjemalloc1 (3.6.0-9.1) ...",
        "Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...",
        "Setting up lsof (4.89+dfsg-0.1) ...",
        "Setting up libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...",
        "Setting up gawk (1:4.1.4+dfsg-1) ...",
        "Setting up libmagic-mgc (1:5.30-1+deb9u1) ...",
        "Setting up bzip2 (1.0.6-8.1) ...",
        "Setting up libmagic1:amd64 (1:5.30-1+deb9u1) ...",
        "Setting up rsync (3.1.2-1+deb9u1) ...",
        "invoke-rc.d: could not determine current runlevel",
        "invoke-rc.d: policy-rc.d denied execution of restart.",
        "Setting up perl (5.24.1-3+deb9u2) ...",
        "update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode",
        "Setting up liblwp-mediatypes-perl (6.02-1) ...",
        "Processing triggers for libc-bin (2.24-11+deb9u3) ...",
        "Setting up libaio1:amd64 (0.3.110-3) ...",
        "Setting up liburi-perl (1.71-1) ...",
        "Setting up libssl1.1:amd64 (1.1.0f-3+deb9u1) ...",
        "Setting up xz-utils (5.2.2-1.2+b1) ...",
        "update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode",
        "Setting up libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...",
        "Setting up dumb-init (1.2.0-1) ...",
        "Setting up libffi6:amd64 (3.2.1-6) ...",
        "Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...",
        "Setting up libfcgi-perl (0.78-2) ...",
        "Setting up libdbi-perl (1.636-1+b1) ...",
        "Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...",
        "Setting up libwrap0:amd64 (7.6.q-26) ...",
        "Setting up libhtml-tagset-perl (3.20-3) ...",
        "Setting up mariadb-server-core-10.1 (10.1.26-0+deb9u1) ...",
        "Setting up libencode-locale-perl (1.05-1) ...",
        "Setting up libtimedate-perl (2.3000-2) ...",
        "Setting up rename (0.20-4) ...",
        "update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode",
        "Setting up socat (1.7.3.1-2+deb9u1) ...",
        "Setting up mariadb-client-core-10.1 (10.1.26-0+deb9u1) ...",
        "Setting up libio-html-perl (1.001-1) ...",
        "Setting up python2.7 (2.7.13-2+deb9u2) ...",
        "Setting up file (1:5.30-1+deb9u1) ...",
        "Setting up tcpd (7.6.q-26) ...",
        "Setting up libterm-readkey-perl (2.37-1) ...",
        "Setting up libpython-stdlib:amd64 (2.7.13-2) ...",
        "Setting up galera-3 (25.3.19-2) ...",
        "Setting up libhtml-parser-perl (3.72-3) ...",
        "Setting up libcgi-pm-perl (4.35-1) ...",
        "Setting up libdbd-mysql-perl (4.041-2) ...",
        "Setting up python (2.7.13-2) ...",
        "Setting up mariadb-client-10.1 (10.1.26-0+deb9u1) ...",
        "Setting up libhttp-date-perl (6.02-1) ...",
        "Setting up libhtml-template-perl (2.95-2) ...",
        "Setting up libcgi-fast-perl (1:2.12-1) ...",
        "Setting up python-mysqldb (1.3.7-1.1) ...",
        "Setting up libhttp-message-perl (6.11-1) ...",
        "Setting up mariadb-server-10.1 (10.1.26-0+deb9u1) ...",
        "invoke-rc.d: could not determine current runlevel",
        "invoke-rc.d: policy-rc.d denied execution of start.",
        "Setting up default-mysql-server (1.0.2) ...",
        "Setting up mysql-server (5.5.9999+default) ...",
        "Processing triggers for libc-bin (2.24-11+deb9u3) ..."
    ]
}
TASK [mysql : create database] *************************************************
task path: /src/roles/mysql/tasks/databases.yml:1
Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/database/mysql/mysql_db.py
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> ESTABLISH DOCKER CONNECTION FOR USER: root
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u"/bin/sh -c 'echo ~ && sleep 0'"]
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u'/bin/sh -c \'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1521206305.07-275091040854797 `" && echo ansible-tmp-1521206305.07-275091040854797="` echo /root/.ansible/tmp/ansible-tmp-1521206305.07-275091040854797 `" ) && sleep 0\'']
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> PUT /tmp/tmp5ad3_o TO /root/.ansible/tmp/ansible-tmp-1521206305.07-275091040854797/mysql_db.py
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u"/bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1521206305.07-275091040854797/ /root/.ansible/tmp/ansible-tmp-1521206305.07-275091040854797/mysql_db.py && sleep 0'"]
<4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'4223a4a62aa96e113fcb3ce347e9926e1f4bb92870fc5f71c530da37feb8cc64', u'/bin/sh', '-c', u'/bin/sh -c \'/_usr/bin/python /root/.ansible/tmp/ansible-tmp-1521206305.07-275091040854797/mysql_db.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1521206305.07-275091040854797/" > /dev/null 2>&1 && sleep 0\'']
The full traceback is:
  File "/tmp/ansible__O2jI5/ansible_module_mysql_db.py", line 111, in <module>
    import MySQLdb
fatal: [mydb]: FAILED! => {
    "changed": false,
    "invocation": {
        "module_args": {
            "collation": "",
            "config_file": "/root/.my.cnf",
            "connect_timeout": 30,
            "encoding": "",
            "login_host": "localhost",
            "login_password": null,
            "login_port": 3306,
            "login_unix_socket": null,
            "login_user": null,
            "name": "test",
            "quick": true,
            "single_transaction": false,
            "ssl_ca": null,
            "ssl_cert": null,
            "ssl_key": null,
            "state": "present",
            "target": null
        }
    },
    "msg": "The MySQL-python module is required."
}
	to retry, use: --limit @/src/tmpQR7W71.retry
PLAY RECAP *********************************************************************
mydb                       : ok=2    changed=1    unreachable=0    failed=1
2018-03-16T13:18:25.662447 Error applying role!           [container.core] caller_file=/_ansible/container/core.py caller_func=apply_role_to_container caller_line=676 engine=<container.docker.engine.Engine object at 0x7f13f598da90> exit_code=2 playbook=[{'hosts': u'mydb', 'roles': [ordereddict([('db_name', 'test'), ('role', 'mysql')])], 'vars': {u'SSL_ROOT_DIR': u'/etc/ssl'}}]
2018-03-16T13:18:25.666132 Playbook run finished.         [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=887 exit_code=2
Traceback (most recent call last):
  File "/usr/local/bin/conductor", line 11, in <module>
    load_entry_point('ansible-container', 'console_scripts', 'conductor')()
  File "/_ansible/container/__init__.py", line 19, in __wrapped__
    return fn(*args, **kwargs)
  File "/_ansible/container/cli.py", line 423, in conductor_commandline
    **params)
  File "/_ansible/container/__init__.py", line 19, in __wrapped__
    return fn(*args, **kwargs)
  File "/_ansible/container/core.py", line 889, in conductorcmd_build
    raise RuntimeError('Build failed.')
RuntimeError: Build failed.
2018-03-16T14:18:25.991175 Conductor terminated. Cleaning up. [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=await_conductor_command caller_line=476 command_rc=1 conductor_id=u'83777bddbf1a565ab1e89623e0379120ce0a1464de122f176d9eacf7e7a7ba51' save_container=False
2018-03-16T14:18:26.602901 Conductor exited with status 1 [container.cli] caller_file=/root/ansible-container/container/cli.py caller_func=__call__ caller_line=314
@wmx32
Copy link

wmx32 commented Mar 22, 2018

I ran into the same issue. I fixed this issue with the following changes:

diff -r tmp/ansible-container/container/docker/templates/conductor-local-dockerfile.j2 ansible-container/container/docker/templates/conductor-local-dockerfile.j2
 5a6,11
 > {% if distro in ["debian", "ubuntu"] %}
 > RUN apt-get update -y && \
 >     apt-get install -y python-mysqldb && \
 >     apt-get clean
 > {% endif %}
diff -r tmp/ansible-container/container/docker/templates/conductor-src-dockerfile.j2 ansible-container/container/docker/templates/conductor-src-dockerfile.j2
34c34
<    apt-get install -y make dpkg-dev curl gcc git libffi-dev libpopt0 libssl-dev python2.7 python-apt python-dev rsync sudo && \
---
>    apt-get install -y make dpkg-dev curl gcc git libmysqlclient-dev libffi-dev libpopt0 libssl-dev python2.7 python-apt python-dev rsync sudo && \
diff -r tmp/ansible-container/requirements.txt ansible-container/requirements.txt
 8a9
 > MySQL-python

This will make sure MySQL-python module is installed into the ansible-container for Debian / Ubuntu based images.

@fins2
Copy link
Author

fins2 commented Mar 23, 2018

Hi wmx32,

Thanks for helping me. When I try your fix, I have the same error as before. The conductor doesn't seems to have the MySQL-Python module installed:

"msg": "The MySQL-python module is required."

My changes according your previous post:

conductor-src-dockerfile.j2

[root@ac20:~/ansible-container]$grep -B 1 -A 1  mysql container/docker/templates/conductor-src-dockerfile.j2
RUN apt-get update -y && \
    apt-get install -y make dpkg-dev curl gcc git libmysqlclient-dev libffi-dev libpopt0 libssl-dev python2.7 python-apt python-dev rsync sudo && \
    cd /usr/bin && \

conductor-local-dockerfile.j2

[root@ac20:~/ansible-container]$grep -B 1 -A 1  mysql container/docker/templates/conductor-local-dockerfile.j2
RUN apt-get update -y && \
    apt-get install python-mysqldb -y && \
    apt-get clean

requirements.txt

[root@ac20:~/ansible-container]$cat requirements.txt 
Jinja2>=2.9
pip>=6.0
PyYAML>=3.12
requests>=2
ruamel.yaml>=0.15.34
six>=1.10
structlog[dev]>=16.1
jsonschema==2.6.0
MySQL-python

And my ansible container run with debug option:

2018-03-23T10:42:16.976037 The default type is            [container.config] caller_file=/root/ansible-container/container/config.py caller_func=_resolve_defaults caller_line=255 config=<class 'ruamel.yaml.comments.CommentedMap'> defaults=<type '_ordereddict.ordereddict'>
2018-03-23T10:42:16.984099 Getting environment variables... [container.config] caller_file=/root/ansible-container/container/config.py caller_func=_get_environment_variables caller_line=271
2018-03-23T10:42:16.995913 Read environment variables     [container.config] caller_file=/root/ansible-container/container/config.py caller_func=_get_environment_variables caller_line=276 env_vars={}
2018-03-23T10:42:17.001688 Resolved template variables    [container.config] caller_file=/root/ansible-container/container/config.py caller_func=_resolve_defaults caller_line=260 template_vars={"SSL_ROOT_DIR": "/etc/ssl"}
2018-03-23T10:42:17.013755 Parsed config                  [container.config] caller_file=/root/ansible-container/container/config.py caller_func=set_env caller_line=196 config={"version": "2", "defaults": {"SSL_ROOT_DIR": "/etc/ssl"}, "settings": {"project_name": "mysql", "conductor": {"base": "debian:9", "roles_path": ["roles/"]}, "pwd": "/root/ac/mysql"}, "services": {"mydb": {"from": "debian:9", "roles": [{"role": "mysql", "db_name": "test"}], "command": ["/usr/bin/dumb-init", "/usr/bin/mysqld_safe"]}}}
2018-03-23T10:42:17.029169 Loading engine capabilities    [container.utils.loader] caller_file=/root/ansible-container/container/utils/loader.py caller_func=load_engine caller_line=14 capabilities=['BUILD', 'RUN'] engine=docker
2018-03-23T10:42:17.127119 Setting Docker client timeout to 60 [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=get_timeout caller_line=124
2018-03-23T10:42:17.163788 Could not find container for mysql_conductor [container.docker.engine] all_containers=[u'mysql_mydb-7ecba3f9-mysql', u'my-nodejs-app'] caller_file=/root/ansible-container/container/docker/engine.py caller_func=get_container_id_by_name caller_line=570
2018-03-23T10:42:17.181107 Call: Engine.build_conductor_image [container.docker.engine] args=('/root/ac/mysql', 'debian:9') caller_file=/root/ansible-container/container/docker/engine.py caller_func=Engine.build_conductor_image caller_line=23 kwargs={'environment': [], 'cache': False}
2018-03-23T10:42:17.185824 Using temporary directory      [container.utils.temp] caller_file=/root/ansible-container/container/utils/temp.py caller_func=__enter__ caller_line=17 path=/tmp/tmpVJ0i7Q
2018-03-23T10:42:17.189183 Building Docker Engine context... [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=build_conductor_image caller_line=1049
2018-03-23T10:42:17.373044 Rendered Jinja Template:       [container.utils] body=FROM debian:9
ENV ANSIBLE_CONTAINER=1




RUN apt-get update -y && \
    apt-get install -y make dpkg-dev curl gcc git libmysqlclient-dev libffi-dev libpopt0 libssl-dev python2.7 python-apt python-dev rsync sudo && \
    cd /usr/bin && \
    rm -f lsb_release && \
    ln -fs python2.7 python && \
    
    apt-get clean


RUN (curl https://bootstrap.pypa.io/get-pip.py | python - --no-cache-dir ) && \
    mkdir -p /etc/ansible/roles /_ansible/src && \
    mkdir -p /licenses && \
    (curl https://get.docker.com/builds/Linux/x86_64/docker-17.04.0-ce.tgz \
       | tar -zxC /usr/local/bin/ --strip-components=1 docker/docker )

ADD LICENSE /licenses/LICENSE
ADD help.1 /help.1

# The COPY here will break cache if the version of Ansible Container changed
COPY /container-src /_ansible/container

RUN cd /_ansible && \
    pip install --no-cache-dir -r container/conductor-build/conductor-requirements.txt && \
    PYTHONPATH=. LC_ALL="en_US.UTF-8" python container/conductor-build/setup.py develop -v -N && \
    ansible-galaxy install -p /etc/ansible/roles -r container/conductor-build/conductor-requirements.yml
 caller_file=/root/ansible-container/container/utils/__init__.py caller_func=jinja_render_to_temp caller_line=104
2018-03-23T10:42:17.397223 Rendered Jinja Template:       [container.utils] body=FROM ansible/container-conductor-debian-stretch:0.9.3rc0

# The COPY here will break cache if the requirements or ansible.cfg has changed
COPY /build-src /_ansible/build


RUN cp /_ansible/build/ansible.cfg /etc/ansible/ansible.cfg


VOLUME /usr

VOLUME /lib
RUN apt-get update -y && \
    apt-get install python-mysqldb -y && \
    apt-get clean
 caller_file=/root/ansible-container/container/utils/__init__.py caller_func=jinja_render_to_temp caller_line=104
2018-03-23T10:42:17.411375 Context manifest:              [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=build_conductor_image caller_line=1116
2018-03-23T10:42:17.413592 tarball item: build-src/ansible.cfg (144 bytes) [container.docker.engine] bytes=144 file=build-src/ansible.cfg
2018-03-23T10:42:17.415287 tarball item: build-src/ansible-requirements.txt (130 bytes) [container.docker.engine] bytes=130 file=build-src/ansible-requirements.txt
2018-03-23T10:42:17.416994 tarball item: build-src/requirements.yml (341 bytes) [container.docker.engine] bytes=341 file=build-src/requirements.yml
2018-03-23T10:42:17.418717 tarball item: build-src/.touch (0 bytes) [container.docker.engine] bytes=0 file=build-src/.touch
2018-03-23T10:42:17.432474 tarball item: contrib/get-pip.py (1595409 bytes) [container.docker.engine] bytes=1595409 file=contrib/get-pip.py
2018-03-23T10:42:17.434207 tarball item: container-src (0 bytes) [container.docker.engine] bytes=0L file=container-src
2018-03-23T10:42:17.435926 tarball item: container-src/__init__.py (950 bytes) [container.docker.engine] bytes=950 file=container-src/__init__.py
2018-03-23T10:42:17.437650 tarball item: container-src/cli.py (24218 bytes) [container.docker.engine] bytes=24218 file=container-src/cli.py
2018-03-23T10:42:17.439351 tarball item: container-src/config.py (18968 bytes) [container.docker.engine] bytes=18968 file=container-src/config.py
2018-03-23T10:42:17.441055 tarball item: container-src/core.py (47848 bytes) [container.docker.engine] bytes=47848 file=container-src/core.py
2018-03-23T10:42:17.442768 tarball item: container-src/docker (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker
2018-03-23T10:42:17.456442 tarball item: container-src/docker/__init__.py (205 bytes) [container.docker.engine] bytes=205 file=container-src/docker/__init__.py
2018-03-23T10:42:17.458191 tarball item: container-src/docker/config.py (2384 bytes) [container.docker.engine] bytes=2384 file=container-src/docker/config.py
2018-03-23T10:42:17.459929 tarball item: container-src/docker/deploy.py (248 bytes) [container.docker.engine] bytes=248 file=container-src/docker/deploy.py
2018-03-23T10:42:17.461665 tarball item: container-src/docker/engine.py (53581 bytes) [container.docker.engine] bytes=53581 file=container-src/docker/engine.py
2018-03-23T10:42:17.463377 tarball item: container-src/docker/files (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/files
2018-03-23T10:42:17.465100 tarball item: container-src/docker/files/get-pip.py (1595409 bytes) [container.docker.engine] bytes=1595409 file=container-src/docker/files/get-pip.py
2018-03-23T10:42:17.479303 tarball item: container-src/docker/importer.py (24885 bytes) [container.docker.engine] bytes=24885 file=container-src/docker/importer.py
2018-03-23T10:42:17.481076 tarball item: container-src/docker/secrets.py (5255 bytes) [container.docker.engine] bytes=5255 file=container-src/docker/secrets.py
2018-03-23T10:42:17.482816 tarball item: container-src/docker/templates (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/templates
2018-03-23T10:42:17.484548 tarball item: container-src/docker/templates/atomic-help.j2 (1333 bytes) [container.docker.engine] bytes=1333 file=container-src/docker/templates/atomic-help.j2
2018-03-23T10:42:17.486244 tarball item: container-src/docker/templates/license.j2 (7837 bytes) [container.docker.engine] bytes=7837 file=container-src/docker/templates/license.j2
2018-03-23T10:42:17.487976 tarball item: container-src/docker/templates/conductor-local-dockerfile.j2 (434 bytes) [container.docker.engine] bytes=434 file=container-src/docker/templates/conductor-local-dockerfile.j2
2018-03-23T10:42:17.500885 tarball item: container-src/docker/templates/conductor-src-dockerfile.j2 (3030 bytes) [container.docker.engine] bytes=3030 file=container-src/docker/templates/conductor-src-dockerfile.j2
2018-03-23T10:42:17.502723 tarball item: container-src/docker/tests (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests
2018-03-23T10:42:17.504436 tarball item: container-src/docker/tests/import (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests/import
2018-03-23T10:42:17.506122 tarball item: container-src/docker/tests/import/Dockerfile (1151 bytes) [container.docker.engine] bytes=1151 file=container-src/docker/tests/import/Dockerfile
2018-03-23T10:42:17.507853 tarball item: container-src/docker/tests/import/blue-fish.txt (10 bytes) [container.docker.engine] bytes=10 file=container-src/docker/tests/import/blue-fish.txt
2018-03-23T10:42:17.509582 tarball item: container-src/docker/tests/import/lulz.tgz (59072 bytes) [container.docker.engine] bytes=59072 file=container-src/docker/tests/import/lulz.tgz
2018-03-23T10:42:17.511300 tarball item: container-src/docker/tests/import/one-fish.txt (6 bytes) [container.docker.engine] bytes=6 file=container-src/docker/tests/import/one-fish.txt
2018-03-23T10:42:17.514765 tarball item: container-src/docker/tests/import/red-fish (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests/import/red-fish
2018-03-23T10:42:17.516499 tarball item: container-src/docker/tests/import/red-fish/lulz.txt (10 bytes) [container.docker.engine] bytes=10 file=container-src/docker/tests/import/red-fish/lulz.txt
2018-03-23T10:42:17.518203 tarball item: container-src/docker/tests/import/two-fish (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests/import/two-fish
2018-03-23T10:42:17.524766 tarball item: container-src/docker/tests/import/two-fish/green-eggs (0 bytes) [container.docker.engine] bytes=0L file=container-src/docker/tests/import/two-fish/green-eggs
2018-03-23T10:42:17.526527 tarball item: container-src/docker/tests/import/two-fish/green-eggs/ham.txt (5 bytes) [container.docker.engine] bytes=5 file=container-src/docker/tests/import/two-fish/green-eggs/ham.txt
2018-03-23T10:42:17.528239 tarball item: container-src/docker/tests/import/two-fish/who.txt (7 bytes) [container.docker.engine] bytes=7 file=container-src/docker/tests/import/two-fish/who.txt
2018-03-23T10:42:17.529980 tarball item: container-src/docker/__init__.pyc (318 bytes) [container.docker.engine] bytes=318 file=container-src/docker/__init__.pyc
2018-03-23T10:42:17.531748 tarball item: container-src/docker/engine.pyc (42167 bytes) [container.docker.engine] bytes=42167 file=container-src/docker/engine.pyc
2018-03-23T10:42:17.533478 tarball item: container-src/docker/secrets.pyc (5030 bytes) [container.docker.engine] bytes=5030 file=container-src/docker/secrets.pyc
2018-03-23T10:42:17.546974 tarball item: container-src/docker/config.pyc (2300 bytes) [container.docker.engine] bytes=2300 file=container-src/docker/config.pyc
2018-03-23T10:42:17.548713 tarball item: container-src/engine.py (7421 bytes) [container.docker.engine] bytes=7421 file=container-src/engine.py
2018-03-23T10:42:17.550635 tarball item: container-src/exceptions.py (2319 bytes) [container.docker.engine] bytes=2319 file=container-src/exceptions.py
2018-03-23T10:42:17.552663 tarball item: container-src/k8s (0 bytes) [container.docker.engine] bytes=0L file=container-src/k8s
2018-03-23T10:42:17.554691 tarball item: container-src/k8s/__init__.py (196 bytes) [container.docker.engine] bytes=196 file=container-src/k8s/__init__.py
2018-03-23T10:42:17.556388 tarball item: container-src/k8s/base_config.py (932 bytes) [container.docker.engine] bytes=932 file=container-src/k8s/base_config.py
2018-03-23T10:42:17.558905 tarball item: container-src/k8s/base_deploy.py (34402 bytes) [container.docker.engine] bytes=34402 file=container-src/k8s/base_deploy.py
2018-03-23T10:42:17.560650 tarball item: container-src/k8s/base_engine.py (10144 bytes) [container.docker.engine] bytes=10144 file=container-src/k8s/base_engine.py
2018-03-23T10:42:17.567265 tarball item: container-src/k8s/config.py (660 bytes) [container.docker.engine] bytes=660 file=container-src/k8s/config.py
2018-03-23T10:42:17.574456 tarball item: container-src/k8s/deploy.py (1903 bytes) [container.docker.engine] bytes=1903 file=container-src/k8s/deploy.py
2018-03-23T10:42:17.576173 tarball item: container-src/k8s/engine.py (1276 bytes) [container.docker.engine] bytes=1276 file=container-src/k8s/engine.py
2018-03-23T10:42:17.577905 tarball item: container-src/openshift (0 bytes) [container.docker.engine] bytes=0L file=container-src/openshift
2018-03-23T10:42:17.579622 tarball item: container-src/openshift/__init__.py (196 bytes) [container.docker.engine] bytes=196 file=container-src/openshift/__init__.py
2018-03-23T10:42:17.581378 tarball item: container-src/openshift/config.py (427 bytes) [container.docker.engine] bytes=427 file=container-src/openshift/config.py
2018-03-23T10:42:17.583133 tarball item: container-src/openshift/deploy.py (6302 bytes) [container.docker.engine] bytes=6302 file=container-src/openshift/deploy.py
2018-03-23T10:42:17.587513 tarball item: container-src/openshift/engine.py (2207 bytes) [container.docker.engine] bytes=2207 file=container-src/openshift/engine.py
2018-03-23T10:42:17.589212 tarball item: container-src/schema.yml (2547 bytes) [container.docker.engine] bytes=2547 file=container-src/schema.yml
2018-03-23T10:42:17.590933 tarball item: container-src/templates (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates
2018-03-23T10:42:17.592645 tarball item: container-src/templates/ansible-container-inventory.py (1230 bytes) [container.docker.engine] bytes=1230 file=container-src/templates/ansible-container-inventory.py
2018-03-23T10:42:17.605162 tarball item: container-src/templates/ansible-dockerfile.j2 (1194 bytes) [container.docker.engine] bytes=1194 file=container-src/templates/ansible-dockerfile.j2
2018-03-23T10:42:17.606915 tarball item: container-src/templates/ansible.cfg (41 bytes) [container.docker.engine] bytes=41 file=container-src/templates/ansible.cfg
2018-03-23T10:42:17.608638 tarball item: container-src/templates/builder.sh (620 bytes) [container.docker.engine] bytes=620 file=container-src/templates/builder.sh
2018-03-23T10:42:17.610341 tarball item: container-src/templates/compose_versioned.j2.yml (237 bytes) [container.docker.engine] bytes=237 file=container-src/templates/compose_versioned.j2.yml
2018-03-23T10:42:17.612069 tarball item: container-src/templates/hosts.j2 (90 bytes) [container.docker.engine] bytes=90 file=container-src/templates/hosts.j2
2018-03-23T10:42:17.613800 tarball item: container-src/templates/init (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/init
2018-03-23T10:42:17.627937 tarball item: container-src/templates/init/.dockerignore.j2 (60 bytes) [container.docker.engine] bytes=60 file=container-src/templates/init/.dockerignore.j2
2018-03-23T10:42:17.629691 tarball item: container-src/templates/init/ansible-requirements.j2.txt (131 bytes) [container.docker.engine] bytes=131 file=container-src/templates/init/ansible-requirements.j2.txt
2018-03-23T10:42:17.631501 tarball item: container-src/templates/init/ansible.j2.cfg (145 bytes) [container.docker.engine] bytes=145 file=container-src/templates/init/ansible.j2.cfg
2018-03-23T10:42:17.633304 tarball item: container-src/templates/init/container.j2.yml (2514 bytes) [container.docker.engine] bytes=2514 file=container-src/templates/init/container.j2.yml
2018-03-23T10:42:17.635030 tarball item: container-src/templates/init/meta.j2.yml (1231 bytes) [container.docker.engine] bytes=1231 file=container-src/templates/init/meta.j2.yml
2018-03-23T10:42:17.636854 tarball item: container-src/templates/init/requirements.j2.yml (299 bytes) [container.docker.engine] bytes=299 file=container-src/templates/init/requirements.j2.yml
2018-03-23T10:42:17.640565 tarball item: container-src/templates/install-docker-compose.j2.yml (712 bytes) [container.docker.engine] bytes=712 file=container-src/templates/install-docker-compose.j2.yml
2018-03-23T10:42:17.646958 tarball item: container-src/templates/restart-docker-compose.j2.yml (75 bytes) [container.docker.engine] bytes=75 file=container-src/templates/restart-docker-compose.j2.yml
2018-03-23T10:42:17.648709 tarball item: container-src/templates/role (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/role
2018-03-23T10:42:17.650511 tarball item: container-src/templates/role/.travis.j2.yml (540 bytes) [container.docker.engine] bytes=540 file=container-src/templates/role/.travis.j2.yml
2018-03-23T10:42:17.652239 tarball item: container-src/templates/role/README.j2.md (1287 bytes) [container.docker.engine] bytes=1287 file=container-src/templates/role/README.j2.md
2018-03-23T10:42:17.653970 tarball item: container-src/templates/role/defaults (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/role/defaults
2018-03-23T10:42:17.655742 tarball item: container-src/templates/role/defaults/main.j2.yml (55 bytes) [container.docker.engine] bytes=55 file=container-src/templates/role/defaults/main.j2.yml
2018-03-23T10:42:17.668866 tarball item: container-src/templates/role/meta (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/role/meta
2018-03-23T10:42:17.670680 tarball item: container-src/templates/role/meta/main.j2.yml (3220 bytes) [container.docker.engine] bytes=3220 file=container-src/templates/role/meta/main.j2.yml
2018-03-23T10:42:17.672396 tarball item: container-src/templates/role/test (0 bytes) [container.docker.engine] bytes=0L file=container-src/templates/role/test
2018-03-23T10:42:17.674123 tarball item: container-src/templates/role/test/test.j2.yml (81 bytes) [container.docker.engine] bytes=81 file=container-src/templates/role/test/test.j2.yml
2018-03-23T10:42:17.675984 tarball item: container-src/templates/run-docker-compose.j2.yml (75 bytes) [container.docker.engine] bytes=75 file=container-src/templates/run-docker-compose.j2.yml
2018-03-23T10:42:17.677776 tarball item: container-src/templates/stop-docker-compose.j2.yml (75 bytes) [container.docker.engine] bytes=75 file=container-src/templates/stop-docker-compose.j2.yml
2018-03-23T10:42:17.692270 tarball item: container-src/templates/wait_on_host.py (2365 bytes) [container.docker.engine] bytes=2365 file=container-src/templates/wait_on_host.py
2018-03-23T10:42:17.694024 tarball item: container-src/utils (0 bytes) [container.docker.engine] bytes=0L file=container-src/utils
2018-03-23T10:42:17.695805 tarball item: container-src/utils/__init__.py (15718 bytes) [container.docker.engine] bytes=15718 file=container-src/utils/__init__.py
2018-03-23T10:42:17.697544 tarball item: container-src/utils/_text.py (12304 bytes) [container.docker.engine] bytes=12304 file=container-src/utils/_text.py
2018-03-23T10:42:17.699243 tarball item: container-src/utils/galaxy.py (8139 bytes) [container.docker.engine] bytes=8139 file=container-src/utils/galaxy.py
2018-03-23T10:42:17.700980 tarball item: container-src/utils/loader.py (906 bytes) [container.docker.engine] bytes=906 file=container-src/utils/loader.py
2018-03-23T10:42:17.704345 tarball item: container-src/utils/logmux.py (1313 bytes) [container.docker.engine] bytes=1313 file=container-src/utils/logmux.py
2018-03-23T10:42:17.706076 tarball item: container-src/utils/ordereddict.py (678 bytes) [container.docker.engine] bytes=678 file=container-src/utils/ordereddict.py
2018-03-23T10:42:17.716462 tarball item: container-src/utils/temp.py (698 bytes) [container.docker.engine] bytes=698 file=container-src/utils/temp.py
2018-03-23T10:42:17.718187 tarball item: container-src/utils/visibility.py (3270 bytes) [container.docker.engine] bytes=3270 file=container-src/utils/visibility.py
2018-03-23T10:42:17.719913 tarball item: container-src/utils/__init__.pyc (15499 bytes) [container.docker.engine] bytes=15499 file=container-src/utils/__init__.pyc
2018-03-23T10:42:17.721664 tarball item: container-src/utils/visibility.pyc (4036 bytes) [container.docker.engine] bytes=4036 file=container-src/utils/visibility.pyc
2018-03-23T10:42:17.723365 tarball item: container-src/utils/_text.pyc (8769 bytes) [container.docker.engine] bytes=8769 file=container-src/utils/_text.pyc
2018-03-23T10:42:17.725082 tarball item: container-src/utils/temp.pyc (1322 bytes) [container.docker.engine] bytes=1322 file=container-src/utils/temp.pyc
2018-03-23T10:42:17.738677 tarball item: container-src/utils/ordereddict.pyc (888 bytes) [container.docker.engine] bytes=888 file=container-src/utils/ordereddict.pyc
2018-03-23T10:42:17.740394 tarball item: container-src/utils/loader.pyc (1152 bytes) [container.docker.engine] bytes=1152 file=container-src/utils/loader.pyc
2018-03-23T10:42:17.742513 tarball item: container-src/utils/logmux.pyc (2478 bytes) [container.docker.engine] bytes=2478 file=container-src/utils/logmux.pyc
2018-03-23T10:42:17.744206 tarball item: container-src/__init__.pyc (1229 bytes) [container.docker.engine] bytes=1229 file=container-src/__init__.pyc
2018-03-23T10:42:17.745926 tarball item: container-src/cli.pyc (18750 bytes) [container.docker.engine] bytes=18750 file=container-src/cli.pyc
2018-03-23T10:42:17.747648 tarball item: container-src/exceptions.pyc (5825 bytes) [container.docker.engine] bytes=5825 file=container-src/exceptions.pyc
2018-03-23T10:42:17.768766 tarball item: container-src/core.pyc (32413 bytes) [container.docker.engine] bytes=32413 file=container-src/core.pyc
2018-03-23T10:42:17.770583 tarball item: container-src/config.pyc (17509 bytes) [container.docker.engine] bytes=17509 file=container-src/config.pyc
2018-03-23T10:42:17.772309 tarball item: container-src/engine.pyc (11318 bytes) [container.docker.engine] bytes=11318 file=container-src/engine.pyc
2018-03-23T10:42:17.774071 tarball item: container-src/conductor-build/setup.py (4638 bytes) [container.docker.engine] bytes=4638 file=container-src/conductor-build/setup.py
2018-03-23T10:42:17.776078 tarball item: container-src/conductor-build/conductor-requirements.txt (242 bytes) [container.docker.engine] bytes=242 file=container-src/conductor-build/conductor-requirements.txt
2018-03-23T10:42:17.777881 tarball item: container-src/conductor-build/conductor-requirements.yml (60 bytes) [container.docker.engine] bytes=60 file=container-src/conductor-build/conductor-requirements.yml
2018-03-23T10:42:17.792702 tarball item: Dockerfile (1117 bytes) [container.docker.engine] bytes=1117 file=Dockerfile
2018-03-23T10:42:17.794446 tarball item: build-src/ansible.cfg (144 bytes) [container.docker.engine] bytes=144 file=build-src/ansible.cfg
2018-03-23T10:42:17.796136 tarball item: build-src/ansible-requirements.txt (130 bytes) [container.docker.engine] bytes=130 file=build-src/ansible-requirements.txt
2018-03-23T10:42:17.797864 tarball item: build-src/requirements.yml (341 bytes) [container.docker.engine] bytes=341 file=build-src/requirements.yml
2018-03-23T10:42:17.799620 tarball item: build-src/.touch (0 bytes) [container.docker.engine] bytes=0 file=build-src/.touch
2018-03-23T10:42:17.801306 tarball item: Dockerfile (347 bytes) [container.docker.engine] bytes=347 file=Dockerfile
2018-03-23T10:42:17.807475 Starting Docker build of Ansible Container Conductor image (please be patient)... [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=build_conductor_image caller_line=1124
Step 1 : FROM ansible/container-conductor-debian-stretch:0.9.3rc0
 ---> 2fc3f8ca4b33
Step 2 : COPY /build-src /_ansible/build
 ---> 8c0544350156
Removing intermediate container 80ce4183f736
Step 3 : RUN cp /_ansible/build/ansible.cfg /etc/ansible/ansible.cfg
 ---> Running in df647c5e1750
 ---> 7c6918ff3638
Removing intermediate container df647c5e1750
Step 4 : VOLUME /usr
 ---> Running in 8fa118c111ee
 ---> 71e3da864f19
Removing intermediate container 8fa118c111ee
Step 5 : VOLUME /lib
 ---> Running in 9850a5473b2f
 ---> d64407703edf
Removing intermediate container 9850a5473b2f
Step 6 : RUN apt-get update -y &&     apt-get install python-mysqldb -y &&     apt-get clean
 ---> Running in 069d20b8e550
Get:1 http://security.debian.org stretch/updates InRelease [63.0 kB]
Ign:2 http://deb.debian.org/debian stretch InRelease
Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Hit:4 http://deb.debian.org/debian stretch Release
Get:5 http://security.debian.org stretch/updates/main amd64 Packages [453 kB]
Fetched 607 kB in 0s (1029 kB/s)
Reading package lists...

Reading package lists...

Building dependency tree...

Reading state information...

The following additional packages will be installed:
  libmariadbclient18 mysql-common
Suggested packages:
  default-mysql-server | virtual-mysql-server python-egenix-mxdatetime
  python-mysqldb-dbg
The following NEW packages will be installed:
  libmariadbclient18 mysql-common python-mysqldb
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 837 kB of archives.
After this operation, 4557 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 mysql-common all 5.8+1.0.2 [5608 B]
Get:2 http://deb.debian.org/debian stretch/main amd64 libmariadbclient18 amd64 10.1.26-0+deb9u1 [779 kB]
Get:3 http://deb.debian.org/debian stretch/main amd64 python-mysqldb amd64 1.3.7-1.1 [52.1 kB]
debconf: delaying package configuration, since apt-utils is not installed

Fetched 837 kB in 0s (7388 kB/s)
Selecting previously unselected package mysql-common.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22715 files and directories currently installed.)
Preparing to unpack .../mysql-common_5.8+1.0.2_all.deb ...
Unpacking mysql-common (5.8+1.0.2) ...
Selecting previously unselected package libmariadbclient18:amd64.
Preparing to unpack .../libmariadbclient18_10.1.26-0+deb9u1_amd64.deb ...
Unpacking libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...
Selecting previously unselected package python-mysqldb.
Preparing to unpack .../python-mysqldb_1.3.7-1.1_amd64.deb ...
Unpacking python-mysqldb (1.3.7-1.1) ...
Setting up mysql-common (5.8+1.0.2) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up python-mysqldb (1.3.7-1.1) ...
 ---> cb51c43e7694
Removing intermediate container 069d20b8e550
Successfully built cb51c43e7694
2018-03-23T10:43:48.004669 Cleaning up temporary directory [container.utils.temp] caller_file=/root/ansible-container/container/utils/temp.py caller_func=__exit__ caller_line=22 path=/tmp/tmpVJ0i7Q
2018-03-23T10:43:48.009772 Config settings                [container.core] caller_file=/root/ansible-container/container/core.py caller_func=hostcmd_build caller_line=194 conf=<class 'container.docker.config.AnsibleContainerConfig'> config=<container.docker.config.AnsibleContainerConfig object at 0x1789790> rawsettings={"project_name": "mysql", "conductor": {"base": "debian:9", "roles_path": ["roles/"]}, "pwd": "/root/ac/mysql"} settings={"project_name": "mysql", "conductor": {"base": "debian:9", "roles_path": ["roles/"]}, "pwd": "/root/ac/mysql"}
2018-03-23T10:43:48.015281 Call: Engine.run_conductor     [container.docker.engine] args=('build', {'services': ordereddict([('mydb', ordereddict([('from', 'debian:9'), ('roles', [ordereddict([('role', 'mysql'), ('db_name', 'test')])]), ('command', ['/usr/bin/dumb-init', '/usr/bin/mysqld_safe'])]))]), 'version': '2', 'defaults': ordereddict([('SSL_ROOT_DIR', '/etc/ssl')]), 'settings': ordereddict([('project_name', 'mysql'), ('conductor', ordereddict([('base', 'debian:9'), ('roles_path', ['roles/'])])), ('pwd', '/root/ac/mysql')])}, '/root/ac/mysql', {'with_volumes': [], 'config_vars': ordereddict([('SSL_ROOT_DIR', '/etc/ssl')]), 'conductor_cache': True, 'local_python': False, 'with_variables': [], 'selinux': True, 'purge_last': True, 'cache': False, 'volume_driver': None, 'devel': False, 'src_mount_path': None, 'roles_path': [], 'subcommand': 'build', 'ansible_options': u'', 'flatten': False, 'container_cache': True, 'debug': True, 'services_to_build': None, 'save_conductor_container': False}) caller_file=/root/ansible-container/container/docker/engine.py caller_func=Engine.run_conductor caller_line=23 kwargs={}
2018-03-23T10:43:48.042893 Docker run:                    [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=run_conductor caller_line=449 image=u'sha256:cb51c43e7694232f7a1ed29ae018d21e7049df9047203d3be3eb470406a15968' params={'name': u'mysql_conductor', 'cap_add': ['SYS_ADMIN'], 'environment': {'DOCKER_HOST': 'unix:///var/run/docker.sock', 'ANSIBLE_ROLES_PATH': '/root/ac/mysql/roles:/src/roles:/etc/ansible/roles'}, 'working_dir': '/src', 'command': ['conductor', 'build', '--project-name', 'mysql', '--engine', 'docker', '--params', u'eyJ3aXRoX3ZvbHVtZXMiOiBbXSwgImNvbmZpZ192YXJzIjogeyJTU0xfUk9PVF9ESVIiOiAiL2V0Yy9zc2wifSwgImNvbmR1Y3Rvcl9jYWNoZSI6IHRydWUsICJsb2NhbF9weXRob24iOiBmYWxzZSwgIndpdGhfdmFyaWFibGVzIjogW10sICJzZWxpbnV4IjogdHJ1ZSwgInB1cmdlX2xhc3QiOiB0cnVlLCAiY2FjaGUiOiBmYWxzZSwgInZvbHVtZV9kcml2ZXIiOiBudWxsLCAiZGV2ZWwiOiBmYWxzZSwgInNyY19tb3VudF9wYXRoIjogbnVsbCwgInJvbGVzX3BhdGgiOiBbXSwgInN1YmNvbW1hbmQiOiAiYnVpbGQiLCAiYW5zaWJsZV9vcHRpb25zIjogIiIsICJmbGF0dGVuIjogZmFsc2UsICJjb250YWluZXJfY2FjaGUiOiB0cnVlLCAiZGVidWciOiB0cnVlLCAic2VydmljZXNfdG9fYnVpbGQiOiBudWxsLCAic2F2ZV9jb25kdWN0b3JfY29udGFpbmVyIjogZmFsc2V9', '--config', u'eyJzZXJ2aWNlcyI6IFtbIm15ZGIiLCB7ImZyb20iOiAiZGViaWFuOjkiLCAicm9sZXMiOiBbeyJyb2xlIjogIm15c3FsIiwgImRiX25hbWUiOiAidGVzdCJ9XSwgImNvbW1hbmQiOiBbIi91c3IvYmluL2R1bWItaW5pdCIsICIvdXNyL2Jpbi9teXNxbGRfc2FmZSJdfV1dLCAidmVyc2lvbiI6ICIyIiwgImRlZmF1bHRzIjogW1siU1NMX1JPT1RfRElSIiwgIi9ldGMvc3NsIl1dLCAic2V0dGluZ3MiOiBbWyJwcm9qZWN0X25hbWUiLCAibXlzcWwiXSwgWyJjb25kdWN0b3IiLCB7ImJhc2UiOiAiZGViaWFuOjkiLCAicm9sZXNfcGF0aCI6IFsicm9sZXMvIl19XSwgWyJwd2QiLCAiL3Jvb3QvYWMvbXlzcWwiXV19', '--encoding', 'b64json'], 'user': 'root', 'volumes': {'/var/run/docker.sock': {'bind': '/var/run/docker.sock', 'mode': 'rw'}, '/root/ac/mysql': {'bind': '/_src', 'mode': 'ro'}, 'mysql_secrets': {'bind': '/docker/secrets', 'mode': 'rw'}, '/root/.docker/config.json': {'bind': '/root/.docker/config.json', 'mode': 'rw'}, '/root/ac/mysql/roles': {'bind': '/root/ac/mysql/roles', 'mode': 'ro'}}, 'detach': True, 'privileged': True}
Parsing conductor CLI args.
2018-03-23T09:44:05.144822 Copying build context into Conductor container. [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=401
2018-03-23T09:44:05.199552 sending incremental file list
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.211127 ./
                            [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.215370 .gitignore
                    [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.227758 ansible-requirements.txt
      [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.238628 ansible.cfg
                   [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.244312 container.yml
                 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.250381 meta.yml
                      [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.256877 requirements.yml
              [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.261576 ansible-deployment/
           [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.264464 roles/
                        [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.267195 roles/mysql/
                  [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.270018 roles/mysql/README.md
         [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.273332 roles/mysql/defaults/
         [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.276172 roles/mysql/defaults/main.yml
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.278894 roles/mysql/handlers/
         [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.281617 roles/mysql/handlers/main.yml
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.284235 roles/mysql/meta/
             [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.287030 roles/mysql/meta/main.yml
     [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.289749 roles/mysql/tasks/
            [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.292278 roles/mysql/tasks/databases.yml
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.294884 roles/mysql/tasks/main.yml
    [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.297309 roles/mysql/tasks/packages.yml
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.315243 roles/mysql/tests/
            [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.324165 roles/mysql/tests/inventory
   [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.333487 roles/mysql/tests/test.yml
    [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.335821 roles/mysql/vars/
             [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.342527 roles/mysql/vars/main.yml
     [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.344801
                              [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.351304 sent 7,158 bytes  received 367 bytes  15,050.00 bytes/sec
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.355103 total size is 5,716  speedup is 0.76
 [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=405
2018-03-23T09:44:05.363212 Processing defaults section... [container.config] caller_file=/_ansible/container/config.py caller_func=_process_defaults caller_line=387
2018-03-23T09:44:05.365808 Processing section...          [container.config] caller_file=/_ansible/container/config.py caller_func=_process_top_level_sections caller_line=396 section=volumes
2018-03-23T09:44:05.368790 Processing section...          [container.config] caller_file=/_ansible/container/config.py caller_func=_process_top_level_sections caller_line=396 section=registries
2018-03-23T09:44:05.371603 Processing section...          [container.config] caller_file=/_ansible/container/config.py caller_func=_process_top_level_sections caller_line=396 section=secrets
2018-03-23T09:44:05.376684 Processing service...          [container.config] caller_file=/_ansible/container/config.py caller_func=_process_services caller_line=402 service=u'mydb' service_data={u'command': [u'/usr/bin/dumb-init', u'/usr/bin/mysqld_safe'], u'from': u'debian:9', u'roles': [{u'db_name': u'test', u'role': u'mysql'}]}
2018-03-23T09:44:05.383971 Rendering service keys from defaults [container.config] caller_file=/_ansible/container/config.py caller_func=_process_services caller_line=426 defaults={"SSL_ROOT_DIR": "/etc/ssl", "db_name": "test"} service=u'mydb'
2018-03-23T09:44:05.391925 Starting Ansible Container Conductor: build [container.cli] caller_file=/_ansible/container/cli.py caller_func=conductor_commandline caller_line=415 services={"mydb": {"command": ["/usr/bin/dumb-init", "/usr/bin/mysqld_safe"], "from": "debian:9", "roles": [{"db_name": "test", "role": "mysql"}], "defaults": {"SSL_ROOT_DIR": "/etc/ssl", "db_name": "test"}}}
2018-03-23T09:44:05.398573 Loading engine capabilities    [container.utils.loader] caller_file=/_ansible/container/utils/loader.py caller_func=load_engine caller_line=14 capabilities=['BUILD'] engine=docker
2018-03-23T09:44:05.438047 2018-03-23T09:44:05.438047 Docker™ daemon integration engine loaded. Build starting. [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=779 project=mysql
2018-03-23T09:44:05.441444 Services to build              [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=781 services_to_build=[u'mydb']
2018-03-23T09:44:05.444135 Building service...            [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=786 project=mysql service=u'mydb'
2018-03-23T09:44:05.463530 Setting Docker client timeout to 60 [container.docker.engine] caller_file=/_ansible/container/docker/engine.py caller_func=get_timeout caller_line=124
2018-03-23T09:44:05.488812 Base fingerprint hash = 7ecba3f9845c4f9861210d5c3aabfceac3ddeba20968cd53da588705d143431b [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=795 hash=7ecba3f9845c4f9861210d5c3aabfceac3ddeba20968cd53da588705d143431b service=u'mydb'
2018-03-23T09:44:05.505913 Could not find container for mysql_mydb [container.docker.engine] all_containers=[u'mysql_conductor', u'mysql_mydb-7ecba3f9-mysql', u'my-nodejs-app'] caller_file=/_ansible/container/docker/engine.py caller_func=get_container_id_by_name caller_line=570
2018-03-23T09:44:05.524142 Playbook generated: [{'hosts': u'mydb', 'roles': [ordereddict([('db_name', 'test'), ('role', 'mysql')])], 'vars': {u'SSL_ROOT_DIR': u'/etc/ssl'}}] [container.utils] caller_file=/_ansible/container/utils/__init__.py caller_func=generate_playbook_for_role caller_line=252
2018-03-23T09:44:05.699800 Fingerprint for this layer: 4b2be018b86faaa987c44f4a69086146ad20f4c632d0c8b270352ede81c563c5 [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=813 parent_fingerprint=7ecba3f9845c4f9861210d5c3aabfceac3ddeba20968cd53da588705d143431b parent_image_id=u'sha256:2b98c9851a37e18356abe407922726dc35c370f7cee76f435f94ee92950b4493' role=mysql service=u'mydb'
2018-03-23T09:44:05.703874 Applying role mysql on image sha256:2b98c9851a37e18356abe407922726dc35c370f7cee76f435f94ee92950b4493 as container mysql_mydb-7ecba3f9-mysql [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=870 service=u'mydb'
2018-03-23T09:44:05.817238 Detected architecture x86_64-linux-gnu [container.core] architecture=x86_64-linux-gnu caller_file=/_ansible/container/core.py caller_func=_run_intermediate_build_container caller_line=737 service=u'mydb'
2018-03-23T09:45:06.448987 Call: Engine.run_container     [container.docker.engine] args=(u'sha256:2b98c9851a37e18356abe407922726dc35c370f7cee76f435f94ee92950b4493', u'mydb') caller_file=/_ansible/container/docker/engine.py caller_func=Engine.run_container caller_line=14 kwargs={'name': u'mysql_mydb-7ecba3f9-mysql', 'environment': {'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/_usr/sbin:/_usr/bin:/_usr/local/sbin:/_usr/local/bin', 'CPATH': '/usr/include:/usr/local/include:/_usr/include:/_usr/local/include', 'ANSIBLE_CONTAINER': 1, 'LD_LIBRARY_PATH': '/usr/lib:/usr/lib64:/_usr/lib:/_usr/lib64:/_usr/local/lib:/_usr/lib/x86_64-linux-gnu:/_usr/local/lib/x86_64-linux-gnu:/_lib/x86_64-linux-gnu:/_lib'}, 'working_dir': '/', 'command': 'sh -c "while true; do sleep 1; done"', 'user': 'root', 'volumes': {u'7a8edd9f33654d31858db1f6f38a8b3c3b2bea5752121220998af9bc48d4811f': {'bind': '/_usr', 'mode': 'ro'}, u'd3a7b37c99e0c4461f9bc54bbe689e227a26e94ff7c21117966e2cd0b98a211c': {'bind': '/_lib', 'mode': 'ro'}}, 'entrypoint': [], 'privileged': True}
2018-03-23T09:45:06.454113 Removing keys                  [container.docker.engine] caller_file=/_ansible/container/docker/engine.py caller_func=run_kwargs_for_service caller_line=246 keys=[u'from', u'roles', 'defaults', 'links']
2018-03-23T09:45:06.457458 Running container in docker    [container.docker.engine] caller_file=/_ansible/container/docker/engine.py caller_func=run_container caller_line=270 image=u'sha256:2b98c9851a37e18356abe407922726dc35c370f7cee76f435f94ee92950b4493' params={"command": "sh -c \"while true; do sleep 1; done\"", "name": "mysql_mydb-7ecba3f9-mysql", "environment": {"PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/_usr/sbin:/_usr/bin:/_usr/local/sbin:/_usr/local/bin", "CPATH": "/usr/include:/usr/local/include:/_usr/include:/_usr/local/include", "ANSIBLE_CONTAINER": 1, "LD_LIBRARY_PATH": "/usr/lib:/usr/lib64:/_usr/lib:/_usr/lib64:/_usr/local/lib:/_usr/lib/x86_64-linux-gnu:/_usr/local/lib/x86_64-linux-gnu:/_lib/x86_64-linux-gnu:/_lib"}, "working_dir": "/", "user": "root", "volumes": {"7a8edd9f33654d31858db1f6f38a8b3c3b2bea5752121220998af9bc48d4811f": {"bind": "/_usr", "mode": "ro"}, "d3a7b37c99e0c4461f9bc54bbe689e227a26e94ff7c21117966e2cd0b98a211c": {"bind": "/_lib", "mode": "ro"}}, "entrypoint": [], "privileged": true}
2018-03-23T09:45:06.957209 Container confirmed running    [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=880 id=u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057'
2018-03-23T09:45:06.960545 Playbook generated: [{'hosts': u'mydb', 'roles': [ordereddict([('db_name', 'test'), ('role', 'mysql')])], 'vars': {u'SSL_ROOT_DIR': u'/etc/ssl'}}] [container.utils] caller_file=/_ansible/container/utils/__init__.py caller_func=generate_playbook_for_role caller_line=252
2018-03-23T09:45:06.966837 writing playbook to /src/tmplb12gj.yml [container.core] caller_file=/_ansible/container/core.py caller_func=run_playbook caller_line=573
2018-03-23T09:45:06.969482 playbook                       [container.core] caller_file=/_ansible/container/core.py caller_func=run_playbook caller_line=574 playbook=[{'hosts': u'mydb', 'roles': [ordereddict([('db_name', 'test'), ('role', 'mysql')])], 'vars': {u'SSL_ROOT_DIR': u'/etc/ssl'}}]
2018-03-23T09:45:06.976156 Running Ansible Playbook       [container.core] caller_file=/_ansible/container/core.py caller_func=run_playbook caller_line=631 command=ansible-playbook -vvvv  -i /src/hosts-pjZoaG -c docker  /src/tmplb12gj.yml  cwd=/src
ansible-playbook 2.4.3.0
  config file = /src/ansible.cfg
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python2.7/dist-packages/ansible
  executable location = /usr/local/bin/ansible-playbook
  python version = 2.7.13 (default, Nov 24 2017, 17:33:09) [GCC 6.3.0 20170516]
Using /src/ansible.cfg as config file
setting up inventory plugins
Parsed /src/hosts-pjZoaG inventory source with ini plugin
statically imported: /src/roles/mysql/tasks/packages.yml
statically imported: /src/roles/mysql/tasks/databases.yml
Loading callback plugin default of type stdout, v2.0 from /usr/local/lib/python2.7/dist-packages/ansible/plugins/callback/default.pyc
PLAYBOOK: tmplb12gj.yml ********************************************************
1 plays in /src/tmplb12gj.yml
PLAY [mydb] ********************************************************************
TASK [Gathering Facts] *********************************************************
Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/setup.py
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> ESTABLISH DOCKER CONNECTION FOR USER: root
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u"/bin/sh -c 'echo ~ && sleep 0'"]
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u'/bin/sh -c \'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1521798309.19-56275699181166 `" && echo ansible-tmp-1521798309.19-56275699181166="` echo /root/.ansible/tmp/ansible-tmp-1521798309.19-56275699181166 `" ) && sleep 0\'']
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> PUT /tmp/tmp9W745l TO /root/.ansible/tmp/ansible-tmp-1521798309.19-56275699181166/setup.py
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u"/bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1521798309.19-56275699181166/ /root/.ansible/tmp/ansible-tmp-1521798309.19-56275699181166/setup.py && sleep 0'"]
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u'/bin/sh -c \'/_usr/bin/python /root/.ansible/tmp/ansible-tmp-1521798309.19-56275699181166/setup.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1521798309.19-56275699181166/" > /dev/null 2>&1 && sleep 0\'']
ok: [mydb]
META: ran handlers
TASK [mysql : install packages] ************************************************
task path: /src/roles/mysql/tasks/packages.yml:1
Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/packaging/os/apt.py
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> ESTABLISH DOCKER CONNECTION FOR USER: root
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u"/bin/sh -c 'echo ~ && sleep 0'"]
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u'/bin/sh -c \'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1521798311.28-258067480895172 `" && echo ansible-tmp-1521798311.28-258067480895172="` echo /root/.ansible/tmp/ansible-tmp-1521798311.28-258067480895172 `" ) && sleep 0\'']
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> PUT /tmp/tmpu7Domj TO /root/.ansible/tmp/ansible-tmp-1521798311.28-258067480895172/apt.py
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u"/bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1521798311.28-258067480895172/ /root/.ansible/tmp/ansible-tmp-1521798311.28-258067480895172/apt.py && sleep 0'"]
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u'/bin/sh -c \'/_usr/bin/python /root/.ansible/tmp/ansible-tmp-1521798311.28-258067480895172/apt.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1521798311.28-258067480895172/" > /dev/null 2>&1 && sleep 0\'']
changed: [mydb] => (item=[u'mysql-server', u'python-mysqldb', u'dumb-init']) => {
    "cache_update_time": 1521798314,
    "cache_updated": true,
    "changed": true,
    "diff": {},
    "invocation": {
        "module_args": {
            "allow_unauthenticated": false,
            "autoclean": false,
            "autoremove": false,
            "cache_valid_time": 0,
            "deb": null,
            "default_release": null,
            "dpkg_options": "force-confdef,force-confold",
            "force": false,
            "force_apt_get": false,
            "install_recommends": null,
            "name": [
                "mysql-server",
                "python-mysqldb",
                "dumb-init"
            ],
            "only_upgrade": false,
            "package": [
                "mysql-server",
                "python-mysqldb",
                "dumb-init"
            ],
            "purge": false,
            "state": "latest",
            "update_cache": true,
            "upgrade": null
        }
    },
    "item": [
        "mysql-server",
        "python-mysqldb",
        "dumb-init"
    ],
    "stderr": "debconf: delaying package configuration, since apt-utils is not installed\n",
    "stderr_lines": [
        "debconf: delaying package configuration, since apt-utils is not installed"
    ],
    "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  bzip2 default-mysql-server file galera-3 gawk libaio1 libcgi-fast-perl\n  libcgi-pm-perl libdbd-mysql-perl libdbi-perl libencode-locale-perl libexpat1\n  libfcgi-perl libffi6 libgdbm3 libgmp10 libgpm2 libhtml-parser-perl\n  libhtml-tagset-perl libhtml-template-perl libhttp-date-perl\n  libhttp-message-perl libio-html-perl libjemalloc1 liblwp-mediatypes-perl\n  libmagic-mgc libmagic1 libmariadbclient18 libmpfr4 libncurses5 libperl5.24\n  libpopt0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib\n  libreadline5 libreadline7 libsigsegv2 libsqlite3-0 libssl1.1\n  libterm-readkey-perl libtimedate-perl liburi-perl libwrap0 lsof\n  mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common\n  mariadb-server-10.1 mariadb-server-core-10.1 mime-support mysql-common perl\n  perl-modules-5.24 psmisc python python-minimal python2.7 python2.7-minimal\n  readline-common rename rsync socat tcpd xz-utils\nSuggested packages:\n  bzip2-doc gawk-doc libclone-perl libmldbm-perl libnet-daemon-perl\n  libsql-statement-perl gpm libdata-dump-perl libipc-sharedcache-perl\n  libwww-perl mailx mariadb-test netcat-openbsd tinyca perl-doc\n  libterm-readline-gnu-perl | libterm-readline-perl-perl make python-doc\n  python-tk python-egenix-mxdatetime python-mysqldb-dbg python2.7-doc binutils\n  binfmt-support readline-doc openssh-client openssh-server\nThe following NEW packages will be installed:\n  bzip2 default-mysql-server dumb-init file galera-3 gawk libaio1\n  libcgi-fast-perl libcgi-pm-perl libdbd-mysql-perl libdbi-perl\n  libencode-locale-perl libexpat1 libfcgi-perl libffi6 libgdbm3 libgmp10\n  libgpm2 libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl\n  libhttp-date-perl libhttp-message-perl libio-html-perl libjemalloc1\n  liblwp-mediatypes-perl libmagic-mgc libmagic1 libmariadbclient18 libmpfr4\n  libncurses5 libperl5.24 libpopt0 libpython-stdlib libpython2.7-minimal\n  libpython2.7-stdlib libreadline5 libreadline7 libsigsegv2 libsqlite3-0\n  libssl1.1 libterm-readkey-perl libtimedate-perl liburi-perl libwrap0 lsof\n  mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common\n  mariadb-server-10.1 mariadb-server-core-10.1 mime-support mysql-common\n  mysql-server perl perl-modules-5.24 psmisc python python-minimal\n  python-mysqldb python2.7 python2.7-minimal readline-common rename rsync\n  socat tcpd xz-utils\n0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 41.6 MB of archives.\nAfter this operation, 265 MB of additional disk space will be used.\nGet:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u2 [2724 kB]\nGet:2 http://deb.debian.org/debian stretch/main amd64 libgdbm3 amd64 1.8.3-14 [30.0 kB]\nGet:3 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u2 [3538 kB]\nGet:4 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u2 [218 kB]\nGet:5 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u2 [389 kB]\nGet:6 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u2 [1382 kB]\nGet:7 http://deb.debian.org/debian stretch/main amd64 python-minimal amd64 2.7.13-2 [40.5 kB]\nGet:8 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]\nGet:9 http://deb.debian.org/debian stretch/main amd64 libexpat1 amd64 2.2.0-2+deb9u1 [83.4 kB]\nGet:10 http://deb.debian.org/debian stretch/main amd64 libffi6 amd64 3.2.1-6 [20.4 kB]\nGet:11 http://deb.debian.org/debian stretch/main amd64 readline-common all 7.0-3 [70.4 kB]\nGet:12 http://deb.debian.org/debian stretch/main amd64 libreadline7 amd64 7.0-3 [151 kB]\nGet:13 http://deb.debian.org/debian stretch/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u1 [572 kB]\nGet:14 http://deb.debian.org/debian stretch/main amd64 libssl1.1 amd64 1.1.0f-3+deb9u1 [1342 kB]\nGet:15 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u2 [1896 kB]\nGet:16 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u2 [285 kB]\nGet:17 http://deb.debian.org/debian stretch/main amd64 libpython-stdlib amd64 2.7.13-2 [20.0 kB]\nGet:18 http://deb.debian.org/debian stretch/main amd64 python amd64 2.7.13-2 [154 kB]\nGet:19 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB]\nGet:20 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB]\nGet:21 http://deb.debian.org/debian stretch/main amd64 libsigsegv2 amd64 2.10-5 [28.9 kB]\nGet:22 http://deb.debian.org/debian stretch/main amd64 gawk amd64 1:4.1.4+dfsg-1 [571 kB]\nGet:23 http://deb.debian.org/debian stretch/main amd64 mysql-common all 5.8+1.0.2 [5608 B]\nGet:24 http://deb.debian.org/debian stretch/main amd64 mariadb-common all 10.1.26-0+deb9u1 [27.3 kB]\nGet:25 http://deb.debian.org/debian stretch/main amd64 galera-3 amd64 25.3.19-2 [955 kB]\nGet:26 http://deb.debian.org/debian stretch/main amd64 libdbi-perl amd64 1.636-1+b1 [766 kB]\nGet:27 http://deb.debian.org/debian stretch/main amd64 lsof amd64 4.89+dfsg-0.1 [313 kB]\nGet:28 http://deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]\nGet:29 http://deb.debian.org/debian stretch/main amd64 libncurses5 amd64 6.0+20161126-1+deb9u2 [93.4 kB]\nGet:30 http://deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]\nGet:31 http://deb.debian.org/debian stretch/main amd64 mariadb-client-core-10.1 amd64 10.1.26-0+deb9u1 [5042 kB]\nGet:32 http://deb.debian.org/debian stretch/main amd64 libjemalloc1 amd64 3.6.0-9.1 [89.8 kB]\nGet:33 http://deb.debian.org/debian stretch/main amd64 mariadb-client-10.1 amd64 10.1.26-0+deb9u1 [5841 kB]\nGet:34 http://deb.debian.org/debian stretch/main amd64 mariadb-server-core-10.1 amd64 10.1.26-0+deb9u1 [5177 kB]\nGet:35 http://deb.debian.org/debian stretch/main amd64 psmisc amd64 22.21-2.1+b2 [123 kB]\nGet:36 http://deb.debian.org/debian stretch/main amd64 libpopt0 amd64 1.16-10+b2 [49.4 kB]\nGet:37 http://deb.debian.org/debian stretch/main amd64 rsync amd64 3.1.2-1+deb9u1 [393 kB]\nGet:38 http://deb.debian.org/debian stretch/main amd64 libwrap0 amd64 7.6.q-26 [58.2 kB]\nGet:39 http://deb.debian.org/debian stretch/main amd64 socat amd64 1.7.3.1-2+deb9u1 [353 kB]\nGet:40 http://deb.debian.org/debian stretch/main amd64 mariadb-server-10.1 amd64 10.1.26-0+deb9u1 [5333 kB]\nGet:41 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]\nGet:42 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u1 [222 kB]\nGet:43 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u1 [111 kB]\nGet:44 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u1 [64.1 kB]\nGet:45 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]\nGet:46 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]\nGet:47 http://deb.debian.org/debian stretch/main amd64 default-mysql-server all 1.0.2 [3048 B]\nGet:48 http://deb.debian.org/debian stretch/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]\nGet:49 http://deb.debian.org/debian stretch/main amd64 liburi-perl all 1.71-1 [88.6 kB]\nGet:50 http://deb.debian.org/debian stretch/main amd64 libhtml-parser-perl amd64 3.72-3 [104 kB]\nGet:51 http://deb.debian.org/debian stretch/main amd64 libcgi-pm-perl all 4.35-1 [222 kB]\nGet:52 http://deb.debian.org/debian stretch/main amd64 libfcgi-perl amd64 0.78-2 [38.2 kB]\nGet:53 http://deb.debian.org/debian stretch/main amd64 libcgi-fast-perl all 1:2.12-1 [11.2 kB]\nGet:54 http://deb.debian.org/debian stretch/main amd64 libmariadbclient18 amd64 10.1.26-0+deb9u1 [779 kB]\nGet:55 http://deb.debian.org/debian stretch/main amd64 libdbd-mysql-perl amd64 4.041-2 [114 kB]\nGet:56 http://deb.debian.org/debian stretch/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]\nGet:57 http://deb.debian.org/debian stretch/main amd64 libhtml-template-perl all 2.95-2 [67.1 kB]\nGet:58 http://deb.debian.org/debian stretch/main amd64 libtimedate-perl all 2.3000-2 [42.2 kB]\nGet:59 http://deb.debian.org/debian stretch/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]\nGet:60 http://deb.debian.org/debian stretch/main amd64 libio-html-perl all 1.001-1 [17.6 kB]\nGet:61 http://deb.debian.org/debian stretch/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]\nGet:62 http://deb.debian.org/debian stretch/main amd64 libhttp-message-perl all 6.11-1 [75.9 kB]\nGet:63 http://deb.debian.org/debian stretch/main amd64 libterm-readkey-perl amd64 2.37-1 [27.2 kB]\nGet:64 http://deb.debian.org/debian stretch/main amd64 mysql-server amd64 5.5.9999+default [1706 B]\nGet:65 http://deb.debian.org/debian stretch/main amd64 python-mysqldb amd64 1.3.7-1.1 [52.1 kB]\nGet:66 http://deb.debian.org/debian stretch/main amd64 rename all 0.20-4 [12.5 kB]\nGet:67 http://deb.debian.org/debian stretch/main amd64 tcpd amd64 7.6.q-26 [23.3 kB]\nGet:68 http://deb.debian.org/debian stretch/main amd64 dumb-init amd64 1.2.0-1 [12.1 kB]\nFetched 41.6 MB in 4s (9003 kB/s)\nSelecting previously unselected package perl-modules-5.24.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 6487 files and directories
 currently installed.)\r\nPreparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u2_all.deb ...\r\nUnpacking perl-modules-5.24 (5.24.1-3+deb9u2) ...\r\nSelecting previously unselected package libgdbm3:amd64.\r\nPreparing to unpack .../01-libgdbm3_1.8.3-14_amd64.deb ...\r\nUnpacking libgdbm3:amd64 (1.8.3-14) ...\r\nSelecting previously unselected package libperl5.24:amd64.\r\nPreparing to unpack .../02-libperl5.24_5.24.1-3+deb9u2_amd64.deb ...\r\nUnpacking libperl5.24:amd64 (5.24.1-3+deb9u2) ...\r\nSelecting previously unselected package perl.\r\nPreparing to unpack .../03-perl_5.24.1-3+deb9u2_amd64.deb ...\r\nUnpacking perl (5.24.1-3+deb9u2) ...\r\nSelecting previously unselected package libpython2.7-minimal:amd64.\r\nPreparing to unpack .../04-libpython2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...\r\nSelecting previously unselected package python2.7-minimal.\r\nPreparing to unpack .../05-python2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.13-2+deb9u2) ...\r\nSelecting previously unselected package python-minimal.\r\nPreparing to unpack .../06-python-minimal_2.7.13-2_amd64.deb ...\r\nUnpacking python-minimal (2.7.13-2) ...\r\nSelecting previously unselected package mime-support.\r\nPreparing to unpack .../07-mime-support_3.60_all.deb ...\r\nUnpacking mime-support (3.60) ...\r\nSelecting previously unselected package libexpat1:amd64.\r\nPreparing to unpack .../08-libexpat1_2.2.0-2+deb9u1_amd64.deb ...\r\nUnpacking libexpat1:amd64 (2.2.0-2+deb9u1) ...\r\nSelecting previously unselected package libffi6:amd64.\r\nPreparing to unpack .../09-libffi6_3.2.1-6_amd64.deb ...\r\nUnpacking libffi6:amd64 (3.2.1-6) ...\r\nSelecting previously unselected package readline-common.\r\nPreparing to unpack .../10-readline-common_7.0-3_all.deb ...\r\nUnpacking readline-common (7.0-3) ...\r\nSelecting previously unselected package libreadline7:amd64.\r\nPreparing to unpack .../11-libreadline7_7.0-3_amd64.deb ...\r\nUnpacking libreadline7:amd64 (7.0-3) ...\r\nSelecting previously unselected package libsqlite3-0:amd64.\r\nPreparing to unpack .../12-libsqlite3-0_3.16.2-5+deb9u1_amd64.deb ...\r\nUnpacking libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...\r\nSelecting previously unselected package libssl1.1:amd64.\r\nPreparing to unpack .../13-libssl1.1_1.1.0f-3+deb9u1_amd64.deb ...\r\nUnpacking libssl1.1:amd64 (1.1.0f-3+deb9u1) ...\r\nSelecting previously unselected package libpython2.7-stdlib:amd64.\r\nPreparing to unpack .../14-libpython2.7-stdlib_2.7.13-2+deb9u2_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...\r\nSelecting previously unselected package python2.7.\r\nPreparing to unpack .../15-python2.7_2.7.13-2+deb9u2_amd64.deb ...\r\nUnpacking python2.7 (2.7.13-2+deb9u2) ...\r\nSelecting previously unselected package libpython-stdlib:amd64.\r\nPreparing to unpack .../16-libpython-stdlib_2.7.13-2_amd64.deb ...\r\nUnpacking libpython-stdlib:amd64 (2.7.13-2) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...\r\nSetting up python2.7-minimal (2.7.13-2+deb9u2) ...\r\nSetting up python-minimal (2.7.13-2) ...\r\nSelecting previously unselected package python.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 9137 files and directories currently installed.)\r\nPreparing to unpack .../python_2.7.13-2_amd64.deb ...\r\nUnpacking python (2.7.13-2) ...\r\nSelecting previously unselected package libgmp10:amd64.\r\nPreparing to unpack .../libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ...\r\nUnpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ...\r\nSelecting previously unselected package libmpfr4:amd64.\r\nPreparing to unpack .../libmpfr4_3.1.5-1_amd64.deb ...\r\nUnpacking libmpfr4:amd64 (3.1.5-1) ...\r\nSelecting previously unselected package libsigsegv2:amd64.\r\nPreparing to unpack .../libsigsegv2_2.10-5_amd64.deb ...\r\nUnpacking libsigsegv2:amd64 (2.10-5) ...\r\nSetting up libgmp10:amd64 (2:6.1.2+dfsg-1) ...\r\nSetting up libmpfr4:amd64 (3.1.5-1) ...\r\nSetting up readline-common (7.0-3) ...\r\nSetting up libreadline7:amd64 (7.0-3) ...\r\nSetting up libsigsegv2:amd64 (2.10-5) ...\r\nSelecting previously unselected package gawk.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 9226 files and directories currently installed.)\r\nPreparing to unpack .../00-gawk_1%3a4.1.4+dfsg-1_amd64.deb ...\r\nUnpacking gawk (1:4.1.4+dfsg-1) ...\r\nSelecting previously unselected package mysql-common.\r\nPreparing to unpack .../01-mysql-common_5.8+1.0.2_all.deb ...\r\nUnpacking mysql-common (5.8+1.0.2) ...\r\nSelecting previously unselected package mariadb-common.\r\nPreparing to unpack .../02-mariadb-common_10.1.26-0+deb9u1_all.deb ...\r\nUnpacking mariadb-common (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package galera-3.\r\nPreparing to unpack .../03-galera-3_25.3.19-2_amd64.deb ...\r\nUnpacking galera-3 (25.3.19-2) ...\r\nSelecting previously unselected package libdbi-perl.\r\nPreparing to unpack .../04-libdbi-perl_1.636-1+b1_amd64.deb ...\r\nUnpacking libdbi-perl (1.636-1+b1) ...\r\nSelecting previously unselected package lsof.\r\nPreparing to unpack .../05-lsof_4.89+dfsg-0.1_amd64.deb ...\r\nUnpacking lsof (4.89+dfsg-0.1) ...\r\nSelecting previously unselected package libaio1:amd64.\r\nPreparing to unpack .../06-libaio1_0.3.110-3_amd64.deb ...\r\nUnpacking libaio1:amd64 (0.3.110-3) ...\r\nSelecting previously unselected
 package libncurses5:amd64.\r\nPreparing to unpack .../07-libncurses5_6.0+20161126-1+deb9u2_amd64.deb ...\r\nUnpacking libncurses5:amd64 (6.0+20161126-1+deb9u2) ...\r\nSelecting previously unselected package libreadline5:amd64.\r\nPreparing to unpack .../08-libreadline5_5.2+dfsg-3+b1_amd64.deb ...\r\nUnpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...\r\nSelecting previously unselected package mariadb-client-core-10.1.\r\nPreparing to unpack .../09-mariadb-client-core-10.1_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking mariadb-client-core-10.1 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package libjemalloc1.\r\nPreparing to unpack .../10-libjemalloc1_3.6.0-9.1_amd64.deb ...\r\nUnpacking libjemalloc1 (3.6.0-9.1) ...\r\nSelecting previously unselected package mariadb-client-10.1.\r\nPreparing to unpack .../11-mariadb-client-10.1_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking mariadb-client-10.1 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package mariadb-server-core-10.1.\r\nPreparing to unpack .../12-mariadb-server-core-10.1_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking mariadb-server-core-10.1 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package psmisc.\r\nPreparing to unpack .../13-psmisc_22.21-2.1+b2_amd64.deb ...\r\nUnpacking psmisc (22.21-2.1+b2) ...\r\nSelecting previously unselected package libpopt0:amd64.\r\nPreparing to unpack .../14-libpopt0_1.16-10+b2_amd64.deb ...\r\nUnpacking libpopt0:amd64 (1.16-10+b2) ...\r\nSelecting previously unselected package rsync.\r\nPreparing to unpack .../15-rsync_3.1.2-1+deb9u1_amd64.deb ...\r\nUnpacking rsync (3.1.2-1+deb9u1) ...\r\nSelecting previously unselected package libwrap0:amd64.\r\nPreparing to unpack .../16-libwrap0_7.6.q-26_amd64.deb ...\r\nUnpacking libwrap0:amd64 (7.6.q-26) ...\r\nSelecting previously unselected package socat.\r\nPreparing to unpack .../17-socat_1.7.3.1-2+deb9u1_amd64.deb ...\r\nUnpacking socat (1.7.3.1-2+deb9u1) ...\r\nSetting up mysql-common (5.8+1.0.2) ...\r\nupdate-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode\r\nSetting up mariadb-common (10.1.26-0+deb9u1) ...\r\nupdate-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode\r\nSelecting previously unselected package mariadb-server-10.1.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 9950 files and directories currently installed.)\r\nPreparing to unpack .../00-mariadb-server-10.1_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking mariadb-server-10.1 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package bzip2.\r\nPreparing to unpack .../01-bzip2_1.0.6-8.1_amd64.deb ...\r\nUnpacking bzip2 (1.0.6-8.1) ...\r\nSelecting previously unselected package libmagic-mgc.\r\nPreparing to unpack .../02-libmagic-mgc_1%3a5.30-1+deb9u1_amd64.deb ...\r\nUnpacking libmagic-mgc (1:5.30-1+deb9u1) ...\r\nSelecting previously unselected package libmagic1:amd64.\r\nPreparing to unpack .../03-libmagic1_1%3a5.30-1+deb9u1_amd64.deb ...\r\nUnpacking libmagic1:amd64 (1:5.30-1+deb9u1) ...\r\nSelecting previously unselected package file.\r\nPreparing to unpack .../04-file_1%3a5.30-1+deb9u1_amd64.deb ...\r\nUnpacking file (1:5.30-1+deb9u1) ...\r\nSelecting previously unselected package libgpm2:amd64.\r\nPreparing to unpack .../05-libgpm2_1.20.4-6.2+b1_amd64.deb ...\r\nUnpacking libgpm2:amd64 (1.20.4-6.2+b1) ...\r\nSelecting previously unselected package xz-utils.\r\nPreparing to unpack .../06-xz-utils_5.2.2-1.2+b1_amd64.deb ...\r\nUnpacking xz-utils (5.2.2-1.2+b1) ...\r\nSelecting previously unselected package default-mysql-server.\r\nPreparing to unpack .../07-default-mysql-server_1.0.2_all.deb ...\r\nUnpacking default-mysql-server (1.0.2) ...\r\nSelecting previously unselected package libhtml-tagset-perl.\r\nPreparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...\r\nUnpacking libhtml-tagset-perl (3.20-3) ...\r\nSelecting previously unselected package liburi-perl.\r\nPreparing to unpack .../09-liburi-perl_1.71-1_all.deb ...\r\nUnpacking liburi-perl (1.71-1) ...\r\nSelecting previously unselected package libhtml-parser-perl.\r\nPreparing to unpack .../10-libhtml-parser-perl_3.72-3_amd64.deb ...\r\nUnpacking libhtml-parser-perl (3.72-3) ...\r\nSelecting previously unselected package libcgi-pm-perl.\r\nPreparing to unpack .../11-libcgi-pm-perl_4.35-1_all.deb ...\r\nUnpacking libcgi-pm-perl (4.35-1) ...\r\nSelecting previously unselected package libfcgi-perl.\r\nPreparing to unpack .../12-libfcgi-perl_0.78-2_amd64.deb ...\r\nUnpacking libfcgi-perl (0.78-2) ...\r\nSelecting previously unselected package libcgi-fast-perl.\r\nPreparing to unpack .../13-libcgi-fast-perl_1%3a2.12-1_all.deb ...\r\nUnpacking libcgi-fast-perl (1:2.12-1) ...\r\nSelecting previously unselected package libmariadbclient18:amd64.\r\nPreparing to unpack .../14-libmariadbclient18_10.1.26-0+deb9u1_amd64.deb ...\r\nUnpacking libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...\r\nSelecting previously unselected package libdbd-mysql-perl.\r\nPreparing to unpack .../15-libdbd-mysql-perl_4.041-2_amd64.deb ...\r\nUnpacking libdbd-mysql-perl (4.041-2) ...\r\nSelecting previously unselected package libencode-locale-perl.\r\nPreparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...\r\nUnpacking libencode-locale-perl (1.05-1) ...\r\nSelecting previously unselected package libhtml-template-perl.\r\nPreparing to unpack .../17-libhtml-template-perl_2.95-2_all.deb ...\r\nUnpacking libhtml-template-perl (2.95-2) ...\r\nSelecting previously unselected package libtimedate-perl.\r\nPreparing to unpack .../18-libtimedate-perl_2.3000-2_all.deb ...\r\nUnpacking libtimedate-perl (2.3000-2) ...\r\nSelecting previously unselected package libhttp-date-perl.\r\nPreparing to unpack .../19-libhttp-date-perl_6.02-1_all.deb ...\r\nUnpacking libhttp-date-perl (6.02-1) ...\r\nSelecting previously unselected package libio-html-perl.\r\nPreparing to unpack .../20-libio-html-perl_1.001-1_all.deb ...\r\nUnpacking libio-html-perl (1.001-1) ...\r\nSelecting previously unselected package liblwp-mediatypes-perl.\r\nPreparing to unpack .../21-liblwp-mediatypes-perl_6.02-1_all.deb ...\r\nUnpacking liblwp-mediatypes-perl (6.02-1) ...\r\nSelecting previously unselected package libhttp-message-perl.\r\nPreparing to unpack .../22-libhttp-message-perl_6.11-1_all.deb ...\r\nUnpacking libhttp-message-perl (6.11-1) ...\r\nSelecting previously unselected package libterm-readkey-perl.\r\nPreparing to unpack .../23-libterm-readkey-perl_2.37-1_amd64.deb ...\r\nUnpacking libterm-readkey-perl (2.37-1) ...\r\nSelecting previously unselected package mysql-server.\r\nPreparing to unpack .../24-mysql-server_5.5.9999+default_amd64.deb ...\r\nUnpacking mysql-server (5.5.9999+default) ...\r\nSelecting previously unselected package python-mysqldb.\r\nPreparing to unpack .../25-python-mysqldb_1.3.7-1.1_amd64.deb ...\r\nUnpacking python-mysqldb (1.3.7-1.1) ...\r\nSelecting previously unselected package rename.\r\nPreparing to unpack .../26-rename_0.20-4_all.deb ...\r\nUnpacking rename (0.20-4) ...\r\nSelecting previously unselected package tcpd.\r\nPreparing to unpack .../27-tcpd_7.6.q-26_amd64.deb ...\r\nUnpacking tcpd (7.6.q-26) ...\r\nSelecting previously unselected package dumb-init.\r\nPreparing to unpack .../28-dumb-init_1.2.0-1_amd64.deb ...\r\nUnpacking dumb-init (1.2.0-1) ...\r\nSetting up libncurses5:amd64 (6.0+20161126-1+deb9u2) ...\r\nSetting up perl-modules-5.24 (5.24.1-3+deb9u2) ...\r\nSetting up libgdbm3:amd64 (1.8.3-14) ...\r\nSetting up libperl5.24:amd64 (5.24.1-3+deb9u2) ...\r\nSetting up libpopt0:amd64 (1.16-10+b2) ...\r\nSetting up libexpat1:amd64 (2.2.0-2+deb9u1) ...\r\nSetting up psmisc (22.21-2.1+b2) ...\r\nSetting up mime-support (3.60) ...\r\nSetting up libjemalloc1 (3.6.0-9.1) ...\r\nSetting up libgpm2:amd64 (1.20.4-6.2+b1) ...\r\nSetting up lsof (4.89+dfsg-0.1) ...\r\nSetting up libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...\r\nSetting up gawk (1:4.1.4+dfsg-1) ...\r\nSetting up libmagic-mgc (1:5.30-1+deb9u1) ...\r\nSetting up bzip2 (1.0.6-8.1) ...\r\nSetting up libmagic1:amd64 (1:5.30-1+deb9u1) ...\r\nSetting up rsync (3.1.2-1+deb9u1) ...\r\ninvoke-rc.d: could not determine current runlevel\r\ninvoke-rc.d: policy-rc.d denied execution of restart.\r\nSetting up perl (5.24.1-3+deb9u2) ...\r\nupdate-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode\r\nSetting up liblwp-mediatypes-perl (6.02-1) ...\r\nProcessing triggers for libc-bin (2.24-11+deb9u3) ...\r\nSetting up libaio1:amd64 (0.3.110-3) ...\r\nSetting up liburi-perl (1.71-1) ...\r\nSetting up libssl1.1:amd64 (1.1.0f-3+deb9u1) ...\r\nSetting up xz-utils (5.2.2-1.2+b1) ...\r\nupdate-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode\r\nSetting up libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...\r\nSetting up dumb-init (1.2.0-1) ...\r\nSetting up libffi6:amd64 (3.2.1-6) ...\r\nSetting up libreadline5:amd64 (5.2+dfsg-3+b1) ...\r\nSetting up libfcgi-perl (0.78-2) ...\r\nSetting up libdbi-perl (1.636-1+b1) ...\r\nSetting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...\r\nSetting up libwrap0:amd64 (7.6.q-26) ...\r\nSetting up libhtml-tagset-perl (3.20-3) ...\r\nSetting up mariadb-server-core-10.1 (10.1.26-0+deb9u1) ...\r\nSetting up libencode-locale-perl (1.05-1) ...\r\nSetting up libtimedate-perl (2.3000-2) ...\r\nSetting
 up rename (0.20-4) ...\r\nupdate-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode\r\nSetting up socat (1.7.3.1-2+deb9u1) ...\r\nSetting up mariadb-client-core-10.1 (10.1.26-0+deb9u1) ...\r\nSetting up libio-html-perl (1.001-1) ...\r\nSetting up python2.7 (2.7.13-2+deb9u2) ...\r\nSetting up file (1:5.30-1+deb9u1) ...\r\nSetting up tcpd (7.6.q-26) ...\r\nSetting up libterm-readkey-perl (2.37-1) ...\r\nSetting up libpython-stdlib:amd64 (2.7.13-2) ...\r\nSetting up galera-3 (25.3.19-2) ...\r\nSetting up libhtml-parser-perl (3.72-3) ...\r\nSetting up libcgi-pm-perl (4.35-1) ...\r\nSetting up libdbd-mysql-perl (4.041-2) ...\r\nSetting up python (2.7.13-2) ...\r\nSetting up mariadb-client-10.1 (10.1.26-0+deb9u1) ...\r\nSetting up libhttp-date-perl (6.02-1) ...\r\nSetting up libhtml-template-perl (2.95-2) ...\r\nSetting up libcgi-fast-perl (1:2.12-1) ...\r\nSetting up python-mysqldb (1.3.7-1.1) ...\r\nSetting up libhttp-message-perl (6.11-1) ...\r\nSetting up mariadb-server-10.1 (10.1.26-0+deb9u1) ...\r\ninvoke-rc.d: could not determine current runlevel\r\ninvoke-rc.d: policy-rc.d denied execution of start.\r\nSetting up default-mysql-server (1.0.2) ...\r\nSetting up mysql-server (5.5.9999+default) ...\r\nProcessing triggers for libc-bin (2.24-11+deb9u3) ...\r\n",
    "stdout_lines": [
        "Reading package lists...",
        "Building dependency tree...",
        "Reading state information...",
        "The following additional packages will be installed:",
        "  bzip2 default-mysql-server file galera-3 gawk libaio1 libcgi-fast-perl",
        "  libcgi-pm-perl libdbd-mysql-perl libdbi-perl libencode-locale-perl libexpat1",
        "  libfcgi-perl libffi6 libgdbm3 libgmp10 libgpm2 libhtml-parser-perl",
        "  libhtml-tagset-perl libhtml-template-perl libhttp-date-perl",
        "  libhttp-message-perl libio-html-perl libjemalloc1 liblwp-mediatypes-perl",
        "  libmagic-mgc libmagic1 libmariadbclient18 libmpfr4 libncurses5 libperl5.24",
        "  libpopt0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib",
        "  libreadline5 libreadline7 libsigsegv2 libsqlite3-0 libssl1.1",
        "  libterm-readkey-perl libtimedate-perl liburi-perl libwrap0 lsof",
        "  mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common",
        "  mariadb-server-10.1 mariadb-server-core-10.1 mime-support mysql-common perl",
        "  perl-modules-5.24 psmisc python python-minimal python2.7 python2.7-minimal",
        "  readline-common rename rsync socat tcpd xz-utils",
        "Suggested packages:",
        "  bzip2-doc gawk-doc libclone-perl libmldbm-perl libnet-daemon-perl",
        "  libsql-statement-perl gpm libdata-dump-perl libipc-sharedcache-perl",
        "  libwww-perl mailx mariadb-test netcat-openbsd tinyca perl-doc",
        "  libterm-readline-gnu-perl | libterm-readline-perl-perl make python-doc",
        "  python-tk python-egenix-mxdatetime python-mysqldb-dbg python2.7-doc binutils",
        "  binfmt-support readline-doc openssh-client openssh-server",
        "The following NEW packages will be installed:",
        "  bzip2 default-mysql-server dumb-init file galera-3 gawk libaio1",
        "  libcgi-fast-perl libcgi-pm-perl libdbd-mysql-perl libdbi-perl",
        "  libencode-locale-perl libexpat1 libfcgi-perl libffi6 libgdbm3 libgmp10",
        "  libgpm2 libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl",
        "  libhttp-date-perl libhttp-message-perl libio-html-perl libjemalloc1",
        "  liblwp-mediatypes-perl libmagic-mgc libmagic1 libmariadbclient18 libmpfr4",
        "  libncurses5 libperl5.24 libpopt0 libpython-stdlib libpython2.7-minimal",
        "  libpython2.7-stdlib libreadline5 libreadline7 libsigsegv2 libsqlite3-0",
        "  libssl1.1 libterm-readkey-perl libtimedate-perl liburi-perl libwrap0 lsof",
        "  mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common",
        "  mariadb-server-10.1 mariadb-server-core-10.1 mime-support mysql-common",
        "  mysql-server perl perl-modules-5.24 psmisc python python-minimal",
        "  python-mysqldb python2.7 python2.7-minimal readline-common rename rsync",
        "  socat tcpd xz-utils",
        "0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.",
        "Need to get 41.6 MB of archives.",
        "After this operation, 265 MB of additional disk space will be used.",
        "Get:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u2 [2724 kB]",
        "Get:2 http://deb.debian.org/debian stretch/main amd64 libgdbm3 amd64 1.8.3-14 [30.0 kB]",
        "Get:3 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u2 [3538 kB]",
        "Get:4 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u2 [218 kB]",
        "Get:5 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u2 [389 kB]",
        "Get:6 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u2 [1382 kB]",
        "Get:7 http://deb.debian.org/debian stretch/main amd64 python-minimal amd64 2.7.13-2 [40.5 kB]",
        "Get:8 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]",
        "Get:9 http://deb.debian.org/debian stretch/main amd64 libexpat1 amd64 2.2.0-2+deb9u1 [83.4 kB]",
        "Get:10 http://deb.debian.org/debian stretch/main amd64 libffi6 amd64 3.2.1-6 [20.4 kB]",
        "Get:11 http://deb.debian.org/debian stretch/main amd64 readline-common all 7.0-3 [70.4 kB]",
        "Get:12 http://deb.debian.org/debian stretch/main amd64 libreadline7 amd64 7.0-3 [151 kB]",
        "Get:13 http://deb.debian.org/debian stretch/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u1 [572 kB]",
        "Get:14 http://deb.debian.org/debian stretch/main amd64 libssl1.1 amd64 1.1.0f-3+deb9u1 [1342 kB]",
        "Get:15 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u2 [1896 kB]",
        "Get:16 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u2 [285 kB]",
        "Get:17 http://deb.debian.org/debian stretch/main amd64 libpython-stdlib amd64 2.7.13-2 [20.0 kB]",
        "Get:18 http://deb.debian.org/debian stretch/main amd64 python amd64 2.7.13-2 [154 kB]",
        "Get:19 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB]",
        "Get:20 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB]",
        "Get:21 http://deb.debian.org/debian stretch/main amd64 libsigsegv2 amd64 2.10-5 [28.9 kB]",
        "Get:22 http://deb.debian.org/debian stretch/main amd64 gawk amd64 1:4.1.4+dfsg-1 [571 kB]",
        "Get:23 http://deb.debian.org/debian stretch/main amd64 mysql-common all 5.8+1.0.2 [5608 B]",
        "Get:24 http://deb.debian.org/debian stretch/main amd64 mariadb-common all 10.1.26-0+deb9u1 [27.3 kB]",
        "Get:25 http://deb.debian.org/debian stretch/main amd64 galera-3 amd64 25.3.19-2 [955 kB]",
        "Get:26 http://deb.debian.org/debian stretch/main amd64 libdbi-perl amd64 1.636-1+b1 [766 kB]",
        "Get:27 http://deb.debian.org/debian stretch/main amd64 lsof amd64 4.89+dfsg-0.1 [313 kB]",
        "Get:28 http://deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]",
        "Get:29 http://deb.debian.org/debian stretch/main amd64 libncurses5 amd64 6.0+20161126-1+deb9u2 [93.4 kB]",
        "Get:30 http://deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]",
        "Get:31 http://deb.debian.org/debian stretch/main amd64 mariadb-client-core-10.1 amd64 10.1.26-0+deb9u1 [5042 kB]",
        "Get:32 http://deb.debian.org/debian stretch/main amd64 libjemalloc1 amd64 3.6.0-9.1 [89.8 kB]",
        "Get:33 http://deb.debian.org/debian stretch/main amd64 mariadb-client-10.1 amd64 10.1.26-0+deb9u1 [5841 kB]",
        "Get:34 http://deb.debian.org/debian stretch/main amd64 mariadb-server-core-10.1 amd64 10.1.26-0+deb9u1 [5177 kB]",
        "Get:35 http://deb.debian.org/debian stretch/main amd64 psmisc amd64 22.21-2.1+b2 [123 kB]",
        "Get:36 http://deb.debian.org/debian stretch/main amd64 libpopt0 amd64 1.16-10+b2 [49.4 kB]",
        "Get:37 http://deb.debian.org/debian stretch/main amd64 rsync amd64 3.1.2-1+deb9u1 [393 kB]",
        "Get:38 http://deb.debian.org/debian stretch/main amd64 libwrap0 amd64 7.6.q-26 [58.2 kB]",
        "Get:39 http://deb.debian.org/debian stretch/main amd64 socat amd64 1.7.3.1-2+deb9u1 [353 kB]",
        "Get:40 http://deb.debian.org/debian stretch/main amd64 mariadb-server-10.1 amd64 10.1.26-0+deb9u1 [5333 kB]",
        "Get:41 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]",
        "Get:42 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u1 [222 kB]",
        "Get:43 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u1 [111 kB]",
        "Get:44 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u1 [64.1 kB]",
        "Get:45 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]",
        "Get:46 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]",
        "Get:47 http://deb.debian.org/debian stretch/main amd64 default-mysql-server all 1.0.2 [3048 B]",
        "Get:48 http://deb.debian.org/debian stretch/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]",
        "Get:49 http://deb.debian.org/debian stretch/main amd64 liburi-perl all 1.71-1 [88.6 kB]",
        "Get:50 http://deb.debian.org/debian stretch/main amd64 libhtml-parser-perl amd64 3.72-3 [104 kB]",
        "Get:51 http://deb.debian.org/debian stretch/main amd64 libcgi-pm-perl all 4.35-1 [222 kB]",
        "Get:52 http://deb.debian.org/debian stretch/main amd64 libfcgi-perl amd64 0.78-2 [38.2 kB]",
        "Get:53 http://deb.debian.org/debian stretch/main amd64 libcgi-fast-perl all 1:2.12-1 [11.2 kB]",
        "Get:54 http://deb.debian.org/debian stretch/main amd64 libmariadbclient18 amd64 10.1.26-0+deb9u1 [779 kB]",
        "Get:55 http://deb.debian.org/debian stretch/main amd64 libdbd-mysql-perl amd64 4.041-2 [114 kB]",
        "Get:56 http://deb.debian.org/debian stretch/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]",
        "Get:57 http://deb.debian.org/debian stretch/main amd64 libhtml-template-perl all 2.95-2 [67.1 kB]",
        "Get:58 http://deb.debian.org/debian stretch/main amd64 libtimedate-perl all 2.3000-2 [42.2 kB]",
        "Get:59 http://deb.debian.org/debian stretch/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]",
        "Get:60 http://deb.debian.org/debian stretch/main amd64 libio-html-perl all 1.001-1 [17.6 kB]",
        "Get:61 http://deb.debian.org/debian stretch/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]",
        "Get:62 http://deb.debian.org/debian stretch/main amd64 libhttp-message-perl all 6.11-1 [75.9 kB]",
        "Get:63 http://deb.debian.org/debian stretch/main amd64 libterm-readkey-perl amd64 2.37-1 [27.2 kB]",
        "Get:64 http://deb.debian.org/debian stretch/main amd64 mysql-server amd64 5.5.9999+default [1706 B]",
        "Get:65 http://deb.debian.org/debian stretch/main amd64 python-mysqldb amd64 1.3.7-1.1 [52.1 kB]",
        "Get:66 http://deb.debian.org/debian stretch/main amd64 rename all 0.20-4 [12.5 kB]",
        "Get:67 http://deb.debian.org/debian stretch/main amd64 tcpd amd64 7.6.q-26 [23.3 kB]",
        "Get:68 http://deb.debian.org/debian stretch/main amd64 dumb-init amd64 1.2.0-1 [12.1 kB]",
        "Fetched 41.6 MB in 4s (9003 kB/s)",
        "Selecting previously unselected package perl-modules-5.24.",
        "(Reading database ... ",
        "(Reading database ... 5%",
        "(Reading database ... 10%",
        "(Reading database ... 15%",
        "(Reading database ... 20%",
        "(Reading database ... 25%",
        "(Reading database ... 30%",
        "(Reading database ... 35%",
        "(Reading database ... 40%",
        "(Reading database ... 45%",
        "(Reading database ... 50%",
        "(Reading database ... 55%",
        "(Reading database ... 60%",
        "(Reading database ... 65%",
        "(Reading database ... 70%",
        "(Reading database ... 75%",
        "(Reading database ... 80%",
        "(Reading database ... 85%",
        "(Reading database ... 90%",
        "(Reading database ... 95%",
        "(Reading database ... 100%",
        "(Reading database ... 6487 files and directories currently installed.)",
        "Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u2_all.deb ...",
        "Unpacking perl-modules-5.24 (5.24.1-3+deb9u2) ...",
        "Selecting previously unselected package libgdbm3:amd64.",
        "Preparing to unpack .../01-libgdbm3_1.8.3-14_amd64.deb ...",
        "Unpacking libgdbm3:amd64 (1.8.3-14) ...",
        "Selecting previously unselected package libperl5.24:amd64.",
        "Preparing to unpack .../02-libperl5.24_5.24.1-3+deb9u2_amd64.deb ...",
        "Unpacking libperl5.24:amd64 (5.24.1-3+deb9u2) ...",
        "Selecting previously unselected package perl.",
        "Preparing to unpack .../03-perl_5.24.1-3+deb9u2_amd64.deb ...",
        "Unpacking perl (5.24.1-3+deb9u2) ...",
        "Selecting previously unselected package libpython2.7-minimal:amd64.",
        "Preparing to unpack .../04-libpython2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...",
        "Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...",
        "Selecting previously unselected package python2.7-minimal.",
        "Preparing to unpack .../05-python2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...",
        "Unpacking python2.7-minimal (2.7.13-2+deb9u2) ...",
        "Selecting previously unselected package python-minimal.",
        "Preparing to unpack .../06-python-minimal_2.7.13-2_amd64.deb ...",
        "Unpacking python-minimal (2.7.13-2) ...",
        "Selecting previously unselected package mime-support.",
        "Preparing to unpack .../07-mime-support_3.60_all.deb ...",
        "Unpacking mime-support (3.60) ...",
        "Selecting previously unselected package libexpat1:amd64.",
        "Preparing to unpack .../08-libexpat1_2.2.0-2+deb9u1_amd64.deb ...",
        "Unpacking libexpat1:amd64 (2.2.0-2+deb9u1) ...",
        "Selecting previously unselected package libffi6:amd64.",
        "Preparing to unpack .../09-libffi6_3.2.1-6_amd64.deb ...",
        "Unpacking libffi6:amd64 (3.2.1-6) ...",
        "Selecting previously unselected package readline-common.",
        "Preparing to unpack .../10-readline-common_7.0-3_all.deb ...",
        "Unpacking readline-common (7.0-3) ...",
        "Selecting previously unselected package libreadline7:amd64.",
        "Preparing to unpack .../11-libreadline7_7.0-3_amd64.deb ...",
        "Unpacking libreadline7:amd64 (7.0-3) ...",
        "Selecting previously unselected package libsqlite3-0:amd64.",
        "Preparing to unpack .../12-libsqlite3-0_3.16.2-5+deb9u1_amd64.deb ...",
        "Unpacking libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...",
        "Selecting previously unselected package libssl1.1:amd64.",
        "Preparing to unpack .../13-libssl1.1_1.1.0f-3+deb9u1_amd64.deb ...",
        "Unpacking libssl1.1:amd64 (1.1.0f-3+deb9u1) ...",
        "Selecting previously unselected package libpython2.7-stdlib:amd64.",
        "Preparing to unpack .../14-libpython2.7-stdlib_2.7.13-2+deb9u2_amd64.deb ...",
        "Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...",
        "Selecting previously unselected package python2.7.",
        "Preparing to unpack .../15-python2.7_2.7.13-2+deb9u2_amd64.deb ...",
        "Unpacking python2.7 (2.7.13-2+deb9u2) ...",
        "Selecting previously unselected package libpython-stdlib:amd64.",
        "Preparing to unpack .../16-libpython-stdlib_2.7.13-2_amd64.deb ...",
        "Unpacking libpython-stdlib:amd64 (2.7.13-2) ...",
        "Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...",
        "Setting up python2.7-minimal (2.7.13-2+deb9u2) ...",
        "Setting up python-minimal (2.7.13-2) ...",
        "Selecting previously unselected package python.",
        "(Reading database ... ",
        "(Reading database ... 5%",
        "(Reading database ... 10%",
        "(Reading database ... 15%",
        "(Reading database ... 20%",
        "(Reading database ... 25%",
        "(Reading database ... 30%",
        "(Reading database ... 35%",
        "(Reading database ... 40%",
        "(Reading database ... 45%",
        "(Reading database ... 50%",
        "(Reading database ... 55%",
        "(Reading database ... 60%",
        "(Reading database ... 65%",
        "(Reading database ... 70%",
        "(Reading database ... 75%",
        "(Reading database ... 80%",
        "(Reading database ... 85%",
        "(Reading database ... 90%",
        "(Reading database ... 95%",
        "(Reading database ... 100%",
        "(Reading database ... 9137 files and directories currently installed.)",
        "Preparing to unpack .../python_2.7.13-2_amd64.deb ...",
        "Unpacking python (2.7.13-2) ...",
        "Selecting previously unselected package libgmp10:amd64.",
        "Preparing to unpack .../libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ...",
        "Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ...",
        "Selecting previously unselected package libmpfr4:amd64.",
        "Preparing to unpack .../libmpfr4_3.1.5-1_amd64.deb ...",
        "Unpacking libmpfr4:amd64 (3.1.5-1) ...",
        "Selecting previously unselected package libsigsegv2:amd64.",
        "Preparing to unpack .../libsigsegv2_2.10-5_amd64.deb ...",
        "Unpacking libsigsegv2:amd64 (2.10-5) ...",
        "Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ...",
        "Setting up libmpfr4:amd64 (3.1.5-1) ...",
        "Setting up readline-common (7.0-3) ...",
        "Setting up libreadline7:amd64 (7.0-3) ...",
        "Setting up libsigsegv2:amd64 (2.10-5) ...",
        "Selecting previously unselected package gawk.",
        "(Reading database ... ",
        "(Reading database ... 5%",
        "(Reading database ... 10%",
        "(Reading database ... 15%",
        "(Reading database ... 20%",
        "(Reading database ... 25%",
        "(Reading database ... 30%",
        "(Reading database ... 35%",
        "(Reading database ... 40%",
        "(Reading database ... 45%",
        "(Reading database ... 50%",
        "(Reading database ... 55%",
        "(Reading database ... 60%",
        "(Reading database ... 65%",
        "(Reading database ... 70%",
        "(Reading database ... 75%",
        "(Reading database ... 80%",
        "(Reading database ... 85%",
        "(Reading database ... 90%",
        "(Reading database ... 95%",
        "(Reading database ... 100%",
        "(Reading database ... 9226 files and directories currently installed.)",
        "Preparing to unpack .../00-gawk_1%3a4.1.4+dfsg-1_amd64.deb ...",
        "Unpacking gawk (1:4.1.4+dfsg-1) ...",
        "Selecting previously unselected package mysql-common.",
        "Preparing to unpack .../01-mysql-common_5.8+1.0.2_all.deb ...",
        "Unpacking mysql-common (5.8+1.0.2) ...",
        "Selecting previously unselected package mariadb-common.",
        "Preparing to unpack .../02-mariadb-common_10.1.26-0+deb9u1_all.deb ...",
        "Unpacking mariadb-common (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package galera-3.",
        "Preparing to unpack .../03-galera-3_25.3.19-2_amd64.deb ...",
        "Unpacking galera-3 (25.3.19-2) ...",
        "Selecting previously unselected package libdbi-perl.",
        "Preparing to unpack .../04-libdbi-perl_1.636-1+b1_amd64.deb ...",
        "Unpacking libdbi-perl (1.636-1+b1) ...",
        "Selecting previously unselected package lsof.",
        "Preparing to unpack .../05-lsof_4.89+dfsg-0.1_amd64.deb ...",
        "Unpacking lsof (4.89+dfsg-0.1) ...",
        "Selecting previously unselected package libaio1:amd64.",
        "Preparing to unpack .../06-libaio1_0.3.110-3_amd64.deb ...",
        "Unpacking libaio1:amd64 (0.3.110-3) ...",
        "Selecting previously unselected package libncurses5:amd64.",
        "Preparing to unpack .../07-libncurses5_6.0+20161126-1+deb9u2_amd64.deb ...",
        "Unpacking libncurses5:amd64 (6.0+20161126-1+deb9u2) ...",
        "Selecting previously unselected package libreadline5:amd64.",
        "Preparing to unpack .../08-libreadline5_5.2+dfsg-3+b1_amd64.deb ...",
        "Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...",
        "Selecting previously unselected package mariadb-client-core-10.1.",
        "Preparing to unpack .../09-mariadb-client-core-10.1_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking mariadb-client-core-10.1 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package libjemalloc1.",
        "Preparing to unpack .../10-libjemalloc1_3.6.0-9.1_amd64.deb ...",
        "Unpacking libjemalloc1 (3.6.0-9.1) ...",
        "Selecting previously unselected package mariadb-client-10.1.",
        "Preparing to unpack .../11-mariadb-client-10.1_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking mariadb-client-10.1 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package mariadb-server-core-10.1.",
        "Preparing to unpack .../12-mariadb-server-core-10.1_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking mariadb-server-core-10.1 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package psmisc.",
        "Preparing to unpack .../13-psmisc_22.21-2.1+b2_amd64.deb ...",
        "Unpacking psmisc (22.21-2.1+b2) ...",
        "Selecting previously unselected package libpopt0:amd64.",
        "Preparing to unpack .../14-libpopt0_1.16-10+b2_amd64.deb ...",
        "Unpacking libpopt0:amd64 (1.16-10+b2) ...",
        "Selecting previously unselected package rsync.",
        "Preparing to unpack .../15-rsync_3.1.2-1+deb9u1_amd64.deb ...",
        "Unpacking rsync (3.1.2-1+deb9u1) ...",
        "Selecting previously unselected package libwrap0:amd64.",
        "Preparing to unpack .../16-libwrap0_7.6.q-26_amd64.deb ...",
        "Unpacking libwrap0:amd64 (7.6.q-26) ...",
        "Selecting previously unselected package socat.",
        "Preparing to unpack .../17-socat_1.7.3.1-2+deb9u1_amd64.deb ...",
        "Unpacking socat (1.7.3.1-2+deb9u1) ...",
        "Setting up mysql-common (5.8+1.0.2) ...",
        "update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode",
        "Setting up mariadb-common (10.1.26-0+deb9u1) ...",
        "update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode",
        "Selecting previously unselected package mariadb-server-10.1.",
        "(Reading database ... ",
        "(Reading database ... 5%",
        "(Reading database ... 10%",
        "(Reading database ... 15%",
        "(Reading database ... 20%",
        "(Reading database ... 25%",
        "(Reading database ... 30%",
        "(Reading database ... 35%",
        "(Reading database ... 40%",
        "(Reading database ... 45%",
        "(Reading database ... 50%",
        "(Reading database ... 55%",
        "(Reading database ... 60%",
        "(Reading database ... 65%",
        "(Reading database ... 70%",
        "(Reading database ... 75%",
        "(Reading database ... 80%",
        "(Reading database ... 85%",
        "(Reading database ... 90%",
        "(Reading database ... 95%",
        "(Reading database ... 100%",
        "(Reading database ... 9950 files and directories currently installed.)",
        "Preparing to unpack .../00-mariadb-server-10.1_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking mariadb-server-10.1 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package bzip2.",
        "Preparing to unpack .../01-bzip2_1.0.6-8.1_amd64.deb ...",
        "Unpacking bzip2 (1.0.6-8.1) ...",
        "Selecting previously unselected package libmagic-mgc.",
        "Preparing to unpack .../02-libmagic-mgc_1%3a5.30-1+deb9u1_amd64.deb ...",
        "Unpacking libmagic-mgc (1:5.30-1+deb9u1) ...",
        "Selecting previously unselected package libmagic1:amd64.",
        "Preparing to unpack .../03-libmagic1_1%3a5.30-1+deb9u1_amd64.deb ...",
        "Unpacking libmagic1:amd64 (1:5.30-1+deb9u1) ...",
        "Selecting previously unselected package file.",
        "Preparing to unpack .../04-file_1%3a5.30-1+deb9u1_amd64.deb ...",
        "Unpacking file (1:5.30-1+deb9u1) ...",
        "Selecting previously unselected package libgpm2:amd64.",
        "Preparing to unpack .../05-libgpm2_1.20.4-6.2+b1_amd64.deb ...",
        "Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...",
        "Selecting previously unselected package xz-utils.",
        "Preparing to unpack .../06-xz-utils_5.2.2-1.2+b1_amd64.deb ...",
        "Unpacking xz-utils (5.2.2-1.2+b1) ...",
        "Selecting previously unselected package default-mysql-server.",
        "Preparing to unpack .../07-default-mysql-server_1.0.2_all.deb ...",
        "Unpacking default-mysql-server (1.0.2) ...",
        "Selecting previously unselected package libhtml-tagset-perl.",
        "Preparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...",
        "Unpacking libhtml-tagset-perl (3.20-3) ...",
        "Selecting previously unselected package liburi-perl.",
        "Preparing to unpack .../09-liburi-perl_1.71-1_all.deb ...",
        "Unpacking liburi-perl (1.71-1) ...",
        "Selecting previously unselected package libhtml-parser-perl.",
        "Preparing to unpack .../10-libhtml-parser-perl_3.72-3_amd64.deb ...",
        "Unpacking libhtml-parser-perl (3.72-3) ...",
        "Selecting previously unselected package libcgi-pm-perl.",
        "Preparing to unpack .../11-libcgi-pm-perl_4.35-1_all.deb ...",
        "Unpacking libcgi-pm-perl (4.35-1) ...",
        "Selecting previously unselected package libfcgi-perl.",
        "Preparing to unpack .../12-libfcgi-perl_0.78-2_amd64.deb ...",
        "Unpacking libfcgi-perl (0.78-2) ...",
        "Selecting previously unselected package libcgi-fast-perl.",
        "Preparing to unpack .../13-libcgi-fast-perl_1%3a2.12-1_all.deb ...",
        "Unpacking libcgi-fast-perl (1:2.12-1) ...",
        "Selecting previously unselected package libmariadbclient18:amd64.",
        "Preparing to unpack .../14-libmariadbclient18_10.1.26-0+deb9u1_amd64.deb ...",
        "Unpacking libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...",
        "Selecting previously unselected package libdbd-mysql-perl.",
        "Preparing to unpack .../15-libdbd-mysql-perl_4.041-2_amd64.deb ...",
        "Unpacking libdbd-mysql-perl (4.041-2) ...",
        "Selecting previously unselected package libencode-locale-perl.",
        "Preparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...",
        "Unpacking libencode-locale-perl (1.05-1) ...",
        "Selecting previously unselected package libhtml-template-perl.",
        "Preparing to unpack .../17-libhtml-template-perl_2.95-2_all.deb ...",
        "Unpacking libhtml-template-perl (2.95-2) ...",
        "Selecting previously unselected package libtimedate-perl.",
        "Preparing to unpack .../18-libtimedate-perl_2.3000-2_all.deb ...",
        "Unpacking libtimedate-perl (2.3000-2) ...",
        "Selecting previously unselected package libhttp-date-perl.",
        "Preparing to unpack .../19-libhttp-date-perl_6.02-1_all.deb ...",
        "Unpacking libhttp-date-perl (6.02-1) ...",
        "Selecting previously unselected package libio-html-perl.",
        "Preparing to unpack .../20-libio-html-perl_1.001-1_all.deb ...",
        "Unpacking libio-html-perl (1.001-1) ...",
        "Selecting previously unselected package liblwp-mediatypes-perl.",
        "Preparing to unpack .../21-liblwp-mediatypes-perl_6.02-1_all.deb ...",
        "Unpacking liblwp-mediatypes-perl (6.02-1) ...",
        "Selecting previously unselected package libhttp-message-perl.",
        "Preparing to unpack .../22-libhttp-message-perl_6.11-1_all.deb ...",
        "Unpacking libhttp-message-perl (6.11-1) ...",
        "Selecting previously unselected package libterm-readkey-perl.",
        "Preparing to unpack .../23-libterm-readkey-perl_2.37-1_amd64.deb ...",
        "Unpacking libterm-readkey-perl (2.37-1) ...",
        "Selecting previously unselected package mysql-server.",
        "Preparing to unpack .../24-mysql-server_5.5.9999+default_amd64.deb ...",
        "Unpacking mysql-server (5.5.9999+default) ...",
        "Selecting previously unselected package python-mysqldb.",
        "Preparing to unpack .../25-python-mysqldb_1.3.7-1.1_amd64.deb ...",
        "Unpacking python-mysqldb (1.3.7-1.1) ...",
        "Selecting previously unselected package rename.",
        "Preparing to unpack .../26-rename_0.20-4_all.deb ...",
        "Unpacking rename (0.20-4) ...",
        "Selecting previously unselected package tcpd.",
        "Preparing to unpack .../27-tcpd_7.6.q-26_amd64.deb ...",
        "Unpacking tcpd (7.6.q-26) ...",
        "Selecting previously unselected package dumb-init.",
        "Preparing to unpack .../28-dumb-init_1.2.0-1_amd64.deb ...",
        "Unpacking dumb-init (1.2.0-1) ...",
        "Setting up libncurses5:amd64 (6.0+20161126-1+deb9u2) ...",
        "Setting up perl-modules-5.24 (5.24.1-3+deb9u2) ...",
        "Setting up libgdbm3:amd64 (1.8.3-14) ...",
        "Setting up libperl5.24:amd64 (5.24.1-3+deb9u2) ...",
        "Setting up libpopt0:amd64 (1.16-10+b2) ...",
        "Setting up libexpat1:amd64 (2.2.0-2+deb9u1) ...",
        "Setting up psmisc (22.21-2.1+b2) ...",
        "Setting up mime-support (3.60) ...",
        "Setting up libjemalloc1 (3.6.0-9.1) ...",
        "Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...",
        "Setting up lsof (4.89+dfsg-0.1) ...",
        "Setting up libmariadbclient18:amd64 (10.1.26-0+deb9u1) ...",
        "Setting up gawk (1:4.1.4+dfsg-1) ...",
        "Setting up libmagic-mgc (1:5.30-1+deb9u1) ...",
        "Setting up bzip2 (1.0.6-8.1) ...",
        "Setting up libmagic1:amd64 (1:5.30-1+deb9u1) ...",
        "Setting up rsync (3.1.2-1+deb9u1) ...",
        "invoke-rc.d: could not determine current runlevel",
        "invoke-rc.d: policy-rc.d denied execution of restart.",
        "Setting up perl (5.24.1-3+deb9u2) ...",
        "update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode",
        "Setting up liblwp-mediatypes-perl (6.02-1) ...",
        "Processing triggers for libc-bin (2.24-11+deb9u3) ...",
        "Setting up libaio1:amd64 (0.3.110-3) ...",
        "Setting up liburi-perl (1.71-1) ...",
        "Setting up libssl1.1:amd64 (1.1.0f-3+deb9u1) ...",
        "Setting up xz-utils (5.2.2-1.2+b1) ...",
        "update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode",
        "Setting up libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...",
        "Setting up dumb-init (1.2.0-1) ...",
        "Setting up libffi6:amd64 (3.2.1-6) ...",
        "Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...",
        "Setting up libfcgi-perl (0.78-2) ...",
        "Setting up libdbi-perl (1.636-1+b1) ...",
        "Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...",
        "Setting up libwrap0:amd64 (7.6.q-26) ...",
        "Setting up libhtml-tagset-perl (3.20-3) ...",
        "Setting up mariadb-server-core-10.1 (10.1.26-0+deb9u1) ...",
        "Setting up libencode-locale-perl (1.05-1) ...",
        "Setting up libtimedate-perl (2.3000-2) ...",
        "Setting up rename (0.20-4) ...",
        "update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode",
        "Setting up socat (1.7.3.1-2+deb9u1) ...",
        "Setting up mariadb-client-core-10.1 (10.1.26-0+deb9u1) ...",
        "Setting up libio-html-perl (1.001-1) ...",
        "Setting up python2.7 (2.7.13-2+deb9u2) ...",
        "Setting up file (1:5.30-1+deb9u1) ...",
        "Setting up tcpd (7.6.q-26) ...",
        "Setting up libterm-readkey-perl (2.37-1) ...",
        "Setting up libpython-stdlib:amd64 (2.7.13-2) ...",
        "Setting up galera-3 (25.3.19-2) ...",
        "Setting up libhtml-parser-perl (3.72-3) ...",
        "Setting up libcgi-pm-perl (4.35-1) ...",
        "Setting up libdbd-mysql-perl (4.041-2) ...",
        "Setting up python (2.7.13-2) ...",
        "Setting up mariadb-client-10.1 (10.1.26-0+deb9u1) ...",
        "Setting up libhttp-date-perl (6.02-1) ...",
        "Setting up libhtml-template-perl (2.95-2) ...",
        "Setting up libcgi-fast-perl (1:2.12-1) ...",
        "Setting up python-mysqldb (1.3.7-1.1) ...",
        "Setting up libhttp-message-perl (6.11-1) ...",
        "Setting up mariadb-server-10.1 (10.1.26-0+deb9u1) ...",
        "invoke-rc.d: could not determine current runlevel",
        "invoke-rc.d: policy-rc.d denied execution of start.",
        "Setting up default-mysql-server (1.0.2) ...",
        "Setting up mysql-server (5.5.9999+default) ...",
        "Processing triggers for libc-bin (2.24-11+deb9u3) ..."
    ]
}
TASK [mysql : create database] *************************************************
task path: /src/roles/mysql/tasks/databases.yml:1
Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/database/mysql/mysql_db.py
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> ESTABLISH DOCKER CONNECTION FOR USER: root
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u"/bin/sh -c 'echo ~ && sleep 0'"]
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u'/bin/sh -c \'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1521798353.44-111466031269505 `" && echo ansible-tmp-1521798353.44-111466031269505="` echo /root/.ansible/tmp/ansible-tmp-1521798353.44-111466031269505 `" ) && sleep 0\'']
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> PUT /tmp/tmpJHnxiL TO /root/.ansible/tmp/ansible-tmp-1521798353.44-111466031269505/mysql_db.py
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u"/bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1521798353.44-111466031269505/ /root/.ansible/tmp/ansible-tmp-1521798353.44-111466031269505/mysql_db.py && sleep 0'"]
<d70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057> EXEC ['/usr/local/bin/docker', 'exec', '-i', u'd70d074b19c3c821d38a289e6c7364060dee70b3e8717768761d9426c8846057', u'/bin/sh', '-c', u'/bin/sh -c \'/_usr/bin/python /root/.ansible/tmp/ansible-tmp-1521798353.44-111466031269505/mysql_db.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1521798353.44-111466031269505/" > /dev/null 2>&1 && sleep 0\'']
The full traceback is:
  File "/tmp/ansible_IDHxgL/ansible_module_mysql_db.py", line 111, in <module>
    import MySQLdb
fatal: [mydb]: FAILED! => {
    "changed": false,
    "invocation": {
        "module_args": {
            "collation": "",
            "config_file": "/root/.my.cnf",
            "connect_timeout": 30,
            "encoding": "",
            "login_host": "localhost",
            "login_password": null,
            "login_port": 3306,
            "login_unix_socket": null,
            "login_user": null,
            "name": "test",
            "quick": true,
            "single_transaction": false,
            "ssl_ca": null,
            "ssl_cert": null,
            "ssl_key": null,
            "state": "present",
            "target": null
        }
    },
    "msg": "The MySQL-python module is required."
}
	to retry, use: --limit @/src/tmplb12gj.retry
PLAY RECAP *********************************************************************
mydb                       : ok=2    changed=1    unreachable=0    failed=1
2018-03-23T09:45:54.123099 Error applying role!           [container.core] caller_file=/_ansible/container/core.py caller_func=apply_role_to_container caller_line=676 engine=<container.docker.engine.Engine object at 0x7f48dbea1a90> exit_code=2 playbook=[{'hosts': u'mydb', 'roles': [ordereddict([('db_name', 'test'), ('role', 'mysql')])], 'vars': {u'SSL_ROOT_DIR': u'/etc/ssl'}}]
2018-03-23T09:45:54.127822 Playbook run finished.         [container.core] caller_file=/_ansible/container/core.py caller_func=conductorcmd_build caller_line=887 exit_code=2
Traceback (most recent call last):
  File "/usr/local/bin/conductor", line 11, in <module>
    load_entry_point('ansible-container', 'console_scripts', 'conductor')()
  File "/_ansible/container/__init__.py", line 19, in __wrapped__
    return fn(*args, **kwargs)
  File "/_ansible/container/cli.py", line 423, in conductor_commandline
    **params)
  File "/_ansible/container/__init__.py", line 19, in __wrapped__
    return fn(*args, **kwargs)
  File "/_ansible/container/core.py", line 889, in conductorcmd_build
    raise RuntimeError('Build failed.')
RuntimeError: Build failed.
2018-03-23T10:45:54.418903 Conductor terminated. Cleaning up. [container.docker.engine] caller_file=/root/ansible-container/container/docker/engine.py caller_func=await_conductor_command caller_line=476 command_rc=1 conductor_id=u'd52a7fbf2d1e9c7233b44cfa3974ae4826f16edee5242f7aa25dceaf82849238' save_container=False
2018-03-23T10:45:55.032016 Conductor exited with status 1 [container.cli] caller_file=/root/ansible-container/container/cli.py caller_func=__call__ caller_line=314

Did I miss something?

@matteotanca-sardex
Copy link

`FROM ansible/container-conductor-ubuntu-xenial:0.9.2

RUN apt-get update && apt-get install
iproute
libmysqlclient-dev
mysql-client
python-dev
python-pip
python-mysqldb
tzdata -y

RUN pip install
boto3
botocore
ipython
MySQL-python
netaddr
psycopg2

ENV TZ="Europe/Rome"
RUN echo $TZ > /etc/timezone &&
rm /etc/localtime &&
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime &&
dpkg-reconfigure -f noninteractive tzdata &&
apt-get clean`

That's my custom conductor dockerfile. I build it with :

docker build -t container-conductor-ubuntu-xenial:0.9.2 .

No other changes needed.
Maybe you should adapt commands for your distro.
That will add some useful python libs that you will need when running db and network rules.

@fins2
Copy link
Author

fins2 commented Apr 10, 2018

So you're building your conductor before running ansible-container.
Never tried like this, my conductor is always build when I run ansible-container for the first time.
I'll try to "prebuild" my conductor when I have time.
@matteotanca-sardex Thanks for your help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants