Push event to branch dependabot/pip/tox-3.19.0 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5c47805dc30672da769ed31b976cc60dd6af10a9 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build test images) [Pipeline] parallel [Pipeline] { (Branch: alpine) [Pipeline] { (Branch: debian) [Pipeline] stage [Pipeline] { (alpine) [Pipeline] stage [Pipeline] { (debian) [Pipeline] node [Pipeline] node [2020-08-11T10:38:20.691Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bf1f584d09bea86a) in /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0 [Pipeline] { [Pipeline] checkout [2020-08-11T10:38:20.737Z] using credential sf-release-bot.github.ssh [2020-08-11T10:38:20.750Z] Cloning the remote Git repository [2020-08-11T10:38:20.750Z] Cloning with configured refspecs honoured and without tags [2020-08-11T10:38:20.800Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-037cc71bff5d9d690) in /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0 [Pipeline] { [Pipeline] checkout [2020-08-11T10:38:20.753Z] Cloning repository git@github.com:docker/compose.git [2020-08-11T10:38:20.753Z] > git init /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0 # timeout=10 [2020-08-11T10:38:20.763Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-08-11T10:38:20.763Z] > git --version # timeout=10 [2020-08-11T10:38:20.770Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-08-11T10:38:20.773Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:38:22.287Z] Fetching without tags [2020-08-11T10:38:22.542Z] Checking out Revision 5c47805dc30672da769ed31b976cc60dd6af10a9 (dependabot/pip/tox-3.19.0) [2020-08-11T10:38:22.583Z] Commit message: "Bump tox version to 3.19.0 in Dockerfile" [2020-08-11T10:38:22.583Z] First time build. Skipping changelog. [2020-08-11T10:38:22.664Z] using credential sf-release-bot.github.ssh [2020-08-11T10:38:22.672Z] Cloning the remote Git repository [2020-08-11T10:38:22.672Z] Cloning with configured refspecs honoured and without tags [2020-08-11T10:38:22.270Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-08-11T10:38:22.275Z] > git config --add remote.origin.fetch +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:38:22.281Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-08-11T10:38:22.289Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-08-11T10:38:22.289Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-08-11T10:38:22.292Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:38:22.544Z] > git config core.sparsecheckout # timeout=10 [2020-08-11T10:38:22.552Z] > git checkout -f 5c47805dc30672da769ed31b976cc60dd6af10a9 # timeout=10 [Pipeline] withDockerRegistry [2020-08-11T10:38:23.145Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-08-11T10:38:22.702Z] Cloning repository git@github.com:docker/compose.git [2020-08-11T10:38:22.753Z] > git init /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0 # timeout=10 [2020-08-11T10:38:22.937Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-08-11T10:38:22.937Z] > git --version # timeout=10 [2020-08-11T10:38:22.948Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-08-11T10:38:22.975Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:38:23.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-11T10:38:23.288Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0@tmp/3ddb9284-947f-4bed-82ea-c8e396e427bd/config.json. [2020-08-11T10:38:23.288Z] Configure a credential helper to remove this warning. See [2020-08-11T10:38:23.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-11T10:38:23.288Z] [2020-08-11T10:38:23.288Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:38:23.586Z] + docker pull dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:38:23.586Z] Error response from daemon: manifest for dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [Pipeline] sh [2020-08-11T10:38:23.888Z] + docker build -t dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 --target build --build-arg BUILD_PLATFORM=debian --build-arg GIT_COMMIT=5c47805dc30672da769ed31b976cc60dd6af10a9 . [2020-08-11T10:38:23.888Z] Sending build context to Docker daemon 1.665MB [2020-08-11T10:38:23.888Z] Step 1/33 : ARG DOCKER_VERSION=19.03.8 [2020-08-11T10:38:23.888Z] Step 2/33 : ARG PYTHON_VERSION=3.7.7 [2020-08-11T10:38:23.888Z] Step 3/33 : ARG BUILD_ALPINE_VERSION=3.11 [2020-08-11T10:38:23.888Z] Step 4/33 : ARG BUILD_DEBIAN_VERSION=slim-stretch [2020-08-11T10:38:23.888Z] Step 5/33 : ARG RUNTIME_ALPINE_VERSION=3.11.5 [2020-08-11T10:38:23.888Z] Step 6/33 : ARG RUNTIME_DEBIAN_VERSION=stretch-20200414-slim [2020-08-11T10:38:23.888Z] Step 7/33 : ARG BUILD_PLATFORM=alpine [2020-08-11T10:38:23.888Z] Step 8/33 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-08-11T10:38:23.888Z] ---> 5cfd4d13e0a8 [2020-08-11T10:38:23.888Z] Step 9/33 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine [2020-08-11T10:38:23.888Z] ---> e854017db514 [2020-08-11T10:38:23.888Z] Step 10/33 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev zlib-dev [2020-08-11T10:38:23.888Z] ---> Using cache [2020-08-11T10:38:23.888Z] ---> b92b7171c03e [2020-08-11T10:38:23.888Z] Step 11/33 : ENV BUILD_BOOTLOADER=1 [2020-08-11T10:38:23.888Z] ---> Using cache [2020-08-11T10:38:23.888Z] ---> 7e84ec19db39 [2020-08-11T10:38:23.888Z] Step 12/33 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian [2020-08-11T10:38:23.888Z] ---> 4014270402cf [2020-08-11T10:38:23.888Z] Step 13/33 : RUN apt-get update && apt-get install --no-install-recommends -y curl gcc git libc-dev libffi-dev libgcc-6-dev libssl-dev make openssl zlib1g-dev [2020-08-11T10:38:23.888Z] ---> Using cache [2020-08-11T10:38:23.888Z] ---> c370fe4c2c16 [2020-08-11T10:38:23.888Z] Step 14/33 : FROM build-${BUILD_PLATFORM} AS build [2020-08-11T10:38:23.888Z] ---> c370fe4c2c16 [2020-08-11T10:38:23.888Z] Step 15/33 : COPY docker-compose-entrypoint.sh /usr/local/bin/ [2020-08-11T10:38:23.888Z] ---> Using cache [2020-08-11T10:38:23.888Z] ---> d191b397d3ec [2020-08-11T10:38:23.888Z] Step 16/33 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-08-11T10:38:23.888Z] ---> Using cache [2020-08-11T10:38:23.888Z] ---> 93e80fdb84a4 [2020-08-11T10:38:23.888Z] Step 17/33 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-08-11T10:38:23.888Z] ---> Using cache [2020-08-11T10:38:23.888Z] ---> 324ad3f56df7 [2020-08-11T10:38:23.888Z] Step 18/33 : WORKDIR /code/ [2020-08-11T10:38:23.888Z] ---> Using cache [2020-08-11T10:38:23.888Z] ---> f773b10f87b2 [2020-08-11T10:38:23.888Z] Step 19/33 : RUN pip install virtualenv==20.0.29 [2020-08-11T10:38:23.888Z] ---> Using cache [2020-08-11T10:38:23.888Z] ---> fac3ce26fb02 [2020-08-11T10:38:23.888Z] Step 20/33 : RUN pip install tox==3.19.0 [2020-08-11T10:38:23.888Z] ---> Running in 3337dd46887c [2020-08-11T10:38:29.165Z] Collecting tox==3.19.0 [2020-08-11T10:38:29.734Z] Downloading tox-3.19.0-py2.py3-none-any.whl (83 kB) [2020-08-11T10:38:29.816Z] Fetching without tags [2020-08-11T10:38:29.994Z] Collecting py>=1.4.17 [2020-08-11T10:38:29.994Z] Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2020-08-11T10:38:29.994Z] Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (1.7.0) [2020-08-11T10:38:29.994Z] Collecting packaging>=14 [2020-08-11T10:38:29.994Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-08-11T10:38:29.994Z] Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (1.15.0) [2020-08-11T10:38:29.994Z] Collecting pluggy>=0.12.0 [2020-08-11T10:38:29.994Z] Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2020-08-11T10:38:29.994Z] Collecting toml>=0.9.4 [2020-08-11T10:38:29.994Z] Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2020-08-11T10:38:29.994Z] Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (20.0.29) [2020-08-11T10:38:30.082Z] Checking out Revision 5c47805dc30672da769ed31b976cc60dd6af10a9 (dependabot/pip/tox-3.19.0) [2020-08-11T10:38:30.258Z] Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (3.0.12) [2020-08-11T10:38:30.258Z] Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox==3.19.0) (3.1.0) [2020-08-11T10:38:30.258Z] Collecting pyparsing>=2.0.2 [2020-08-11T10:38:30.259Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-08-11T10:38:30.259Z] Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.7/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.19.0) (1.4.4) [2020-08-11T10:38:30.259Z] Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.7/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.19.0) (0.3.1) [2020-08-11T10:38:30.259Z] Installing collected packages: py, pyparsing, packaging, pluggy, toml, tox [2020-08-11T10:38:30.519Z] Successfully installed packaging-20.4 pluggy-0.13.1 py-1.9.0 pyparsing-2.4.7 toml-0.10.1 tox-3.19.0 [2020-08-11T10:38:30.519Z] WARNING: You are using pip version 20.1.1; however, version 20.2.1 is available. [2020-08-11T10:38:30.519Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2020-08-11T10:38:29.772Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-08-11T10:38:29.782Z] > git config --add remote.origin.fetch +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:38:29.809Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-08-11T10:38:29.832Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-08-11T10:38:29.832Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-08-11T10:38:29.841Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:38:30.099Z] > git config core.sparsecheckout # timeout=10 [2020-08-11T10:38:30.117Z] > git checkout -f 5c47805dc30672da769ed31b976cc60dd6af10a9 # timeout=10 [2020-08-11T10:38:31.089Z] Removing intermediate container 3337dd46887c [2020-08-11T10:38:31.089Z] ---> e919af00712c [2020-08-11T10:38:31.089Z] Step 21/33 : COPY requirements-indirect.txt . [2020-08-11T10:38:31.089Z] ---> 7b04544edd7c [2020-08-11T10:38:31.089Z] Step 22/33 : COPY requirements.txt . [2020-08-11T10:38:31.349Z] ---> e8e0c32d8b1f [2020-08-11T10:38:31.349Z] Step 23/33 : COPY requirements-dev.txt . [2020-08-11T10:38:31.349Z] ---> 20beb5569271 [2020-08-11T10:38:31.349Z] Step 24/33 : COPY .pre-commit-config.yaml . [2020-08-11T10:38:31.611Z] ---> f84c5b637231 [2020-08-11T10:38:31.611Z] Step 25/33 : COPY tox.ini . [2020-08-11T10:38:31.611Z] ---> 89459ec2450d [2020-08-11T10:38:31.611Z] Step 26/33 : COPY setup.py . [2020-08-11T10:38:31.872Z] ---> f5e03966fa84 [2020-08-11T10:38:31.872Z] Step 27/33 : COPY README.md . [2020-08-11T10:38:31.872Z] ---> 2246823d96ef [2020-08-11T10:38:31.872Z] Step 28/33 : COPY compose compose/ [2020-08-11T10:38:32.133Z] ---> bd5e151aa245 [2020-08-11T10:38:32.133Z] Step 29/33 : RUN tox --notest [2020-08-11T10:38:32.133Z] ---> Running in 03b651089323 [2020-08-11T10:38:32.703Z] py37 create: /code/.tox/py37 [2020-08-11T10:38:33.568Z] Commit message: "Bump tox version to 3.19.0 in Dockerfile" [2020-08-11T10:38:33.644Z] py37 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [Pipeline] withDockerRegistry [2020-08-11T10:38:34.169Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-08-11T10:38:39.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-11T10:38:40.065Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0@tmp/38d520fc-05c7-42da-ab0c-3bfacb302935/config.json. [2020-08-11T10:38:40.065Z] Configure a credential helper to remove this warning. See [2020-08-11T10:38:40.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-11T10:38:40.065Z] [2020-08-11T10:38:40.065Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:38:40.475Z] + docker pull dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:38:40.475Z] Error response from daemon: manifest for dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [Pipeline] sh [2020-08-11T10:38:40.832Z] + docker build -t dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 --target build --build-arg BUILD_PLATFORM=alpine --build-arg GIT_COMMIT=5c47805dc30672da769ed31b976cc60dd6af10a9 . [2020-08-11T10:38:41.089Z] Sending build context to Docker daemon 1.665MB [2020-08-11T10:38:41.089Z] Step 1/33 : ARG DOCKER_VERSION=19.03.8 [2020-08-11T10:38:41.089Z] Step 2/33 : ARG PYTHON_VERSION=3.7.7 [2020-08-11T10:38:41.089Z] Step 3/33 : ARG BUILD_ALPINE_VERSION=3.11 [2020-08-11T10:38:41.089Z] Step 4/33 : ARG BUILD_DEBIAN_VERSION=slim-stretch [2020-08-11T10:38:41.089Z] Step 5/33 : ARG RUNTIME_ALPINE_VERSION=3.11.5 [2020-08-11T10:38:41.089Z] Step 6/33 : ARG RUNTIME_DEBIAN_VERSION=stretch-20200414-slim [2020-08-11T10:38:41.089Z] Step 7/33 : ARG BUILD_PLATFORM=alpine [2020-08-11T10:38:41.089Z] Step 8/33 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-08-11T10:38:41.089Z] 19.03.8: Pulling from library/docker [2020-08-11T10:38:41.089Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-11T10:38:41.089Z] 6f4c731d6eb3: Pulling fs layer [2020-08-11T10:38:41.089Z] 5d79d4ac3cd0: Pulling fs layer [2020-08-11T10:38:41.089Z] 65de10866d6a: Pulling fs layer [2020-08-11T10:38:41.089Z] ffd69ed7f17f: Pulling fs layer [2020-08-11T10:38:41.089Z] 07ba9e5a2fa6: Pulling fs layer [2020-08-11T10:38:41.089Z] 75478c283dd2: Pulling fs layer [2020-08-11T10:38:41.089Z] 65de10866d6a: Waiting [2020-08-11T10:38:41.089Z] ffd69ed7f17f: Waiting [2020-08-11T10:38:41.089Z] 07ba9e5a2fa6: Waiting [2020-08-11T10:38:41.089Z] 75478c283dd2: Waiting [2020-08-11T10:38:41.089Z] 5d79d4ac3cd0: Verifying Checksum [2020-08-11T10:38:41.089Z] 5d79d4ac3cd0: Download complete [2020-08-11T10:38:41.089Z] 6f4c731d6eb3: Verifying Checksum [2020-08-11T10:38:41.089Z] 6f4c731d6eb3: Download complete [2020-08-11T10:38:41.089Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-11T10:38:41.089Z] cbdbe7a5bc2a: Download complete [2020-08-11T10:38:41.345Z] ffd69ed7f17f: Verifying Checksum [2020-08-11T10:38:41.345Z] ffd69ed7f17f: Download complete [2020-08-11T10:38:41.345Z] 07ba9e5a2fa6: Verifying Checksum [2020-08-11T10:38:41.345Z] 07ba9e5a2fa6: Download complete [2020-08-11T10:38:41.345Z] 75478c283dd2: Verifying Checksum [2020-08-11T10:38:41.345Z] 75478c283dd2: Download complete [2020-08-11T10:38:41.603Z] cbdbe7a5bc2a: Pull complete [2020-08-11T10:38:41.864Z] 6f4c731d6eb3: Pull complete [2020-08-11T10:38:41.864Z] 5d79d4ac3cd0: Pull complete [2020-08-11T10:38:42.122Z] 65de10866d6a: Verifying Checksum [2020-08-11T10:38:42.122Z] 65de10866d6a: Download complete [2020-08-11T10:38:44.021Z] 65de10866d6a: Pull complete [2020-08-11T10:38:44.021Z] ffd69ed7f17f: Pull complete [2020-08-11T10:38:44.278Z] 07ba9e5a2fa6: Pull complete [2020-08-11T10:38:44.278Z] 75478c283dd2: Pull complete [2020-08-11T10:38:44.278Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 [2020-08-11T10:38:44.278Z] Status: Downloaded newer image for docker:19.03.8 [2020-08-11T10:38:44.278Z] ---> 5cfd4d13e0a8 [2020-08-11T10:38:44.278Z] Step 9/33 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine [2020-08-11T10:38:44.278Z] 3.7.7-alpine3.11: Pulling from library/python [2020-08-11T10:38:44.278Z] cbdbe7a5bc2a: Already exists [2020-08-11T10:38:44.545Z] 26ebcd19a4e3: Pulling fs layer [2020-08-11T10:38:44.545Z] 8341bd19193b: Pulling fs layer [2020-08-11T10:38:44.545Z] ecc595bd65e1: Pulling fs layer [2020-08-11T10:38:44.545Z] 4b1c9d8f69d2: Pulling fs layer [2020-08-11T10:38:44.545Z] 4b1c9d8f69d2: Waiting [2020-08-11T10:38:44.545Z] ecc595bd65e1: Verifying Checksum [2020-08-11T10:38:44.545Z] ecc595bd65e1: Download complete [2020-08-11T10:38:44.545Z] 26ebcd19a4e3: Verifying Checksum [2020-08-11T10:38:44.545Z] 26ebcd19a4e3: Download complete [2020-08-11T10:38:44.545Z] 4b1c9d8f69d2: Verifying Checksum [2020-08-11T10:38:44.545Z] 4b1c9d8f69d2: Download complete [2020-08-11T10:38:44.805Z] 8341bd19193b: Verifying Checksum [2020-08-11T10:38:44.805Z] 8341bd19193b: Download complete [2020-08-11T10:38:44.805Z] 26ebcd19a4e3: Pull complete [2020-08-11T10:38:45.368Z] 8341bd19193b: Pull complete [2020-08-11T10:38:45.627Z] ecc595bd65e1: Pull complete [2020-08-11T10:38:45.627Z] 4b1c9d8f69d2: Pull complete [2020-08-11T10:38:45.627Z] Digest: sha256:778802b5b9797279772814fb15a7c6ee494848ced17965bb57092a0b900c0e4f [2020-08-11T10:38:45.627Z] Status: Downloaded newer image for python:3.7.7-alpine3.11 [2020-08-11T10:38:45.627Z] ---> e854017db514 [2020-08-11T10:38:45.627Z] Step 10/33 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev zlib-dev [2020-08-11T10:38:48.907Z] ---> Running in 607cf608108b [2020-08-11T10:38:49.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-08-11T10:38:51.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-08-11T10:38:51.680Z] (1/30) Installing bash (5.0.11-r1) [2020-08-11T10:38:51.680Z] Executing bash-5.0.11-r1.post-install [2020-08-11T10:38:51.680Z] (2/30) Installing libgcc (9.2.0-r4) [2020-08-11T10:38:51.680Z] (3/30) Installing libstdc++ (9.2.0-r4) [2020-08-11T10:38:51.680Z] (4/30) Installing binutils (2.33.1-r0) [2020-08-11T10:38:51.680Z] (5/30) Installing libmagic (5.37-r1) [2020-08-11T10:38:51.680Z] (6/30) Installing file (5.37-r1) [2020-08-11T10:38:51.680Z] (7/30) Installing gmp (6.1.2-r1) [2020-08-11T10:38:51.680Z] (8/30) Installing isl (0.18-r0) [2020-08-11T10:38:51.680Z] (9/30) Installing libgomp (9.2.0-r4) [2020-08-11T10:38:51.680Z] (10/30) Installing libatomic (9.2.0-r4) [2020-08-11T10:38:51.680Z] (11/30) Installing mpfr4 (4.0.2-r1) [2020-08-11T10:38:51.680Z] (12/30) Installing mpc1 (1.1.0-r1) [2020-08-11T10:38:51.680Z] (13/30) Installing gcc (9.2.0-r4) [2020-08-11T10:38:52.248Z] (14/30) Installing musl-dev (1.1.24-r2) [2020-08-11T10:38:52.248Z] (15/30) Installing libc-dev (0.7.2-r0) [2020-08-11T10:38:52.248Z] (16/30) Installing g++ (9.2.0-r4) [2020-08-11T10:38:52.816Z] (17/30) Installing make (4.2.1-r2) [2020-08-11T10:38:52.816Z] (18/30) Installing fortify-headers (1.1-r0) [2020-08-11T10:38:52.816Z] (19/30) Installing build-base (0.5-r1) [2020-08-11T10:38:52.816Z] (20/30) Installing nghttp2-libs (1.40.0-r1) [2020-08-11T10:38:52.816Z] (21/30) Installing libcurl (7.67.0-r0) [2020-08-11T10:38:52.816Z] (22/30) Installing curl (7.67.0-r0) [2020-08-11T10:38:52.816Z] (23/30) Installing pcre2 (10.34-r1) [2020-08-11T10:38:52.816Z] (24/30) Installing git (2.24.3-r0) [2020-08-11T10:38:52.816Z] (25/30) Installing linux-headers (4.19.36-r0) [2020-08-11T10:38:53.074Z] (26/30) Installing pkgconf (1.6.3-r0) [2020-08-11T10:38:53.074Z] (27/30) Installing libffi-dev (3.2.1-r6) [2020-08-11T10:38:53.074Z] (28/30) Installing openssl (1.1.1g-r0) [2020-08-11T10:38:53.074Z] (29/30) Installing openssl-dev (1.1.1g-r0) [2020-08-11T10:38:53.074Z] (30/30) Installing zlib-dev (1.2.11-r3) [2020-08-11T10:38:53.074Z] Executing busybox-1.31.1-r9.trigger [2020-08-11T10:38:53.074Z] OK: 208 MiB in 64 packages [2020-08-11T10:38:55.596Z] py37 develop-inst: /code [2020-08-11T10:38:56.976Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.0,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==2.9.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.2.2,# Editable install with no version control (docker-compose==1.27.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.7,idna==2.10,importlib-metadata==1.7.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.4.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.4.3,pytest-cov==2.10.0,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.19.0,urllib3==1.25.10,virtualenv==20.0.29,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.1.0 [2020-08-11T10:38:56.976Z] pre-commit create: /code/.tox/pre-commit [2020-08-11T10:38:56.976Z] pre-commit installdeps: pre-commit [2020-08-11T10:38:58.335Z] Removing intermediate container 607cf608108b [2020-08-11T10:38:58.335Z] ---> 0e05b99a0b4b [2020-08-11T10:38:58.335Z] Step 11/33 : ENV BUILD_BOOTLOADER=1 [2020-08-11T10:38:58.335Z] ---> Running in 724f33e9c498 [2020-08-11T10:38:58.335Z] Removing intermediate container 724f33e9c498 [2020-08-11T10:38:58.335Z] ---> 4e616717318b [2020-08-11T10:38:58.335Z] Step 12/33 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian [2020-08-11T10:38:58.335Z] 3.7.7-slim-stretch: Pulling from library/python [2020-08-11T10:38:58.335Z] 7d2977b12acb: Pulling fs layer [2020-08-11T10:38:58.335Z] f03b1e07f1e5: Pulling fs layer [2020-08-11T10:38:58.335Z] 8ee0d5abfcda: Pulling fs layer [2020-08-11T10:38:58.335Z] 3d889df62049: Pulling fs layer [2020-08-11T10:38:58.335Z] 4f1e236d19c5: Pulling fs layer [2020-08-11T10:38:58.335Z] 3d889df62049: Waiting [2020-08-11T10:38:58.335Z] 4f1e236d19c5: Waiting [2020-08-11T10:38:58.335Z] f03b1e07f1e5: Verifying Checksum [2020-08-11T10:38:58.335Z] f03b1e07f1e5: Download complete [2020-08-11T10:38:58.596Z] 3d889df62049: Verifying Checksum [2020-08-11T10:38:58.596Z] 3d889df62049: Download complete [2020-08-11T10:38:58.596Z] 8ee0d5abfcda: Verifying Checksum [2020-08-11T10:38:58.596Z] 8ee0d5abfcda: Download complete [2020-08-11T10:38:58.596Z] 7d2977b12acb: Verifying Checksum [2020-08-11T10:38:58.596Z] 7d2977b12acb: Download complete [2020-08-11T10:38:58.853Z] 4f1e236d19c5: Verifying Checksum [2020-08-11T10:38:58.853Z] 4f1e236d19c5: Download complete [2020-08-11T10:38:59.787Z] 7d2977b12acb: Pull complete [2020-08-11T10:39:00.045Z] f03b1e07f1e5: Pull complete [2020-08-11T10:39:00.976Z] 8ee0d5abfcda: Pull complete [2020-08-11T10:39:00.976Z] 3d889df62049: Pull complete [2020-08-11T10:39:00.976Z] 4f1e236d19c5: Pull complete [2020-08-11T10:39:00.976Z] Digest: sha256:e8bbe56f688606241a47d174a7474cb7907ede7a7f23720e06ec07f3cbb10a54 [2020-08-11T10:39:00.976Z] Status: Downloaded newer image for python:3.7.7-slim-stretch [2020-08-11T10:39:00.976Z] ---> 4014270402cf [2020-08-11T10:39:00.976Z] Step 13/33 : RUN apt-get update && apt-get install --no-install-recommends -y curl gcc git libc-dev libffi-dev libgcc-6-dev libssl-dev make openssl zlib1g-dev [2020-08-11T10:39:01.542Z] ---> Running in da07d6ce1b80 [2020-08-11T10:39:03.439Z] Ign:1 http://deb.debian.org/debian stretch InRelease [2020-08-11T10:39:03.439Z] Get:2 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] [2020-08-11T10:39:03.439Z] Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] [2020-08-11T10:39:03.439Z] Get:4 http://deb.debian.org/debian stretch Release [118 kB] [2020-08-11T10:39:03.439Z] Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] [2020-08-11T10:39:03.439Z] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [549 kB] [2020-08-11T10:39:03.439Z] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [2596 B] [2020-08-11T10:39:03.439Z] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7080 kB] [2020-08-11T10:39:04.374Z] Fetched 7898 kB in 2s (3279 kB/s) [2020-08-11T10:39:04.938Z] Reading package lists... [2020-08-11T10:39:05.501Z] Reading package lists... [2020-08-11T10:39:05.757Z] Building dependency tree... [2020-08-11T10:39:05.757Z] Reading state information... [2020-08-11T10:39:05.757Z] openssl is already the newest version (1.1.0l-1~deb9u1). [2020-08-11T10:39:05.757Z] openssl set to manually installed. [2020-08-11T10:39:05.757Z] The following additional packages will be installed: [2020-08-11T10:39:05.757Z] binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0 [2020-08-11T10:39:05.757Z] libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libgmp10 libgnutls30 [2020-08-11T10:39:05.757Z] libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2020-08-11T10:39:05.757Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-08-11T10:39:05.757Z] libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2020-08-11T10:39:05.757Z] libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2020-08-11T10:39:05.757Z] libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0 [2020-08-11T10:39:05.757Z] libunistring0 linux-libc-dev perl perl-base perl-modules-5.24 [2020-08-11T10:39:05.757Z] Suggested packages: [2020-08-11T10:39:05.757Z] binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf [2020-08-11T10:39:05.757Z] automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg [2020-08-11T10:39:05.757Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg [2020-08-11T10:39:05.757Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-08-11T10:39:05.757Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-11T10:39:05.757Z] git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc [2020-08-11T10:39:05.757Z] gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl [2020-08-11T10:39:05.757Z] | libterm-readline-perl-perl [2020-08-11T10:39:05.757Z] Recommended packages: [2020-08-11T10:39:05.757Z] patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix [2020-08-11T10:39:05.757Z] libsasl2-modules libssl-doc rename [2020-08-11T10:39:06.334Z] The following NEW packages will be installed: [2020-08-11T10:39:06.334Z] binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1 [2020-08-11T10:39:06.334Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls [2020-08-11T10:39:06.334Z] liberror-perl libffi-dev libgcc-6-dev libgmp10 libgnutls30 libgomp1 [2020-08-11T10:39:06.334Z] libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2020-08-11T10:39:06.334Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-08-11T10:39:06.334Z] libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2020-08-11T10:39:06.334Z] libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2020-08-11T10:39:06.334Z] libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0 [2020-08-11T10:39:06.334Z] libubsan0 libunistring0 linux-libc-dev make perl perl-modules-5.24 [2020-08-11T10:39:06.334Z] zlib1g-dev [2020-08-11T10:39:06.334Z] The following packages will be upgraded: [2020-08-11T10:39:06.334Z] perl-base [2020-08-11T10:39:07.262Z] 1 upgraded, 59 newly installed, 0 to remove and 6 not upgraded. [2020-08-11T10:39:07.262Z] Need to get 47.4 MB of archives. [2020-08-11T10:39:07.262Z] After this operation, 209 MB of additional disk space will be used. [2020-08-11T10:39:07.262Z] Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u11 [290 kB] [2020-08-11T10:39:07.262Z] Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u11 [292 kB] [2020-08-11T10:39:07.262Z] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u11 [227 kB] [2020-08-11T10:39:07.262Z] Get:4 http://deb.debian.org/debian stretch/main amd64 perl-base amd64 5.24.1-3+deb9u7 [1346 kB] [2020-08-11T10:39:07.262Z] Get:5 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u7 [2723 kB] [2020-08-11T10:39:07.519Z] Get:6 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u7 [3527 kB] [2020-08-11T10:39:07.519Z] Get:7 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u7 [218 kB] [2020-08-11T10:39:07.519Z] Get:8 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] [2020-08-11T10:39:07.519Z] Get:9 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB] [2020-08-11T10:39:07.519Z] Get:10 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] [2020-08-11T10:39:07.519Z] Get:11 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB] [2020-08-11T10:39:07.519Z] Get:12 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB] [2020-08-11T10:39:07.519Z] Get:13 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] [2020-08-11T10:39:07.519Z] Get:14 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u5 [896 kB] [2020-08-11T10:39:07.519Z] Get:15 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] [2020-08-11T10:39:07.519Z] Get:16 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB] [2020-08-11T10:39:07.519Z] Get:17 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB] [2020-08-11T10:39:07.519Z] Get:18 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB] [2020-08-11T10:39:07.519Z] Get:19 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB] [2020-08-11T10:39:07.519Z] Get:20 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] [2020-08-11T10:39:07.519Z] Get:21 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] [2020-08-11T10:39:07.519Z] Get:22 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [68.4 kB] [2020-08-11T10:39:07.519Z] Get:23 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB] [2020-08-11T10:39:07.519Z] Get:24 http://deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u4 [85.7 kB] [2020-08-11T10:39:07.519Z] Get:25 http://deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u4 [219 kB] [2020-08-11T10:39:07.519Z] Get:26 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB] [2020-08-11T10:39:07.519Z] Get:27 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] [2020-08-11T10:39:07.519Z] Get:28 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB] [2020-08-11T10:39:07.519Z] Get:29 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB] [2020-08-11T10:39:07.519Z] Get:30 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB] [2020-08-11T10:39:07.519Z] Get:31 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u7 [1436 kB] [2020-08-11T10:39:07.519Z] Get:32 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u7 [4170 kB] [2020-08-11T10:39:07.519Z] Get:33 http://deb.debian.org/debian stretch/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u1 [1304 kB] [2020-08-11T10:39:07.519Z] Get:34 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB] [2020-08-11T10:39:07.779Z] Get:35 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB] [2020-08-11T10:39:07.779Z] Get:36 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB] [2020-08-11T10:39:07.779Z] Get:37 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB] [2020-08-11T10:39:07.779Z] Get:38 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB] [2020-08-11T10:39:07.779Z] Get:39 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB] [2020-08-11T10:39:07.779Z] Get:40 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB] [2020-08-11T10:39:07.779Z] Get:41 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB] [2020-08-11T10:39:07.779Z] Get:42 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB] [2020-08-11T10:39:07.779Z] Get:43 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B] [2020-08-11T10:39:07.779Z] Get:44 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB] [2020-08-11T10:39:07.779Z] Get:45 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB] [2020-08-11T10:39:07.779Z] Get:46 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB] [2020-08-11T10:39:07.779Z] Get:47 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB] [2020-08-11T10:39:07.779Z] Get:48 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB] [2020-08-11T10:39:07.779Z] Get:49 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB] [2020-08-11T10:39:07.779Z] Get:50 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB] [2020-08-11T10:39:07.779Z] Get:51 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB] [2020-08-11T10:39:07.779Z] Get:52 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB] [2020-08-11T10:39:08.039Z] Get:53 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B] [2020-08-11T10:39:08.039Z] Get:54 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] [2020-08-11T10:39:08.039Z] Get:55 http://deb.debian.org/debian stretch/main amd64 linux-libc-dev amd64 4.9.228-1 [1511 kB] [2020-08-11T10:39:08.039Z] Get:56 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] [2020-08-11T10:39:08.039Z] Get:57 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB] [2020-08-11T10:39:08.039Z] Get:58 http://deb.debian.org/debian stretch/main amd64 libssl-dev amd64 1.1.0l-1~deb9u1 [1594 kB] [2020-08-11T10:39:08.039Z] Get:59 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB] [2020-08-11T10:39:08.039Z] Get:60 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-08-11T10:39:08.295Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-11T10:39:08.295Z] Fetched 47.4 MB in 1s (25.0 MB/s) [2020-08-11T10:39:08.295Z] (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 ... 6684 files and directories currently installed.) [2020-08-11T10:39:08.295Z] Preparing to unpack .../perl-base_5.24.1-3+deb9u7_amd64.deb ... [2020-08-11T10:39:08.295Z] Unpacking perl-base (5.24.1-3+deb9u7) over (5.24.1-3+deb9u6) ... [2020-08-11T10:39:09.189Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.4.25,importlib-metadata==1.7.0,nodeenv==1.4.0,pre-commit==2.6.0,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,virtualenv==20.0.30,zipp==3.1.0 [2020-08-11T10:39:09.189Z] ___________________________________ summary ____________________________________ [2020-08-11T10:39:09.189Z] py37: skipped tests [2020-08-11T10:39:09.189Z] pre-commit: skipped tests [2020-08-11T10:39:09.189Z] congratulations :) [2020-08-11T10:39:09.665Z] Setting up perl-base (5.24.1-3+deb9u7) ... [2020-08-11T10:39:09.665Z] Selecting previously unselected package perl-modules-5.24. [2020-08-11T10:39:09.665Z] (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 ... 6684 files and directories currently installed.) [2020-08-11T10:39:09.665Z] Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u7_all.deb ... [2020-08-11T10:39:09.665Z] Unpacking perl-modules-5.24 (5.24.1-3+deb9u7) ... [2020-08-11T10:39:09.922Z] Selecting previously unselected package libperl5.24:amd64. [2020-08-11T10:39:09.922Z] Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u7_amd64.deb ... [2020-08-11T10:39:09.922Z] Unpacking libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2020-08-11T10:39:10.485Z] Selecting previously unselected package perl. [2020-08-11T10:39:10.485Z] Preparing to unpack .../02-perl_5.24.1-3+deb9u7_amd64.deb ... [2020-08-11T10:39:10.485Z] Unpacking perl (5.24.1-3+deb9u7) ... [2020-08-11T10:39:10.485Z] Selecting previously unselected package libgmp10:amd64. [2020-08-11T10:39:10.485Z] Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ... [2020-08-11T10:39:10.485Z] Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-08-11T10:39:10.485Z] Selecting previously unselected package libnettle6:amd64. [2020-08-11T10:39:10.485Z] Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ... [2020-08-11T10:39:10.485Z] Unpacking libnettle6:amd64 (3.3-1+b2) ... [2020-08-11T10:39:10.485Z] Selecting previously unselected package libhogweed4:amd64. [2020-08-11T10:39:10.485Z] Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ... [2020-08-11T10:39:10.485Z] Unpacking libhogweed4:amd64 (3.3-1+b2) ... [2020-08-11T10:39:10.485Z] Selecting previously unselected package libidn11:amd64. [2020-08-11T10:39:10.485Z] Preparing to unpack .../06-libidn11_1.33-1+deb9u1_amd64.deb ... [2020-08-11T10:39:10.485Z] Unpacking libidn11:amd64 (1.33-1+deb9u1) ... [2020-08-11T10:39:10.741Z] Selecting previously unselected package libp11-kit0:amd64. [2020-08-11T10:39:10.741Z] Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ... [2020-08-11T10:39:10.741Z] Unpacking libp11-kit0:amd64 (0.23.3-2) ... [2020-08-11T10:39:10.741Z] Selecting previously unselected package libtasn1-6:amd64. [2020-08-11T10:39:10.741Z] Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ... [2020-08-11T10:39:10.741Z] Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-08-11T10:39:10.741Z] Selecting previously unselected package libgnutls30:amd64. [2020-08-11T10:39:10.741Z] Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u5_amd64.deb ... [2020-08-11T10:39:10.741Z] Unpacking libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2020-08-11T10:39:10.741Z] Selecting previously unselected package libkeyutils1:amd64. [2020-08-11T10:39:10.741Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ... [2020-08-11T10:39:10.741Z] Unpacking libkeyutils1:amd64 (1.5.9-9) ... [2020-08-11T10:39:10.741Z] Selecting previously unselected package libkrb5support0:amd64. [2020-08-11T10:39:10.741Z] Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ... [2020-08-11T10:39:10.741Z] Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-08-11T10:39:10.997Z] Selecting previously unselected package libk5crypto3:amd64. [2020-08-11T10:39:10.997Z] Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ... [2020-08-11T10:39:10.997Z] Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-08-11T10:39:10.997Z] Selecting previously unselected package libkrb5-3:amd64. [2020-08-11T10:39:10.997Z] Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ... [2020-08-11T10:39:10.997Z] Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-08-11T10:39:10.997Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-08-11T10:39:10.997Z] Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ... [2020-08-11T10:39:10.997Z] Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-08-11T10:39:10.997Z] Selecting previously unselected package libunistring0:amd64. [2020-08-11T10:39:10.997Z] Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ... [2020-08-11T10:39:10.997Z] Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-08-11T10:39:10.997Z] Selecting previously unselected package libidn2-0:amd64. [2020-08-11T10:39:10.997Z] Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ... [2020-08-11T10:39:10.997Z] Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-08-11T10:39:10.997Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-08-11T10:39:10.997Z] Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-08-11T10:39:10.997Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-08-11T10:39:11.096Z] Removing intermediate container 03b651089323 [2020-08-11T10:39:11.096Z] ---> 8c5b07041d86 [2020-08-11T10:39:11.096Z] Step 30/33 : COPY . . [2020-08-11T10:39:11.253Z] Selecting previously unselected package libsasl2-2:amd64. [2020-08-11T10:39:11.253Z] Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-08-11T10:39:11.253Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-08-11T10:39:11.253Z] Selecting previously unselected package libldap-common. [2020-08-11T10:39:11.253Z] Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u4_all.deb ... [2020-08-11T10:39:11.253Z] Unpacking libldap-common (2.4.44+dfsg-5+deb9u4) ... [2020-08-11T10:39:11.253Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-08-11T10:39:11.253Z] Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u4_amd64.deb ... [2020-08-11T10:39:11.253Z] Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u4) ... [2020-08-11T10:39:11.253Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-08-11T10:39:11.253Z] Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ... [2020-08-11T10:39:11.253Z] Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-08-11T10:39:11.253Z] Selecting previously unselected package libpsl5:amd64. [2020-08-11T10:39:11.253Z] Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ... [2020-08-11T10:39:11.253Z] Unpacking libpsl5:amd64 (0.17.0-3) ... [2020-08-11T10:39:11.253Z] Selecting previously unselected package librtmp1:amd64. [2020-08-11T10:39:11.253Z] Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ... [2020-08-11T10:39:11.253Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-08-11T10:39:11.356Z] ---> 4679a4b4354d [2020-08-11T10:39:11.356Z] Step 31/33 : ARG GIT_COMMIT=unknown [2020-08-11T10:39:11.356Z] ---> Running in d6ac3c4fcc34 [2020-08-11T10:39:11.509Z] Selecting previously unselected package libssh2-1:amd64. [2020-08-11T10:39:11.509Z] Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ... [2020-08-11T10:39:11.509Z] Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-08-11T10:39:11.509Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-08-11T10:39:11.509Z] Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u11_amd64.deb ... [2020-08-11T10:39:11.509Z] Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u11) ... [2020-08-11T10:39:11.509Z] Selecting previously unselected package liberror-perl. [2020-08-11T10:39:11.509Z] Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ... [2020-08-11T10:39:11.509Z] Unpacking liberror-perl (0.17024-1) ... [2020-08-11T10:39:11.509Z] Selecting previously unselected package git-man. [2020-08-11T10:39:11.509Z] Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u7_all.deb ... [2020-08-11T10:39:11.509Z] Unpacking git-man (1:2.11.0-3+deb9u7) ... [2020-08-11T10:39:11.509Z] Selecting previously unselected package git. [2020-08-11T10:39:11.509Z] Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u7_amd64.deb ... [2020-08-11T10:39:11.509Z] Unpacking git (1:2.11.0-3+deb9u7) ... [2020-08-11T10:39:11.615Z] Removing intermediate container d6ac3c4fcc34 [2020-08-11T10:39:11.615Z] ---> 88ee7be9cf87 [2020-08-11T10:39:11.615Z] Step 32/33 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT [2020-08-11T10:39:11.615Z] ---> Running in 114661ccc1e2 [2020-08-11T10:39:11.615Z] Removing intermediate container 114661ccc1e2 [2020-08-11T10:39:11.615Z] ---> 23affcae2a07 [2020-08-11T10:39:11.615Z] Step 33/33 : RUN script/build/linux-entrypoint [2020-08-11T10:39:11.615Z] ---> Running in a14299c593a7 [2020-08-11T10:39:12.071Z] Selecting previously unselected package libssl1.0.2:amd64. [2020-08-11T10:39:12.072Z] Preparing to unpack .../29-libssl1.0.2_1.0.2u-1~deb9u1_amd64.deb ... [2020-08-11T10:39:12.072Z] Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-08-11T10:39:12.072Z] Selecting previously unselected package binutils. [2020-08-11T10:39:12.072Z] Preparing to unpack .../30-binutils_2.28-5_amd64.deb ... [2020-08-11T10:39:12.072Z] Unpacking binutils (2.28-5) ... [2020-08-11T10:39:12.187Z] + CODE_PATH=/code [2020-08-11T10:39:12.187Z] + VENV=/code/.tox/py37 [2020-08-11T10:39:12.187Z] + cd /code [2020-08-11T10:39:12.187Z] + mkdir -p dist [2020-08-11T10:39:12.187Z] + chmod 777 dist [2020-08-11T10:39:12.187Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2020-08-11T10:39:12.638Z] Selecting previously unselected package libisl15:amd64. [2020-08-11T10:39:12.638Z] Preparing to unpack .../31-libisl15_0.18-1_amd64.deb ... [2020-08-11T10:39:12.638Z] Unpacking libisl15:amd64 (0.18-1) ... [2020-08-11T10:39:12.638Z] Selecting previously unselected package libmpfr4:amd64. [2020-08-11T10:39:12.638Z] Preparing to unpack .../32-libmpfr4_3.1.5-1_amd64.deb ... [2020-08-11T10:39:12.638Z] Unpacking libmpfr4:amd64 (3.1.5-1) ... [2020-08-11T10:39:12.638Z] Selecting previously unselected package libmpc3:amd64. [2020-08-11T10:39:12.638Z] Preparing to unpack .../33-libmpc3_1.0.3-1+b2_amd64.deb ... [2020-08-11T10:39:12.638Z] Unpacking libmpc3:amd64 (1.0.3-1+b2) ... [2020-08-11T10:39:12.638Z] Selecting previously unselected package cpp-6. [2020-08-11T10:39:12.638Z] Preparing to unpack .../34-cpp-6_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:12.638Z] Unpacking cpp-6 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.576Z] Selecting previously unselected package cpp. [2020-08-11T10:39:13.576Z] Preparing to unpack .../35-cpp_4%3a6.3.0-4_amd64.deb ... [2020-08-11T10:39:13.576Z] Unpacking cpp (4:6.3.0-4) ... [2020-08-11T10:39:13.576Z] Selecting previously unselected package libcurl3:amd64. [2020-08-11T10:39:13.576Z] Preparing to unpack .../36-libcurl3_7.52.1-5+deb9u11_amd64.deb ... [2020-08-11T10:39:13.576Z] Unpacking libcurl3:amd64 (7.52.1-5+deb9u11) ... [2020-08-11T10:39:13.576Z] Selecting previously unselected package curl. [2020-08-11T10:39:13.576Z] Preparing to unpack .../37-curl_7.52.1-5+deb9u11_amd64.deb ... [2020-08-11T10:39:13.576Z] Unpacking curl (7.52.1-5+deb9u11) ... [2020-08-11T10:39:13.576Z] Selecting previously unselected package libcc1-0:amd64. [2020-08-11T10:39:13.576Z] Preparing to unpack .../38-libcc1-0_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.576Z] Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.576Z] Selecting previously unselected package libgomp1:amd64. [2020-08-11T10:39:13.576Z] Preparing to unpack .../39-libgomp1_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.576Z] Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.576Z] Selecting previously unselected package libitm1:amd64. [2020-08-11T10:39:13.576Z] Preparing to unpack .../40-libitm1_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.576Z] Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.576Z] Selecting previously unselected package libatomic1:amd64. [2020-08-11T10:39:13.576Z] Preparing to unpack .../41-libatomic1_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.576Z] Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.576Z] Selecting previously unselected package libasan3:amd64. [2020-08-11T10:39:13.576Z] Preparing to unpack .../42-libasan3_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.576Z] Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.576Z] Selecting previously unselected package liblsan0:amd64. [2020-08-11T10:39:13.576Z] Preparing to unpack .../43-liblsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.576Z] Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.832Z] Selecting previously unselected package libtsan0:amd64. [2020-08-11T10:39:13.832Z] Preparing to unpack .../44-libtsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.832Z] Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.832Z] Selecting previously unselected package libubsan0:amd64. [2020-08-11T10:39:13.832Z] Preparing to unpack .../45-libubsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.832Z] Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.832Z] Selecting previously unselected package libcilkrts5:amd64. [2020-08-11T10:39:13.832Z] Preparing to unpack .../46-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.832Z] Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.832Z] Selecting previously unselected package libmpx2:amd64. [2020-08-11T10:39:13.832Z] Preparing to unpack .../47-libmpx2_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.832Z] Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.832Z] Selecting previously unselected package libquadmath0:amd64. [2020-08-11T10:39:13.832Z] Preparing to unpack .../48-libquadmath0_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.832Z] Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:13.832Z] Selecting previously unselected package libgcc-6-dev:amd64. [2020-08-11T10:39:13.832Z] Preparing to unpack .../49-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:13.832Z] Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:14.088Z] Selecting previously unselected package gcc-6. [2020-08-11T10:39:14.088Z] Preparing to unpack .../50-gcc-6_6.3.0-18+deb9u1_amd64.deb ... [2020-08-11T10:39:14.088Z] Unpacking gcc-6 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:14.650Z] Selecting previously unselected package gcc. [2020-08-11T10:39:14.650Z] Preparing to unpack .../51-gcc_4%3a6.3.0-4_amd64.deb ... [2020-08-11T10:39:14.650Z] Unpacking gcc (4:6.3.0-4) ... [2020-08-11T10:39:14.906Z] Selecting previously unselected package libc-dev-bin. [2020-08-11T10:39:14.906Z] Preparing to unpack .../52-libc-dev-bin_2.24-11+deb9u4_amd64.deb ... [2020-08-11T10:39:14.906Z] Unpacking libc-dev-bin (2.24-11+deb9u4) ... [2020-08-11T10:39:14.906Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-08-11T10:39:14.906Z] Preparing to unpack .../53-linux-libc-dev_4.9.228-1_amd64.deb ... [2020-08-11T10:39:14.906Z] Unpacking linux-libc-dev:amd64 (4.9.228-1) ... [2020-08-11T10:39:14.906Z] Selecting previously unselected package libc6-dev:amd64. [2020-08-11T10:39:14.906Z] Preparing to unpack .../54-libc6-dev_2.24-11+deb9u4_amd64.deb ... [2020-08-11T10:39:14.907Z] Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-08-11T10:39:15.163Z] Selecting previously unselected package libffi-dev:amd64. [2020-08-11T10:39:15.163Z] Preparing to unpack .../55-libffi-dev_3.2.1-6_amd64.deb ... [2020-08-11T10:39:15.163Z] Unpacking libffi-dev:amd64 (3.2.1-6) ... [2020-08-11T10:39:15.163Z] Selecting previously unselected package libssl-dev:amd64. [2020-08-11T10:39:15.163Z] Preparing to unpack .../56-libssl-dev_1.1.0l-1~deb9u1_amd64.deb ... [2020-08-11T10:39:15.163Z] Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-08-11T10:39:15.421Z] Selecting previously unselected package make. [2020-08-11T10:39:15.422Z] Preparing to unpack .../57-make_4.1-9.1_amd64.deb ... [2020-08-11T10:39:15.422Z] Unpacking make (4.1-9.1) ... [2020-08-11T10:39:15.422Z] Selecting previously unselected package zlib1g-dev:amd64. [2020-08-11T10:39:15.422Z] Preparing to unpack .../58-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-08-11T10:39:15.422Z] Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-08-11T10:39:15.679Z] Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up perl-modules-5.24 (5.24.1-3+deb9u7) ... [2020-08-11T10:39:15.679Z] Setting up libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2020-08-11T10:39:15.679Z] Setting up libnettle6:amd64 (3.3-1+b2) ... [2020-08-11T10:39:15.679Z] Setting up git-man (1:2.11.0-3+deb9u7) ... [2020-08-11T10:39:15.679Z] Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up make (4.1-9.1) ... [2020-08-11T10:39:15.679Z] Setting up libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up libldap-common (2.4.44+dfsg-5+deb9u4) ... [2020-08-11T10:39:15.679Z] Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up linux-libc-dev:amd64 (4.9.228-1) ... [2020-08-11T10:39:15.679Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up libffi-dev:amd64 (3.2.1-6) ... [2020-08-11T10:39:15.679Z] Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.679Z] Setting up perl (5.24.1-3+deb9u7) ... [2020-08-11T10:39:15.679Z] update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode [2020-08-11T10:39:15.679Z] update-alternatives: warning: skip creation of /usr/share/man/man1/rename.1.gz because associated file /usr/share/man/man1/prename.1.gz (of link group rename) doesn't exist [2020-08-11T10:39:15.679Z] Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-08-11T10:39:15.935Z] debconf: unable to initialize frontend: Dialog [2020-08-11T10:39:15.935Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-08-11T10:39:15.935Z] debconf: falling back to frontend: Readline [2020-08-11T10:39:15.935Z] Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.935Z] Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-08-11T10:39:15.935Z] Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-08-11T10:39:15.935Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-08-11T10:39:15.935Z] Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-08-11T10:39:15.935Z] Setting up libp11-kit0:amd64 (0.23.3-2) ... [2020-08-11T10:39:15.935Z] Setting up libmpfr4:amd64 (3.1.5-1) ... [2020-08-11T10:39:15.935Z] Setting up libmpc3:amd64 (1.0.3-1+b2) ... [2020-08-11T10:39:15.935Z] Setting up binutils (2.28-5) ... [2020-08-11T10:39:15.935Z] Setting up libc-dev-bin (2.24-11+deb9u4) ... [2020-08-11T10:39:15.935Z] Setting up libkeyutils1:amd64 (1.5.9-9) ... [2020-08-11T10:39:15.935Z] Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-08-11T10:39:15.935Z] Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.935Z] Setting up libidn11:amd64 (1.33-1+deb9u1) ... [2020-08-11T10:39:15.935Z] Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-08-11T10:39:15.935Z] Setting up libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-08-11T10:39:15.935Z] Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:15.935Z] Setting up liberror-perl (0.17024-1) ... [2020-08-11T10:39:15.935Z] Setting up libpsl5:amd64 (0.17.0-3) ... [2020-08-11T10:39:16.192Z] Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-08-11T10:39:16.192Z] Setting up libhogweed4:amd64 (3.3-1+b2) ... [2020-08-11T10:39:16.192Z] Setting up libisl15:amd64 (0.18-1) ... [2020-08-11T10:39:16.192Z] Setting up cpp-6 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:16.192Z] Setting up cpp (4:6.3.0-4) ... [2020-08-11T10:39:16.192Z] Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-08-11T10:39:16.192Z] Setting up libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2020-08-11T10:39:16.192Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-08-11T10:39:16.192Z] Setting up gcc-6 (6.3.0-18+deb9u1) ... [2020-08-11T10:39:16.192Z] Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u4) ... [2020-08-11T10:39:16.192Z] Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-08-11T10:39:16.192Z] Setting up gcc (4:6.3.0-4) ... [2020-08-11T10:39:16.192Z] Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-08-11T10:39:16.192Z] Setting up libcurl3:amd64 (7.52.1-5+deb9u11) ... [2020-08-11T10:39:16.192Z] Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u11) ... [2020-08-11T10:39:16.192Z] Setting up git (1:2.11.0-3+deb9u7) ... [2020-08-11T10:39:16.192Z] Setting up curl (7.52.1-5+deb9u11) ... [2020-08-11T10:39:16.192Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-08-11T10:39:20.364Z] Removing intermediate container da07d6ce1b80 [2020-08-11T10:39:20.364Z] ---> 96518cdf5821 [2020-08-11T10:39:20.364Z] Step 14/33 : FROM build-${BUILD_PLATFORM} AS build [2020-08-11T10:39:20.364Z] ---> 4e616717318b [2020-08-11T10:39:20.364Z] Step 15/33 : COPY docker-compose-entrypoint.sh /usr/local/bin/ [2020-08-11T10:39:20.364Z] ---> fbdc0f8d9841 [2020-08-11T10:39:20.364Z] Step 16/33 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-08-11T10:39:20.364Z] ---> Running in 0ec095f4100a [2020-08-11T10:39:20.364Z] Removing intermediate container 0ec095f4100a [2020-08-11T10:39:20.364Z] ---> ac2dc706ce21 [2020-08-11T10:39:20.364Z] Step 17/33 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-08-11T10:39:21.734Z] ---> 8152a4208ede [2020-08-11T10:39:21.734Z] Step 18/33 : WORKDIR /code/ [2020-08-11T10:39:21.734Z] ---> Running in e55fa26cdc7f [2020-08-11T10:39:21.991Z] Removing intermediate container e55fa26cdc7f [2020-08-11T10:39:21.991Z] ---> 2d8167fe5b7c [2020-08-11T10:39:21.991Z] Step 19/33 : RUN pip install virtualenv==20.0.29 [2020-08-11T10:39:21.991Z] ---> Running in 78d7c5952686 [2020-08-11T10:39:28.537Z] Collecting virtualenv==20.0.29 [2020-08-11T10:39:28.537Z] Downloading virtualenv-20.0.29-py2.py3-none-any.whl (4.9 MB) [2020-08-11T10:39:28.793Z] Collecting six<2,>=1.9.0 [2020-08-11T10:39:28.793Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-08-11T10:39:28.793Z] Collecting filelock<4,>=3.0.0 [2020-08-11T10:39:28.793Z] Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2020-08-11T10:39:29.053Z] Collecting appdirs<2,>=1.4.3 [2020-08-11T10:39:29.053Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-08-11T10:39:29.053Z] Collecting distlib<1,>=0.3.1 [2020-08-11T10:39:29.053Z] Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2020-08-11T10:39:29.053Z] Collecting importlib-metadata<2,>=0.12; python_version < "3.8" [2020-08-11T10:39:29.053Z] Downloading importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) [2020-08-11T10:39:29.053Z] Collecting zipp>=0.5 [2020-08-11T10:39:29.053Z] Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) [2020-08-11T10:39:29.309Z] Installing collected packages: six, filelock, appdirs, distlib, zipp, importlib-metadata, virtualenv [2020-08-11T10:39:29.565Z] Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-1.7.0 six-1.15.0 virtualenv-20.0.29 zipp-3.1.0 [2020-08-11T10:39:33.734Z] WARNING: You are using pip version 20.1.1; however, version 20.2.1 is available. [2020-08-11T10:39:33.734Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2020-08-11T10:39:34.121Z] WARNING: You are using pip version 20.2; however, version 20.2.1 is available. [2020-08-11T10:39:34.121Z] You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2020-08-11T10:39:34.121Z] + '[' -z 5c47805dc30672da769ed31b976cc60dd6af10a9 ']' [2020-08-11T10:39:34.121Z] + echo 5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:39:34.121Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-11T10:39:34.121Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-11T10:39:34.121Z] + '[' '!' -z '' ']' [2020-08-11T10:39:34.121Z] + echo 'NOT compiling bootloader!!!' [2020-08-11T10:39:34.121Z] NOT compiling bootloader!!! [2020-08-11T10:39:34.121Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-08-11T10:39:34.121Z] 35 INFO: PyInstaller: 3.6 [2020-08-11T10:39:34.121Z] 35 INFO: Python: 3.7.7 [2020-08-11T10:39:34.121Z] 36 INFO: Platform: Linux-5.3.0-1030-aws-x86_64-with-debian-9.12 [2020-08-11T10:39:34.121Z] 37 INFO: UPX is not available. [2020-08-11T10:39:34.121Z] 38 INFO: Extending PYTHONPATH with paths [2020-08-11T10:39:34.121Z] ['/code/bin', '/code'] [2020-08-11T10:39:34.121Z] 38 INFO: checking Analysis [2020-08-11T10:39:34.121Z] 39 INFO: Building Analysis because Analysis-00.toc is non existent [2020-08-11T10:39:34.121Z] 39 INFO: Initializing module dependency graph... [2020-08-11T10:39:34.121Z] 40 INFO: Caching module graph hooks... [2020-08-11T10:39:34.121Z] 43 INFO: Analyzing base_library.zip ... [2020-08-11T10:39:34.121Z] 1623 INFO: Processing pre-find module path hook distutils [2020-08-11T10:39:34.121Z] 1624 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2020-08-11T10:39:34.121Z] 2618 INFO: Caching module dependency graph... [2020-08-11T10:39:34.121Z] 2685 INFO: running Analysis Analysis-00.toc [2020-08-11T10:39:34.121Z] 2703 INFO: Analyzing bin/docker-compose [2020-08-11T10:39:34.121Z] 2986 INFO: Processing pre-safe import module hook urllib3.packages.six.moves [2020-08-11T10:39:34.297Z] Removing intermediate container 78d7c5952686 [2020-08-11T10:39:34.297Z] ---> bf6ae797ad62 [2020-08-11T10:39:34.297Z] Step 20/33 : RUN pip install tox==3.19.0 [2020-08-11T10:39:34.555Z] ---> Running in 9392f0ec2072 [2020-08-11T10:39:34.696Z] 3895 INFO: Processing pre-safe import module hook six.moves [2020-08-11T10:39:37.993Z] 7064 INFO: Processing module hooks... [2020-08-11T10:39:37.993Z] 7064 INFO: Loading module hook "hook-certifi.py"... [2020-08-11T10:39:37.993Z] 7065 INFO: Loading module hook "hook-distutils.py"... [2020-08-11T10:39:37.993Z] 7066 INFO: Loading module hook "hook-encodings.py"... [2020-08-11T10:39:37.993Z] 7105 INFO: Loading module hook "hook-jsonschema.py"... [2020-08-11T10:39:37.993Z] 7108 INFO: Loading module hook "hook-importlib_metadata.py"... [2020-08-11T10:39:37.993Z] 7109 INFO: Loading module hook "hook-sysconfig.py"... [2020-08-11T10:39:37.993Z] 7116 INFO: Loading module hook "hook-cryptography.py"... [2020-08-11T10:39:37.993Z] 7244 INFO: Loading module hook "hook-xml.py"... [2020-08-11T10:39:38.356Z] 7291 INFO: Loading module hook "hook-pydoc.py"... [2020-08-11T10:39:38.356Z] 7291 INFO: Loading module hook "hook-nacl.py"... [2020-08-11T10:39:38.356Z] 7314 INFO: Looking for ctypes DLLs [2020-08-11T10:39:38.356Z] 7342 INFO: Analyzing run-time hooks ... [2020-08-11T10:39:38.356Z] 7350 INFO: Including run-time hook 'pyi_rth_certifi.py' [2020-08-11T10:39:38.356Z] 7352 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' [2020-08-11T10:39:38.356Z] 7363 INFO: Looking for dynamic libraries [2020-08-11T10:39:38.620Z] 7866 INFO: Looking for eggs [2020-08-11T10:39:38.620Z] 7866 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2020-08-11T10:39:38.620Z] 7875 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-08-11T10:39:38.880Z] 7928 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-08-11T10:39:38.880Z] 7950 INFO: checking PYZ [2020-08-11T10:39:38.880Z] 7950 INFO: Building PYZ because PYZ-00.toc is non existent [2020-08-11T10:39:38.880Z] 7950 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-08-11T10:39:39.450Z] 8631 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-08-11T10:39:39.450Z] 8642 INFO: checking PKG [2020-08-11T10:39:39.450Z] 8642 INFO: Building PKG because PKG-00.toc is non existent [2020-08-11T10:39:39.450Z] 8643 INFO: Building PKG (CArchive) PKG-00.pkg [2020-08-11T10:39:39.807Z] Collecting tox==3.19.0 [2020-08-11T10:39:40.369Z] Downloading tox-3.19.0-py2.py3-none-any.whl (83 kB) [2020-08-11T10:39:40.369Z] Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (1.15.0) [2020-08-11T10:39:40.369Z] Collecting pluggy>=0.12.0 [2020-08-11T10:39:40.369Z] Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2020-08-11T10:39:40.369Z] Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (1.7.0) [2020-08-11T10:39:40.369Z] Collecting py>=1.4.17 [2020-08-11T10:39:40.369Z] Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2020-08-11T10:39:40.369Z] Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (20.0.29) [2020-08-11T10:39:40.626Z] Collecting packaging>=14 [2020-08-11T10:39:40.626Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-08-11T10:39:40.626Z] Collecting toml>=0.9.4 [2020-08-11T10:39:40.626Z] Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2020-08-11T10:39:40.626Z] Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (3.0.12) [2020-08-11T10:39:40.626Z] Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox==3.19.0) (3.1.0) [2020-08-11T10:39:40.626Z] Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.7/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.19.0) (1.4.4) [2020-08-11T10:39:40.626Z] Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.7/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.19.0) (0.3.1) [2020-08-11T10:39:40.626Z] Collecting pyparsing>=2.0.2 [2020-08-11T10:39:40.626Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-08-11T10:39:40.626Z] Installing collected packages: pluggy, py, pyparsing, packaging, toml, tox [2020-08-11T10:39:40.881Z] Successfully installed packaging-20.4 pluggy-0.13.1 py-1.9.0 pyparsing-2.4.7 toml-0.10.1 tox-3.19.0 [2020-08-11T10:39:40.881Z] WARNING: You are using pip version 20.1.1; however, version 20.2.1 is available. [2020-08-11T10:39:40.881Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2020-08-11T10:39:41.444Z] Removing intermediate container 9392f0ec2072 [2020-08-11T10:39:41.444Z] ---> 101a22a7ca8b [2020-08-11T10:39:41.444Z] Step 21/33 : COPY requirements-indirect.txt . [2020-08-11T10:39:41.701Z] ---> e9782b16ede7 [2020-08-11T10:39:41.701Z] Step 22/33 : COPY requirements.txt . [2020-08-11T10:39:41.701Z] ---> bd645ade56d1 [2020-08-11T10:39:41.701Z] Step 23/33 : COPY requirements-dev.txt . [2020-08-11T10:39:41.963Z] ---> b528eaed4f1c [2020-08-11T10:39:41.963Z] Step 24/33 : COPY .pre-commit-config.yaml . [2020-08-11T10:39:41.963Z] ---> 04f49a547ce4 [2020-08-11T10:39:41.963Z] Step 25/33 : COPY tox.ini . [2020-08-11T10:39:42.220Z] ---> 923810fdd6a7 [2020-08-11T10:39:42.220Z] Step 26/33 : COPY setup.py . [2020-08-11T10:39:42.220Z] ---> d2fcd6000ad2 [2020-08-11T10:39:42.220Z] Step 27/33 : COPY README.md . [2020-08-11T10:39:42.476Z] ---> 770ed6b98808 [2020-08-11T10:39:42.476Z] Step 28/33 : COPY compose compose/ [2020-08-11T10:39:42.476Z] ---> b1a588dc00da [2020-08-11T10:39:42.476Z] Step 29/33 : RUN tox --notest [2020-08-11T10:39:42.476Z] ---> Running in 11572257f610 [2020-08-11T10:39:43.040Z] py37 create: /code/.tox/py37 [2020-08-11T10:39:43.971Z] py37 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2020-08-11T10:39:44.729Z] 13888 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-08-11T10:39:44.729Z] 13892 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2020-08-11T10:39:44.729Z] 13892 INFO: checking EXE [2020-08-11T10:39:44.729Z] 13892 INFO: Building EXE because EXE-00.toc is non existent [2020-08-11T10:39:44.729Z] 13892 INFO: Building EXE from EXE-00.toc [2020-08-11T10:39:44.729Z] 13892 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-08-11T10:39:44.729Z] 13924 INFO: Building EXE from EXE-00.toc completed successfully. [2020-08-11T10:39:44.729Z] + ls -la dist/ [2020-08-11T10:39:44.729Z] total 11956 [2020-08-11T10:39:44.729Z] drwxrwxrwx 2 root root 4096 Aug 11 10:39 . [2020-08-11T10:39:44.729Z] drwxr-xr-x 1 root root 4096 Aug 11 10:39 .. [2020-08-11T10:39:44.729Z] -rwxr-xr-x 1 root root 12227560 Aug 11 10:39 docker-compose [2020-08-11T10:39:44.729Z] + ldd dist/docker-compose [2020-08-11T10:39:44.988Z]  linux-vdso.so.1 (0x00007ffea4bdb000) [2020-08-11T10:39:44.988Z] libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fed71ee5000) [2020-08-11T10:39:44.988Z] libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fed71ccb000) [2020-08-11T10:39:44.988Z] libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fed7192c000) [2020-08-11T10:39:44.988Z] /lib64/ld-linux-x86-64.so.2 (0x00007fed720e9000) [2020-08-11T10:39:44.988Z] + mv dist/docker-compose /usr/local/bin [2020-08-11T10:39:44.988Z] + docker-compose version [2020-08-11T10:39:45.247Z] docker-compose version 1.27.0dev, build 5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:39:45.247Z] docker-py version: 4.2.2 [2020-08-11T10:39:45.247Z] CPython version: 3.7.7 [2020-08-11T10:39:45.247Z] OpenSSL version: OpenSSL 1.1.0l 10 Sep 2019 [2020-08-11T10:39:46.224Z] Removing intermediate container a14299c593a7 [2020-08-11T10:39:46.224Z] ---> a1014cb9436f [2020-08-11T10:39:46.224Z] Successfully built a1014cb9436f [2020-08-11T10:39:46.224Z] Successfully tagged dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 [Pipeline] sh [2020-08-11T10:39:46.544Z] + docker push dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:39:46.544Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2020-08-11T10:39:46.544Z] 697bbf93d014: Preparing [2020-08-11T10:39:46.544Z] 708c6a0af94a: Preparing [2020-08-11T10:39:46.544Z] 27faec6a1c90: Preparing [2020-08-11T10:39:46.544Z] a6f4e34d94d4: Preparing [2020-08-11T10:39:46.544Z] 24396877bf7e: Preparing [2020-08-11T10:39:46.544Z] 33cf476d75d8: Preparing [2020-08-11T10:39:46.544Z] 9afd6b668f17: Preparing [2020-08-11T10:39:46.544Z] 4ad201078c93: Preparing [2020-08-11T10:39:46.544Z] f3750a4ab762: Preparing [2020-08-11T10:39:46.544Z] 75b63725ffd0: Preparing [2020-08-11T10:39:46.544Z] f46f1a391290: Preparing [2020-08-11T10:39:46.544Z] 432a5b51ee3f: Preparing [2020-08-11T10:39:46.544Z] a05d51f61a4c: Preparing [2020-08-11T10:39:46.544Z] e70d62200341: Preparing [2020-08-11T10:39:46.544Z] 3842a8722b9a: Preparing [2020-08-11T10:39:46.544Z] 295b79abb5ff: Preparing [2020-08-11T10:39:46.544Z] 9001692ff9f5: Preparing [2020-08-11T10:39:46.544Z] 94046f7da03b: Preparing [2020-08-11T10:39:46.544Z] 2b4b576f9a49: Preparing [2020-08-11T10:39:46.544Z] a2fdb7c4bc8d: Preparing [2020-08-11T10:39:46.544Z] 20ca4bfb5bc6: Preparing [2020-08-11T10:39:46.544Z] 333e2cb4c707: Preparing [2020-08-11T10:39:46.544Z] 9afd6b668f17: Waiting [2020-08-11T10:39:46.544Z] 4ad201078c93: Waiting [2020-08-11T10:39:46.544Z] f3750a4ab762: Waiting [2020-08-11T10:39:46.544Z] 75b63725ffd0: Waiting [2020-08-11T10:39:46.544Z] f46f1a391290: Waiting [2020-08-11T10:39:46.544Z] 432a5b51ee3f: Waiting [2020-08-11T10:39:46.544Z] a05d51f61a4c: Waiting [2020-08-11T10:39:46.544Z] e70d62200341: Waiting [2020-08-11T10:39:46.544Z] 3842a8722b9a: Waiting [2020-08-11T10:39:46.544Z] 295b79abb5ff: Waiting [2020-08-11T10:39:46.544Z] 9001692ff9f5: Waiting [2020-08-11T10:39:46.544Z] 94046f7da03b: Waiting [2020-08-11T10:39:46.544Z] 2b4b576f9a49: Waiting [2020-08-11T10:39:46.544Z] a2fdb7c4bc8d: Waiting [2020-08-11T10:39:46.544Z] 20ca4bfb5bc6: Waiting [2020-08-11T10:39:46.544Z] 333e2cb4c707: Waiting [2020-08-11T10:39:46.544Z] 33cf476d75d8: Waiting [2020-08-11T10:39:47.923Z] 24396877bf7e: Pushed [2020-08-11T10:39:48.492Z] a6f4e34d94d4: Pushed [2020-08-11T10:39:48.751Z] 708c6a0af94a: Pushed [2020-08-11T10:39:50.130Z] 4ad201078c93: Pushed [2020-08-11T10:39:50.130Z] 9afd6b668f17: Pushed [2020-08-11T10:39:50.130Z] 33cf476d75d8: Pushed [2020-08-11T10:39:51.067Z] 75b63725ffd0: Pushed [2020-08-11T10:39:51.067Z] f46f1a391290: Pushed [2020-08-11T10:39:51.067Z] f3750a4ab762: Pushed [2020-08-11T10:39:51.326Z] e70d62200341: Layer already exists [2020-08-11T10:39:51.326Z] a05d51f61a4c: Layer already exists [2020-08-11T10:39:51.326Z] 3842a8722b9a: Layer already exists [2020-08-11T10:39:51.326Z] 295b79abb5ff: Layer already exists [2020-08-11T10:39:51.326Z] 94046f7da03b: Layer already exists [2020-08-11T10:39:51.326Z] 9001692ff9f5: Layer already exists [2020-08-11T10:39:51.586Z] 2b4b576f9a49: Layer already exists [2020-08-11T10:39:51.586Z] a2fdb7c4bc8d: Layer already exists [2020-08-11T10:39:51.586Z] 20ca4bfb5bc6: Layer already exists [2020-08-11T10:39:51.586Z] 333e2cb4c707: Layer already exists [2020-08-11T10:39:51.586Z] 697bbf93d014: Pushed [2020-08-11T10:39:52.524Z] 432a5b51ee3f: Pushed [2020-08-11T10:39:56.713Z] 27faec6a1c90: Pushed [2020-08-11T10:39:57.649Z] debian-5c47805dc30672da769ed31b976cc60dd6af10a9: digest: sha256:d0cda570ee6374a3cae2b4147988f5c7845de033b19aa1db7b8cc068501f2115 size: 4926 [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo [2020-08-11T10:39:57.660Z] dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-11T10:42:20.391Z] py37 develop-inst: /code [2020-08-11T10:42:20.391Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.0,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==2.9.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.2.2,# Editable install with no version control (docker-compose==1.27.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.7,idna==2.10,importlib-metadata==1.7.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.4.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.4.3,pytest-cov==2.10.0,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.19.0,urllib3==1.25.10,virtualenv==20.0.29,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.1.0 [2020-08-11T10:42:20.391Z] pre-commit create: /code/.tox/pre-commit [2020-08-11T10:42:20.391Z] pre-commit installdeps: pre-commit [2020-08-11T10:42:32.635Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.4.25,importlib-metadata==1.7.0,nodeenv==1.4.0,pre-commit==2.6.0,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,virtualenv==20.0.30,zipp==3.1.0 [2020-08-11T10:42:32.635Z] ___________________________________ summary ____________________________________ [2020-08-11T10:42:32.635Z] py37: skipped tests [2020-08-11T10:42:32.635Z] pre-commit: skipped tests [2020-08-11T10:42:32.635Z] congratulations :) [2020-08-11T10:42:33.564Z] Removing intermediate container 11572257f610 [2020-08-11T10:42:33.564Z] ---> 19e8c948e72a [2020-08-11T10:42:33.564Z] Step 30/33 : COPY . . [2020-08-11T10:42:33.820Z] ---> 6d9b21d7328c [2020-08-11T10:42:33.820Z] Step 31/33 : ARG GIT_COMMIT=unknown [2020-08-11T10:42:33.820Z] ---> Running in f19557938dd9 [2020-08-11T10:42:34.077Z] Removing intermediate container f19557938dd9 [2020-08-11T10:42:34.077Z] ---> 1a8152d58ff7 [2020-08-11T10:42:34.077Z] Step 32/33 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT [2020-08-11T10:42:34.077Z] ---> Running in 803602a23bb8 [2020-08-11T10:42:34.077Z] Removing intermediate container 803602a23bb8 [2020-08-11T10:42:34.077Z] ---> 118896bc5b33 [2020-08-11T10:42:34.077Z] Step 33/33 : RUN script/build/linux-entrypoint [2020-08-11T10:42:34.077Z] ---> Running in 44e412d687fd [2020-08-11T10:42:34.639Z] + CODE_PATH=/code [2020-08-11T10:42:34.639Z] + VENV=/code/.tox/py37 [2020-08-11T10:42:34.639Z] + cd /code [2020-08-11T10:42:34.639Z] + mkdir -p dist [2020-08-11T10:42:34.639Z] + chmod 777 dist [2020-08-11T10:42:34.639Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2020-08-11T10:42:56.525Z] WARNING: You are using pip version 20.2; however, version 20.2.1 is available. [2020-08-11T10:42:56.525Z] You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2020-08-11T10:42:56.525Z] + '[' -z 5c47805dc30672da769ed31b976cc60dd6af10a9 ']' [2020-08-11T10:42:56.525Z] + echo 5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:42:56.525Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-11T10:42:56.525Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-11T10:42:56.525Z] + '[' '!' -z 1 ']' [2020-08-11T10:42:56.525Z] + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2020-08-11T10:42:56.525Z] Cloning into '/tmp/pyinstaller'... [2020-08-11T10:42:57.889Z] + cd /tmp/pyinstaller/bootloader [2020-08-11T10:42:57.889Z] + git checkout v3.6 [2020-08-11T10:42:58.147Z] Note: switching to 'v3.6'. [2020-08-11T10:42:58.147Z] [2020-08-11T10:42:58.147Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-08-11T10:42:58.147Z] changes and commit them, and you can discard any commits you make in this [2020-08-11T10:42:58.147Z] state without impacting any branches by switching back to a branch. [2020-08-11T10:42:58.147Z] [2020-08-11T10:42:58.147Z] If you want to create a new branch to retain commits you create, you may [2020-08-11T10:42:58.147Z] do so (now or later) by using -c with the switch command. Example: [2020-08-11T10:42:58.147Z] [2020-08-11T10:42:58.147Z] git switch -c [2020-08-11T10:42:58.147Z] [2020-08-11T10:42:58.147Z] Or undo this operation with: [2020-08-11T10:42:58.147Z] [2020-08-11T10:42:58.147Z] git switch - [2020-08-11T10:42:58.147Z] [2020-08-11T10:42:58.147Z] Turn off this advice by setting config variable advice.detachedHead to false [2020-08-11T10:42:58.147Z] [2020-08-11T10:42:58.147Z] HEAD is now at 6d4cce1f Release 3.6. [2020-08-11T10:42:58.147Z] + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all [2020-08-11T10:42:58.147Z] Setting top to : /tmp/pyinstaller/bootloader [2020-08-11T10:42:58.147Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-08-11T10:42:58.147Z] Python Version : 3.7.7 (default, May 20 2020, 21:33:25) [GCC 9.2.0] [2020-08-11T10:42:58.403Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-08-11T10:42:58.403Z] Checking size of pointer : 8 [2020-08-11T10:42:58.403Z] Platform : Linux-64bit detected based on compiler [2020-08-11T10:42:58.403Z] Checking for compiler flags -m64 : yes [2020-08-11T10:42:58.403Z] Checking for linker flags -m64 : yes [2020-08-11T10:42:58.403Z] Checking for library dl : yes [2020-08-11T10:42:58.403Z] Checking for library m : yes [2020-08-11T10:42:58.403Z] Checking for library z : yes [2020-08-11T10:42:58.659Z] Checking for function unsetenv : yes [2020-08-11T10:42:58.659Z] Checking for function mkdtemp : yes [2020-08-11T10:42:58.659Z] Checking for function strndup : yes [2020-08-11T10:42:58.659Z] Checking for function strnlen : yes [2020-08-11T10:42:58.659Z] Checking for compiler flags -Wl,--as-needed : yes [2020-08-11T10:42:58.659Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-08-11T10:42:58.659Z] Checking for program 'strip' : /usr/bin/strip [2020-08-11T10:42:58.659Z] 'configure' finished successfully (0.449s) [2020-08-11T10:42:58.659Z] 'all' finished successfully (0.000s) [2020-08-11T10:42:58.659Z] 'distclean' finished successfully (0.001s) [2020-08-11T10:42:58.659Z] Setting top to : /tmp/pyinstaller/bootloader [2020-08-11T10:42:58.659Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-08-11T10:42:58.659Z] Python Version : 3.7.7 (default, May 20 2020, 21:33:25) [GCC 9.2.0] [2020-08-11T10:42:58.659Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-08-11T10:42:58.659Z] Checking size of pointer : 8 [2020-08-11T10:42:58.659Z] Platform : Linux-64bit detected based on compiler [2020-08-11T10:42:58.915Z] Checking for compiler flags -m64 : yes [2020-08-11T10:42:58.915Z] Checking for linker flags -m64 : yes [2020-08-11T10:42:58.915Z] Checking for library dl : yes [2020-08-11T10:42:58.915Z] Checking for library m : yes [2020-08-11T10:42:58.915Z] Checking for library z : yes [2020-08-11T10:42:58.915Z] Checking for function unsetenv : yes [2020-08-11T10:42:58.915Z] Checking for function mkdtemp : yes [2020-08-11T10:42:58.915Z] Checking for function strndup : yes [2020-08-11T10:42:59.171Z] Checking for function strnlen : yes [2020-08-11T10:42:59.171Z] Checking for compiler flags -Wl,--as-needed : yes [2020-08-11T10:42:59.171Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-08-11T10:42:59.171Z] Checking for program 'strip' : /usr/bin/strip [2020-08-11T10:42:59.171Z] 'configure' finished successfully (0.415s) [2020-08-11T10:42:59.171Z] 'make_all' finished successfully (0.003s) [2020-08-11T10:42:59.171Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-08-11T10:42:59.171Z] [ 1/13] Compiling src/pyi_python.c [2020-08-11T10:42:59.171Z] [ 2/13] Compiling src/pyi_global.c [2020-08-11T10:42:59.171Z] [ 3/13] Compiling src/pyi_archive.c [2020-08-11T10:42:59.171Z] [ 4/13] Compiling src/main.c [2020-08-11T10:42:59.171Z] [ 5/13] Compiling src/pyi_launch.c [2020-08-11T10:42:59.427Z] [ 6/13] Compiling src/pyi_win32_utils.c [2020-08-11T10:42:59.427Z] [ 7/13] Compiling src/pyi_main.c [2020-08-11T10:42:59.427Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-08-11T10:42:59.427Z] [ 9/13] Compiling src/pyi_python27_compat.c [2020-08-11T10:42:59.427Z] [10/13] Compiling src/pyi_utils.c [2020-08-11T10:42:59.684Z] [11/13] Compiling src/pyi_path.c [2020-08-11T10:42:59.684Z] [12/13] Linking build/debug/run_d [2020-08-11T10:42:59.684Z] [13/13] Processing build/debug/run_d [2020-08-11T10:42:59.684Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-08-11T10:42:59.684Z] 'build_debug' finished successfully (0.669s) [2020-08-11T10:42:59.684Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-08-11T10:42:59.684Z] [ 1/13] Compiling src/pyi_python.c [2020-08-11T10:42:59.684Z] [ 2/13] Compiling src/pyi_global.c [2020-08-11T10:42:59.940Z] [ 3/13] Compiling src/pyi_archive.c [2020-08-11T10:42:59.940Z] [ 4/13] Compiling src/main.c [2020-08-11T10:42:59.940Z] [ 5/13] Compiling src/pyi_launch.c [2020-08-11T10:42:59.940Z] [ 6/13] Compiling src/pyi_win32_utils.c [2020-08-11T10:42:59.940Z] [ 7/13] Compiling src/pyi_main.c [2020-08-11T10:43:00.196Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-08-11T10:43:00.196Z] [ 9/13] Compiling src/pyi_python27_compat.c [2020-08-11T10:43:00.196Z] [10/13] Compiling src/pyi_utils.c [2020-08-11T10:43:00.196Z] [11/13] Compiling src/pyi_path.c [2020-08-11T10:43:00.453Z] [12/13] Linking build/release/run [2020-08-11T10:43:00.453Z] [13/13] Processing build/release/run [2020-08-11T10:43:00.453Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-08-11T10:43:00.453Z] 'build_release' finished successfully (0.652s) [2020-08-11T10:43:00.453Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-08-11T10:43:00.453Z] [13/14] Processing build/debug/run_d [2020-08-11T10:43:00.453Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) [2020-08-11T10:43:00.453Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-08-11T10:43:00.453Z] 'install_debug' finished successfully (0.012s) [2020-08-11T10:43:00.453Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-08-11T10:43:00.453Z] [13/14] Processing build/release/run [2020-08-11T10:43:00.453Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) [2020-08-11T10:43:00.453Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-08-11T10:43:00.453Z] 'install_release' finished successfully (0.012s) [2020-08-11T10:43:00.453Z] + /code/.tox/py37/bin/pip3 install .. [2020-08-11T10:43:00.709Z] Processing /tmp/pyinstaller [2020-08-11T10:43:00.965Z] Installing build dependencies: started [2020-08-11T10:43:07.504Z] Installing build dependencies: finished with status 'done' [2020-08-11T10:43:07.504Z] Getting requirements to build wheel: started [2020-08-11T10:43:07.504Z] Getting requirements to build wheel: finished with status 'done' [2020-08-11T10:43:07.504Z] Preparing wheel metadata: started [2020-08-11T10:43:07.504Z] Preparing wheel metadata: finished with status 'done' [2020-08-11T10:43:07.504Z] Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17) [2020-08-11T10:43:07.504Z] Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (49.2.0) [2020-08-11T10:43:07.504Z] Building wheels for collected packages: PyInstaller [2020-08-11T10:43:07.504Z] Building wheel for PyInstaller (PEP 517): started [2020-08-11T10:43:08.066Z] Building wheel for PyInstaller (PEP 517): finished with status 'done' [2020-08-11T10:43:08.066Z] Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2927977 sha256=63a4863a804a5473f4465c0f8506f9ef71b85b9be2501f59b729b6e97a9a583b [2020-08-11T10:43:08.066Z] Stored in directory: /tmp/pip-ephem-wheel-cache-enukw_cy/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b [2020-08-11T10:43:08.066Z] Successfully built PyInstaller [2020-08-11T10:43:08.066Z] Installing collected packages: PyInstaller [2020-08-11T10:43:08.066Z] Attempting uninstall: PyInstaller [2020-08-11T10:43:08.066Z] Found existing installation: PyInstaller 3.6 [2020-08-11T10:43:08.323Z] Uninstalling PyInstaller-3.6: [2020-08-11T10:43:08.323Z] Successfully uninstalled PyInstaller-3.6 [2020-08-11T10:43:08.885Z] Successfully installed PyInstaller-3.6 [2020-08-11T10:43:08.885Z] WARNING: You are using pip version 20.2; however, version 20.2.1 is available. [2020-08-11T10:43:08.885Z] You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2020-08-11T10:43:08.885Z] + cd /code [2020-08-11T10:43:08.885Z] + rm -Rf /tmp/pyinstaller [2020-08-11T10:43:08.885Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-08-11T10:43:09.142Z] 34 INFO: PyInstaller: 3.6 [2020-08-11T10:43:09.142Z] 35 INFO: Python: 3.7.7 [2020-08-11T10:43:09.142Z] 36 INFO: Platform: Linux-5.3.0-1030-aws-x86_64-with [2020-08-11T10:43:09.142Z] 38 INFO: UPX is not available. [2020-08-11T10:43:09.142Z] 39 INFO: Extending PYTHONPATH with paths [2020-08-11T10:43:09.142Z] ['/code/bin', '/code'] [2020-08-11T10:43:09.142Z] 39 INFO: checking Analysis [2020-08-11T10:43:09.142Z] 39 INFO: Building Analysis because Analysis-00.toc is non existent [2020-08-11T10:43:09.142Z] 39 INFO: Initializing module dependency graph... [2020-08-11T10:43:09.142Z] 40 INFO: Caching module graph hooks... [2020-08-11T10:43:09.142Z] 44 INFO: Analyzing base_library.zip ... [2020-08-11T10:43:11.043Z] 1673 INFO: Processing pre-find module path hook distutils [2020-08-11T10:43:11.043Z] 1674 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2020-08-11T10:43:11.605Z] 2655 INFO: Caching module dependency graph... [2020-08-11T10:43:11.861Z] 2724 INFO: running Analysis Analysis-00.toc [2020-08-11T10:43:11.861Z] 2735 INFO: Analyzing bin/docker-compose [2020-08-11T10:43:12.118Z] 3022 INFO: Processing pre-safe import module hook urllib3.packages.six.moves [2020-08-11T10:43:13.047Z] 3929 INFO: Processing pre-safe import module hook six.moves [2020-08-11T10:43:16.333Z] 7168 INFO: Processing module hooks... [2020-08-11T10:43:16.333Z] 7169 INFO: Loading module hook "hook-certifi.py"... [2020-08-11T10:43:16.333Z] 7169 INFO: Loading module hook "hook-distutils.py"... [2020-08-11T10:43:16.333Z] 7171 INFO: Loading module hook "hook-encodings.py"... [2020-08-11T10:43:16.333Z] 7209 INFO: Loading module hook "hook-jsonschema.py"... [2020-08-11T10:43:16.333Z] 7212 INFO: Loading module hook "hook-importlib_metadata.py"... [2020-08-11T10:43:16.333Z] 7213 INFO: Loading module hook "hook-sysconfig.py"... [2020-08-11T10:43:16.333Z] 7221 INFO: Loading module hook "hook-cryptography.py"... [2020-08-11T10:43:16.333Z] 7349 INFO: Loading module hook "hook-xml.py"... [2020-08-11T10:43:16.333Z] 7394 INFO: Loading module hook "hook-pydoc.py"... [2020-08-11T10:43:16.333Z] 7395 INFO: Loading module hook "hook-nacl.py"... [2020-08-11T10:43:16.333Z] 7417 INFO: Looking for ctypes DLLs [2020-08-11T10:43:16.589Z] Illegal option -p [2020-08-11T10:43:16.589Z] 7447 INFO: Analyzing run-time hooks ... [2020-08-11T10:43:16.589Z] 7456 INFO: Including run-time hook 'pyi_rth_certifi.py' [2020-08-11T10:43:16.589Z] 7457 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' [2020-08-11T10:43:16.589Z] 7470 INFO: Looking for dynamic libraries [2020-08-11T10:43:16.589Z] 7670 INFO: Looking for eggs [2020-08-11T10:43:16.589Z] 7670 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2020-08-11T10:43:16.589Z] 7679 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-08-11T10:43:16.845Z] 7732 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-08-11T10:43:16.845Z] 7753 INFO: checking PYZ [2020-08-11T10:43:16.845Z] 7753 INFO: Building PYZ because PYZ-00.toc is non existent [2020-08-11T10:43:16.845Z] 7753 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-08-11T10:43:17.774Z] 8517 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-08-11T10:43:17.774Z] 8529 INFO: checking PKG [2020-08-11T10:43:17.774Z] 8529 INFO: Building PKG because PKG-00.toc is non existent [2020-08-11T10:43:17.774Z] 8529 INFO: Building PKG (CArchive) PKG-00.pkg [2020-08-11T10:43:21.044Z] 11522 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-08-11T10:43:21.044Z] 11525 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2020-08-11T10:43:21.044Z] 11525 INFO: checking EXE [2020-08-11T10:43:21.044Z] 11526 INFO: Building EXE because EXE-00.toc is non existent [2020-08-11T10:43:21.044Z] 11526 INFO: Building EXE from EXE-00.toc [2020-08-11T10:43:21.044Z] 11526 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-08-11T10:43:21.044Z] 11558 INFO: Building EXE from EXE-00.toc completed successfully. [2020-08-11T10:43:21.044Z] + ls -la dist/ [2020-08-11T10:43:21.044Z] total 9248 [2020-08-11T10:43:21.044Z] drwxrwxrwx 2 root root 4096 Aug 11 10:43 . [2020-08-11T10:43:21.044Z] drwxr-xr-x 1 root root 4096 Aug 11 10:43 .. [2020-08-11T10:43:21.044Z] -rwxr-xr-x 1 root root 9454200 Aug 11 10:43 docker-compose [2020-08-11T10:43:21.044Z] + ldd dist/docker-compose [2020-08-11T10:43:21.044Z]  /lib/ld-musl-x86_64.so.1 (0x7f712a7be000) [2020-08-11T10:43:21.044Z] libz.so.1 => /lib/libz.so.1 (0x7f712a788000) [2020-08-11T10:43:21.044Z] libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f712a7be000) [2020-08-11T10:43:21.044Z] + mv dist/docker-compose /usr/local/bin [2020-08-11T10:43:21.044Z] + docker-compose version [2020-08-11T10:43:21.044Z] docker-compose version 1.27.0dev, build 5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:43:21.044Z] docker-py version: 4.2.2 [2020-08-11T10:43:21.044Z] CPython version: 3.7.7 [2020-08-11T10:43:21.044Z] OpenSSL version: OpenSSL 1.1.1g 21 Apr 2020 [2020-08-11T10:43:21.972Z] Removing intermediate container 44e412d687fd [2020-08-11T10:43:21.972Z] ---> 156ecd1ba02b [2020-08-11T10:43:21.972Z] Successfully built 156ecd1ba02b [2020-08-11T10:43:21.972Z] Successfully tagged dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 [Pipeline] sh [2020-08-11T10:43:22.300Z] + docker push dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:43:22.300Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2020-08-11T10:43:22.300Z] b1c8a6b03a1e: Preparing [2020-08-11T10:43:22.300Z] 6f256ce69f57: Preparing [2020-08-11T10:43:22.300Z] a45cbb7c6469: Preparing [2020-08-11T10:43:22.300Z] 7bff4d0d67ef: Preparing [2020-08-11T10:43:22.300Z] 918577759d46: Preparing [2020-08-11T10:43:22.300Z] 2eeb86163cf0: Preparing [2020-08-11T10:43:22.300Z] 358fb2291e0d: Preparing [2020-08-11T10:43:22.300Z] 712922093523: Preparing [2020-08-11T10:43:22.300Z] ec22db7d7bcf: Preparing [2020-08-11T10:43:22.300Z] 8f1007592a60: Preparing [2020-08-11T10:43:22.300Z] 3347d4c530a6: Preparing [2020-08-11T10:43:22.300Z] 8f131841d563: Preparing [2020-08-11T10:43:22.300Z] 26f91b50a07f: Preparing [2020-08-11T10:43:22.300Z] 8dccc89ac050: Preparing [2020-08-11T10:43:22.300Z] 93794c3ddb7e: Preparing [2020-08-11T10:43:22.300Z] b4e120dce037: Preparing [2020-08-11T10:43:22.300Z] 9f87c5783a57: Preparing [2020-08-11T10:43:22.300Z] b37193b66c70: Preparing [2020-08-11T10:43:22.300Z] 759cadcbdd00: Preparing [2020-08-11T10:43:22.300Z] 58dd5144f0c7: Preparing [2020-08-11T10:43:22.300Z] a539b76feca4: Preparing [2020-08-11T10:43:22.300Z] 3e207b409db3: Preparing [2020-08-11T10:43:22.300Z] 3347d4c530a6: Waiting [2020-08-11T10:43:22.300Z] 8f131841d563: Waiting [2020-08-11T10:43:22.300Z] 26f91b50a07f: Waiting [2020-08-11T10:43:22.300Z] 8dccc89ac050: Waiting [2020-08-11T10:43:22.300Z] 93794c3ddb7e: Waiting [2020-08-11T10:43:22.300Z] b4e120dce037: Waiting [2020-08-11T10:43:22.300Z] 9f87c5783a57: Waiting [2020-08-11T10:43:22.300Z] b37193b66c70: Waiting [2020-08-11T10:43:22.300Z] 759cadcbdd00: Waiting [2020-08-11T10:43:22.300Z] 58dd5144f0c7: Waiting [2020-08-11T10:43:22.300Z] a539b76feca4: Waiting [2020-08-11T10:43:22.300Z] 3e207b409db3: Waiting [2020-08-11T10:43:22.300Z] 2eeb86163cf0: Waiting [2020-08-11T10:43:22.300Z] ec22db7d7bcf: Waiting [2020-08-11T10:43:22.300Z] 358fb2291e0d: Waiting [2020-08-11T10:43:22.300Z] 712922093523: Waiting [2020-08-11T10:43:22.300Z] 8f1007592a60: Waiting [2020-08-11T10:43:24.191Z] 918577759d46: Pushed [2020-08-11T10:43:24.448Z] 6f256ce69f57: Pushed [2020-08-11T10:43:24.448Z] 7bff4d0d67ef: Pushed [2020-08-11T10:43:25.813Z] 712922093523: Pushed [2020-08-11T10:43:26.069Z] 358fb2291e0d: Pushed [2020-08-11T10:43:26.069Z] 2eeb86163cf0: Pushed [2020-08-11T10:43:26.632Z] b1c8a6b03a1e: Pushed [2020-08-11T10:43:26.889Z] ec22db7d7bcf: Pushed [2020-08-11T10:43:27.452Z] 3347d4c530a6: Pushed [2020-08-11T10:43:27.708Z] 8f1007592a60: Pushed [2020-08-11T10:43:29.600Z] 8dccc89ac050: Pushed [2020-08-11T10:43:29.861Z] 8f131841d563: Pushed [2020-08-11T10:43:30.789Z] 26f91b50a07f: Pushed [2020-08-11T10:43:31.717Z] b4e120dce037: Pushed [2020-08-11T10:43:31.717Z] b37193b66c70: Layer already exists [2020-08-11T10:43:31.974Z] 759cadcbdd00: Layer already exists [2020-08-11T10:43:31.974Z] 58dd5144f0c7: Layer already exists [2020-08-11T10:43:32.230Z] a539b76feca4: Layer already exists [2020-08-11T10:43:32.230Z] 3e207b409db3: Layer already exists [2020-08-11T10:43:32.792Z] a45cbb7c6469: Pushed [2020-08-11T10:43:33.749Z] 93794c3ddb7e: Pushed [2020-08-11T10:43:43.697Z] 9f87c5783a57: Pushed [2020-08-11T10:43:44.262Z] alpine-5c47805dc30672da769ed31b976cc60dd6af10a9: digest: sha256:e97bbd9c654b2fb09a2d68cb184f41cb30a21caeb7d769a178cac7eddd59d617 size: 4924 [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo [2020-08-11T10:43:44.273Z] dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] parallel [Pipeline] { (Branch: alpine_19.03.8_py37) [Pipeline] { (Branch: debian_19.03.8_py37) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.8 alpine) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.8 debian) [Pipeline] node [Pipeline] node [2020-08-11T10:43:44.339Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-037cc71bff5d9d690) in /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0 [Pipeline] { [Pipeline] checkout [2020-08-11T10:43:44.358Z] using credential sf-release-bot.github.ssh [2020-08-11T10:43:44.384Z] Fetching changes from the remote Git repository [2020-08-11T10:43:44.406Z] Fetching without tags [2020-08-11T10:43:44.727Z] Checking out Revision 5c47805dc30672da769ed31b976cc60dd6af10a9 (dependabot/pip/tox-3.19.0) [2020-08-11T10:43:44.801Z] Commit message: "Bump tox version to 3.19.0 in Dockerfile" [2020-08-11T10:43:44.386Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-11T10:43:44.410Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-08-11T10:43:44.429Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-08-11T10:43:44.429Z] > git --version # timeout=10 [2020-08-11T10:43:44.451Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-08-11T10:43:44.455Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:43:44.750Z] > git config core.sparsecheckout # timeout=10 [2020-08-11T10:43:44.773Z] > git checkout -f 5c47805dc30672da769ed31b976cc60dd6af10a9 # timeout=10 [Pipeline] sh [2020-08-11T10:43:45.698Z] + docker info -f {{.Driver}} [Pipeline] echo [2020-08-11T10:43:52.246Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2020-08-11T10:43:52.316Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-08-11T10:43:52.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-11T10:43:52.466Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0@tmp/930038e3-91d8-44b1-97e4-005e528f1e17/config.json. [2020-08-11T10:43:52.466Z] Configure a credential helper to remove this warning. See [2020-08-11T10:43:52.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-11T10:43:52.466Z] [2020-08-11T10:43:52.466Z] Login Succeeded [Pipeline] { [Pipeline] sh [2020-08-11T10:43:52.725Z] + pwd [2020-08-11T10:43:52.725Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.8 -e BUILD_NUMBER=2 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 --verbose [2020-08-11T10:43:52.982Z] + docker version [2020-08-11T10:43:52.982Z] Client: Docker Engine - Community [2020-08-11T10:43:52.982Z] Version: 19.03.8 [2020-08-11T10:43:52.982Z] API version: 1.40 [2020-08-11T10:43:52.982Z] Go version: go1.12.17 [2020-08-11T10:43:52.982Z] Git commit: afacb8b7f0 [2020-08-11T10:43:52.982Z] Built: Wed Mar 11 01:22:56 2020 [2020-08-11T10:43:52.982Z] OS/Arch: linux/amd64 [2020-08-11T10:43:52.982Z] Experimental: false [2020-08-11T10:43:52.982Z] [2020-08-11T10:43:52.982Z] Server: Docker Engine - Community [2020-08-11T10:43:52.982Z] Engine: [2020-08-11T10:43:52.982Z] Version: 19.03.12 [2020-08-11T10:43:52.982Z] API version: 1.40 (minimum version 1.12) [2020-08-11T10:43:52.982Z] Go version: go1.13.10 [2020-08-11T10:43:52.982Z] Git commit: 48a66213fe [2020-08-11T10:43:52.982Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-11T10:43:52.982Z] OS/Arch: linux/amd64 [2020-08-11T10:43:52.982Z] Experimental: true [2020-08-11T10:43:52.982Z] containerd: [2020-08-11T10:43:52.982Z] Version: 1.2.13 [2020-08-11T10:43:52.982Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-11T10:43:52.982Z] runc: [2020-08-11T10:43:52.982Z] Version: 1.0.0-rc10 [2020-08-11T10:43:52.982Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-11T10:43:52.982Z] docker-init: [2020-08-11T10:43:52.982Z] Version: 0.18.0 [2020-08-11T10:43:52.982Z] GitCommit: fec3683 [2020-08-11T10:43:52.982Z] + export DOCKER_VERSIONS=19.03.8 [2020-08-11T10:43:52.982Z] + DOCKER_VERSIONS=19.03.8 [2020-08-11T10:43:52.982Z] + STORAGE_DRIVER=overlay2 [2020-08-11T10:43:52.982Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-08-11T10:43:52.982Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-08-11T10:43:52.982Z] ++ hostname [2020-08-11T10:43:52.982Z] + GIT_VOLUME=--volumes-from=f3a9a89fd297 [2020-08-11T10:43:52.982Z] + . script/test/all [2020-08-11T10:43:52.982Z] ++ set -e [2020-08-11T10:43:52.982Z] ++ echo 'Running lint checks' [2020-08-11T10:43:52.982Z] Running lint checks [2020-08-11T10:43:52.982Z] ++ docker run --rm --tty --volumes-from=f3a9a89fd297 dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 tox -e pre-commit [2020-08-11T10:43:54.348Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.4.25,importlib-metadata==1.7.0,nodeenv==1.4.0,pre-commit==2.6.0,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,virtualenv==20.0.30,zipp==3.1.0 [2020-08-11T10:43:54.348Z] pre-commit run-test-pre: PYTHONHASHSEED='12700657' [2020-08-11T10:43:54.348Z] pre-commit run-test: commands[0] | pre-commit install [2020-08-11T10:43:54.604Z] pre-commit installed at .git/hooks/pre-commit [2020-08-11T10:43:54.604Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2020-08-11T10:43:54.604Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2020-08-11T10:43:54.604Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2020-08-11T10:43:54.604Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-08-11T10:43:54.859Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2020-08-11T10:43:55.115Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-08-11T10:43:55.115Z] [INFO] Once installed this environment will be reused. [2020-08-11T10:43:55.115Z] [INFO] This may take a few minutes... [2020-08-11T10:43:59.337Z] Still waiting to schedule task [2020-08-11T10:43:59.337Z] Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’ [2020-08-11T10:44:05.057Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2020-08-11T10:44:05.058Z] [INFO] Once installed this environment will be reused. [2020-08-11T10:44:05.058Z] [INFO] This may take a few minutes... [2020-08-11T10:44:12.161Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0de54dc12ac682b82) in /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0 [Pipeline] { [Pipeline] checkout [2020-08-11T10:44:12.181Z] using credential sf-release-bot.github.ssh [2020-08-11T10:44:12.192Z] Cloning the remote Git repository [2020-08-11T10:44:12.192Z] Cloning with configured refspecs honoured and without tags [2020-08-11T10:44:13.146Z] Check for added large files..............................................Passed [2020-08-11T10:44:13.146Z] Check docstring is first.................................................Passed [2020-08-11T10:44:13.146Z] Check for merge conflicts................................................Passed [2020-08-11T10:44:12.194Z] Cloning repository git@github.com:docker/compose.git [2020-08-11T10:44:12.194Z] > git init /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0 # timeout=10 [2020-08-11T10:44:12.213Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-08-11T10:44:12.214Z] > git --version # timeout=10 [2020-08-11T10:44:12.222Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-08-11T10:44:12.225Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:44:13.402Z] Check Yaml...............................................................Passed [2020-08-11T10:44:13.402Z] Check JSON...............................................................Passed [2020-08-11T10:44:13.859Z] Fetching without tags [2020-08-11T10:44:13.964Z] Debug Statements (Python)................................................Passed [2020-08-11T10:44:14.150Z] Checking out Revision 5c47805dc30672da769ed31b976cc60dd6af10a9 (dependabot/pip/tox-3.19.0) [2020-08-11T10:44:14.218Z] Commit message: "Bump tox version to 3.19.0 in Dockerfile" [2020-08-11T10:44:14.220Z] Fix End of Files.........................................................Passed [2020-08-11T10:44:13.803Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-08-11T10:44:13.827Z] > git config --add remote.origin.fetch +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:44:13.847Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-08-11T10:44:13.862Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-08-11T10:44:13.862Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-08-11T10:44:13.866Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/dependabot/pip/tox-3.19.0:refs/remotes/origin/dependabot/pip/tox-3.19.0 # timeout=10 [2020-08-11T10:44:14.153Z] > git config core.sparsecheckout # timeout=10 [2020-08-11T10:44:14.166Z] > git checkout -f 5c47805dc30672da769ed31b976cc60dd6af10a9 # timeout=10 [Pipeline] sh [2020-08-11T10:44:15.010Z] + docker info -f {{.Driver}} [Pipeline] echo [2020-08-11T10:44:20.331Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2020-08-11T10:44:20.344Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-08-11T10:44:20.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-11T10:44:20.483Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0@tmp/22537c97-d98c-4238-8dd6-3a21a6377a1b/config.json. [2020-08-11T10:44:20.483Z] Configure a credential helper to remove this warning. See [2020-08-11T10:44:20.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-11T10:44:20.483Z] [2020-08-11T10:44:20.483Z] Login Succeeded [Pipeline] { [Pipeline] sh [2020-08-11T10:44:20.771Z] + pwd [2020-08-11T10:44:20.771Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/ompose_dependabot_pip_tox-3.19.0/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.8 -e BUILD_NUMBER=2 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 --verbose [2020-08-11T10:44:20.771Z] Unable to find image 'dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9' locally [2020-08-11T10:44:20.771Z] debian-5c47805dc30672da769ed31b976cc60dd6af10a9: Pulling from dockerbuildbot/compose [2020-08-11T10:44:20.771Z] 7d2977b12acb: Already exists [2020-08-11T10:44:20.771Z] f03b1e07f1e5: Already exists [2020-08-11T10:44:20.771Z] 8ee0d5abfcda: Already exists [2020-08-11T10:44:20.771Z] 3d889df62049: Already exists [2020-08-11T10:44:20.771Z] 4f1e236d19c5: Already exists [2020-08-11T10:44:20.771Z] b3b928f80f2d: Pulling fs layer [2020-08-11T10:44:20.771Z] c012591cbf75: Pulling fs layer [2020-08-11T10:44:20.771Z] 25cab25fb375: Pulling fs layer [2020-08-11T10:44:20.771Z] b25c3b6bdd76: Pulling fs layer [2020-08-11T10:44:20.771Z] 4b187f3c602e: Pulling fs layer [2020-08-11T10:44:20.771Z] a21f27650d2c: Pulling fs layer [2020-08-11T10:44:20.771Z] 6cbc7e32f594: Pulling fs layer [2020-08-11T10:44:20.771Z] a276148d63c9: Pulling fs layer [2020-08-11T10:44:20.771Z] f9a6bf6dfa1c: Pulling fs layer [2020-08-11T10:44:20.771Z] d2136a414620: Pulling fs layer [2020-08-11T10:44:20.771Z] 23e65e8981ec: Pulling fs layer [2020-08-11T10:44:20.771Z] af13eca2cafb: Pulling fs layer [2020-08-11T10:44:20.771Z] 3379140a12d2: Pulling fs layer [2020-08-11T10:44:20.771Z] ea180393baad: Pulling fs layer [2020-08-11T10:44:20.771Z] 10cdb33f1ddc: Pulling fs layer [2020-08-11T10:44:20.771Z] 963f7d032b02: Pulling fs layer [2020-08-11T10:44:20.771Z] ed446d226d86: Pulling fs layer [2020-08-11T10:44:20.771Z] 4b187f3c602e: Waiting [2020-08-11T10:44:20.771Z] a21f27650d2c: Waiting [2020-08-11T10:44:20.771Z] 6cbc7e32f594: Waiting [2020-08-11T10:44:20.771Z] a276148d63c9: Waiting [2020-08-11T10:44:20.771Z] f9a6bf6dfa1c: Waiting [2020-08-11T10:44:20.771Z] d2136a414620: Waiting [2020-08-11T10:44:20.771Z] 23e65e8981ec: Waiting [2020-08-11T10:44:20.771Z] af13eca2cafb: Waiting [2020-08-11T10:44:20.771Z] 3379140a12d2: Waiting [2020-08-11T10:44:20.771Z] ea180393baad: Waiting [2020-08-11T10:44:20.771Z] 10cdb33f1ddc: Waiting [2020-08-11T10:44:20.771Z] 963f7d032b02: Waiting [2020-08-11T10:44:20.771Z] ed446d226d86: Waiting [2020-08-11T10:44:20.771Z] b25c3b6bdd76: Waiting [2020-08-11T10:44:21.031Z] c012591cbf75: Verifying Checksum [2020-08-11T10:44:21.031Z] c012591cbf75: Download complete [2020-08-11T10:44:21.031Z] b25c3b6bdd76: Verifying Checksum [2020-08-11T10:44:21.031Z] b25c3b6bdd76: Download complete [2020-08-11T10:44:21.031Z] 25cab25fb375: Verifying Checksum [2020-08-11T10:44:21.031Z] 25cab25fb375: Download complete [2020-08-11T10:44:21.291Z] 4b187f3c602e: Verifying Checksum [2020-08-11T10:44:21.291Z] 4b187f3c602e: Download complete [2020-08-11T10:44:21.291Z] a21f27650d2c: Verifying Checksum [2020-08-11T10:44:21.291Z] a21f27650d2c: Download complete [2020-08-11T10:44:21.291Z] a276148d63c9: Verifying Checksum [2020-08-11T10:44:21.291Z] a276148d63c9: Download complete [2020-08-11T10:44:21.553Z] 6cbc7e32f594: Verifying Checksum [2020-08-11T10:44:21.553Z] 6cbc7e32f594: Download complete [2020-08-11T10:44:21.553Z] f9a6bf6dfa1c: Verifying Checksum [2020-08-11T10:44:21.553Z] f9a6bf6dfa1c: Download complete [2020-08-11T10:44:21.553Z] d2136a414620: Verifying Checksum [2020-08-11T10:44:21.553Z] d2136a414620: Download complete [2020-08-11T10:44:21.553Z] 23e65e8981ec: Verifying Checksum [2020-08-11T10:44:21.553Z] 23e65e8981ec: Download complete [2020-08-11T10:44:21.553Z] af13eca2cafb: Verifying Checksum [2020-08-11T10:44:21.553Z] af13eca2cafb: Download complete [2020-08-11T10:44:21.553Z] 3379140a12d2: Verifying Checksum [2020-08-11T10:44:21.553Z] 3379140a12d2: Download complete [2020-08-11T10:44:21.553Z] ea180393baad: Verifying Checksum [2020-08-11T10:44:21.553Z] ea180393baad: Download complete [2020-08-11T10:44:21.815Z] 963f7d032b02: Verifying Checksum [2020-08-11T10:44:21.815Z] 963f7d032b02: Download complete [2020-08-11T10:44:21.815Z] b3b928f80f2d: Verifying Checksum [2020-08-11T10:44:21.815Z] b3b928f80f2d: Download complete [2020-08-11T10:44:22.345Z] Flake8...................................................................Passed [2020-08-11T10:44:22.345Z] Tests should end in _test.py.............................................Passed [2020-08-11T10:44:22.345Z] Fix requirements.txt.....................................................Passed [2020-08-11T10:44:22.345Z] Trim Trailing Whitespace.................................................Passed [2020-08-11T10:44:22.386Z] 10cdb33f1ddc: Verifying Checksum [2020-08-11T10:44:22.386Z] 10cdb33f1ddc: Download complete [2020-08-11T10:44:22.601Z] Reorder python imports...................................................Passed [2020-08-11T10:44:22.601Z] ___________________________________ summary ____________________________________ [2020-08-11T10:44:22.601Z]  pre-commit: commands succeeded [2020-08-11T10:44:22.601Z]  congratulations :) [2020-08-11T10:44:22.646Z] ed446d226d86: Verifying Checksum [2020-08-11T10:44:22.646Z] ed446d226d86: Download complete [2020-08-11T10:44:23.162Z] ++ get_versions='docker run --rm [2020-08-11T10:44:23.162Z] --entrypoint=/code/.tox/py37/bin/python [2020-08-11T10:44:23.162Z] dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:44:23.162Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2020-08-11T10:44:23.162Z] ++ '[' 19.03.8 == '' ']' [2020-08-11T10:44:23.162Z] ++ '[' 19.03.8 == all ']' [2020-08-11T10:44:23.162Z] ++ BUILD_NUMBER=2 [2020-08-11T10:44:23.162Z] ++ PY_TEST_VERSIONS=py37 [2020-08-11T10:44:23.162Z] ++ for version in $DOCKER_VERSIONS [2020-08-11T10:44:23.162Z] ++ echo 'Running tests against Docker 19.03.8' [2020-08-11T10:44:23.162Z] Running tests against Docker 19.03.8 [2020-08-11T10:44:23.162Z] ++ daemon_container=compose-dind-19.03.8-2 [2020-08-11T10:44:23.162Z] ++ trap on_exit EXIT [2020-08-11T10:44:23.162Z] ++ repo=dockerswarm/dind [2020-08-11T10:44:23.162Z] ++ docker run -d --name compose-dind-19.03.8-2 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.8 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2020-08-11T10:44:23.162Z] ++ tail -n 10 [2020-08-11T10:44:25.187Z] b3b928f80f2d: Pull complete [2020-08-11T10:44:25.187Z] c012591cbf75: Pull complete [2020-08-11T10:44:26.127Z] 25cab25fb375: Pull complete [2020-08-11T10:44:26.127Z] b25c3b6bdd76: Pull complete [2020-08-11T10:44:26.386Z] 4b187f3c602e: Pull complete [2020-08-11T10:44:26.386Z] a21f27650d2c: Pull complete [2020-08-11T10:44:26.647Z] 6cbc7e32f594: Pull complete [2020-08-11T10:44:26.647Z] a276148d63c9: Pull complete [2020-08-11T10:44:26.647Z] f9a6bf6dfa1c: Pull complete [2020-08-11T10:44:26.906Z] d2136a414620: Pull complete [2020-08-11T10:44:26.906Z] 23e65e8981ec: Pull complete [2020-08-11T10:44:26.906Z] af13eca2cafb: Pull complete [2020-08-11T10:44:26.906Z] 3379140a12d2: Pull complete [2020-08-11T10:44:27.166Z] ea180393baad: Pull complete [2020-08-11T10:44:29.076Z] 10cdb33f1ddc: Pull complete [2020-08-11T10:44:29.076Z] 963f7d032b02: Pull complete [2020-08-11T10:44:29.645Z] ed446d226d86: Pull complete [2020-08-11T10:44:29.645Z] Digest: sha256:d0cda570ee6374a3cae2b4147988f5c7845de033b19aa1db7b8cc068501f2115 [2020-08-11T10:44:29.645Z] Status: Downloaded newer image for dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:44:32.937Z] + docker version [2020-08-11T10:44:32.937Z] Client: Docker Engine - Community [2020-08-11T10:44:32.937Z] Version: 19.03.8 [2020-08-11T10:44:32.937Z] API version: 1.40 [2020-08-11T10:44:32.937Z] Go version: go1.12.17 [2020-08-11T10:44:32.937Z] Git commit: afacb8b7f0 [2020-08-11T10:44:32.937Z] Built: Wed Mar 11 01:22:56 2020 [2020-08-11T10:44:32.937Z] OS/Arch: linux/amd64 [2020-08-11T10:44:32.937Z] Experimental: false [2020-08-11T10:44:32.937Z] [2020-08-11T10:44:32.937Z] Server: Docker Engine - Community [2020-08-11T10:44:32.937Z] Engine: [2020-08-11T10:44:32.937Z] Version: 19.03.12 [2020-08-11T10:44:32.937Z] API version: 1.40 (minimum version 1.12) [2020-08-11T10:44:32.937Z] Go version: go1.13.10 [2020-08-11T10:44:32.937Z] Git commit: 48a66213fe [2020-08-11T10:44:32.937Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-11T10:44:32.937Z] OS/Arch: linux/amd64 [2020-08-11T10:44:32.937Z] Experimental: true [2020-08-11T10:44:32.937Z] containerd: [2020-08-11T10:44:32.937Z] Version: 1.2.13 [2020-08-11T10:44:32.937Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-11T10:44:32.937Z] runc: [2020-08-11T10:44:32.937Z] Version: 1.0.0-rc10 [2020-08-11T10:44:32.937Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-11T10:44:32.937Z] docker-init: [2020-08-11T10:44:32.937Z] Version: 0.18.0 [2020-08-11T10:44:32.937Z] GitCommit: fec3683 [2020-08-11T10:44:32.937Z] + export DOCKER_VERSIONS=19.03.8 [2020-08-11T10:44:32.937Z] + DOCKER_VERSIONS=19.03.8 [2020-08-11T10:44:32.937Z] + STORAGE_DRIVER=overlay2 [2020-08-11T10:44:32.937Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-08-11T10:44:32.937Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-08-11T10:44:32.937Z] ++ hostname [2020-08-11T10:44:32.937Z] + GIT_VOLUME=--volumes-from=f0b4fe4dad38 [2020-08-11T10:44:32.937Z] + . script/test/all [2020-08-11T10:44:32.937Z] ++ set -e [2020-08-11T10:44:32.937Z] ++ echo 'Running lint checks' [2020-08-11T10:44:32.937Z] Running lint checks [2020-08-11T10:44:32.937Z] ++ docker run --rm --tty --volumes-from=f0b4fe4dad38 dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 tox -e pre-commit [2020-08-11T10:44:33.885Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.4.25,importlib-metadata==1.7.0,nodeenv==1.4.0,pre-commit==2.6.0,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,virtualenv==20.0.30,zipp==3.1.0 [2020-08-11T10:44:33.885Z] pre-commit run-test-pre: PYTHONHASHSEED='2043927339' [2020-08-11T10:44:33.885Z] pre-commit run-test: commands[0] | pre-commit install [2020-08-11T10:44:33.885Z] pre-commit installed at .git/hooks/pre-commit [2020-08-11T10:44:33.885Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2020-08-11T10:44:34.145Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2020-08-11T10:44:34.145Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2020-08-11T10:44:34.145Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-08-11T10:44:34.405Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2020-08-11T10:44:34.405Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-08-11T10:44:34.405Z] [INFO] Once installed this environment will be reused. [2020-08-11T10:44:34.405Z] [INFO] This may take a few minutes... [2020-08-11T10:44:35.338Z] ac8261c48e58: Verifying Checksum [2020-08-11T10:44:35.338Z] ac8261c48e58: Download complete [2020-08-11T10:44:35.338Z] 92d14a6520e1: Pull complete [2020-08-11T10:44:35.338Z] 5170fa608015: Pull complete [2020-08-11T10:44:35.338Z] b967c71adbb7: Pull complete [2020-08-11T10:44:35.338Z] ac8261c48e58: Pull complete [2020-08-11T10:44:35.338Z] 98167e89285f: Pull complete [2020-08-11T10:44:35.338Z] Digest: sha256:8ea0609775994efd6cb40ace489322e1c9f9a83f74556775aee2cb0f8818feb1 [2020-08-11T10:44:35.338Z] Status: Downloaded newer image for dockerswarm/dind:19.03.8 [2020-08-11T10:44:35.338Z] a392ce44d66cb67c5c6562cab873a281c7b9b84b8c92a6389192eb6f94e88e0a [2020-08-11T10:44:35.338Z] ++ docker run --rm --tty --link=compose-dind-19.03.8-2:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.8 --entrypoint=tox dockerbuildbot/compose:alpine-5c47805dc30672da769ed31b976cc60dd6af10a9 -e py37 -- --verbose [2020-08-11T10:44:35.902Z] /code/.tox/py37/lib/python3.7/site-packages/setuptools/dist.py:458: UserWarning: Normalizing '1.27.0dev' to '1.27.0.dev0' [2020-08-11T10:44:35.902Z] warnings.warn(tmpl.format(**locals())) [2020-08-11T10:44:35.902Z] py37 develop-inst-noop: /code [2020-08-11T10:44:36.159Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.0,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==2.9.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.2.2,# Editable install with no version control (docker-compose==1.27.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.7,idna==2.10,importlib-metadata==1.7.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.4.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyInstaller @ file:///tmp/pyinstaller,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.4.3,pytest-cov==2.10.0,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.19.0,urllib3==1.25.10,virtualenv==20.0.29,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.1.0 [2020-08-11T10:44:36.159Z] py37 run-test-pre: PYTHONHASHSEED='2003996666' [2020-08-11T10:44:36.159Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2020-08-11T10:44:36.159Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2020-08-11T10:44:37.528Z] ============================= test session starts ============================== [2020-08-11T10:44:37.528Z] platform linux -- Python 3.7.7, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2020-08-11T10:44:37.528Z] cachedir: .tox/py37/.pytest_cache [2020-08-11T10:44:37.528Z] rootdir: /code, inifile: tox.ini [2020-08-11T10:44:37.528Z] plugins: cov-2.10.0 [2020-08-11T10:44:39.533Z] collecting ...  collecting 293 items  collecting 638 items  collecting 935 items  collected 1169 items  [2020-08-11T10:44:39.533Z] [2020-08-11T10:44:41.423Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2020-08-11T10:44:42.350Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2020-08-11T10:44:44.393Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2020-08-11T10:44:44.393Z] [INFO] Once installed this environment will be reused. [2020-08-11T10:44:44.393Z] [INFO] This may take a few minutes... [2020-08-11T10:44:46.520Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2020-08-11T10:44:47.082Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2020-08-11T10:44:48.972Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2020-08-11T10:44:50.340Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2020-08-11T10:44:50.961Z] Check for added large files..............................................Passed [2020-08-11T10:44:50.961Z] Check docstring is first.................................................Passed [2020-08-11T10:44:50.961Z] Check for merge conflicts................................................Passed [2020-08-11T10:44:50.961Z] Check Yaml...............................................................Passed [2020-08-11T10:44:50.961Z] Check JSON...............................................................Passed [2020-08-11T10:44:51.269Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2020-08-11T10:44:51.534Z] Debug Statements (Python)................................................Passed [2020-08-11T10:44:51.832Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2020-08-11T10:44:52.103Z] Fix End of Files.........................................................Passed [2020-08-11T10:44:53.258Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2020-08-11T10:44:54.628Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2020-08-11T10:44:55.993Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2020-08-11T10:44:56.924Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] [2020-08-11T10:44:58.290Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2020-08-11T10:44:59.655Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2020-08-11T10:45:00.362Z] Flake8...................................................................Passed [2020-08-11T10:45:00.363Z] Tests should end in _test.py.............................................Passed [2020-08-11T10:45:00.363Z] Fix requirements.txt.....................................................Passed [2020-08-11T10:45:00.363Z] Trim Trailing Whitespace.................................................Passed [2020-08-11T10:45:00.363Z] Reorder python imports...................................................Passed [2020-08-11T10:45:00.363Z] ___________________________________ summary ____________________________________ [2020-08-11T10:45:00.363Z]  pre-commit: commands succeeded [2020-08-11T10:45:00.363Z]  congratulations :) [2020-08-11T10:45:00.932Z] ++ get_versions='docker run --rm [2020-08-11T10:45:00.932Z] --entrypoint=/code/.tox/py37/bin/python [2020-08-11T10:45:00.932Z] dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 [2020-08-11T10:45:00.932Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2020-08-11T10:45:00.932Z] ++ '[' 19.03.8 == '' ']' [2020-08-11T10:45:00.932Z] ++ '[' 19.03.8 == all ']' [2020-08-11T10:45:00.932Z] ++ BUILD_NUMBER=2 [2020-08-11T10:45:00.932Z] ++ PY_TEST_VERSIONS=py37 [2020-08-11T10:45:00.932Z] ++ for version in $DOCKER_VERSIONS [2020-08-11T10:45:00.932Z] ++ echo 'Running tests against Docker 19.03.8' [2020-08-11T10:45:00.932Z] Running tests against Docker 19.03.8 [2020-08-11T10:45:00.932Z] ++ daemon_container=compose-dind-19.03.8-2 [2020-08-11T10:45:00.932Z] ++ trap on_exit EXIT [2020-08-11T10:45:00.932Z] ++ repo=dockerswarm/dind [2020-08-11T10:45:00.932Z] ++ docker run -d --name compose-dind-19.03.8-2 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.8 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2020-08-11T10:45:00.932Z] ++ tail -n 10 [2020-08-11T10:45:01.021Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2020-08-11T10:45:02.912Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2020-08-11T10:45:04.277Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2020-08-11T10:45:04.277Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2020-08-11T10:45:04.277Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2020-08-11T10:45:04.277Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2020-08-11T10:45:04.841Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2020-08-11T10:45:05.404Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2020-08-11T10:45:05.968Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2020-08-11T10:45:06.531Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2020-08-11T10:45:07.096Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2020-08-11T10:45:07.659Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2020-08-11T10:45:08.222Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2020-08-11T10:45:08.785Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2020-08-11T10:45:09.349Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2020-08-11T10:45:09.912Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2020-08-11T10:45:10.474Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2020-08-11T10:45:10.927Z] ac8261c48e58: Verifying Checksum [2020-08-11T10:45:10.927Z] ac8261c48e58: Download complete [2020-08-11T10:45:10.927Z] 92d14a6520e1: Pull complete [2020-08-11T10:45:10.927Z] 5170fa608015: Pull complete [2020-08-11T10:45:10.927Z] b967c71adbb7: Pull complete [2020-08-11T10:45:10.927Z] ac8261c48e58: Pull complete [2020-08-11T10:45:10.927Z] 98167e89285f: Pull complete [2020-08-11T10:45:10.927Z] Digest: sha256:8ea0609775994efd6cb40ace489322e1c9f9a83f74556775aee2cb0f8818feb1 [2020-08-11T10:45:10.927Z] Status: Downloaded newer image for dockerswarm/dind:19.03.8 [2020-08-11T10:45:10.927Z] 4ad9f204fe605560b6a6d181c9bd81d7c29bee6299b2772a8359eee8c57dd64a [2020-08-11T10:45:10.927Z] ++ docker run --rm --tty --link=compose-dind-19.03.8-2:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.8 --entrypoint=tox dockerbuildbot/compose:debian-5c47805dc30672da769ed31b976cc60dd6af10a9 -e py37 -- --verbose [2020-08-11T10:45:11.037Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2020-08-11T10:45:11.187Z] /code/.tox/py37/lib/python3.7/site-packages/setuptools/dist.py:458: UserWarning: Normalizing '1.27.0dev' to '1.27.0.dev0' [2020-08-11T10:45:11.187Z] warnings.warn(tmpl.format(**locals())) [2020-08-11T10:45:11.187Z] py37 develop-inst-noop: /code [2020-08-11T10:45:11.600Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2020-08-11T10:45:11.757Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.0,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==2.9.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.2.2,# Editable install with no version control (docker-compose==1.27.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.7,idna==2.10,importlib-metadata==1.7.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.4.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyInstaller==3.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.4.3,pytest-cov==2.10.0,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.19.0,urllib3==1.25.10,virtualenv==20.0.29,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.1.0 [2020-08-11T10:45:11.757Z] py37 run-test-pre: PYTHONHASHSEED='1670512320' [2020-08-11T10:45:11.757Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2020-08-11T10:45:11.757Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2020-08-11T10:45:12.164Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2020-08-11T10:45:12.726Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2020-08-11T10:45:13.140Z] ============================= test session starts ============================== [2020-08-11T10:45:13.140Z] platform linux -- Python 3.7.7, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2020-08-11T10:45:13.140Z] cachedir: .tox/py37/.pytest_cache [2020-08-11T10:45:13.140Z] rootdir: /code, inifile: tox.ini [2020-08-11T10:45:13.140Z] plugins: cov-2.10.0 [2020-08-11T10:45:13.289Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2020-08-11T10:45:13.852Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2020-08-11T10:45:14.414Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2020-08-11T10:45:14.912Z] collecting ...  collecting 293 items  collecting 638 items  collecting 935 items  collected 1169 items  [2020-08-11T10:45:14.912Z] [2020-08-11T10:45:15.784Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2020-08-11T10:45:16.347Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2020-08-11T10:45:16.818Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2020-08-11T10:45:17.717Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2020-08-11T10:45:18.199Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2020-08-11T10:45:18.290Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2020-08-11T10:45:19.657Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2020-08-11T10:45:22.393Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2020-08-11T10:45:23.333Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2020-08-11T10:45:24.715Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2020-08-11T10:45:26.623Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2020-08-11T10:45:27.566Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2020-08-11T10:45:27.826Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2020-08-11T10:45:29.210Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2020-08-11T10:45:30.590Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2020-08-11T10:45:32.499Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2020-08-11T10:45:33.438Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] [2020-08-11T10:45:35.345Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2020-08-11T10:45:36.726Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2020-08-11T10:45:37.701Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2020-08-11T10:45:37.701Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2020-08-11T10:45:37.701Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2020-08-11T10:45:38.126Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2020-08-11T10:45:39.592Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 4%] [2020-08-11T10:45:40.053Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2020-08-11T10:45:40.600Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2020-08-11T10:45:41.437Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2020-08-11T10:45:41.437Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2020-08-11T10:45:41.437Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2020-08-11T10:45:41.437Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2020-08-11T10:45:42.006Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2020-08-11T10:45:42.014Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2020-08-11T10:45:42.577Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2020-08-11T10:45:43.152Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2020-08-11T10:45:43.723Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2020-08-11T10:45:43.910Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2020-08-11T10:45:44.293Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2020-08-11T10:45:44.862Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2020-08-11T10:45:45.433Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2020-08-11T10:45:45.803Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2020-08-11T10:45:46.003Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2020-08-11T10:45:46.573Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2020-08-11T10:45:47.144Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2020-08-11T10:45:47.693Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2020-08-11T10:45:47.715Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2020-08-11T10:45:48.284Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2020-08-11T10:45:48.853Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2020-08-11T10:45:49.070Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2020-08-11T10:45:49.423Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2020-08-11T10:45:49.993Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2020-08-11T10:45:50.564Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2020-08-11T10:45:51.135Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2020-08-11T10:45:51.704Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2020-08-11T10:45:53.086Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2020-08-11T10:45:53.656Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2020-08-11T10:45:55.038Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2020-08-11T10:45:55.605Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2020-08-11T10:45:55.608Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2020-08-11T10:45:56.534Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2020-08-11T10:45:56.988Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2020-08-11T10:45:58.423Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2020-08-11T10:46:00.314Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2020-08-11T10:46:01.681Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2020-08-11T10:46:13.846Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 5%] [2020-08-11T10:46:15.087Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2020-08-11T10:46:15.087Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2020-08-11T10:46:15.087Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2020-08-11T10:46:16.364Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2020-08-11T10:46:16.998Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 4%] [2020-08-11T10:46:17.939Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2020-08-11T10:46:19.846Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2020-08-11T10:46:21.229Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2020-08-11T10:46:23.140Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2020-08-11T10:46:25.047Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2020-08-11T10:46:26.957Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2020-08-11T10:46:28.527Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2020-08-11T10:46:28.527Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2020-08-11T10:46:28.784Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2020-08-11T10:46:29.712Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2020-08-11T10:46:30.641Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2020-08-11T10:46:31.205Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2020-08-11T10:46:31.767Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2020-08-11T10:46:33.534Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2020-08-11T10:46:33.659Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2020-08-11T10:46:34.473Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2020-08-11T10:46:35.028Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2020-08-11T10:46:36.382Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2020-08-11T10:46:37.803Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2020-08-11T10:46:38.291Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2020-08-11T10:46:39.676Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2020-08-11T10:46:39.695Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 6%] [2020-08-11T10:46:41.589Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2020-08-11T10:46:43.479Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2020-08-11T10:46:45.998Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2020-08-11T10:46:48.515Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2020-08-11T10:46:48.515Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2020-08-11T10:46:49.883Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2020-08-11T10:46:49.883Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2020-08-11T10:46:49.883Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2020-08-11T10:46:50.446Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2020-08-11T10:46:51.888Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 5%] [2020-08-11T10:46:52.985Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2020-08-11T10:46:54.427Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2020-08-11T10:46:54.913Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 7%] [2020-08-11T10:46:56.804Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 7%] [2020-08-11T10:46:58.696Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2020-08-11T10:46:58.952Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2020-08-11T10:47:01.470Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2020-08-11T10:47:04.737Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2020-08-11T10:47:06.637Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2020-08-11T10:47:06.637Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2020-08-11T10:47:06.637Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2020-08-11T10:47:08.006Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2020-08-11T10:47:08.018Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2020-08-11T10:47:08.587Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2020-08-11T10:47:09.157Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2020-08-11T10:47:09.727Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2020-08-11T10:47:09.895Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2020-08-11T10:47:10.458Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 7%] [2020-08-11T10:47:11.386Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 7%] [2020-08-11T10:47:12.269Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2020-08-11T10:47:12.838Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2020-08-11T10:47:13.277Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 7%] [2020-08-11T10:47:15.169Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 7%] [2020-08-11T10:47:16.137Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2020-08-11T10:47:17.061Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2020-08-11T10:47:18.191Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 6%] [2020-08-11T10:47:20.104Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2020-08-11T10:47:20.334Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2020-08-11T10:47:22.644Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2020-08-11T10:47:22.852Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2020-08-11T10:47:23.108Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2020-08-11T10:47:23.670Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 8%] [2020-08-11T10:47:24.555Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2020-08-11T10:47:24.598Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 8%] [2020-08-11T10:47:25.963Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 8%] [2020-08-11T10:47:26.528Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 8%] [2020-08-11T10:47:27.093Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2020-08-11T10:47:27.093Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2020-08-11T10:47:27.459Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 8%] [2020-08-11T10:47:28.024Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 8%] [2020-08-11T10:47:28.474Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2020-08-11T10:47:28.474Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2020-08-11T10:47:28.474Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2020-08-11T10:47:28.952Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 8%] [2020-08-11T10:47:29.043Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2020-08-11T10:47:30.320Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 8%] [2020-08-11T10:47:30.882Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2020-08-11T10:47:31.582Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2020-08-11T10:47:32.772Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2020-08-11T10:47:33.490Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 7%] [2020-08-11T10:47:34.139Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2020-08-11T10:47:34.700Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2020-08-11T10:47:35.397Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 7%] [2020-08-11T10:47:36.073Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 9%] [2020-08-11T10:47:37.305Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2020-08-11T10:47:37.565Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2020-08-11T10:47:38.591Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 9%] [2020-08-11T10:47:40.103Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2020-08-11T10:47:40.497Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 9%] [2020-08-11T10:47:41.424Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 9%] [2020-08-11T10:47:43.397Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2020-08-11T10:47:45.592Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 9%] [2020-08-11T10:47:46.691Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2020-08-11T10:47:46.959Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 9%] [2020-08-11T10:47:48.596Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2020-08-11T10:47:49.166Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 7%] [2020-08-11T10:47:50.108Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 7%] [2020-08-11T10:47:51.129Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 9%] [2020-08-11T10:47:52.016Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 7%] [2020-08-11T10:47:53.648Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2020-08-11T10:47:53.923Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 7%] [2020-08-11T10:47:54.208Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2020-08-11T10:47:55.304Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2020-08-11T10:47:55.575Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2020-08-11T10:47:56.571Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2020-08-11T10:47:57.554Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2020-08-11T10:47:59.504Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2020-08-11T10:48:01.410Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2020-08-11T10:48:01.980Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2020-08-11T10:48:02.549Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 8%] [2020-08-11T10:48:02.820Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 10%] [2020-08-11T10:48:03.383Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 10%] [2020-08-11T10:48:03.487Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 8%] [2020-08-11T10:48:04.426Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 8%] [2020-08-11T10:48:05.367Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 8%] [2020-08-11T10:48:05.904Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 10%] [2020-08-11T10:48:06.317Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 8%] [2020-08-11T10:48:06.832Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 10%] [2020-08-11T10:48:06.886Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 8%] [2020-08-11T10:48:07.456Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 8%] [2020-08-11T10:48:08.723Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 10%] [2020-08-11T10:48:08.837Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 8%] [2020-08-11T10:48:09.650Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 10%] [2020-08-11T10:48:09.775Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2020-08-11T10:48:11.021Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 10%] [2020-08-11T10:48:11.685Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2020-08-11T10:48:11.949Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2020-08-11T10:48:13.067Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2020-08-11T10:48:13.316Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2020-08-11T10:48:13.636Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2020-08-11T10:48:14.683Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2020-08-11T10:48:15.023Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 9%] [2020-08-11T10:48:16.049Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2020-08-11T10:48:17.564Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 9%] [2020-08-11T10:48:17.938Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2020-08-11T10:48:19.305Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 11%] [2020-08-11T10:48:19.475Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 9%] [2020-08-11T10:48:20.676Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 11%] [2020-08-11T10:48:20.856Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 9%] [2020-08-11T10:48:21.602Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 11%] [2020-08-11T10:48:22.969Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 11%] [2020-08-11T10:48:23.896Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 11%] [2020-08-11T10:48:25.055Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 9%] [2020-08-11T10:48:25.263Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 11%] [2020-08-11T10:48:26.436Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 9%] [2020-08-11T10:48:26.631Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 11%] [2020-08-11T10:48:29.898Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2020-08-11T10:48:30.633Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 9%] [2020-08-11T10:48:31.785Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2020-08-11T10:48:32.563Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2020-08-11T10:48:33.506Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2020-08-11T10:48:34.301Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2020-08-11T10:48:34.886Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2020-08-11T10:48:35.669Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2020-08-11T10:48:35.825Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2020-08-11T10:48:36.598Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2020-08-11T10:48:36.764Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2020-08-11T10:48:37.160Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 12%] [2020-08-11T10:48:38.525Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 12%] [2020-08-11T10:48:39.454Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 12%] [2020-08-11T10:48:40.381Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 12%] [2020-08-11T10:48:41.313Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 12%] [2020-08-11T10:48:42.041Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 10%] [2020-08-11T10:48:42.610Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 10%] [2020-08-11T10:48:42.679Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 12%] [2020-08-11T10:48:43.606Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2020-08-11T10:48:44.534Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2020-08-11T10:48:45.146Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 10%] [2020-08-11T10:48:45.900Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2020-08-11T10:48:46.083Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 10%] [2020-08-11T10:48:47.267Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2020-08-11T10:48:47.994Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 10%] [2020-08-11T10:48:48.934Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 10%] [2020-08-11T10:48:49.786Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2020-08-11T10:48:50.316Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 10%] [2020-08-11T10:48:51.697Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2020-08-11T10:48:52.635Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2020-08-11T10:48:54.016Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2020-08-11T10:48:55.043Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2020-08-11T10:48:55.616Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 13%] [2020-08-11T10:48:55.923Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2020-08-11T10:48:56.986Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 13%] [2020-08-11T10:48:57.303Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2020-08-11T10:48:57.549Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 13%] [2020-08-11T10:48:59.211Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 11%] [2020-08-11T10:48:59.438Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 13%] [2020-08-11T10:49:00.591Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 11%] [2020-08-11T10:49:01.328Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 13%] [2020-08-11T10:49:01.528Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 11%] [2020-08-11T10:49:02.471Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 11%] [2020-08-11T10:49:03.844Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 13%] [2020-08-11T10:49:03.851Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 11%] [2020-08-11T10:49:05.210Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2020-08-11T10:49:05.237Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 11%] [2020-08-11T10:49:05.773Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2020-08-11T10:49:06.177Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 11%] [2020-08-11T10:49:08.290Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2020-08-11T10:49:08.290Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2020-08-11T10:49:09.469Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2020-08-11T10:49:10.181Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2020-08-11T10:49:11.548Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 14%] [2020-08-11T10:49:12.005Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2020-08-11T10:49:12.914Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 14%] [2020-08-11T10:49:14.543Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2020-08-11T10:49:14.804Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 14%] [2020-08-11T10:49:15.923Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2020-08-11T10:49:16.693Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 14%] [2020-08-11T10:49:16.862Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2020-08-11T10:49:17.432Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 12%] [2020-08-11T10:49:18.059Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 14%] [2020-08-11T10:49:18.817Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 12%] [2020-08-11T10:49:19.425Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 14%] [2020-08-11T10:49:19.757Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 12%] [2020-08-11T10:49:19.988Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 14%] [2020-08-11T10:49:20.704Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 12%] [2020-08-11T10:49:21.650Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 12%] [2020-08-11T10:49:21.879Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2020-08-11T10:49:23.031Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 12%] [2020-08-11T10:49:23.769Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2020-08-11T10:49:23.970Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2020-08-11T10:49:24.699Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2020-08-11T10:49:25.350Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2020-08-11T10:49:26.064Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2020-08-11T10:49:26.291Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2020-08-11T10:49:27.435Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2020-08-11T10:49:27.670Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2020-08-11T10:49:29.324Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 15%] [2020-08-11T10:49:29.581Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 15%] [2020-08-11T10:49:30.209Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2020-08-11T10:49:31.469Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 15%] [2020-08-11T10:49:31.725Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 15%] [2020-08-11T10:49:33.614Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 15%] [2020-08-11T10:49:34.980Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 15%] [2020-08-11T10:49:35.484Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2020-08-11T10:49:36.422Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 13%] [2020-08-11T10:49:37.360Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 13%] [2020-08-11T10:49:37.930Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 13%] [2020-08-11T10:49:39.148Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 15%] [2020-08-11T10:49:39.841Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 13%] [2020-08-11T10:49:42.384Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 13%] [2020-08-11T10:49:42.414Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2020-08-11T10:49:44.291Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 13%] [2020-08-11T10:49:44.931Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2020-08-11T10:49:46.300Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2020-08-11T10:49:46.562Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2020-08-11T10:49:47.450Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2020-08-11T10:49:49.120Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2020-08-11T10:49:49.339Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2020-08-11T10:49:49.379Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2020-08-11T10:49:50.705Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 16%] [2020-08-11T10:49:51.286Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2020-08-11T10:49:52.595Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 16%] [2020-08-11T10:49:52.595Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 16%] [2020-08-11T10:49:52.667Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 14%] [2020-08-11T10:49:53.962Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 16%] [2020-08-11T10:49:54.048Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 14%] [2020-08-11T10:49:55.428Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 14%] [2020-08-11T10:49:56.508Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 16%] [2020-08-11T10:49:57.978Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 14%] [2020-08-11T10:49:58.916Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 14%] [2020-08-11T10:49:59.040Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 16%] [2020-08-11T10:49:59.296Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 16%] [2020-08-11T10:50:00.825Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 14%] [2020-08-11T10:50:01.085Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 14%] [2020-08-11T10:50:02.995Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2020-08-11T10:50:04.377Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2020-08-11T10:50:06.283Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2020-08-11T10:50:07.224Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2020-08-11T10:50:07.377Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2020-08-11T10:50:07.377Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2020-08-11T10:50:09.133Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2020-08-11T10:50:09.267Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2020-08-11T10:50:10.516Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 15%] [2020-08-11T10:50:10.635Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2020-08-11T10:50:10.777Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 15%] [2020-08-11T10:50:12.683Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 15%] [2020-08-11T10:50:12.942Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 15%] [2020-08-11T10:50:13.152Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2020-08-11T10:50:13.409Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 17%] [2020-08-11T10:50:14.776Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 17%] [2020-08-11T10:50:14.851Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 15%] [2020-08-11T10:50:16.142Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 17%] [2020-08-11T10:50:16.231Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 15%] [2020-08-11T10:50:17.509Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 17%] [2020-08-11T10:50:18.437Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 17%] [2020-08-11T10:50:20.432Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 15%] [2020-08-11T10:50:20.956Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 17%] [2020-08-11T10:50:21.887Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 17%] [2020-08-11T10:50:23.726Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2020-08-11T10:50:24.403Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2020-08-11T10:50:25.772Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2020-08-11T10:50:27.020Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2020-08-11T10:50:27.665Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2020-08-11T10:50:29.029Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2020-08-11T10:50:29.560Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2020-08-11T10:50:30.940Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2020-08-11T10:50:31.545Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2020-08-11T10:50:32.850Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 16%] [2020-08-11T10:50:32.915Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 18%] [2020-08-11T10:50:34.231Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 16%] [2020-08-11T10:50:34.231Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 16%] [2020-08-11T10:50:34.803Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 18%] [2020-08-11T10:50:35.612Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 16%] [2020-08-11T10:50:35.731Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 18%] [2020-08-11T10:50:36.294Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 18%] [2020-08-11T10:50:36.859Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 18%] [2020-08-11T10:50:37.425Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 18%] [2020-08-11T10:50:38.152Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 16%] [2020-08-11T10:50:39.318Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 18%] [2020-08-11T10:50:39.318Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2020-08-11T10:50:39.318Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2020-08-11T10:50:39.318Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2020-08-11T10:50:39.880Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 19%] [2020-08-11T10:50:40.692Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 16%] [2020-08-11T10:50:40.808Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 19%] [2020-08-11T10:50:40.808Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 19%] [2020-08-11T10:50:41.262Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 16%] [2020-08-11T10:50:41.735Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 19%] [2020-08-11T10:50:41.735Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 19%] [2020-08-11T10:50:41.990Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 19%] [2020-08-11T10:50:41.990Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 19%] [2020-08-11T10:50:42.246Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 19%] [2020-08-11T10:50:42.246Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2020-08-11T10:50:42.504Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2020-08-11T10:50:42.504Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2020-08-11T10:50:42.504Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2020-08-11T10:50:49.384Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2020-08-11T10:50:49.384Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2020-08-11T10:50:51.292Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2020-08-11T10:50:52.673Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2020-08-11T10:50:54.584Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2020-08-11T10:50:55.153Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 17%] [2020-08-11T10:50:56.540Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 17%] [2020-08-11T10:50:57.334Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 20%] [2020-08-11T10:50:57.592Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 20%] [2020-08-11T10:50:57.592Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 20%] [2020-08-11T10:50:57.592Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 20%] [2020-08-11T10:50:57.920Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 17%] [2020-08-11T10:50:58.153Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 20%] [2020-08-11T10:50:59.084Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 20%] [2020-08-11T10:50:59.302Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 17%] [2020-08-11T10:50:59.645Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 20%] [2020-08-11T10:51:00.241Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 17%] [2020-08-11T10:51:00.572Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 20%] [2020-08-11T10:51:00.572Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2020-08-11T10:51:01.134Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2020-08-11T10:51:02.887Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 17%] [2020-08-11T10:51:04.266Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 17%] [2020-08-11T10:51:04.397Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2020-08-11T10:51:06.803Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2020-08-11T10:51:06.935Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%] [2020-08-11T10:51:07.517Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 21%] [2020-08-11T10:51:07.741Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2020-08-11T10:51:08.448Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 21%] [2020-08-11T10:51:09.376Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 21%] [2020-08-11T10:51:09.649Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2020-08-11T10:51:10.743Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 21%] [2020-08-11T10:51:10.998Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 21%] [2020-08-11T10:51:11.028Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2020-08-11T10:51:12.363Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 21%] [2020-08-11T10:51:12.924Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 21%] [2020-08-11T10:51:13.571Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2020-08-11T10:51:13.852Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 21%] [2020-08-11T10:51:14.414Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2020-08-11T10:51:15.340Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2020-08-11T10:51:15.477Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 18%] [2020-08-11T10:51:15.902Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%] [2020-08-11T10:51:16.856Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 18%] [2020-08-11T10:51:17.268Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 22%] [2020-08-11T10:51:18.195Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 22%] [2020-08-11T10:51:18.236Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 18%] [2020-08-11T10:51:18.805Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 18%] [2020-08-11T10:51:19.122Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 22%] [2020-08-11T10:51:19.374Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 18%] [2020-08-11T10:51:19.635Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 18%] [2020-08-11T10:51:21.012Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 22%] [2020-08-11T10:51:21.546Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 18%] [2020-08-11T10:51:21.573Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 22%] [2020-08-11T10:51:21.805Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2020-08-11T10:51:21.805Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2020-08-11T10:51:21.805Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2020-08-11T10:51:22.743Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 19%] [2020-08-11T10:51:22.938Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 22%] [2020-08-11T10:51:23.499Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 22%] [2020-08-11T10:51:23.680Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 19%] [2020-08-11T10:51:23.680Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 19%] [2020-08-11T10:51:24.061Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 22%] [2020-08-11T10:51:24.618Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 19%] [2020-08-11T10:51:24.618Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 19%] [2020-08-11T10:51:24.623Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2020-08-11T10:51:24.877Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 19%] [2020-08-11T10:51:24.877Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 19%] [2020-08-11T10:51:25.137Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 19%] [2020-08-11T10:51:25.137Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2020-08-11T10:51:25.396Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2020-08-11T10:51:25.396Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2020-08-11T10:51:25.396Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2020-08-11T10:51:25.551Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2020-08-11T10:51:26.915Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2020-08-11T10:51:27.477Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%] [2020-08-11T10:51:28.404Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 23%] [2020-08-11T10:51:29.332Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 23%] [2020-08-11T10:51:30.258Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 23%] [2020-08-11T10:51:31.623Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 23%] [2020-08-11T10:51:32.987Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 23%] [2020-08-11T10:51:35.502Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 23%] [2020-08-11T10:51:35.758Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 23%] [2020-08-11T10:51:36.686Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 23%] [2020-08-11T10:51:36.686Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2020-08-11T10:51:36.943Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2020-08-11T10:51:37.505Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2020-08-11T10:51:38.067Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 24%] [2020-08-11T10:51:38.629Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 24%] [2020-08-11T10:51:39.191Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 24%] [2020-08-11T10:51:40.279Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 20%] [2020-08-11T10:51:40.279Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 20%] [2020-08-11T10:51:40.538Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 20%] [2020-08-11T10:51:40.538Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 20%] [2020-08-11T10:51:41.107Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 20%] [2020-08-11T10:51:42.046Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 20%] [2020-08-11T10:51:42.459Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 24%] [2020-08-11T10:51:42.614Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 20%] [2020-08-11T10:51:42.715Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 24%] [2020-08-11T10:51:42.970Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 24%] [2020-08-11T10:51:42.970Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 24%] [2020-08-11T10:51:43.533Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 24%] [2020-08-11T10:51:43.533Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 24%] [2020-08-11T10:51:43.533Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2020-08-11T10:51:43.552Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 20%] [2020-08-11T10:51:43.552Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2020-08-11T10:51:44.122Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2020-08-11T10:51:44.461Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2020-08-11T10:51:45.389Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2020-08-11T10:51:46.317Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 25%] [2020-08-11T10:51:46.317Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 25%] [2020-08-11T10:51:46.573Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 25%] [2020-08-11T10:51:46.573Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 25%] [2020-08-11T10:51:46.573Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 25%] [2020-08-11T10:51:47.135Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 25%] [2020-08-11T10:51:47.697Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 25%] [2020-08-11T10:51:47.953Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 25%] [2020-08-11T10:51:47.953Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2020-08-11T10:51:48.316Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2020-08-11T10:51:48.881Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2020-08-11T10:51:49.808Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2020-08-11T10:51:50.224Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%] [2020-08-11T10:51:50.369Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 26%] [2020-08-11T10:51:50.794Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 21%] [2020-08-11T10:51:50.929Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 26%] [2020-08-11T10:51:50.929Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 26%] [2020-08-11T10:51:50.929Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 26%] [2020-08-11T10:51:51.490Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 26%] [2020-08-11T10:51:51.732Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 21%] [2020-08-11T10:51:51.747Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 26%] [2020-08-11T10:51:52.310Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 26%] [2020-08-11T10:51:52.566Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 26%] [2020-08-11T10:51:52.672Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 21%] [2020-08-11T10:51:53.933Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 26%] [2020-08-11T10:51:53.933Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2020-08-11T10:51:54.056Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 21%] [2020-08-11T10:51:54.189Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2020-08-11T10:51:54.624Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 21%] [2020-08-11T10:51:54.749Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2020-08-11T10:51:54.749Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 27%] [2020-08-11T10:51:55.005Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 27%] [2020-08-11T10:51:55.261Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 27%] [2020-08-11T10:51:55.562Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 21%] [2020-08-11T10:51:55.823Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 27%] [2020-08-11T10:51:56.079Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 27%] [2020-08-11T10:51:56.500Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 21%] [2020-08-11T10:51:56.640Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 27%] [2020-08-11T10:51:56.640Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 27%] [2020-08-11T10:51:56.896Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 27%] [2020-08-11T10:51:57.437Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 21%] [2020-08-11T10:51:57.470Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 27%] [2020-08-11T10:51:57.470Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2020-08-11T10:51:58.007Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2020-08-11T10:51:58.429Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2020-08-11T10:51:58.686Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%] [2020-08-11T10:51:58.943Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 28%] [2020-08-11T10:51:59.385Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2020-08-11T10:51:59.504Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 28%] [2020-08-11T10:51:59.646Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%] [2020-08-11T10:52:00.065Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 28%] [2020-08-11T10:52:00.322Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 28%] [2020-08-11T10:52:00.322Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 28%] [2020-08-11T10:52:00.322Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 28%] [2020-08-11T10:52:00.577Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 28%] [2020-08-11T10:52:00.833Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 28%] [2020-08-11T10:52:01.395Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 28%] [2020-08-11T10:52:01.553Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 22%] [2020-08-11T10:52:01.958Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2020-08-11T10:52:02.121Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 22%] [2020-08-11T10:52:02.214Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2020-08-11T10:52:02.778Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%] [2020-08-11T10:52:02.778Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 29%] [2020-08-11T10:52:03.058Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 22%] [2020-08-11T10:52:03.339Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 29%] [2020-08-11T10:52:03.595Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 29%] [2020-08-11T10:52:04.156Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 29%] [2020-08-11T10:52:04.718Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 29%] [2020-08-11T10:52:04.964Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 22%] [2020-08-11T10:52:04.976Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 29%] [2020-08-11T10:52:05.537Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 22%] [2020-08-11T10:52:05.537Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 29%] [2020-08-11T10:52:06.098Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 29%] [2020-08-11T10:52:06.660Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2020-08-11T10:52:06.916Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2020-08-11T10:52:06.918Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 22%] [2020-08-11T10:52:07.479Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2020-08-11T10:52:07.486Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 22%] [2020-08-11T10:52:07.735Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%] [2020-08-11T10:52:08.296Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 30%] [2020-08-11T10:52:08.425Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 22%] [2020-08-11T10:52:08.552Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 30%] [2020-08-11T10:52:08.807Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 30%] [2020-08-11T10:52:08.944Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2020-08-11T10:52:09.735Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 30%] [2020-08-11T10:52:09.991Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 30%] [2020-08-11T10:52:10.322Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2020-08-11T10:52:10.551Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 30%] [2020-08-11T10:52:11.263Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2020-08-11T10:52:11.915Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 30%] [2020-08-11T10:52:12.201Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%] [2020-08-11T10:52:12.771Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 23%] [2020-08-11T10:52:12.841Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 30%] [2020-08-11T10:52:13.712Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 23%] [2020-08-11T10:52:14.206Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2020-08-11T10:52:14.768Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2020-08-11T10:52:15.091Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 23%] [2020-08-11T10:52:15.704Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2020-08-11T10:52:16.469Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 23%] [2020-08-11T10:52:17.069Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%] [2020-08-11T10:52:17.848Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 23%] [2020-08-11T10:52:18.437Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 31%] [2020-08-11T10:52:18.693Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 31%] [2020-08-11T10:52:20.058Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 31%] [2020-08-11T10:52:20.469Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 23%] [2020-08-11T10:52:20.738Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 23%] [2020-08-11T10:52:20.986Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 31%] [2020-08-11T10:52:21.690Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 23%] [2020-08-11T10:52:21.690Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2020-08-11T10:52:21.690Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2020-08-11T10:52:21.913Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 31%] [2020-08-11T10:52:22.627Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2020-08-11T10:52:23.195Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 24%] [2020-08-11T10:52:23.278Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 31%] [2020-08-11T10:52:23.534Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 31%] [2020-08-11T10:52:23.763Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 24%] [2020-08-11T10:52:23.789Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 31%] [2020-08-11T10:52:24.332Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 24%] [2020-08-11T10:52:24.351Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2020-08-11T10:52:24.606Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2020-08-11T10:52:25.167Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2020-08-11T10:52:25.423Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 32%] [2020-08-11T10:52:25.983Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 32%] [2020-08-11T10:52:25.983Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 32%] [2020-08-11T10:52:26.544Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 32%] [2020-08-11T10:52:26.800Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 32%] [2020-08-11T10:52:26.867Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 24%] [2020-08-11T10:52:27.361Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 32%] [2020-08-11T10:52:27.618Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 32%] [2020-08-11T10:52:27.806Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 24%] [2020-08-11T10:52:27.806Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 24%] [2020-08-11T10:52:27.806Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 24%] [2020-08-11T10:52:27.873Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 32%] [2020-08-11T10:52:28.129Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2020-08-11T10:52:28.374Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 24%] [2020-08-11T10:52:28.634Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 24%] [2020-08-11T10:52:28.634Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2020-08-11T10:52:28.690Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2020-08-11T10:52:28.946Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2020-08-11T10:52:29.511Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2020-08-11T10:52:29.575Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2020-08-11T10:52:29.766Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 33%] [2020-08-11T10:52:30.328Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 33%] [2020-08-11T10:52:30.513Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2020-08-11T10:52:31.255Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 33%] [2020-08-11T10:52:31.451Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 25%] [2020-08-11T10:52:31.452Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 25%] [2020-08-11T10:52:31.452Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 25%] [2020-08-11T10:52:31.711Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 25%] [2020-08-11T10:52:31.711Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 25%] [2020-08-11T10:52:32.181Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 33%] [2020-08-11T10:52:32.280Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 25%] [2020-08-11T10:52:32.744Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 33%] [2020-08-11T10:52:32.849Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 25%] [2020-08-11T10:52:33.000Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 33%] [2020-08-11T10:52:33.109Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 25%] [2020-08-11T10:52:33.109Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2020-08-11T10:52:33.561Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 33%] [2020-08-11T10:52:34.046Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2020-08-11T10:52:34.927Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 33%] [2020-08-11T10:52:34.983Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2020-08-11T10:52:35.553Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 26%] [2020-08-11T10:52:35.857Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2020-08-11T10:52:36.113Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2020-08-11T10:52:36.121Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 26%] [2020-08-11T10:52:36.121Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 26%] [2020-08-11T10:52:36.121Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 26%] [2020-08-11T10:52:36.674Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2020-08-11T10:52:36.690Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 26%] [2020-08-11T10:52:36.930Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2020-08-11T10:52:36.950Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 26%] [2020-08-11T10:52:37.518Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 26%] [2020-08-11T10:52:37.777Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 26%] [2020-08-11T10:52:37.857Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 34%] [2020-08-11T10:52:38.784Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 34%] [2020-08-11T10:52:39.157Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 26%] [2020-08-11T10:52:39.347Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 34%] [2020-08-11T10:52:39.416Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2020-08-11T10:52:39.416Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2020-08-11T10:52:39.908Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 34%] [2020-08-11T10:52:39.985Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2020-08-11T10:52:39.985Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 27%] [2020-08-11T10:52:40.470Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 34%] [2020-08-11T10:52:40.554Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 27%] [2020-08-11T10:52:40.554Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 27%] [2020-08-11T10:52:40.726Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 34%] [2020-08-11T10:52:41.122Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 27%] [2020-08-11T10:52:41.289Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 34%] [2020-08-11T10:52:41.381Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 27%] [2020-08-11T10:52:41.852Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 34%] [2020-08-11T10:52:41.956Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 27%] [2020-08-11T10:52:41.956Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 27%] [2020-08-11T10:52:42.108Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2020-08-11T10:52:42.524Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 27%] [2020-08-11T10:52:42.783Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 27%] [2020-08-11T10:52:42.783Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2020-08-11T10:52:43.499Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2020-08-11T10:52:43.720Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2020-08-11T10:52:43.979Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%] [2020-08-11T10:52:44.548Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 28%] [2020-08-11T10:52:44.891Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2020-08-11T10:52:45.117Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 28%] [2020-08-11T10:52:45.153Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%] [2020-08-11T10:52:45.379Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 28%] [2020-08-11T10:52:45.714Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 35%] [2020-08-11T10:52:45.950Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 28%] [2020-08-11T10:52:45.950Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 28%] [2020-08-11T10:52:45.950Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 28%] [2020-08-11T10:52:45.950Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 28%] [2020-08-11T10:52:45.970Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 35%] [2020-08-11T10:52:46.518Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 28%] [2020-08-11T10:52:46.532Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 35%] [2020-08-11T10:52:46.777Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 28%] [2020-08-11T10:52:46.788Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 35%] [2020-08-11T10:52:47.345Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2020-08-11T10:52:47.349Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 35%] [2020-08-11T10:52:47.914Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2020-08-11T10:52:48.174Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%] [2020-08-11T10:52:48.435Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 29%] [2020-08-11T10:52:49.003Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 29%] [2020-08-11T10:52:49.237Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 35%] [2020-08-11T10:52:49.262Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 29%] [2020-08-11T10:52:49.831Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 29%] [2020-08-11T10:52:50.349Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 29%] [2020-08-11T10:52:50.603Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 35%] [2020-08-11T10:52:50.609Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 29%] [2020-08-11T10:52:51.178Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 29%] [2020-08-11T10:52:51.437Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 29%] [2020-08-11T10:52:51.530Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2020-08-11T10:52:52.008Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2020-08-11T10:52:52.092Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2020-08-11T10:52:52.270Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2020-08-11T10:52:52.348Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2020-08-11T10:52:52.838Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2020-08-11T10:52:52.910Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2020-08-11T10:52:53.099Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%] [2020-08-11T10:52:53.168Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%] [2020-08-11T10:52:53.667Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 30%] [2020-08-11T10:52:53.730Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 36%] [2020-08-11T10:52:53.730Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 36%] [2020-08-11T10:52:53.730Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 36%] [2020-08-11T10:52:53.926Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 30%] [2020-08-11T10:52:54.185Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 30%] [2020-08-11T10:52:54.656Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 36%] [2020-08-11T10:52:54.912Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 36%] [2020-08-11T10:52:54.912Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 36%] [2020-08-11T10:52:55.124Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 30%] [2020-08-11T10:52:55.168Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 36%] [2020-08-11T10:52:55.693Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 30%] [2020-08-11T10:52:55.953Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 30%] [2020-08-11T10:52:56.533Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2020-08-11T10:52:57.331Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 30%] [2020-08-11T10:52:57.461Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2020-08-11T10:52:58.268Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 30%] [2020-08-11T10:52:58.827Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2020-08-11T10:52:59.648Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2020-08-11T10:53:00.586Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2020-08-11T10:53:01.524Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2020-08-11T10:53:02.096Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2020-08-11T10:53:02.903Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%] [2020-08-11T10:53:04.281Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 31%] [2020-08-11T10:53:04.541Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 31%] [2020-08-11T10:53:04.609Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%] [2020-08-11T10:53:05.919Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 31%] [2020-08-11T10:53:07.297Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 31%] [2020-08-11T10:53:08.235Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 31%] [2020-08-11T10:53:09.614Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 31%] [2020-08-11T10:53:09.848Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 37%] [2020-08-11T10:53:09.873Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 31%] [2020-08-11T10:53:10.441Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 31%] [2020-08-11T10:53:10.703Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2020-08-11T10:53:11.272Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2020-08-11T10:53:11.532Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2020-08-11T10:53:11.735Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 37%] [2020-08-11T10:53:12.102Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 32%] [2020-08-11T10:53:12.362Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 32%] [2020-08-11T10:53:12.362Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 32%] [2020-08-11T10:53:12.931Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 32%] [2020-08-11T10:53:13.191Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 32%] [2020-08-11T10:53:13.761Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 32%] [2020-08-11T10:53:14.330Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 32%] [2020-08-11T10:53:14.591Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 32%] [2020-08-11T10:53:14.850Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2020-08-11T10:53:15.109Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2020-08-11T10:53:15.678Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2020-08-11T10:53:16.246Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2020-08-11T10:53:16.505Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 33%] [2020-08-11T10:53:17.098Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 33%] [2020-08-11T10:53:18.067Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 33%] [2020-08-11T10:53:18.270Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 37%] [2020-08-11T10:53:19.030Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 33%] [2020-08-11T10:53:19.197Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 37%] [2020-08-11T10:53:19.598Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 33%] [2020-08-11T10:53:20.167Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 33%] [2020-08-11T10:53:20.426Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 33%] [2020-08-11T10:53:21.716Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 37%] [2020-08-11T10:53:21.806Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 33%] [2020-08-11T10:53:22.743Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2020-08-11T10:53:23.003Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2020-08-11T10:53:23.571Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2020-08-11T10:53:24.142Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2020-08-11T10:53:24.710Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 34%] [2020-08-11T10:53:25.652Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 34%] [2020-08-11T10:53:26.590Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 34%] [2020-08-11T10:53:26.963Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 37%] [2020-08-11T10:53:27.159Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 34%] [2020-08-11T10:53:27.728Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 34%] [2020-08-11T10:53:27.987Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 34%] [2020-08-11T10:53:28.328Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 37%] [2020-08-11T10:53:28.556Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 34%] [2020-08-11T10:53:29.129Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 34%] [2020-08-11T10:53:29.387Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2020-08-11T10:53:30.766Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2020-08-11T10:53:31.592Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2020-08-11T10:53:32.146Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2020-08-11T10:53:32.405Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%] [2020-08-11T10:53:32.974Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 35%] [2020-08-11T10:53:33.545Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 35%] [2020-08-11T10:53:33.804Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 35%] [2020-08-11T10:53:34.373Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 35%] [2020-08-11T10:53:34.859Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2020-08-11T10:53:34.943Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 35%] [2020-08-11T10:53:36.850Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 35%] [2020-08-11T10:53:38.230Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 35%] [2020-08-11T10:53:39.610Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2020-08-11T10:53:39.870Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2020-08-11T10:53:40.103Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2020-08-11T10:53:40.438Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2020-08-11T10:53:41.006Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2020-08-11T10:53:41.265Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%] [2020-08-11T10:53:41.834Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 36%] [2020-08-11T10:53:41.834Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 36%] [2020-08-11T10:53:41.834Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 36%] [2020-08-11T10:53:42.616Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2020-08-11T10:53:42.777Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 36%] [2020-08-11T10:53:43.345Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 36%] [2020-08-11T10:53:43.345Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 36%] [2020-08-11T10:53:43.345Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 36%] [2020-08-11T10:53:44.723Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2020-08-11T10:53:45.660Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2020-08-11T10:53:47.039Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2020-08-11T10:53:49.148Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2020-08-11T10:53:50.078Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2020-08-11T10:53:50.329Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2020-08-11T10:53:52.865Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%] [2020-08-11T10:53:53.343Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 38%] [2020-08-11T10:53:57.057Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 37%] [2020-08-11T10:53:58.612Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 38%] [2020-08-11T10:54:00.347Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 37%] [2020-08-11T10:54:03.896Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2020-08-11T10:54:06.914Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 37%] [2020-08-11T10:54:07.159Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 38%] [2020-08-11T10:54:07.482Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 37%] [2020-08-11T10:54:08.526Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 38%] [2020-08-11T10:54:08.782Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2020-08-11T10:54:09.038Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2020-08-11T10:54:09.295Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2020-08-11T10:54:09.551Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2020-08-11T10:54:09.551Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2020-08-11T10:54:09.806Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 39%] [2020-08-11T10:54:09.806Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 39%] [2020-08-11T10:54:10.734Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 39%] [2020-08-11T10:54:10.734Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 39%] [2020-08-11T10:54:10.734Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 39%] [2020-08-11T10:54:10.734Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 39%] [2020-08-11T10:54:10.770Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 37%] [2020-08-11T10:54:10.990Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 39%] [2020-08-11T10:54:10.990Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 40%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2020-08-11T10:54:10.990Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 41%] [2020-08-11T10:54:11.247Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 41%] [2020-08-11T10:54:11.503Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 41%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 41%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 41%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 41%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 42%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 42%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 42%] [2020-08-11T10:54:11.503Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 42%] [2020-08-11T10:54:11.760Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 42%] [2020-08-11T10:54:11.760Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 42%] [2020-08-11T10:54:11.760Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 42%] [2020-08-11T10:54:11.760Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 42%] [2020-08-11T10:54:11.760Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 43%] [2020-08-11T10:54:11.760Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 44%] [2020-08-11T10:54:11.760Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2020-08-11T10:54:11.760Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2020-08-11T10:54:11.760Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2020-08-11T10:54:11.760Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2020-08-11T10:54:11.760Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 45%] [2020-08-11T10:54:12.016Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 45%] [2020-08-11T10:54:12.016Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 45%] [2020-08-11T10:54:12.273Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 45%] [2020-08-11T10:54:12.529Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 45%] [2020-08-11T10:54:12.785Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 45%] [2020-08-11T10:54:12.785Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 45%] [2020-08-11T10:54:13.042Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2020-08-11T10:54:13.298Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2020-08-11T10:54:13.298Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2020-08-11T10:54:13.555Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2020-08-11T10:54:13.811Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2020-08-11T10:54:13.811Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 46%] [2020-08-11T10:54:14.067Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 46%] [2020-08-11T10:54:14.324Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 46%] [2020-08-11T10:54:14.580Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 46%] [2020-08-11T10:54:14.580Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 46%] [2020-08-11T10:54:14.837Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 46%] [2020-08-11T10:54:14.837Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 46%] [2020-08-11T10:54:15.093Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2020-08-11T10:54:15.349Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2020-08-11T10:54:15.606Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2020-08-11T10:54:15.606Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2020-08-11T10:54:15.862Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2020-08-11T10:54:16.043Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 37%] [2020-08-11T10:54:16.119Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%] [2020-08-11T10:54:16.119Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 47%] [2020-08-11T10:54:16.375Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 47%] [2020-08-11T10:54:16.632Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 47%] [2020-08-11T10:54:16.632Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 47%] [2020-08-11T10:54:16.889Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 47%] [2020-08-11T10:54:16.983Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 37%] [2020-08-11T10:54:17.146Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 47%] [2020-08-11T10:54:17.146Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2020-08-11T10:54:17.403Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2020-08-11T10:54:17.659Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2020-08-11T10:54:17.659Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2020-08-11T10:54:17.916Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2020-08-11T10:54:18.173Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 48%] [2020-08-11T10:54:18.173Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 48%] [2020-08-11T10:54:18.429Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 48%] [2020-08-11T10:54:18.685Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 48%] [2020-08-11T10:54:18.942Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 48%] [2020-08-11T10:54:18.942Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 48%] [2020-08-11T10:54:19.199Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2020-08-11T10:54:19.199Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2020-08-11T10:54:19.456Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2020-08-11T10:54:19.712Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2020-08-11T10:54:19.969Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2020-08-11T10:54:19.969Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 49%] [2020-08-11T10:54:20.226Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 49%] [2020-08-11T10:54:20.272Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2020-08-11T10:54:20.483Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 49%] [2020-08-11T10:54:20.740Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 49%] [2020-08-11T10:54:20.740Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 49%] [2020-08-11T10:54:20.996Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 49%] [2020-08-11T10:54:21.253Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 49%] [2020-08-11T10:54:21.253Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2020-08-11T10:54:21.509Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2020-08-11T10:54:21.765Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2020-08-11T10:54:21.765Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2020-08-11T10:54:22.022Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2020-08-11T10:54:22.278Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%] [2020-08-11T10:54:22.278Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 50%] [2020-08-11T10:54:22.535Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 50%] [2020-08-11T10:54:22.791Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 50%] [2020-08-11T10:54:23.354Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 50%] [2020-08-11T10:54:23.354Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 50%] [2020-08-11T10:54:23.559Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2020-08-11T10:54:23.611Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 50%] [2020-08-11T10:54:23.868Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2020-08-11T10:54:24.124Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2020-08-11T10:54:24.125Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2020-08-11T10:54:24.381Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2020-08-11T10:54:24.381Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2020-08-11T10:54:24.638Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%] [2020-08-11T10:54:24.894Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 51%] [2020-08-11T10:54:25.151Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 51%] [2020-08-11T10:54:25.151Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 51%] [2020-08-11T10:54:25.408Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 51%] [2020-08-11T10:54:25.665Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 51%] [2020-08-11T10:54:25.921Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2020-08-11T10:54:25.921Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2020-08-11T10:54:26.177Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2020-08-11T10:54:26.435Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2020-08-11T10:54:26.435Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2020-08-11T10:54:26.997Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2020-08-11T10:54:26.997Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 52%] [2020-08-11T10:54:27.254Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 52%] [2020-08-11T10:54:27.254Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 52%] [2020-08-11T10:54:27.510Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 52%] [2020-08-11T10:54:27.767Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 52%] [2020-08-11T10:54:28.023Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 52%] [2020-08-11T10:54:28.023Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2020-08-11T10:54:28.280Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2020-08-11T10:54:28.280Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2020-08-11T10:54:28.536Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2020-08-11T10:54:28.793Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2020-08-11T10:54:28.835Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2020-08-11T10:54:29.050Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2020-08-11T10:54:29.050Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 53%] [2020-08-11T10:54:29.306Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 53%] [2020-08-11T10:54:29.563Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 53%] [2020-08-11T10:54:29.563Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 53%] [2020-08-11T10:54:29.819Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 53%] [2020-08-11T10:54:30.076Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 53%] [2020-08-11T10:54:30.076Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2020-08-11T10:54:30.333Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2020-08-11T10:54:30.589Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2020-08-11T10:54:30.589Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2020-08-11T10:54:30.846Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2020-08-11T10:54:31.102Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2020-08-11T10:54:31.359Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 54%] [2020-08-11T10:54:31.359Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 54%] [2020-08-11T10:54:31.359Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 54%] [2020-08-11T10:54:31.359Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 54%] [2020-08-11T10:54:31.359Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 54%] [2020-08-11T10:54:31.372Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2020-08-11T10:54:31.617Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2020-08-11T10:54:31.617Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2020-08-11T10:54:31.874Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2020-08-11T10:54:32.130Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2020-08-11T10:54:32.130Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2020-08-11T10:54:32.387Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2020-08-11T10:54:32.387Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2020-08-11T10:54:32.644Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 55%] [2020-08-11T10:54:32.903Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 55%] [2020-08-11T10:54:32.903Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 55%] [2020-08-11T10:54:33.159Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 55%] [2020-08-11T10:54:33.416Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 55%] [2020-08-11T10:54:33.416Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2020-08-11T10:54:33.673Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2020-08-11T10:54:33.930Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2020-08-11T10:54:34.187Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2020-08-11T10:54:34.187Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2020-08-11T10:54:34.443Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2020-08-11T10:54:34.443Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2020-08-11T10:54:34.443Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 56%] [2020-08-11T10:54:34.444Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 56%] [2020-08-11T10:54:34.444Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 56%] [2020-08-11T10:54:34.444Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 56%] [2020-08-11T10:54:34.444Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 56%] [2020-08-11T10:54:34.444Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_minute PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 57%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 58%] [2020-08-11T10:54:34.444Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2020-08-11T10:54:34.700Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 59%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 60%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 61%] [2020-08-11T10:54:34.956Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 62%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 63%]Exception in thread Thread-953: [2020-08-11T10:54:34.956Z] Traceback (most recent call last): [2020-08-11T10:54:34.956Z] File "/code/compose/cli/log_printer.py", line 159, in tail_container_logs [2020-08-11T10:54:34.956Z] for item in generator(container, log_args): [2020-08-11T10:54:34.956Z] File "/code/compose/utils.py", line 50, in split_buffer [2020-08-11T10:54:34.956Z] for data in stream_as_text(stream): [2020-08-11T10:54:34.956Z] File "/code/compose/utils.py", line 26, in stream_as_text [2020-08-11T10:54:34.956Z] for data in stream: [2020-08-11T10:54:34.956Z] TypeError: 'Mock' object is not iterable [2020-08-11T10:54:34.956Z] [2020-08-11T10:54:34.956Z] During handling of the above exception, another exception occurred: [2020-08-11T10:54:34.956Z] [2020-08-11T10:54:34.956Z] Traceback (most recent call last): [2020-08-11T10:54:34.956Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2020-08-11T10:54:34.956Z] self.run() [2020-08-11T10:54:34.956Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2020-08-11T10:54:34.956Z] self._target(*self._args, **self._kwargs) [2020-08-11T10:54:34.956Z] File "/code/compose/cli/log_printer.py", line 162, in tail_container_logs [2020-08-11T10:54:34.956Z] queue.put(QueueItem.exception(e)) [2020-08-11T10:54:34.956Z] AttributeError: 'str' object has no attribute 'put' [2020-08-11T10:54:34.956Z] [2020-08-11T10:54:34.956Z] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 63%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2020-08-11T10:54:34.956Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2020-08-11T10:54:35.213Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2020-08-11T10:54:35.213Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2020-08-11T10:54:35.469Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2020-08-11T10:54:35.469Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 64%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 64%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 64%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 64%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 64%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 65%] [2020-08-11T10:54:35.725Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 66%] [2020-08-11T10:54:35.725Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 67%] [2020-08-11T10:54:35.725Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 67%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 68%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 69%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 70%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2020-08-11T10:54:35.982Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 71%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 72%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 73%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2020-08-11T10:54:36.239Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 74%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 74%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 74%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 75%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 76%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 77%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 78%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2020-08-11T10:54:36.497Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 79%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 79%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 79%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 80%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2020-08-11T10:54:36.754Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 81%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 81%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 82%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 83%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 84%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 85%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 86%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2020-08-11T10:54:37.011Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 87%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 88%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 89%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2020-08-11T10:54:37.268Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 91%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v2_1 PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v3 PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2020-08-11T10:54:37.525Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2020-08-11T10:54:37.525Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2020-08-11T10:54:37.782Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2020-08-11T10:54:37.782Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2020-08-11T10:54:37.782Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2020-08-11T10:54:37.782Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2020-08-11T10:54:37.782Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2020-08-11T10:54:37.782Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2020-08-11T10:54:37.941Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2020-08-11T10:54:39.352Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2020-08-11T10:54:42.671Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 38%] [2020-08-11T10:54:45.869Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%] [2020-08-11T10:54:45.869Z] [2020-08-11T10:54:45.869Z] ----------- coverage: platform linux, python 3.7.7-final-0 ----------- [2020-08-11T10:54:45.869Z] Name Stmts Miss Branch BrPart Cover Missing [2020-08-11T10:54:45.869Z] ----------------------------------------------------------------------------- [2020-08-11T10:54:45.869Z] compose/__init__.py 1 0 0 0 100% [2020-08-11T10:54:45.869Z] compose/__main__.py 2 2 0 0 0% 1-3 [2020-08-11T10:54:45.869Z] compose/cli/__init__.py 0 0 0 0 100% [2020-08-11T10:54:45.869Z] compose/cli/colors.py 21 2 10 2 87% 33->34, 34-35, 45->exit [2020-08-11T10:54:45.869Z] compose/cli/command.py 102 10 36 5 88% 50->51, 51, 76->77, 77-87, 153->156, 164->165, 165, 185->188, 188 [2020-08-11T10:54:45.869Z] compose/cli/docker_client.py 104 14 36 7 84% 25, 31->32, 32, 45->46, 46-51, 125-126, 136->139, 139, 140->141, 141, 143->144, 144, 149->150, 150, 165->166, 166 [2020-08-11T10:54:45.869Z] compose/cli/docopt_command.py 36 4 8 2 86% 10-11, 25->26, 26, 31->32, 32 [2020-08-11T10:54:45.869Z] compose/cli/errors.py 98 27 34 6 66% 30, 43->44, 44-45, 58->59, 59-62, 67-76, 100->102, 102-103, 119->120, 120, 121->122, 122, 123->124, 124-128, 133, 138-145 [2020-08-11T10:54:45.869Z] compose/cli/formatter.py 34 3 10 1 91% 8->11, 11, 23-24 [2020-08-11T10:54:45.869Z] compose/cli/log_printer.py 146 10 54 6 91% 39->exit, 71->72, 72, 94->99, 99, 106-111, 163, 170->172, 172, 224->225, 225-228, 233->239, 258 [2020-08-11T10:54:45.869Z] compose/cli/main.py 686 92 299 39 84% 56->59, 78->79, 79-80, 81->82, 82-83, 163->164, 164, 324->325, 325-327, 409->410, 410, 469->470, 470, 473->474, 474, 479-480, 484->490, 490-519, 548->549, 549-551, 554->555, 555, 620->622, 622-623, 661-662, 679->680, 680, 700->701, 701-702, 713->714, 714, 736->737, 737, 755, 792->802, 794->exit, 802, 1029->1030, 1030, 1039->1040, 1040, 1069-1078, 1121-1124, 1131->1132, 1132-1136, 1137->1138, 1138-1143, 1165->1166, 1166, 1183-1215, 1221->1222, 1222-1223, 1224->1225, 1225-1227, 1241->1242, 1242, 1313->exit, 1314-1315, 1428->1429, 1429, 1446->1447, 1447, 1458->1457, 1467->1468, 1468, 1472-1473, 1483->1484, 1484, 1488->1489, 1489, 1491->1492, 1492, 1517->1518, 1518, 1531->1539, 1533->1537, 1537-1539, 1548->1549, 1549, 1558->1560, 1560 [2020-08-11T10:54:45.869Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2020-08-11T10:54:45.869Z] compose/cli/utils.py 78 28 18 4 58% 32-41, 49-51, 58-64, 72, 84->86, 86-99, 104->105, 105, 123-124, 133->134, 134, 146->147, 147-150 [2020-08-11T10:54:45.869Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2020-08-11T10:54:45.869Z] compose/config/__init__.py 11 0 0 0 100% [2020-08-11T10:54:45.869Z] compose/config/config.py 787 23 402 13 96% 217->229, 278->279, 279, 523, 590->591, 591, 722->726, 726->727, 727, 783->784, 784, 805->exit, 836->839, 839-857, 952->954, 954->957, 1269->1272, 1272, 1302->1303, 1303, 1345->1349, 1349 [2020-08-11T10:54:45.869Z] compose/config/environment.py 85 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110 [2020-08-11T10:54:45.869Z] compose/config/errors.py 23 2 2 0 84% 34-38 [2020-08-11T10:54:45.869Z] compose/config/interpolation.py 145 6 64 3 95% 61, 116->exit, 141->143, 143, 216->217, 217, 222-224 [2020-08-11T10:54:45.869Z] compose/config/serialize.py 81 2 52 3 96% 21->22, 22, 66->67, 67, 70->65 [2020-08-11T10:54:45.869Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2020-08-11T10:54:45.869Z] compose/config/types.py 288 22 116 17 90% 49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 368-369, 373-374, 436->437, 437, 440->441, 441, 480->485, 481->482, 482, 489-490, 497->498, 498 [2020-08-11T10:54:45.869Z] compose/config/validation.py 271 19 152 14 91% 214->215, 215, 229->230, 230, 256->259, 259-260, 300->310, 310-311, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2020-08-11T10:54:45.869Z] compose/const.py 25 0 0 0 100% [2020-08-11T10:54:45.869Z] compose/container.py 190 8 50 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316 [2020-08-11T10:54:45.869Z] compose/errors.py 15 1 0 0 93% 10 [2020-08-11T10:54:45.869Z] compose/network.py 188 20 95 6 87% 129->130, 130, 180->181, 181, 182->183, 183-197, 202->203, 203, 220->221, 221, 222->223, 223 [2020-08-11T10:54:45.869Z] compose/parallel.py 196 2 58 1 99% 183, 321->322, 322 [2020-08-11T10:54:45.869Z] compose/progress_stream.py 85 8 44 9 87% 36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113 [2020-08-11T10:54:45.869Z] compose/project.py 586 88 274 25 83% 61->64, 64, 232-233, 274-275, 295-296, 310->311, 311, 314->315, 315, 319->322, 327->328, 328, 401->403, 433->435, 435-436, 438->439, 439-444, 458->459, 459-462, 514->515, 515, 565->566, 566, 569->570, 570, 598->599, 599, 708-712, 714->715, 715, 732->733, 733, 858->859, 859-860, 862->863, 863, 869->873, 871->873, 873->877, 875->877, 877, 887-888, 892-894, 898->899, 899, 900->901, 901, 912->921, 939-940, 942->949, 946-949, 997-1012, 1016-1035, 1039-1061, 1066-1067, 1072, 1077-1078, 1089 [2020-08-11T10:54:45.869Z] compose/service.py 948 53 457 29 93% 272->274, 274-275, 295->296, 296, 369-372, 423-428, 433->434, 434-436, 487->488, 488-489, 503->504, 504, 506->507, 507, 524->525, 525, 586->596, 596, 643->645, 752->757, 757, 975->976, 976-977, 996->997, 997-998, 1098->1099, 1099, 1145->1146, 1146, 1206->1207, 1207, 1271-1286, 1325->1326, 1326, 1362->1365, 1365-1369, 1402->1405, 1405-1409, 1596->1597, 1597, 1600->1601, 1601, 1649->exit, 1657->1656, 1695->1692, 1717->1718, 1718, 1758->1759, 1759, 1839->1840, 1840, 1878->1879, 1879, 1891->1892, 1892, 1900->1901, 1901-1902 [2020-08-11T10:54:45.869Z] compose/timeparse.py 20 0 4 0 100% [2020-08-11T10:54:45.869Z] compose/utils.py 109 6 40 4 93% 64-68, 113->114, 114, 123->124, 124, 156->157, 157, 158->160, 160 [2020-08-11T10:54:45.869Z] compose/version.py 4 0 0 0 100% [2020-08-11T10:54:45.869Z] compose/volume.py 124 5 44 4 93% 79->80, 80, 138->147, 147, 196->197, 197, 206->208, 208-209 [2020-08-11T10:54:45.869Z] ----------------------------------------------------------------------------- [2020-08-11T10:54:45.869Z] TOTAL 5584 479 2429 216 90% [2020-08-11T10:54:45.869Z] Coverage HTML written to dir coverage-html [2020-08-11T10:54:45.869Z] [2020-08-11T10:54:45.869Z] [2020-08-11T10:54:45.869Z] =========================== short test summary info ============================ [2020-08-11T10:54:45.869Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2020-08-11T10:54:45.869Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2020-08-11T10:54:45.869Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2020-08-11T10:54:45.869Z] not supported by kernel [2020-08-11T10:54:45.869Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2020-08-11T10:54:45.869Z] Not supported on most drivers [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/acceptance/cli_test.py:577: deprecated option [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/acceptance/cli_test.py:584: deprecated option [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/acceptance/cli_test.py:593: deprecated option [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/acceptance/cli_test.py:2472: race condition between up and logs [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/acceptance/cli_test.py:2424: race condition between up and logs [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/acceptance/cli_test.py:2451: race condition between up and logs [2020-08-11T10:54:45.869Z] SKIPPED [1] /code/tests/integration/testcases.py:131: This daemon does not support the 'nvidia'' runtime [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/integration/service_test.py:141: cpu_percent is not supported for Linux [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/integration/service_test.py:1680: Broken on 1.11.0 - 17.03.0 [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/unit/cli/command_test.py:35: windows separator [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally [2020-08-11T10:54:45.869Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths [2020-08-11T10:54:45.869Z] ====== 1146 passed, 17 skipped, 3 xfailed, 3 xpassed in 607.72s (0:10:07) ====== [2020-08-11T10:54:45.869Z] ___________________________________ summary ____________________________________ [2020-08-11T10:54:45.869Z]  py37: commands succeeded [2020-08-11T10:54:45.869Z]  congratulations :) [2020-08-11T10:54:45.869Z] + on_exit [2020-08-11T10:54:45.869Z] + [[ 0 != \0 ]] [2020-08-11T10:54:45.869Z] + docker rm -vf compose-dind-19.03.8-2 [2020-08-11T10:54:45.869Z] compose-dind-19.03.8-2 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-11T10:54:47.943Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 38%] [2020-08-11T10:54:53.324Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2020-08-11T10:54:56.613Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 38%] [2020-08-11T10:54:57.991Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 38%] [2020-08-11T10:54:58.559Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2020-08-11T10:54:58.559Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2020-08-11T10:54:58.818Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2020-08-11T10:54:59.077Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2020-08-11T10:54:59.337Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2020-08-11T10:54:59.337Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 39%] [2020-08-11T10:54:59.598Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 39%] [2020-08-11T10:55:00.537Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 39%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 39%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 39%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 39%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 39%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 40%] [2020-08-11T10:55:00.537Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 40%] [2020-08-11T10:55:00.537Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 40%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 40%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 40%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 40%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 40%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 41%] [2020-08-11T10:55:00.797Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 41%] [2020-08-11T10:55:01.056Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 41%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 41%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 41%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 41%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 42%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 42%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 42%] [2020-08-11T10:55:01.056Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 42%] [2020-08-11T10:55:01.316Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 42%] [2020-08-11T10:55:01.316Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 42%] [2020-08-11T10:55:01.316Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 42%] [2020-08-11T10:55:01.316Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 42%] [2020-08-11T10:55:01.316Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 43%] [2020-08-11T10:55:01.316Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 44%] [2020-08-11T10:55:01.316Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2020-08-11T10:55:01.316Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2020-08-11T10:55:01.316Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2020-08-11T10:55:01.316Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2020-08-11T10:55:01.316Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 45%] [2020-08-11T10:55:01.576Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 45%] [2020-08-11T10:55:01.836Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 45%] [2020-08-11T10:55:02.095Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 45%] [2020-08-11T10:55:02.095Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 45%] [2020-08-11T10:55:02.355Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 45%] [2020-08-11T10:55:02.355Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 45%] [2020-08-11T10:55:02.615Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2020-08-11T10:55:02.875Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2020-08-11T10:55:03.135Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2020-08-11T10:55:03.135Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2020-08-11T10:55:03.395Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2020-08-11T10:55:03.655Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 46%] [2020-08-11T10:55:03.655Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 46%] [2020-08-11T10:55:03.914Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 46%] [2020-08-11T10:55:04.174Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 46%] [2020-08-11T10:55:04.174Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 46%] [2020-08-11T10:55:04.434Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 46%] [2020-08-11T10:55:04.693Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 46%] [2020-08-11T10:55:04.693Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2020-08-11T10:55:04.953Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2020-08-11T10:55:05.213Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2020-08-11T10:55:05.213Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2020-08-11T10:55:05.473Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2020-08-11T10:55:05.733Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%] [2020-08-11T10:55:05.733Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 47%] [2020-08-11T10:55:05.994Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 47%] [2020-08-11T10:55:06.253Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 47%] [2020-08-11T10:55:06.253Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 47%] [2020-08-11T10:55:06.513Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 47%] [2020-08-11T10:55:06.772Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 47%] [2020-08-11T10:55:06.772Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2020-08-11T10:55:07.032Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2020-08-11T10:55:07.291Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2020-08-11T10:55:07.291Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2020-08-11T10:55:07.551Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2020-08-11T10:55:07.810Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 48%] [2020-08-11T10:55:07.810Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 48%] [2020-08-11T10:55:08.070Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 48%] [2020-08-11T10:55:08.329Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 48%] [2020-08-11T10:55:08.329Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 48%] [2020-08-11T10:55:08.589Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 48%] [2020-08-11T10:55:08.848Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2020-08-11T10:55:08.848Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2020-08-11T10:55:09.108Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2020-08-11T10:55:09.368Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2020-08-11T10:55:09.368Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2020-08-11T10:55:09.627Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 49%] [2020-08-11T10:55:09.887Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 49%] [2020-08-11T10:55:09.887Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 49%] [2020-08-11T10:55:10.147Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 49%] [2020-08-11T10:55:10.407Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 49%] [2020-08-11T10:55:10.667Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 49%] [2020-08-11T10:55:10.667Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 49%] [2020-08-11T10:55:10.927Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2020-08-11T10:55:11.186Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2020-08-11T10:55:11.446Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2020-08-11T10:55:11.446Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2020-08-11T10:55:11.706Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2020-08-11T10:55:11.706Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%] [2020-08-11T10:55:11.966Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 50%] [2020-08-11T10:55:12.227Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 50%] [2020-08-11T10:55:12.487Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 50%] [2020-08-11T10:55:12.747Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 50%] [2020-08-11T10:55:13.007Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 50%] [2020-08-11T10:55:13.267Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 50%] [2020-08-11T10:55:13.527Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2020-08-11T10:55:13.527Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2020-08-11T10:55:13.787Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2020-08-11T10:55:14.047Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2020-08-11T10:55:14.047Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2020-08-11T10:55:14.307Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%] [2020-08-11T10:55:14.567Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 51%] [2020-08-11T10:55:14.567Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 51%] [2020-08-11T10:55:14.827Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 51%] [2020-08-11T10:55:15.087Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 51%] [2020-08-11T10:55:15.087Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 51%] [2020-08-11T10:55:15.347Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2020-08-11T10:55:15.607Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2020-08-11T10:55:15.867Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2020-08-11T10:55:15.867Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2020-08-11T10:55:16.128Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2020-08-11T10:55:16.388Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2020-08-11T10:55:16.648Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 52%] [2020-08-11T10:55:16.648Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 52%] [2020-08-11T10:55:16.908Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 52%] [2020-08-11T10:55:17.168Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 52%] [2020-08-11T10:55:17.428Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 52%] [2020-08-11T10:55:17.428Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 52%] [2020-08-11T10:55:17.689Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2020-08-11T10:55:17.689Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2020-08-11T10:55:17.949Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2020-08-11T10:55:18.213Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2020-08-11T10:55:18.474Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2020-08-11T10:55:18.474Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2020-08-11T10:55:18.735Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 53%] [2020-08-11T10:55:18.735Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 53%] [2020-08-11T10:55:18.995Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 53%] [2020-08-11T10:55:19.255Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 53%] [2020-08-11T10:55:19.515Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 53%] [2020-08-11T10:55:19.515Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 53%] [2020-08-11T10:55:19.777Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2020-08-11T10:55:19.777Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2020-08-11T10:55:20.037Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2020-08-11T10:55:20.297Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2020-08-11T10:55:20.557Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2020-08-11T10:55:20.557Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2020-08-11T10:55:20.817Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 54%] [2020-08-11T10:55:21.078Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 54%] [2020-08-11T10:55:21.078Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 54%] [2020-08-11T10:55:21.078Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 54%] [2020-08-11T10:55:21.078Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 54%] [2020-08-11T10:55:21.078Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2020-08-11T10:55:21.338Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2020-08-11T10:55:21.599Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2020-08-11T10:55:21.599Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2020-08-11T10:55:21.599Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2020-08-11T10:55:21.859Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2020-08-11T10:55:22.120Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2020-08-11T10:55:22.120Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 55%] [2020-08-11T10:55:22.380Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 55%] [2020-08-11T10:55:22.640Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 55%] [2020-08-11T10:55:22.640Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 55%] [2020-08-11T10:55:22.900Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 55%] [2020-08-11T10:55:23.160Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2020-08-11T10:55:23.160Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2020-08-11T10:55:23.420Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2020-08-11T10:55:23.680Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2020-08-11T10:55:23.940Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2020-08-11T10:55:23.940Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2020-08-11T10:55:23.940Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2020-08-11T10:55:23.940Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 56%] [2020-08-11T10:55:23.940Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 56%] [2020-08-11T10:55:23.940Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 56%] [2020-08-11T10:55:23.940Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 56%] [2020-08-11T10:55:23.940Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 56%] [2020-08-11T10:55:23.940Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_minute PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 57%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 58%] [2020-08-11T10:55:23.940Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2020-08-11T10:55:24.200Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 59%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 60%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 61%] [2020-08-11T10:55:24.460Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 62%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSEDException in thread Thread-953: [2020-08-11T10:55:24.460Z] Traceback (most recent call last): [2020-08-11T10:55:24.460Z] File "/code/compose/cli/log_printer.py", line 159, in tail_container_logs [2020-08-11T10:55:24.460Z] for item in generator(container, log_args): [2020-08-11T10:55:24.460Z] File "/code/compose/utils.py", line 50, in split_buffer [2020-08-11T10:55:24.460Z] for data in stream_as_text(stream): [2020-08-11T10:55:24.460Z] File "/code/compose/utils.py", line 26, in stream_as_text [2020-08-11T10:55:24.460Z] for data in stream: [2020-08-11T10:55:24.460Z] TypeError: 'Mock' object is not iterable [2020-08-11T10:55:24.460Z] [2020-08-11T10:55:24.460Z] During handling of the above exception, another exception occurred: [2020-08-11T10:55:24.460Z] [2020-08-11T10:55:24.460Z] Traceback (most recent call last): [2020-08-11T10:55:24.460Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2020-08-11T10:55:24.460Z] self.run() [2020-08-11T10:55:24.460Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2020-08-11T10:55:24.460Z] self._target(*self._args, **self._kwargs) [2020-08-11T10:55:24.460Z] File "/code/compose/cli/log_printer.py", line 162, in tail_container_logs [2020-08-11T10:55:24.460Z] queue.put(QueueItem.exception(e)) [2020-08-11T10:55:24.460Z] AttributeError: 'str' object has no attribute 'put' [2020-08-11T10:55:24.460Z]  [ 63%] [2020-08-11T10:55:24.460Z] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 63%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2020-08-11T10:55:24.460Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2020-08-11T10:55:24.720Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2020-08-11T10:55:24.980Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2020-08-11T10:55:24.980Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2020-08-11T10:55:24.980Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 64%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 64%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 64%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 64%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 64%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 65%] [2020-08-11T10:55:25.240Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 66%] [2020-08-11T10:55:25.240Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2020-08-11T10:55:25.240Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2020-08-11T10:55:25.240Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2020-08-11T10:55:25.241Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2020-08-11T10:55:25.241Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2020-08-11T10:55:25.241Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 67%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 67%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 67%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 67%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 68%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 69%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 70%] [2020-08-11T10:55:25.501Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 70%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 71%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 72%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 73%] [2020-08-11T10:55:25.762Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 74%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 75%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 76%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 77%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 78%] [2020-08-11T10:55:26.022Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 79%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 80%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2020-08-11T10:55:26.282Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 81%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 81%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 82%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 83%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 84%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 85%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2020-08-11T10:55:26.543Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 86%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 87%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 88%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2020-08-11T10:55:26.803Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 89%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 91%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v2_1 PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v3 PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2020-08-11T10:55:27.063Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2020-08-11T10:55:27.324Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2020-08-11T10:55:27.324Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2020-08-11T10:55:27.324Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2020-08-11T10:55:27.324Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2020-08-11T10:55:27.324Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2020-08-11T10:55:27.324Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2020-08-11T10:55:27.324Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2020-08-11T10:55:35.456Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%] [2020-08-11T10:55:35.456Z] [2020-08-11T10:55:35.456Z] ----------- coverage: platform linux, python 3.7.7-final-0 ----------- [2020-08-11T10:55:35.456Z] Name Stmts Miss Branch BrPart Cover Missing [2020-08-11T10:55:35.456Z] ----------------------------------------------------------------------------- [2020-08-11T10:55:35.456Z] compose/__init__.py 1 0 0 0 100% [2020-08-11T10:55:35.456Z] compose/__main__.py 2 2 0 0 0% 1-3 [2020-08-11T10:55:35.456Z] compose/cli/__init__.py 0 0 0 0 100% [2020-08-11T10:55:35.456Z] compose/cli/colors.py 21 2 10 2 87% 33->34, 34-35, 45->exit [2020-08-11T10:55:35.456Z] compose/cli/command.py 102 10 36 5 88% 50->51, 51, 76->77, 77-87, 153->156, 164->165, 165, 185->188, 188 [2020-08-11T10:55:35.456Z] compose/cli/docker_client.py 104 14 36 7 84% 25, 31->32, 32, 45->46, 46-51, 125-126, 136->139, 139, 140->141, 141, 143->144, 144, 149->150, 150, 165->166, 166 [2020-08-11T10:55:35.456Z] compose/cli/docopt_command.py 36 4 8 2 86% 10-11, 25->26, 26, 31->32, 32 [2020-08-11T10:55:35.456Z] compose/cli/errors.py 98 27 34 6 66% 30, 43->44, 44-45, 58->59, 59-62, 67-76, 100->102, 102-103, 119->120, 120, 121->122, 122, 123->124, 124-128, 133, 138-145 [2020-08-11T10:55:35.456Z] compose/cli/formatter.py 34 3 10 1 91% 8->11, 11, 23-24 [2020-08-11T10:55:35.456Z] compose/cli/log_printer.py 146 10 54 6 91% 39->exit, 71->72, 72, 94->99, 99, 106-111, 163, 170->172, 172, 224->225, 225-228, 233->239, 258 [2020-08-11T10:55:35.456Z] compose/cli/main.py 686 92 299 39 84% 56->59, 78->79, 79-80, 81->82, 82-83, 163->164, 164, 324->325, 325-327, 409->410, 410, 469->470, 470, 473->474, 474, 479-480, 484->490, 490-519, 548->549, 549-551, 554->555, 555, 620->622, 622-623, 661-662, 679->680, 680, 700->701, 701-702, 713->714, 714, 736->737, 737, 755, 792->802, 794->exit, 802, 1029->1030, 1030, 1039->1040, 1040, 1069-1078, 1121-1124, 1131->1132, 1132-1136, 1137->1138, 1138-1143, 1165->1166, 1166, 1183-1215, 1221->1222, 1222-1223, 1224->1225, 1225-1227, 1241->1242, 1242, 1313->exit, 1314-1315, 1428->1429, 1429, 1446->1447, 1447, 1458->1457, 1467->1468, 1468, 1472-1473, 1483->1484, 1484, 1488->1489, 1489, 1491->1492, 1492, 1517->1518, 1518, 1531->1539, 1533->1537, 1537-1539, 1548->1549, 1549, 1558->1560, 1560 [2020-08-11T10:55:35.456Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2020-08-11T10:55:35.456Z] compose/cli/utils.py 78 28 18 4 58% 32-41, 49-51, 58-64, 72, 84->86, 86-99, 104->105, 105, 123-124, 133->134, 134, 146->147, 147-150 [2020-08-11T10:55:35.456Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2020-08-11T10:55:35.456Z] compose/config/__init__.py 11 0 0 0 100% [2020-08-11T10:55:35.456Z] compose/config/config.py 787 23 402 13 96% 217->229, 278->279, 279, 523, 590->591, 591, 722->726, 726->727, 727, 783->784, 784, 805->exit, 836->839, 839-857, 952->954, 954->957, 1269->1272, 1272, 1302->1303, 1303, 1345->1349, 1349 [2020-08-11T10:55:35.456Z] compose/config/environment.py 85 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110 [2020-08-11T10:55:35.456Z] compose/config/errors.py 23 2 2 0 84% 34-38 [2020-08-11T10:55:35.456Z] compose/config/interpolation.py 145 6 64 3 95% 61, 116->exit, 141->143, 143, 216->217, 217, 222-224 [2020-08-11T10:55:35.456Z] compose/config/serialize.py 81 2 52 3 96% 21->22, 22, 66->67, 67, 70->65 [2020-08-11T10:55:35.456Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2020-08-11T10:55:35.456Z] compose/config/types.py 288 22 116 17 90% 49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 368-369, 373-374, 436->437, 437, 440->441, 441, 480->485, 481->482, 482, 489-490, 497->498, 498 [2020-08-11T10:55:35.456Z] compose/config/validation.py 271 19 152 14 91% 214->215, 215, 229->230, 230, 256->259, 259-260, 300->310, 310-311, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2020-08-11T10:55:35.456Z] compose/const.py 25 0 0 0 100% [2020-08-11T10:55:35.456Z] compose/container.py 190 8 50 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316 [2020-08-11T10:55:35.456Z] compose/errors.py 15 1 0 0 93% 10 [2020-08-11T10:55:35.456Z] compose/network.py 188 20 95 6 87% 129->130, 130, 180->181, 181, 182->183, 183-197, 202->203, 203, 220->221, 221, 222->223, 223 [2020-08-11T10:55:35.456Z] compose/parallel.py 196 2 58 1 99% 183, 321->322, 322 [2020-08-11T10:55:35.456Z] compose/progress_stream.py 85 8 44 9 87% 36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113 [2020-08-11T10:55:35.456Z] compose/project.py 586 88 274 25 83% 61->64, 64, 232-233, 274-275, 295-296, 310->311, 311, 314->315, 315, 319->322, 327->328, 328, 401->403, 433->435, 435-436, 438->439, 439-444, 458->459, 459-462, 514->515, 515, 565->566, 566, 569->570, 570, 598->599, 599, 708-712, 714->715, 715, 732->733, 733, 858->859, 859-860, 862->863, 863, 869->873, 871->873, 873->877, 875->877, 877, 887-888, 892-894, 898->899, 899, 900->901, 901, 912->921, 939-940, 942->949, 946-949, 997-1012, 1016-1035, 1039-1061, 1066-1067, 1072, 1077-1078, 1089 [2020-08-11T10:55:35.456Z] compose/service.py 948 53 457 29 93% 272->274, 274-275, 295->296, 296, 369-372, 423-428, 433->434, 434-436, 487->488, 488-489, 503->504, 504, 506->507, 507, 524->525, 525, 586->596, 596, 643->645, 752->757, 757, 975->976, 976-977, 996->997, 997-998, 1098->1099, 1099, 1145->1146, 1146, 1206->1207, 1207, 1271-1286, 1325->1326, 1326, 1362->1365, 1365-1369, 1402->1405, 1405-1409, 1596->1597, 1597, 1600->1601, 1601, 1649->exit, 1657->1656, 1695->1692, 1717->1718, 1718, 1758->1759, 1759, 1839->1840, 1840, 1878->1879, 1879, 1891->1892, 1892, 1900->1901, 1901-1902 [2020-08-11T10:55:35.456Z] compose/timeparse.py 20 0 4 0 100% [2020-08-11T10:55:35.456Z] compose/utils.py 109 7 40 4 93% 64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160 [2020-08-11T10:55:35.456Z] compose/version.py 4 0 0 0 100% [2020-08-11T10:55:35.456Z] compose/volume.py 124 5 44 4 93% 79->80, 80, 138->147, 147, 196->197, 197, 206->208, 208-209 [2020-08-11T10:55:35.456Z] ----------------------------------------------------------------------------- [2020-08-11T10:55:35.456Z] TOTAL 5584 480 2429 216 90% [2020-08-11T10:55:35.456Z] Coverage HTML written to dir coverage-html [2020-08-11T10:55:35.456Z] [2020-08-11T10:55:35.456Z] [2020-08-11T10:55:35.456Z] =========================== short test summary info ============================ [2020-08-11T10:55:35.456Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2020-08-11T10:55:35.456Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2020-08-11T10:55:35.456Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2020-08-11T10:55:35.456Z] not supported by kernel [2020-08-11T10:55:35.456Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2020-08-11T10:55:35.456Z] Not supported on most drivers [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/acceptance/cli_test.py:577: deprecated option [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/acceptance/cli_test.py:584: deprecated option [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/acceptance/cli_test.py:593: deprecated option [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/acceptance/cli_test.py:2472: race condition between up and logs [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/acceptance/cli_test.py:2424: race condition between up and logs [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/acceptance/cli_test.py:2451: race condition between up and logs [2020-08-11T10:55:35.456Z] SKIPPED [1] /code/tests/integration/testcases.py:131: This daemon does not support the 'nvidia'' runtime [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/integration/service_test.py:141: cpu_percent is not supported for Linux [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/integration/service_test.py:1680: Broken on 1.11.0 - 17.03.0 [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/unit/cli/command_test.py:35: windows separator [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally [2020-08-11T10:55:35.456Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths [2020-08-11T10:55:35.456Z] ====== 1146 passed, 17 skipped, 3 xfailed, 3 xpassed in 621.66s (0:10:21) ====== [2020-08-11T10:55:35.456Z] ___________________________________ summary ____________________________________ [2020-08-11T10:55:35.456Z]  py37: commands succeeded [2020-08-11T10:55:35.456Z]  congratulations :) [2020-08-11T10:55:35.456Z] + on_exit [2020-08-11T10:55:35.456Z] + [[ 0 != \0 ]] [2020-08-11T10:55:35.456Z] + docker rm -vf compose-dind-19.03.8-2 [2020-08-11T10:55:35.456Z] compose-dind-19.03.8-2 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS