Push event to branch fix-release-jenkins Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5b983ac6536d273e309df6fd80e0c697d25c1b7a 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 The recommended git tool is: NONE 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 > git --version # 'git version 2.20.1' 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] withEnv [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 [2021-02-18T15:27:31.992Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0525bff72618b39ef) in /home/ubuntu/workspace/compose_fix-release-jenkins [Pipeline] { [2021-02-18T15:27:32.005Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-08482b358d492f0aa) in /home/ubuntu/workspace/compose_fix-release-jenkins [Pipeline] { [Pipeline] checkout [2021-02-18T15:27:32.016Z] The recommended git tool is: git [Pipeline] checkout [2021-02-18T15:27:32.026Z] using credential sf-release-bot.github.ssh [2021-02-18T15:27:32.028Z] The recommended git tool is: git [2021-02-18T15:27:32.036Z] using credential sf-release-bot.github.ssh [2021-02-18T15:27:32.046Z] Fetching changes from the remote Git repository [2021-02-18T15:27:32.049Z] Cloning the remote Git repository [2021-02-18T15:27:32.049Z] Cloning with configured refspecs honoured and without tags [2021-02-18T15:27:32.054Z] Fetching without tags [2021-02-18T15:27:32.308Z] Checking out Revision 5b983ac6536d273e309df6fd80e0c697d25c1b7a (fix-release-jenkins) [2021-02-18T15:27:32.345Z] Commit message: "Add cgroup1 as filter label" [2021-02-18T15:27:32.039Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-18T15:27:32.048Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-02-18T15:27:32.057Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-02-18T15:27:32.057Z] > git --version # timeout=10 [2021-02-18T15:27:32.064Z] > git --version # 'git version 2.25.1' [2021-02-18T15:27:32.064Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-02-18T15:27:32.066Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10 [2021-02-18T15:27:32.310Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T15:27:32.315Z] > git checkout -f 5b983ac6536d273e309df6fd80e0c697d25c1b7a # timeout=10 [2021-02-18T15:27:32.347Z] > git rev-list --no-walk a92c6d7e17047f368354ee98a3dc325e683cfb7b # timeout=10 [Pipeline] withDockerRegistry [2021-02-18T15:27:32.960Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-02-18T15:27:32.049Z] Cloning repository git@github.com:docker/compose.git [2021-02-18T15:27:32.050Z] > git init /home/ubuntu/workspace/compose_fix-release-jenkins # timeout=10 [2021-02-18T15:27:32.053Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-02-18T15:27:32.054Z] > git --version # timeout=10 [2021-02-18T15:27:32.055Z] > git --version # 'git version 2.25.1' [2021-02-18T15:27:32.056Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-02-18T15:27:32.059Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10 [2021-02-18T15:27:32.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T15:27:33.083Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-release-jenkins@tmp/2482795f-6c76-4a42-87ca-02208e7b8f7f/config.json. [2021-02-18T15:27:33.084Z] Configure a credential helper to remove this warning. See [2021-02-18T15:27:33.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T15:27:33.084Z] [2021-02-18T15:27:33.084Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-18T15:27:33.380Z] + docker pull dockerpinata/compose:debian-5b983ac6536d273e309df6fd80e0c697d25c1b7a [2021-02-18T15:27:33.639Z] debian-5b983ac6536d273e309df6fd80e0c697d25c1b7a: Pulling from dockerpinata/compose [2021-02-18T15:27:33.639Z] cae7303ade7f: Already exists [2021-02-18T15:27:33.639Z] dedfa4e2a1e5: Already exists [2021-02-18T15:27:33.639Z] 42ff3a449ca2: Already exists [2021-02-18T15:27:33.639Z] 4fa26f052730: Already exists [2021-02-18T15:27:33.639Z] 756b955f815e: Already exists [2021-02-18T15:27:33.900Z] 99aac2a22bf9: Already exists [2021-02-18T15:27:33.900Z] c6e59318106b: Already exists [2021-02-18T15:27:33.900Z] 9a52ecea25db: Already exists [2021-02-18T15:27:33.900Z] 0573af470329: Already exists [2021-02-18T15:27:33.900Z] 72c3a50d0d90: Already exists [2021-02-18T15:27:33.900Z] 51d680869ca4: Already exists [2021-02-18T15:27:33.900Z] 38c8c17e1ea6: Already exists [2021-02-18T15:27:33.900Z] bceea2fd5da4: Already exists [2021-02-18T15:27:33.900Z] bebcd4324fcb: Already exists [2021-02-18T15:27:33.900Z] e810b989710a: Already exists [2021-02-18T15:27:33.900Z] 3929f78aad99: Already exists [2021-02-18T15:27:33.900Z] 8b93e2aba757: Already exists [2021-02-18T15:27:33.900Z] 845b8b0b5541: Already exists [2021-02-18T15:27:33.900Z] efc3924c6c55: Already exists [2021-02-18T15:27:33.900Z] 383cf1a7da6a: Already exists [2021-02-18T15:27:33.900Z] 222015a800d2: Already exists [2021-02-18T15:27:33.900Z] 6eeed6ae3069: Pulling fs layer [2021-02-18T15:27:34.472Z] 6eeed6ae3069: Verifying Checksum [2021-02-18T15:27:34.472Z] 6eeed6ae3069: Download complete [2021-02-18T15:27:35.042Z] 6eeed6ae3069: Pull complete [2021-02-18T15:27:35.042Z] Digest: sha256:b8761f4ba1fe6d5de6c9d8487e996dcb6c446600e1c269f3b0c58b3e0b4ad180 [2021-02-18T15:27:35.042Z] Status: Downloaded newer image for dockerpinata/compose:debian-5b983ac6536d273e309df6fd80e0c697d25c1b7a [2021-02-18T15:27:35.042Z] docker.io/dockerpinata/compose:debian-5b983ac6536d273e309df6fd80e0c697d25c1b7a [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T15:27:38.559Z] Avoid second fetch [2021-02-18T15:27:38.560Z] Checking out Revision 5b983ac6536d273e309df6fd80e0c697d25c1b7a (fix-release-jenkins) [2021-02-18T15:27:38.606Z] Commit message: "Add cgroup1 as filter label" [2021-02-18T15:27:38.540Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-02-18T15:27:38.545Z] > git config --add remote.origin.fetch +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10 [2021-02-18T15:27:38.560Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T15:27:38.565Z] > git checkout -f 5b983ac6536d273e309df6fd80e0c697d25c1b7a # timeout=10 [Pipeline] withDockerRegistry [2021-02-18T15:27:39.171Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-02-18T15:27:39.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T15:27:39.284Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-release-jenkins@tmp/9480c58b-521d-4b79-bee0-8a0814ab4c11/config.json. [2021-02-18T15:27:39.284Z] Configure a credential helper to remove this warning. See [2021-02-18T15:27:39.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T15:27:39.284Z] [2021-02-18T15:27:39.284Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-18T15:27:39.574Z] + docker pull dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a [2021-02-18T15:27:39.574Z] Error response from daemon: manifest for dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [2021-02-18T15:27:39.584Z] [Pipeline] sh [2021-02-18T15:27:39.861Z] + docker build -t dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a --target build --build-arg DISTRO=alpine --build-arg GIT_COMMIT=5b983ac6536d273e309df6fd80e0c697d25c1b7a . [2021-02-18T15:27:40.120Z] #1 [internal] load build definition from Dockerfile [2021-02-18T15:27:40.120Z] #1 sha256:2bfd4c3dfbb9e95c9eafc7d661bd8510585b178808f5075d6e5dfa2ed49d5008 [2021-02-18T15:27:40.120Z] #1 transferring dockerfile: 2.96kB done [2021-02-18T15:27:40.120Z] #1 DONE 0.0s [2021-02-18T15:27:40.121Z] [2021-02-18T15:27:40.121Z] #2 [internal] load .dockerignore [2021-02-18T15:27:40.121Z] #2 sha256:77baf1bcdb068cb91ac16836a579501e721902a97f398dfe11d64827050f2f14 [2021-02-18T15:27:40.121Z] #2 transferring context: 163B done [2021-02-18T15:27:40.121Z] #2 DONE 0.0s [2021-02-18T15:27:40.121Z] [2021-02-18T15:27:40.121Z] #5 [auth] library/docker:pull token for registry-1.docker.io [2021-02-18T15:27:40.121Z] #5 sha256:d8e4e36476e480b1d980776417931cff239181039b0034b2485ebc964b703806 [2021-02-18T15:27:40.121Z] #5 DONE 0.0s [2021-02-18T15:27:40.121Z] [2021-02-18T15:27:40.121Z] #6 [auth] library/python:pull token for registry-1.docker.io [2021-02-18T15:27:40.121Z] #6 sha256:edb83e276c24c3957514ae8c174fb3821615bfe210fd4ff757f1894af51c407b [2021-02-18T15:27:40.121Z] #6 DONE 0.0s [2021-02-18T15:27:40.121Z] [2021-02-18T15:27:40.121Z] #4 [internal] load metadata for docker.io/library/docker:19.03 [2021-02-18T15:27:40.121Z] #4 sha256:df93673793357bd50b0db7f974cfbc60d559b491c82988a120bb779f87ffc556 [2021-02-18T15:27:40.121Z] #4 DONE 0.1s [2021-02-18T15:27:40.121Z] [2021-02-18T15:27:40.121Z] #3 [internal] load metadata for docker.io/library/python:3.7.10-alpine3.12 [2021-02-18T15:27:40.121Z] #3 sha256:660083c3c7a46e5d1830f8da602316216210c3566a825620eda81eeef4f5a64f [2021-02-18T15:27:40.121Z] #3 DONE 0.2s [2021-02-18T15:27:40.121Z] [2021-02-18T15:27:40.121Z] #7 [build-alpine 1/2] FROM docker.io/library/python:3.7.10-alpine3.12@sha256:6ada62d89f3a548327416055f103aceec26d22b31633a9ba3ceba0c490cc45a7 [2021-02-18T15:27:40.121Z] #7 sha256:e7b194fa436da0ddfbe43f73abda9258fe58ed5d758333850eb19fb596552144 [2021-02-18T15:27:40.121Z] #7 DONE 0.0s [2021-02-18T15:27:40.121Z] [2021-02-18T15:27:40.121Z] #12 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:80bb9592954c6b7b43adb1e7b626b5e370b3fbf7450a0f2a46b97283d7a3646b [2021-02-18T15:27:40.121Z] #12 sha256:f6e8fe400751242c62df9d89e0e6f545b882d32e53943a4377897811c3084a1e [2021-02-18T15:27:40.121Z] #12 DONE 0.0s [2021-02-18T15:27:40.121Z] [2021-02-18T15:27:40.121Z] #10 [internal] load build context [2021-02-18T15:27:40.121Z] #10 sha256:2f9d6f867515a73ce8a19babd0419130423a080d70ff34f909341967cfa780d8 [2021-02-18T15:27:40.380Z] #10 transferring context: 1.42MB 0.1s done [2021-02-18T15:27:40.380Z] #10 DONE 0.1s [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #22 [build 12/16] COPY README.md . [2021-02-18T15:27:40.380Z] #22 sha256:f4d4834fa3d9777efba4dd790892b7b74e694668e8d90cee2673401efbc1e652 [2021-02-18T15:27:40.380Z] #22 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #13 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2021-02-18T15:27:40.380Z] #13 sha256:9e0c1d7ce9292f5957799d9eb3cb32560e391b3310fc1a2b8d6168a845b4fdad [2021-02-18T15:27:40.380Z] #13 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #15 [build 5/16] COPY requirements-dev.txt . [2021-02-18T15:27:40.380Z] #15 sha256:94d18bc1c42cda4b8eeca84a6246076bf74f4621d7ae03e024a64035173b3e42 [2021-02-18T15:27:40.380Z] #15 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #16 [build 6/16] COPY requirements-indirect.txt . [2021-02-18T15:27:40.380Z] #16 sha256:29589ec05b605e9dcc8f7500b3f1a85ffd7e6ba2c4605ed8e70ede1083a1b117 [2021-02-18T15:27:40.380Z] #16 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #20 [build 10/16] COPY tox.ini . [2021-02-18T15:27:40.380Z] #20 sha256:25614f6d1785996c75b2ca0d34b9d5f2272c47428a37b96acfc5a259729c3c72 [2021-02-18T15:27:40.380Z] #20 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #18 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirect.txt -r requirements-dev.txt [2021-02-18T15:27:40.380Z] #18 sha256:8aa16ddd52fbb8581cd31066928bb8d0af13680ae7d6aeb03b49426f3c99ab40 [2021-02-18T15:27:40.380Z] #18 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #19 [build 9/16] COPY .pre-commit-config.yaml . [2021-02-18T15:27:40.380Z] #19 sha256:51ea64a753ead6b56d42ca86fefd6fbc466a6b8ac5cc20b5e3456ca0edefd475 [2021-02-18T15:27:40.380Z] #19 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #14 [build 4/16] RUN pip install virtualenv==20.4.0 tox==3.21.2 [2021-02-18T15:27:40.380Z] #14 sha256:cea9ca09170ca41cc40b7a97bfaaa45ba8e1140cf2bb4ec999818f45e050c1ab [2021-02-18T15:27:40.380Z] #14 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #17 [build 7/16] COPY requirements.txt . [2021-02-18T15:27:40.380Z] #17 sha256:9b9bdaf6428004e23bc2ff2b3aea53ec8bb76016d75e9f19baa4c1d8cf490113 [2021-02-18T15:27:40.380Z] #17 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #8 [build-alpine 2/2] 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 [2021-02-18T15:27:40.380Z] #8 sha256:b40a818de56e29dd0a658b916c470bde24b5fcd6e041e9e1bdd2f162db0d6de0 [2021-02-18T15:27:40.380Z] #8 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #23 [build 13/16] COPY compose compose/ [2021-02-18T15:27:40.380Z] #23 sha256:57210283632751e3e17e5baa26852084cb87bac66de37304bf90bce05def6515 [2021-02-18T15:27:40.380Z] #23 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #24 [build 14/16] RUN tox -e py37 --notest [2021-02-18T15:27:40.380Z] #24 sha256:d2d4d933e4f687b659f4a7c7a6e12e8dd42b7e50ee850d68d8295e8745aa50d7 [2021-02-18T15:27:40.380Z] #24 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #11 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/ [2021-02-18T15:27:40.380Z] #11 sha256:7984dc27a3b8fa0316a2d263411eaefb769237e5b28eda4cbabc5e269a120a94 [2021-02-18T15:27:40.380Z] #11 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #9 [build 1/16] WORKDIR /code/ [2021-02-18T15:27:40.380Z] #9 sha256:ccd3fdaf11be56d630cf59caf5dd78a61e92e1a5749c470cdad343ad5a9e5677 [2021-02-18T15:27:40.380Z] #9 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #21 [build 11/16] COPY setup.py . [2021-02-18T15:27:40.380Z] #21 sha256:4e71b63bdf130e5e5ac1d39ee97052cf175c7601bed3ffc445174f3388b943dd [2021-02-18T15:27:40.380Z] #21 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #25 [build 15/16] COPY . . [2021-02-18T15:27:40.380Z] #25 sha256:c4f600931f677058a581fee9e9854073f049f2ee8123c098b33634ee6b1d66c9 [2021-02-18T15:27:40.380Z] #25 CACHED [2021-02-18T15:27:40.380Z] [2021-02-18T15:27:40.380Z] #26 [build 16/16] RUN script/build/linux-entrypoint [2021-02-18T15:27:40.380Z] #26 sha256:f4272aab56f1ee2b64fb6113c23d0e4884d5b59825ab4de610b480e76ba517b3 [2021-02-18T15:27:40.639Z] #26 0.390 + CODE_PATH=/code [2021-02-18T15:27:40.639Z] #26 0.390 + VENV=/code/.tox/py37 [2021-02-18T15:27:40.639Z] #26 0.390 + cd /code [2021-02-18T15:27:40.639Z] #26 0.390 + mkdir -p dist [2021-02-18T15:27:40.639Z] #26 0.391 + chmod 777 dist [2021-02-18T15:27:40.639Z] #26 0.392 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2021-02-18T15:27:58.726Z] #26 17.75 WARNING: You are using pip version 20.3.3; however, version 21.0.1 is available. [2021-02-18T15:27:58.726Z] #26 17.75 You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2021-02-18T15:27:58.726Z] #26 17.83 + '[' -z 5b983ac6536d273e309df6fd80e0c697d25c1b7a ']' [2021-02-18T15:27:58.726Z] #26 17.83 + echo 5b983ac6536d273e309df6fd80e0c697d25c1b7a [2021-02-18T15:27:58.726Z] #26 17.83 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T15:27:58.726Z] #26 17.83 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T15:27:58.726Z] #26 17.83 + '[' '!' -z 1 ']' [2021-02-18T15:27:58.726Z] #26 17.84 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2021-02-18T15:27:58.726Z] #26 17.84 Cloning into '/tmp/pyinstaller'... [2021-02-18T15:28:02.018Z] #26 21.23 + cd /tmp/pyinstaller/bootloader [2021-02-18T15:28:02.018Z] #26 21.23 + git checkout v4.1 [2021-02-18T15:28:02.018Z] #26 21.37 Note: switching to 'v4.1'. [2021-02-18T15:28:02.018Z] #26 21.37 [2021-02-18T15:28:02.018Z] #26 21.37 You are in 'detached HEAD' state. You can look around, make experimental [2021-02-18T15:28:02.018Z] #26 21.37 changes and commit them, and you can discard any commits you make in this [2021-02-18T15:28:02.018Z] #26 21.37 state without impacting any branches by switching back to a branch. [2021-02-18T15:28:02.018Z] #26 21.37 [2021-02-18T15:28:02.018Z] #26 21.37 If you want to create a new branch to retain commits you create, you may [2021-02-18T15:28:02.018Z] #26 21.37 do so (now or later) by using -c with the switch command. Example: [2021-02-18T15:28:02.018Z] #26 21.37 [2021-02-18T15:28:02.018Z] #26 21.37 git switch -c [2021-02-18T15:28:02.018Z] #26 21.37 [2021-02-18T15:28:02.018Z] #26 21.37 Or undo this operation with: [2021-02-18T15:28:02.018Z] #26 21.37 [2021-02-18T15:28:02.018Z] #26 21.37 git switch - [2021-02-18T15:28:02.018Z] #26 21.37 [2021-02-18T15:28:02.018Z] #26 21.37 Turn off this advice by setting config variable advice.detachedHead to false [2021-02-18T15:28:02.018Z] #26 21.37 [2021-02-18T15:28:02.018Z] #26 21.37 HEAD is now at f9eeaaf9 Release 4.1. [2021-02-18T15:28:02.018Z] #26 21.37 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all [2021-02-18T15:28:02.019Z] #26 21.57 Setting top to : /tmp/pyinstaller/bootloader [2021-02-18T15:28:02.019Z] #26 21.57 Setting out to : /tmp/pyinstaller/bootloader/build [2021-02-18T15:28:02.019Z] #26 21.57 Python Version : 3.7.10 (default, Feb 16 2021, 20:15:25) [GCC 9.3.0] [2021-02-18T15:28:02.019Z] #26 21.57 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2021-02-18T15:28:02.019Z] #26 21.65 Checking size of pointer : 8 [2021-02-18T15:28:02.019Z] #26 21.70 Platform : Linux-64bit detected based on compiler [2021-02-18T15:28:02.019Z] #26 21.70 Checking for compiler flags -m64 : yes [2021-02-18T15:28:02.019Z] #26 21.72 Checking for linker flags -m64 : yes [2021-02-18T15:28:02.019Z] #26 21.76 Checking for library dl : yes [2021-02-18T15:28:02.019Z] #26 21.79 Checking for library m : yes [2021-02-18T15:28:02.019Z] #26 21.83 Checking for library z : yes [2021-02-18T15:28:02.019Z] #26 21.86 Checking for library cmocka : not found [2021-02-18T15:28:02.019Z] #26 21.89 Checking for function unsetenv : yes [2021-02-18T15:28:02.019Z] #26 21.93 Checking for function mkdtemp : yes [2021-02-18T15:28:02.278Z] #26 21.96 Checking for function dirname : yes [2021-02-18T15:28:02.278Z] #26 22.00 Checking for function basename : yes [2021-02-18T15:28:02.278Z] #26 22.03 Checking for function strndup : yes [2021-02-18T15:28:02.278Z] #26 22.07 Checking for function strnlen : yes [2021-02-18T15:28:02.278Z] #26 22.10 Checking for compiler flags -Wl,--as-needed : yes [2021-02-18T15:28:02.278Z] #26 22.14 Checking for program '/usr/bin/strip' : /usr/bin/strip [2021-02-18T15:28:02.278Z] #26 22.14 Checking for program 'strip' : /usr/bin/strip [2021-02-18T15:28:02.278Z] #26 22.14 'configure' finished successfully (0.570s) [2021-02-18T15:28:02.278Z] #26 22.14 'all' finished successfully (0.000s) [2021-02-18T15:28:02.278Z] #26 22.14 'distclean' finished successfully (0.001s) [2021-02-18T15:28:02.278Z] #26 22.14 Setting top to : /tmp/pyinstaller/bootloader [2021-02-18T15:28:02.278Z] #26 22.14 Setting out to : /tmp/pyinstaller/bootloader/build [2021-02-18T15:28:02.278Z] #26 22.14 Python Version : 3.7.10 (default, Feb 16 2021, 20:15:25) [GCC 9.3.0] [2021-02-18T15:28:02.278Z] #26 22.14 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2021-02-18T15:28:02.538Z] #26 22.19 Checking size of pointer : 8 [2021-02-18T15:28:02.538Z] #26 22.23 Platform : Linux-64bit detected based on compiler [2021-02-18T15:28:02.538Z] #26 22.23 Checking for compiler flags -m64 : yes [2021-02-18T15:28:02.538Z] #26 22.25 Checking for linker flags -m64 : yes [2021-02-18T15:28:02.538Z] #26 22.28 Checking for library dl : yes [2021-02-18T15:28:02.538Z] #26 22.32 Checking for library m : yes [2021-02-18T15:28:02.538Z] #26 22.35 Checking for library z : yes [2021-02-18T15:28:02.538Z] #26 22.38 Checking for library cmocka : not found [2021-02-18T15:28:02.538Z] #26 22.42 Checking for function unsetenv : yes [2021-02-18T15:28:02.798Z] #26 22.45 Checking for function mkdtemp : yes [2021-02-18T15:28:02.798Z] #26 22.48 Checking for function dirname : yes [2021-02-18T15:28:02.798Z] #26 22.52 Checking for function basename : yes [2021-02-18T15:28:02.798Z] #26 22.55 Checking for function strndup : yes [2021-02-18T15:28:02.798Z] #26 22.58 Checking for function strnlen : yes [2021-02-18T15:28:02.798Z] #26 22.62 Checking for compiler flags -Wl,--as-needed : yes [2021-02-18T15:28:03.058Z] #26 22.65 Checking for program '/usr/bin/strip' : /usr/bin/strip [2021-02-18T15:28:03.058Z] #26 22.65 Checking for program 'strip' : /usr/bin/strip [2021-02-18T15:28:03.058Z] #26 22.65 'configure' finished successfully (0.511s) [2021-02-18T15:28:03.058Z] #26 22.66 'make_all' finished successfully (0.003s) [2021-02-18T15:28:03.058Z] #26 22.66 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2021-02-18T15:28:03.058Z] #26 22.67 [ 1/12] Compiling src/pyi_pythonlib.c [2021-02-18T15:28:03.058Z] #26 22.68 [ 2/12] Compiling src/pyi_launch.c [2021-02-18T15:28:03.058Z] #26 22.84 [ 3/12] Compiling src/pyi_archive.c [2021-02-18T15:28:03.058Z] #26 22.88 [ 4/12] Compiling src/pyi_python.c [2021-02-18T15:28:03.318Z] #26 22.99 [ 5/12] Compiling src/pyi_utils.c [2021-02-18T15:28:03.318Z] #26 23.01 [ 6/12] Compiling src/pyi_global.c [2021-02-18T15:28:03.318Z] #26 23.07 [ 7/12] Compiling src/pyi_main.c [2021-02-18T15:28:03.318Z] #26 23.14 [ 8/12] Compiling src/pyi_path.c [2021-02-18T15:28:03.318Z] #26 23.21 [ 9/12] Compiling src/pyi_win32_utils.c [2021-02-18T15:28:03.578Z] #26 23.24 [10/12] Compiling src/main.c [2021-02-18T15:28:03.578Z] #26 23.26 [11/12] Linking build/debug/run_d [2021-02-18T15:28:03.578Z] #26 23.28 [12/12] Processing build/debug/run_d [2021-02-18T15:28:03.578Z] #26 23.28 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2021-02-18T15:28:03.578Z] #26 23.28 'build_debug' finished successfully (0.626s) [2021-02-18T15:28:03.578Z] #26 23.29 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2021-02-18T15:28:03.578Z] #26 23.29 [ 1/12] Compiling src/pyi_pythonlib.c [2021-02-18T15:28:03.578Z] #26 23.30 [ 2/12] Compiling src/pyi_launch.c [2021-02-18T15:28:03.578Z] #26 23.46 [ 3/12] Compiling src/pyi_archive.c [2021-02-18T15:28:03.578Z] #26 23.49 [ 4/12] Compiling src/pyi_python.c [2021-02-18T15:28:03.837Z] #26 23.60 [ 5/12] Compiling src/pyi_utils.c [2021-02-18T15:28:03.837Z] #26 23.63 [ 6/12] Compiling src/pyi_global.c [2021-02-18T15:28:03.837Z] #26 23.69 [ 7/12] Compiling src/pyi_main.c [2021-02-18T15:28:03.837Z] #26 23.75 [ 8/12] Compiling src/pyi_path.c [2021-02-18T15:28:04.139Z] #26 23.82 [ 9/12] Compiling src/pyi_win32_utils.c [2021-02-18T15:28:04.139Z] #26 23.84 [10/12] Compiling src/main.c [2021-02-18T15:28:04.139Z] #26 23.87 [11/12] Linking build/release/run [2021-02-18T15:28:04.139Z] #26 23.89 [12/12] Processing build/release/run [2021-02-18T15:28:04.139Z] #26 23.89 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2021-02-18T15:28:04.139Z] #26 23.89 'build_release' finished successfully (0.606s) [2021-02-18T15:28:04.139Z] #26 23.89 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2021-02-18T15:28:04.139Z] #26 23.90 [12/13] Processing build/debug/run_d [2021-02-18T15:28:04.139Z] #26 23.90 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) [2021-02-18T15:28:04.139Z] #26 23.90 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2021-02-18T15:28:04.139Z] #26 23.90 'install_debug' finished successfully (0.012s) [2021-02-18T15:28:04.139Z] #26 23.90 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2021-02-18T15:28:04.139Z] #26 23.91 [13/13] Processing build/release/run [2021-02-18T15:28:04.139Z] #26 23.91 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) [2021-02-18T15:28:04.139Z] #26 23.91 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2021-02-18T15:28:04.139Z] #26 23.91 'install_release' finished successfully (0.012s) [2021-02-18T15:28:04.139Z] #26 23.93 + /code/.tox/py37/bin/pip3 install .. [2021-02-18T15:28:04.398Z] #26 24.20 Processing /tmp/pyinstaller [2021-02-18T15:28:04.658Z] #26 24.42 Installing build dependencies: started [2021-02-18T15:28:11.234Z] #26 29.95 Installing build dependencies: finished with status 'done' [2021-02-18T15:28:11.234Z] #26 29.95 Getting requirements to build wheel: started [2021-02-18T15:28:11.234Z] #26 30.09 Getting requirements to build wheel: finished with status 'done' [2021-02-18T15:28:11.234Z] #26 30.10 Preparing wheel metadata: started [2021-02-18T15:28:11.234Z] #26 30.34 Preparing wheel metadata: finished with status 'done' [2021-02-18T15:28:11.234Z] #26 30.36 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from pyinstaller==4.1) (51.3.3) [2021-02-18T15:28:11.234Z] #26 30.36 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from pyinstaller==4.1) (0.17) [2021-02-18T15:28:11.234Z] #26 30.36 Requirement already satisfied: pyinstaller-hooks-contrib>=2020.6 in /code/.tox/py37/lib/python3.7/site-packages (from pyinstaller==4.1) (2020.11) [2021-02-18T15:28:11.234Z] #26 30.38 Building wheels for collected packages: pyinstaller [2021-02-18T15:28:11.234Z] #26 30.38 Building wheel for pyinstaller (PEP 517): started [2021-02-18T15:28:11.234Z] #26 31.18 Building wheel for pyinstaller (PEP 517): finished with status 'done' [2021-02-18T15:28:11.494Z] #26 31.19 Created wheel for pyinstaller: filename=pyinstaller-4.1-py3-none-any.whl size=2791009 sha256=18168f63ce2fa59ca73e82c9c72674a74033a1a18fcbe89fb8279fc8ea71ba9d [2021-02-18T15:28:11.494Z] #26 31.19 Stored in directory: /tmp/pip-ephem-wheel-cache-o9qexbfl/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b [2021-02-18T15:28:11.494Z] #26 31.19 Successfully built pyinstaller [2021-02-18T15:28:11.755Z] #26 31.50 Installing collected packages: pyinstaller [2021-02-18T15:28:11.755Z] #26 31.50 Attempting uninstall: pyinstaller [2021-02-18T15:28:11.755Z] #26 31.50 Found existing installation: pyinstaller 4.1 [2021-02-18T15:28:11.755Z] #26 31.60 Uninstalling pyinstaller-4.1: [2021-02-18T15:28:12.015Z] #26 31.61 Successfully uninstalled pyinstaller-4.1 [2021-02-18T15:28:12.015Z] #26 31.89 Successfully installed pyinstaller-4.1 [2021-02-18T15:28:12.274Z] #26 31.91 WARNING: You are using pip version 20.3.3; however, version 21.0.1 is available. [2021-02-18T15:28:12.274Z] #26 31.91 You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2021-02-18T15:28:12.274Z] #26 32.00 + cd /code [2021-02-18T15:28:12.274Z] #26 32.00 + rm -Rf /tmp/pyinstaller [2021-02-18T15:28:12.274Z] #26 32.04 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2021-02-18T15:28:12.533Z] #26 32.20 36 INFO: PyInstaller: 4.1 [2021-02-18T15:28:12.533Z] #26 32.20 36 INFO: Python: 3.7.10 [2021-02-18T15:28:12.533Z] #26 32.20 38 INFO: Platform: Linux-5.4.0-1037-aws-x86_64-with [2021-02-18T15:28:12.533Z] #26 32.20 39 INFO: UPX is not available. [2021-02-18T15:28:12.533Z] #26 32.20 40 INFO: Extending PYTHONPATH with paths [2021-02-18T15:28:12.533Z] #26 32.20 ['/code/bin', '/code'] [2021-02-18T15:28:12.533Z] #26 32.21 46 INFO: checking Analysis [2021-02-18T15:28:12.533Z] #26 32.21 46 INFO: Building Analysis because Analysis-00.toc is non existent [2021-02-18T15:28:12.533Z] #26 32.21 46 INFO: Initializing module dependency graph... [2021-02-18T15:28:12.533Z] #26 32.21 47 INFO: Caching module graph hooks... [2021-02-18T15:28:12.533Z] #26 32.21 53 INFO: Analyzing base_library.zip ... [2021-02-18T15:28:14.442Z] #26 33.83 1674 INFO: Processing pre-find module path hook distutils from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py'. [2021-02-18T15:28:14.442Z] #26 33.83 1675 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2021-02-18T15:28:15.380Z] #26 34.86 2705 INFO: Caching module dependency graph... [2021-02-18T15:28:15.380Z] #26 34.93 2773 INFO: running Analysis Analysis-00.toc [2021-02-18T15:28:15.380Z] #26 34.94 2783 INFO: Analyzing bin/docker-compose [2021-02-18T15:28:15.380Z] #26 35.26 3102 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-urllib3.packages.six.moves.py'. [2021-02-18T15:28:16.761Z] #26 36.17 4012 INFO: Processing pre-safe import module hook six.moves from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py'. [2021-02-18T15:28:20.057Z] #26 39.67 7510 INFO: Processing module hooks... [2021-02-18T15:28:20.057Z] #26 39.67 7510 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-02-18T15:28:20.057Z] #26 39.68 7518 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-02-18T15:28:20.057Z] #26 39.68 7518 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-02-18T15:28:20.057Z] #26 39.68 7520 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-02-18T15:28:20.057Z] #26 39.69 7526 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-02-18T15:28:20.057Z] #26 39.81 7653 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.82 7657 INFO: Excluding import of doctest from module difflib [2021-02-18T15:28:20.057Z] #26 39.82 7657 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.82 7659 INFO: Excluding import of test from module multiprocessing.util [2021-02-18T15:28:20.057Z] #26 39.82 7659 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.82 7662 INFO: Loading module hook 'hook-importlib_metadata.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.82 7664 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.83 7672 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.87 7710 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.87 7714 INFO: Excluding import of argparse from module pickle [2021-02-18T15:28:20.057Z] #26 39.87 7714 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.92 7762 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.92 7763 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-02-18T15:28:20.057Z] #26 39.93 7765 INFO: Excluding import of doctest from module heapq [2021-02-18T15:28:20.057Z] #26 39.95 7786 INFO: Looking for ctypes DLLs [2021-02-18T15:28:20.057Z] #26 39.95 7795 INFO: Analyzing run-time hooks ... [2021-02-18T15:28:20.057Z] #26 39.96 7801 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py' [2021-02-18T15:28:20.057Z] #26 39.96 7802 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py' [2021-02-18T15:28:20.057Z] #26 39.97 7814 INFO: Looking for dynamic libraries [2021-02-18T15:28:20.316Z] #26 40.18 8019 INFO: Looking for eggs [2021-02-18T15:28:20.316Z] #26 40.18 8019 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2021-02-18T15:28:20.316Z] #26 40.19 8028 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2021-02-18T15:28:20.316Z] #26 40.24 8077 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2021-02-18T15:28:20.575Z] #26 40.26 8097 INFO: checking PYZ [2021-02-18T15:28:20.576Z] #26 40.26 8097 INFO: Building PYZ because PYZ-00.toc is non existent [2021-02-18T15:28:20.576Z] #26 40.26 8097 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2021-02-18T15:28:21.144Z] #26 41.08 8917 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2021-02-18T15:28:21.144Z] #26 41.09 8929 INFO: checking PKG [2021-02-18T15:28:21.144Z] #26 41.09 8929 INFO: Building PKG because PKG-00.toc is non existent [2021-02-18T15:28:21.411Z] #26 41.09 8929 INFO: Building PKG (CArchive) PKG-00.pkg [2021-02-18T15:28:24.817Z] #26 44.10 11942 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2021-02-18T15:28:24.817Z] #26 44.10 11945 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2021-02-18T15:28:24.817Z] #26 44.10 11945 INFO: checking EXE [2021-02-18T15:28:24.817Z] #26 44.10 11945 INFO: Building EXE because EXE-00.toc is non existent [2021-02-18T15:28:24.817Z] #26 44.11 11946 INFO: Building EXE from EXE-00.toc [2021-02-18T15:28:24.817Z] #26 44.11 11946 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2021-02-18T15:28:24.817Z] #26 44.13 11974 INFO: Building EXE from EXE-00.toc completed successfully. [2021-02-18T15:28:24.817Z] #26 44.20 + ls -la dist/ [2021-02-18T15:28:24.817Z] #26 44.20 total 9268 [2021-02-18T15:28:24.817Z] #26 44.21 drwxrwxrwx 2 root root 4096 Feb 18 15:28 . [2021-02-18T15:28:24.817Z] #26 44.21 drwxr-xr-x 1 root root 4096 Feb 18 15:28 .. [2021-02-18T15:28:24.817Z] #26 44.21 -rwxr-xr-x 1 root root 9474408 Feb 18 15:28 docker-compose [2021-02-18T15:28:24.817Z] #26 44.21 + ldd dist/docker-compose [2021-02-18T15:28:24.817Z] #26 44.21 /lib/ld-musl-x86_64.so.1 (0x7f5afd777000) [2021-02-18T15:28:24.817Z] #26 44.21 libz.so.1 => /lib/libz.so.1 (0x7f5afd743000) [2021-02-18T15:28:24.817Z] #26 44.21 libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f5afd777000) [2021-02-18T15:28:24.817Z] #26 44.21 + mv dist/docker-compose /usr/local/bin [2021-02-18T15:28:24.817Z] #26 44.21 + docker-compose version [2021-02-18T15:28:24.817Z] #26 44.60 docker-compose version 1.29.0dev, build 5b983ac6536d273e309df6fd80e0c697d25c1b7a [2021-02-18T15:28:24.817Z] #26 44.60 docker-py version: 4.4.2 [2021-02-18T15:28:24.817Z] #26 44.60 CPython version: 3.7.10 [2021-02-18T15:28:24.817Z] #26 44.60 OpenSSL version: OpenSSL 1.1.1j 16 Feb 2021 [2021-02-18T15:28:24.817Z] #26 DONE 44.8s [2021-02-18T15:28:25.076Z] [2021-02-18T15:28:25.076Z] #27 exporting to image [2021-02-18T15:28:25.076Z] #27 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T15:28:25.076Z] #27 exporting layers [2021-02-18T15:28:25.334Z] #27 exporting layers 0.4s done [2021-02-18T15:28:25.334Z] #27 writing image sha256:73a78e564b7743079581f5ce3daa43ab559682c8b2fd02b1bd4e36317b8f83e4 [2021-02-18T15:28:25.334Z] #27 writing image sha256:73a78e564b7743079581f5ce3daa43ab559682c8b2fd02b1bd4e36317b8f83e4 done [2021-02-18T15:28:25.334Z] #27 naming to docker.io/dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a done [2021-02-18T15:28:25.334Z] #27 DONE 0.4s [Pipeline] sh [2021-02-18T15:28:25.615Z] + docker push dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a [2021-02-18T15:28:25.615Z] The push refers to repository [docker.io/dockerpinata/compose] [2021-02-18T15:28:25.615Z] 1a2e806de2fa: Preparing [2021-02-18T15:28:25.615Z] 32bd48c9ab15: Preparing [2021-02-18T15:28:25.615Z] 2f8b7e64573f: Preparing [2021-02-18T15:28:25.615Z] dd6323054311: Preparing [2021-02-18T15:28:25.615Z] a8523cc65b2f: Preparing [2021-02-18T15:28:25.615Z] a652535da79c: Preparing [2021-02-18T15:28:25.615Z] 8507fa3c4917: Preparing [2021-02-18T15:28:25.615Z] ff01c1db4caa: Preparing [2021-02-18T15:28:25.615Z] 52963dd2bb38: Preparing [2021-02-18T15:28:25.615Z] 9655ca169775: Preparing [2021-02-18T15:28:25.615Z] f1e878721437: Preparing [2021-02-18T15:28:25.615Z] 4c30b40e039c: Preparing [2021-02-18T15:28:25.615Z] 1f3cf7c5ae14: Preparing [2021-02-18T15:28:25.615Z] 23fcef541774: Preparing [2021-02-18T15:28:25.615Z] ab3d9bd95a45: Preparing [2021-02-18T15:28:25.615Z] 9c645b4d8067: Preparing [2021-02-18T15:28:25.615Z] e0332311c43c: Preparing [2021-02-18T15:28:25.615Z] efc95c5701fa: Preparing [2021-02-18T15:28:25.615Z] d562dab935d6: Preparing [2021-02-18T15:28:25.615Z] 3980a5e9c460: Preparing [2021-02-18T15:28:25.615Z] b688d33030ff: Preparing [2021-02-18T15:28:25.615Z] 777b2c648970: Preparing [2021-02-18T15:28:25.615Z] a652535da79c: Waiting [2021-02-18T15:28:25.615Z] 8507fa3c4917: Waiting [2021-02-18T15:28:25.615Z] ff01c1db4caa: Waiting [2021-02-18T15:28:25.615Z] 52963dd2bb38: Waiting [2021-02-18T15:28:25.615Z] 9655ca169775: Waiting [2021-02-18T15:28:25.615Z] f1e878721437: Waiting [2021-02-18T15:28:25.615Z] 4c30b40e039c: Waiting [2021-02-18T15:28:25.615Z] 1f3cf7c5ae14: Waiting [2021-02-18T15:28:25.615Z] 23fcef541774: Waiting [2021-02-18T15:28:25.615Z] ab3d9bd95a45: Waiting [2021-02-18T15:28:25.615Z] 9c645b4d8067: Waiting [2021-02-18T15:28:25.615Z] e0332311c43c: Waiting [2021-02-18T15:28:25.615Z] efc95c5701fa: Waiting [2021-02-18T15:28:25.615Z] d562dab935d6: Waiting [2021-02-18T15:28:25.615Z] 3980a5e9c460: Waiting [2021-02-18T15:28:25.615Z] b688d33030ff: Waiting [2021-02-18T15:28:25.615Z] 777b2c648970: Waiting [2021-02-18T15:28:25.615Z] 32bd48c9ab15: Layer already exists [2021-02-18T15:28:25.615Z] a8523cc65b2f: Layer already exists [2021-02-18T15:28:25.615Z] 2f8b7e64573f: Layer already exists [2021-02-18T15:28:25.615Z] dd6323054311: Layer already exists [2021-02-18T15:28:25.615Z] 8507fa3c4917: Layer already exists [2021-02-18T15:28:25.615Z] a652535da79c: Layer already exists [2021-02-18T15:28:25.615Z] 52963dd2bb38: Layer already exists [2021-02-18T15:28:25.615Z] ff01c1db4caa: Layer already exists [2021-02-18T15:28:25.615Z] f1e878721437: Layer already exists [2021-02-18T15:28:25.615Z] 9655ca169775: Layer already exists [2021-02-18T15:28:25.615Z] 1f3cf7c5ae14: Layer already exists [2021-02-18T15:28:25.615Z] 4c30b40e039c: Layer already exists [2021-02-18T15:28:25.874Z] ab3d9bd95a45: Layer already exists [2021-02-18T15:28:25.874Z] e0332311c43c: Layer already exists [2021-02-18T15:28:25.874Z] 23fcef541774: Layer already exists [2021-02-18T15:28:25.874Z] 9c645b4d8067: Layer already exists [2021-02-18T15:28:25.874Z] b688d33030ff: Layer already exists [2021-02-18T15:28:25.874Z] 3980a5e9c460: Layer already exists [2021-02-18T15:28:25.874Z] d562dab935d6: Layer already exists [2021-02-18T15:28:25.874Z] efc95c5701fa: Layer already exists [2021-02-18T15:28:25.874Z] 777b2c648970: Layer already exists [2021-02-18T15:28:29.162Z] 1a2e806de2fa: Pushed [2021-02-18T15:28:31.065Z] alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a: digest: sha256:c2ea300d02d827e938be473e27c268a77f6e291281be807971cd25d4e48a56aa size: 4925 [Pipeline] } [2021-02-18T15:28:31.073Z] [Pipeline] // ansiColor [Pipeline] echo [2021-02-18T15:28:31.078Z] dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a [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.13_py37) [Pipeline] { (Branch: debian_19.03.13_py37) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.13 alpine) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.13 debian) [Pipeline] node [Pipeline] node [2021-02-18T15:28:31.142Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d0be4292852a20a) in /home/ubuntu/workspace/compose_fix-release-jenkins [Pipeline] { [2021-02-18T15:28:31.145Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0898867f7deb97412) in /home/ubuntu/workspace/compose_fix-release-jenkins [Pipeline] checkout [Pipeline] { [2021-02-18T15:28:31.153Z] The recommended git tool is: git [Pipeline] checkout [2021-02-18T15:28:31.162Z] The recommended git tool is: git [2021-02-18T15:28:31.171Z] using credential sf-release-bot.github.ssh [2021-02-18T15:28:31.185Z] Cloning the remote Git repository [2021-02-18T15:28:31.185Z] Cloning with configured refspecs honoured and without tags [2021-02-18T15:28:31.222Z] using credential sf-release-bot.github.ssh [2021-02-18T15:28:31.233Z] Cloning the remote Git repository [2021-02-18T15:28:31.234Z] Cloning with configured refspecs honoured and without tags [2021-02-18T15:28:31.213Z] Cloning repository git@github.com:docker/compose.git [2021-02-18T15:28:31.213Z] > git init /home/ubuntu/workspace/compose_fix-release-jenkins # timeout=10 [2021-02-18T15:28:31.217Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-02-18T15:28:31.217Z] > git --version # timeout=10 [2021-02-18T15:28:31.222Z] > git --version # 'git version 2.25.1' [2021-02-18T15:28:31.222Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-02-18T15:28:31.224Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10 [2021-02-18T15:28:31.237Z] Cloning repository git@github.com:docker/compose.git [2021-02-18T15:28:31.237Z] > git init /home/ubuntu/workspace/compose_fix-release-jenkins # timeout=10 [2021-02-18T15:28:31.253Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-02-18T15:28:31.253Z] > git --version # timeout=10 [2021-02-18T15:28:31.258Z] > git --version # 'git version 2.17.1' [2021-02-18T15:28:31.258Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-02-18T15:28:31.279Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10 [2021-02-18T15:28:32.677Z] Avoid second fetch [2021-02-18T15:28:32.678Z] Checking out Revision 5b983ac6536d273e309df6fd80e0c697d25c1b7a (fix-release-jenkins) [2021-02-18T15:28:32.709Z] Commit message: "Add cgroup1 as filter label" [2021-02-18T15:28:32.985Z] Avoid second fetch [2021-02-18T15:28:32.985Z] Checking out Revision 5b983ac6536d273e309df6fd80e0c697d25c1b7a (fix-release-jenkins) [2021-02-18T15:28:33.041Z] Commit message: "Add cgroup1 as filter label" [Pipeline] sh [2021-02-18T15:28:32.968Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-02-18T15:28:32.974Z] > git config --add remote.origin.fetch +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10 [2021-02-18T15:28:32.986Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T15:28:32.991Z] > git checkout -f 5b983ac6536d273e309df6fd80e0c697d25c1b7a # timeout=10 [2021-02-18T15:28:32.693Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-02-18T15:28:32.696Z] > git config --add remote.origin.fetch +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10 [2021-02-18T15:28:32.705Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T15:28:32.708Z] > git checkout -f 5b983ac6536d273e309df6fd80e0c697d25c1b7a # timeout=10 [2021-02-18T15:28:33.473Z] + docker info -f {{.Driver}} [Pipeline] sh [Pipeline] echo [2021-02-18T15:28:33.744Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2021-02-18T15:28:33.783Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-02-18T15:28:33.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T15:28:33.884Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-release-jenkins@tmp/d716f94e-ceae-4b8f-826d-bb860a4421a8/config.json. [2021-02-18T15:28:33.884Z] Configure a credential helper to remove this warning. See [2021-02-18T15:28:33.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T15:28:33.884Z] [2021-02-18T15:28:33.884Z] Login Succeeded [Pipeline] { [Pipeline] sh [2021-02-18T15:28:33.956Z] + docker info -f {{.Driver}} [2021-02-18T15:28:34.156Z] + pwd [2021-02-18T15:28:34.156Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_fix-release-jenkins/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock --volume=/home/ubuntu/workspace/compose_fix-release-jenkins@tmp/d716f94e-ceae-4b8f-826d-bb860a4421a8/config.json:/code/.docker/config.json -e DOCKER_TLS_CERTDIR= -e TAG=dockerpinata/compose:debian-5b983ac6536d273e309df6fd80e0c697d25c1b7a -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=2 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerpinata/compose:debian-5b983ac6536d273e309df6fd80e0c697d25c1b7a --verbose [2021-02-18T15:28:34.416Z] + docker version [Pipeline] echo [2021-02-18T15:28:34.528Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2021-02-18T15:28:34.538Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-02-18T15:28:34.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T15:28:34.643Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-release-jenkins@tmp/b416949a-a530-4a13-8029-a2be30e472d2/config.json. [2021-02-18T15:28:34.644Z] Configure a credential helper to remove this warning. See [2021-02-18T15:28:34.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T15:28:34.644Z] [2021-02-18T15:28:34.644Z] Login Succeeded [Pipeline] { [Pipeline] sh [2021-02-18T15:28:34.680Z] Client: Docker Engine - Community [2021-02-18T15:28:34.680Z] Version: 19.03.15 [2021-02-18T15:28:34.680Z] API version: 1.40 [2021-02-18T15:28:34.680Z] Go version: go1.13.15 [2021-02-18T15:28:34.680Z] Git commit: 99e3ed8 [2021-02-18T15:28:34.680Z] Built: Sat Jan 30 03:11:43 2021 [2021-02-18T15:28:34.680Z] OS/Arch: linux/amd64 [2021-02-18T15:28:34.680Z] Experimental: false [2021-02-18T15:28:34.680Z] [2021-02-18T15:28:34.680Z] Server: Docker Engine - Community [2021-02-18T15:28:34.680Z] Engine: [2021-02-18T15:28:34.680Z] Version: 20.10.3 [2021-02-18T15:28:34.680Z] API version: 1.41 (minimum version 1.12) [2021-02-18T15:28:34.680Z] Go version: go1.13.15 [2021-02-18T15:28:34.680Z] Git commit: 46229ca [2021-02-18T15:28:34.680Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-18T15:28:34.680Z] OS/Arch: linux/amd64 [2021-02-18T15:28:34.680Z] Experimental: true [2021-02-18T15:28:34.680Z] containerd: [2021-02-18T15:28:34.680Z] Version: 1.4.3 [2021-02-18T15:28:34.680Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T15:28:34.680Z] runc: [2021-02-18T15:28:34.680Z] Version: 1.0.0-rc92 [2021-02-18T15:28:34.680Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T15:28:34.680Z] docker-init: [2021-02-18T15:28:34.680Z] Version: 0.19.0 [2021-02-18T15:28:34.680Z] GitCommit: de40ad0 [2021-02-18T15:28:34.680Z] + export DOCKER_VERSIONS=19.03.13 [2021-02-18T15:28:34.680Z] + DOCKER_VERSIONS=19.03.13 [2021-02-18T15:28:34.680Z] + STORAGE_DRIVER=overlay2 [2021-02-18T15:28:34.680Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-02-18T15:28:34.680Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-02-18T15:28:34.680Z] ++ hostname [2021-02-18T15:28:34.680Z] + GIT_VOLUME=--volumes-from=59a8774b7d68 [2021-02-18T15:28:34.680Z] + . script/test/all [2021-02-18T15:28:34.680Z] ++ set -e [2021-02-18T15:28:34.680Z] ++ echo 'Running lint checks' [2021-02-18T15:28:34.680Z] Running lint checks [2021-02-18T15:28:34.680Z] ++ docker run --rm --tty --volumes-from=59a8774b7d68 dockerpinata/compose:debian-5b983ac6536d273e309df6fd80e0c697d25c1b7a tox -e pre-commit [2021-02-18T15:28:34.935Z] + pwd [2021-02-18T15:28:34.936Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_fix-release-jenkins/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock --volume=/home/ubuntu/workspace/compose_fix-release-jenkins@tmp/b416949a-a530-4a13-8029-a2be30e472d2/config.json:/code/.docker/config.json -e DOCKER_TLS_CERTDIR= -e TAG=dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=2 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a --verbose [2021-02-18T15:28:34.936Z] Unable to find image 'dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a' locally [2021-02-18T15:28:35.192Z] alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a: Pulling from dockerpinata/compose [2021-02-18T15:28:35.192Z] 801bfaa63ef2: Pulling fs layer [2021-02-18T15:28:35.192Z] 7678dd7631a2: Pulling fs layer [2021-02-18T15:28:35.192Z] 3d74afd79ba8: Pulling fs layer [2021-02-18T15:28:35.192Z] afd4bc4fe1ad: Pulling fs layer [2021-02-18T15:28:35.192Z] 658513483cee: Pulling fs layer [2021-02-18T15:28:35.192Z] abe7e7d9b604: Pulling fs layer [2021-02-18T15:28:35.192Z] 856ea9688be2: Pulling fs layer [2021-02-18T15:28:35.192Z] ce533e831c7e: Pulling fs layer [2021-02-18T15:28:35.192Z] 6eb85d1f1965: Pulling fs layer [2021-02-18T15:28:35.192Z] d4c2f5535ce3: Pulling fs layer [2021-02-18T15:28:35.192Z] a8425ce8dbe4: Pulling fs layer [2021-02-18T15:28:35.192Z] 54cae4a183ff: Pulling fs layer [2021-02-18T15:28:35.192Z] 22627091cd9e: Pulling fs layer [2021-02-18T15:28:35.192Z] 4e37b3c3a5f4: Pulling fs layer [2021-02-18T15:28:35.192Z] 54eee36b9684: Pulling fs layer [2021-02-18T15:28:35.192Z] a52d7260cbbf: Pulling fs layer [2021-02-18T15:28:35.192Z] aac93f74fa03: Pulling fs layer [2021-02-18T15:28:35.192Z] 8cd06d1c411b: Pulling fs layer [2021-02-18T15:28:35.192Z] 0812a119dc23: Pulling fs layer [2021-02-18T15:28:35.192Z] 2fde32e4b4a5: Pulling fs layer [2021-02-18T15:28:35.192Z] a38a2f2ecea2: Pulling fs layer [2021-02-18T15:28:35.192Z] eb13a2da129d: Pulling fs layer [2021-02-18T15:28:35.192Z] afd4bc4fe1ad: Waiting [2021-02-18T15:28:35.192Z] 658513483cee: Waiting [2021-02-18T15:28:35.192Z] abe7e7d9b604: Waiting [2021-02-18T15:28:35.192Z] 856ea9688be2: Waiting [2021-02-18T15:28:35.192Z] ce533e831c7e: Waiting [2021-02-18T15:28:35.192Z] 6eb85d1f1965: Waiting [2021-02-18T15:28:35.192Z] d4c2f5535ce3: Waiting [2021-02-18T15:28:35.192Z] a8425ce8dbe4: Waiting [2021-02-18T15:28:35.192Z] 54cae4a183ff: Waiting [2021-02-18T15:28:35.192Z] 22627091cd9e: Waiting [2021-02-18T15:28:35.192Z] 4e37b3c3a5f4: Waiting [2021-02-18T15:28:35.192Z] 54eee36b9684: Waiting [2021-02-18T15:28:35.192Z] a52d7260cbbf: Waiting [2021-02-18T15:28:35.192Z] aac93f74fa03: Waiting [2021-02-18T15:28:35.192Z] 8cd06d1c411b: Waiting [2021-02-18T15:28:35.192Z] 0812a119dc23: Waiting [2021-02-18T15:28:35.192Z] 2fde32e4b4a5: Waiting [2021-02-18T15:28:35.192Z] a38a2f2ecea2: Waiting [2021-02-18T15:28:35.192Z] eb13a2da129d: Waiting [2021-02-18T15:28:35.192Z] 7678dd7631a2: Verifying Checksum [2021-02-18T15:28:35.192Z] 7678dd7631a2: Download complete [2021-02-18T15:28:35.192Z] 801bfaa63ef2: Verifying Checksum [2021-02-18T15:28:35.192Z] afd4bc4fe1ad: Verifying Checksum [2021-02-18T15:28:35.192Z] afd4bc4fe1ad: Download complete [2021-02-18T15:28:35.192Z] 658513483cee: Verifying Checksum [2021-02-18T15:28:35.192Z] 658513483cee: Download complete [2021-02-18T15:28:35.449Z] 856ea9688be2: Verifying Checksum [2021-02-18T15:28:35.449Z] 856ea9688be2: Download complete [2021-02-18T15:28:35.449Z] 3d74afd79ba8: Verifying Checksum [2021-02-18T15:28:35.449Z] 3d74afd79ba8: Download complete [2021-02-18T15:28:35.449Z] ce533e831c7e: Verifying Checksum [2021-02-18T15:28:35.449Z] ce533e831c7e: Download complete [2021-02-18T15:28:35.449Z] 801bfaa63ef2: Pull complete [2021-02-18T15:28:35.622Z] pre-commit create: /code/.tox/pre-commit [2021-02-18T15:28:35.707Z] d4c2f5535ce3: Verifying Checksum [2021-02-18T15:28:35.707Z] d4c2f5535ce3: Download complete [2021-02-18T15:28:35.707Z] 6eb85d1f1965: Verifying Checksum [2021-02-18T15:28:35.707Z] 6eb85d1f1965: Download complete [2021-02-18T15:28:35.882Z] pre-commit installdeps: pre-commit [2021-02-18T15:28:35.964Z] 7678dd7631a2: Pull complete [2021-02-18T15:28:35.964Z] 54cae4a183ff: Verifying Checksum [2021-02-18T15:28:35.964Z] a8425ce8dbe4: Verifying Checksum [2021-02-18T15:28:35.964Z] 54cae4a183ff: Download complete [2021-02-18T15:28:35.964Z] a8425ce8dbe4: Download complete [2021-02-18T15:28:35.964Z] 22627091cd9e: Verifying Checksum [2021-02-18T15:28:35.964Z] 22627091cd9e: Download complete [2021-02-18T15:28:35.964Z] 54eee36b9684: Verifying Checksum [2021-02-18T15:28:35.964Z] 54eee36b9684: Download complete [2021-02-18T15:28:36.222Z] a52d7260cbbf: Verifying Checksum [2021-02-18T15:28:36.222Z] a52d7260cbbf: Download complete [2021-02-18T15:28:36.222Z] 4e37b3c3a5f4: Verifying Checksum [2021-02-18T15:28:36.222Z] 4e37b3c3a5f4: Download complete [2021-02-18T15:28:36.222Z] aac93f74fa03: Verifying Checksum [2021-02-18T15:28:36.222Z] aac93f74fa03: Download complete [2021-02-18T15:28:36.478Z] 8cd06d1c411b: Verifying Checksum [2021-02-18T15:28:36.478Z] 8cd06d1c411b: Download complete [2021-02-18T15:28:36.478Z] 0812a119dc23: Verifying Checksum [2021-02-18T15:28:36.478Z] 0812a119dc23: Download complete [2021-02-18T15:28:36.478Z] a38a2f2ecea2: Verifying Checksum [2021-02-18T15:28:36.478Z] a38a2f2ecea2: Download complete [2021-02-18T15:28:36.735Z] abe7e7d9b604: Verifying Checksum [2021-02-18T15:28:36.735Z] abe7e7d9b604: Download complete [2021-02-18T15:28:36.993Z] 3d74afd79ba8: Pull complete [2021-02-18T15:28:36.993Z] eb13a2da129d: Verifying Checksum [2021-02-18T15:28:36.993Z] eb13a2da129d: Download complete [2021-02-18T15:28:36.993Z] afd4bc4fe1ad: Pull complete [2021-02-18T15:28:37.250Z] 2fde32e4b4a5: Verifying Checksum [2021-02-18T15:28:37.250Z] 2fde32e4b4a5: Download complete [2021-02-18T15:28:37.250Z] 658513483cee: Pull complete [2021-02-18T15:28:39.769Z] abe7e7d9b604: Pull complete [2021-02-18T15:28:40.026Z] 856ea9688be2: Pull complete [2021-02-18T15:28:40.026Z] ce533e831c7e: Pull complete [2021-02-18T15:28:40.589Z] 6eb85d1f1965: Pull complete [2021-02-18T15:28:41.152Z] d4c2f5535ce3: Pull complete [2021-02-18T15:28:41.408Z] a8425ce8dbe4: Pull complete [2021-02-18T15:28:41.408Z] 54cae4a183ff: Pull complete [2021-02-18T15:28:41.408Z] 22627091cd9e: Pull complete [2021-02-18T15:28:42.336Z] 4e37b3c3a5f4: Pull complete [2021-02-18T15:28:42.336Z] 54eee36b9684: Pull complete [2021-02-18T15:28:42.336Z] a52d7260cbbf: Pull complete [2021-02-18T15:28:42.336Z] aac93f74fa03: Pull complete [2021-02-18T15:28:42.336Z] 8cd06d1c411b: Pull complete [2021-02-18T15:28:42.336Z] 0812a119dc23: Pull complete [2021-02-18T15:28:43.704Z] 2fde32e4b4a5: Pull complete [2021-02-18T15:28:43.960Z] a38a2f2ecea2: Pull complete [2021-02-18T15:28:44.523Z] eb13a2da129d: Pull complete [2021-02-18T15:28:44.523Z] Digest: sha256:c2ea300d02d827e938be473e27c268a77f6e291281be807971cd25d4e48a56aa [2021-02-18T15:28:44.523Z] Status: Downloaded newer image for dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a [2021-02-18T15:28:45.888Z] + docker version [2021-02-18T15:28:46.145Z] Client: Docker Engine - Community [2021-02-18T15:28:46.145Z] Version: 19.03.15 [2021-02-18T15:28:46.145Z] API version: 1.40 [2021-02-18T15:28:46.145Z] Go version: go1.13.15 [2021-02-18T15:28:46.145Z] Git commit: 99e3ed8 [2021-02-18T15:28:46.145Z] Built: Sat Jan 30 03:11:43 2021 [2021-02-18T15:28:46.145Z] OS/Arch: linux/amd64 [2021-02-18T15:28:46.145Z] Experimental: false [2021-02-18T15:28:46.145Z] [2021-02-18T15:28:46.145Z] Server: Docker Engine - Community [2021-02-18T15:28:46.145Z] Engine: [2021-02-18T15:28:46.145Z] Version: 20.10.3 [2021-02-18T15:28:46.145Z] API version: 1.41 (minimum version 1.12) [2021-02-18T15:28:46.145Z] Go version: go1.13.15 [2021-02-18T15:28:46.145Z] Git commit: 46229ca [2021-02-18T15:28:46.145Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-18T15:28:46.145Z] OS/Arch: linux/amd64 [2021-02-18T15:28:46.145Z] Experimental: true [2021-02-18T15:28:46.145Z] containerd: [2021-02-18T15:28:46.145Z] Version: 1.4.3 [2021-02-18T15:28:46.145Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T15:28:46.145Z] runc: [2021-02-18T15:28:46.145Z] Version: 1.0.0-rc92 [2021-02-18T15:28:46.145Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T15:28:46.145Z] docker-init: [2021-02-18T15:28:46.145Z] Version: 0.19.0 [2021-02-18T15:28:46.145Z] GitCommit: de40ad0 [2021-02-18T15:28:46.145Z] + export DOCKER_VERSIONS=19.03.13 [2021-02-18T15:28:46.145Z] + DOCKER_VERSIONS=19.03.13 [2021-02-18T15:28:46.145Z] + STORAGE_DRIVER=overlay2 [2021-02-18T15:28:46.145Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-02-18T15:28:46.145Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-02-18T15:28:46.145Z] ++ hostname [2021-02-18T15:28:46.145Z] + GIT_VOLUME=--volumes-from=3389b86b1905 [2021-02-18T15:28:46.145Z] + . script/test/all [2021-02-18T15:28:46.145Z] ++ set -e [2021-02-18T15:28:46.145Z] ++ echo 'Running lint checks' [2021-02-18T15:28:46.145Z] Running lint checks [2021-02-18T15:28:46.145Z] ++ docker run --rm --tty --volumes-from=3389b86b1905 dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a tox -e pre-commit [2021-02-18T15:28:47.073Z] pre-commit create: /code/.tox/pre-commit [2021-02-18T15:28:47.637Z] pre-commit installdeps: pre-commit [2021-02-18T15:28:48.113Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.13,importlib-metadata==3.4.0,nodeenv==1.5.0,pre-commit==2.10.1,PyYAML==5.4.1,six==1.15.0,toml==0.10.2,typing-extensions==3.7.4.3,virtualenv==20.4.2,zipp==3.4.0 [2021-02-18T15:28:48.113Z] pre-commit run-test-pre: PYTHONHASHSEED='111559692' [2021-02-18T15:28:48.113Z] pre-commit run-test: commands[0] | pre-commit install [2021-02-18T15:28:48.113Z] pre-commit installed at .git/hooks/pre-commit [2021-02-18T15:28:48.113Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2021-02-18T15:28:48.374Z] [WARNING] normalizing pre-commit configuration to a top-level map. support for top level list will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [2021-02-18T15:28:48.374Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2021-02-18T15:28:48.374Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2021-02-18T15:28:48.374Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-02-18T15:28:48.634Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2021-02-18T15:28:48.894Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2021-02-18T15:28:49.155Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-02-18T15:28:49.155Z] [INFO] Once installed this environment will be reused. [2021-02-18T15:28:49.155Z] [INFO] This may take a few minutes... [2021-02-18T15:28:57.291Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2021-02-18T15:28:57.291Z] [INFO] Once installed this environment will be reused. [2021-02-18T15:28:57.291Z] [INFO] This may take a few minutes... [2021-02-18T15:29:05.429Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2021-02-18T15:29:05.429Z] [INFO] Once installed this environment will be reused. [2021-02-18T15:29:05.429Z] [INFO] This may take a few minutes... [2021-02-18T15:29:09.523Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.13,importlib-metadata==3.4.0,nodeenv==1.5.0,pre-commit==2.10.1,PyYAML==5.4.1,six==1.15.0,toml==0.10.2,typing-extensions==3.7.4.3,virtualenv==20.4.2,zipp==3.4.0 [2021-02-18T15:29:09.523Z] pre-commit run-test-pre: PYTHONHASHSEED='2807301673' [2021-02-18T15:29:09.523Z] pre-commit run-test: commands[0] | pre-commit install [2021-02-18T15:29:09.523Z] pre-commit installed at .git/hooks/pre-commit [2021-02-18T15:29:09.523Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2021-02-18T15:29:09.523Z] [WARNING] normalizing pre-commit configuration to a top-level map. support for top level list will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [2021-02-18T15:29:09.523Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2021-02-18T15:29:09.523Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2021-02-18T15:29:09.523Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-02-18T15:29:09.523Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2021-02-18T15:29:09.779Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2021-02-18T15:29:09.779Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-02-18T15:29:09.779Z] [INFO] Once installed this environment will be reused. [2021-02-18T15:29:09.779Z] [INFO] This may take a few minutes... [2021-02-18T15:29:12.009Z] Check for added large files..............................................Passed [2021-02-18T15:29:12.009Z] Check docstring is first.................................................Passed [2021-02-18T15:29:12.270Z] Check for merge conflicts................................................Passed [2021-02-18T15:29:12.270Z] Check Yaml...............................................................Passed [2021-02-18T15:29:12.270Z] Check JSON...............................................................Passed [2021-02-18T15:29:12.843Z] Debug Statements (Python)................................................Passed [2021-02-18T15:29:13.103Z] Fix End of Files.........................................................Passed [2021-02-18T15:29:19.745Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2021-02-18T15:29:19.745Z] [INFO] Once installed this environment will be reused. [2021-02-18T15:29:19.745Z] [INFO] This may take a few minutes... [2021-02-18T15:29:21.241Z] Flake8...................................................................Passed [2021-02-18T15:29:21.241Z] Tests should end in _test.py.............................................Passed [2021-02-18T15:29:21.241Z] Fix requirements.txt.....................................................Passed [2021-02-18T15:29:21.241Z] Trim Trailing Whitespace.................................................Passed [2021-02-18T15:29:21.241Z] Reorder python imports...................................................Passed [2021-02-18T15:29:24.549Z] pyupgrade................................................................Passed [2021-02-18T15:29:24.549Z] ___________________________________ summary ____________________________________ [2021-02-18T15:29:24.549Z]  pre-commit: commands succeeded [2021-02-18T15:29:24.549Z]  congratulations :) [2021-02-18T15:29:25.120Z] ++ get_versions='docker run --rm [2021-02-18T15:29:25.120Z] --entrypoint=/code/.tox/py37/bin/python [2021-02-18T15:29:25.120Z] dockerpinata/compose:debian-5b983ac6536d273e309df6fd80e0c697d25c1b7a [2021-02-18T15:29:25.120Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2021-02-18T15:29:25.120Z] ++ '[' 19.03.13 == '' ']' [2021-02-18T15:29:25.120Z] ++ '[' 19.03.13 == all ']' [2021-02-18T15:29:25.120Z] ++ BUILD_NUMBER=2 [2021-02-18T15:29:25.120Z] ++ PY_TEST_VERSIONS=py37 [2021-02-18T15:29:25.120Z] ++ for version in $DOCKER_VERSIONS [2021-02-18T15:29:25.120Z] ++ echo 'Running tests against Docker 19.03.13' [2021-02-18T15:29:25.120Z] Running tests against Docker 19.03.13 [2021-02-18T15:29:25.120Z] ++ daemon_container=compose-dind-19.03.13-2 [2021-02-18T15:29:25.120Z] ++ trap on_exit EXIT [2021-02-18T15:29:25.120Z] ++ docker run -d --name compose-dind-19.03.13-2 --privileged --volume=/var/lib/docker -v /config.json:/code/.docker/config.json -e DOCKER_TLS_CERTDIR= docker:19.03.13-dind dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2021-02-18T15:29:25.120Z] ++ tail -n 10 [2021-02-18T15:29:25.383Z] cea1d742c5f86a291fda5bf7acc482290f138020689de2b916df7fbfe3a0389a [2021-02-18T15:29:25.383Z] ++ docker exec compose-dind-19.03.13-2 sh -c 'apk add --no-cache git' [2021-02-18T15:29:25.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T15:29:26.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T15:29:26.844Z] (1/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-18T15:29:26.844Z] (2/5) Installing libcurl (7.69.1-r3) [2021-02-18T15:29:26.844Z] (3/5) Installing expat (2.2.9-r1) [2021-02-18T15:29:26.844Z] (4/5) Installing pcre2 (10.35-r0) [2021-02-18T15:29:26.844Z] (5/5) Installing git (2.26.2-r0) [2021-02-18T15:29:26.844Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T15:29:26.844Z] OK: 42 MiB in 52 packages [2021-02-18T15:29:26.844Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-2:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerpinata/compose:debian-5b983ac6536d273e309df6fd80e0c697d25c1b7a -e py37 -- --verbose [2021-02-18T15:29:27.785Z] /code/.tox/py37/lib/python3.7/site-packages/setuptools/dist.py:461: UserWarning: Normalizing '1.29.0dev' to '1.29.0.dev0' [2021-02-18T15:29:27.785Z] warnings.warn(tmpl.format(**locals())) [2021-02-18T15:29:27.785Z] py37 develop-inst-noop: /code [2021-02-18T15:29:27.830Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2021-02-18T15:29:27.830Z] [INFO] Once installed this environment will be reused. [2021-02-18T15:29:27.830Z] [INFO] This may take a few minutes... [2021-02-18T15:29:28.046Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.2.0,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.4,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.2,# Editable install with no version control (docker-compose==1.29.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.11,idna==2.10,importlib-metadata==3.4.0,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.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==4.1,pyinstaller-hooks-contrib==2020.11,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,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.21.2,typing-extensions==3.7.4.3,urllib3==1.25.11,virtualenv==20.4.0,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.4.0 [2021-02-18T15:29:28.046Z] py37 run-test-pre: PYTHONHASHSEED='2219813774' [2021-02-18T15:29:28.046Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2021-02-18T15:29:28.046Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2021-02-18T15:29:29.431Z] ============================= test session starts ============================== [2021-02-18T15:29:29.431Z] platform linux -- Python 3.7.10, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2021-02-18T15:29:29.431Z] cachedir: .tox/py37/.pytest_cache [2021-02-18T15:29:29.431Z] rootdir: /code, configfile: tox.ini [2021-02-18T15:29:29.431Z] plugins: cov-2.10.1 [2021-02-18T15:29:31.413Z] collecting ...  collecting 306 items  collecting 652 items  collecting 951 items  collected 1186 items  [2021-02-18T15:29:31.413Z] [2021-02-18T15:29:33.326Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2021-02-18T15:29:34.267Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2021-02-18T15:29:34.362Z] Check for added large files..............................................Passed [2021-02-18T15:29:34.362Z] Check docstring is first.................................................Passed [2021-02-18T15:29:34.362Z] Check for merge conflicts................................................Passed [2021-02-18T15:29:34.619Z] Check Yaml...............................................................Passed [2021-02-18T15:29:34.619Z] Check JSON...............................................................Passed [2021-02-18T15:29:35.180Z] Debug Statements (Python)................................................Passed [2021-02-18T15:29:35.744Z] Fix End of Files.........................................................Passed [2021-02-18T15:29:39.555Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2021-02-18T15:29:40.498Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2021-02-18T15:29:42.410Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2021-02-18T15:29:43.836Z] Flake8...................................................................Passed [2021-02-18T15:29:43.836Z] Tests should end in _test.py.............................................Passed [2021-02-18T15:29:43.836Z] Fix requirements.txt.....................................................Passed [2021-02-18T15:29:43.836Z] Trim Trailing Whitespace.................................................Passed [2021-02-18T15:29:43.836Z] Reorder python imports...................................................Passed [2021-02-18T15:29:44.323Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2021-02-18T15:29:44.894Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2021-02-18T15:29:45.467Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2021-02-18T15:29:47.108Z] pyupgrade................................................................Passed [2021-02-18T15:29:47.108Z] ___________________________________ summary ____________________________________ [2021-02-18T15:29:47.108Z]  pre-commit: commands succeeded [2021-02-18T15:29:47.108Z]  congratulations :) [2021-02-18T15:29:47.381Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2021-02-18T15:29:47.670Z] ++ get_versions='docker run --rm [2021-02-18T15:29:47.670Z] --entrypoint=/code/.tox/py37/bin/python [2021-02-18T15:29:47.670Z] dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a [2021-02-18T15:29:47.670Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2021-02-18T15:29:47.670Z] ++ '[' 19.03.13 == '' ']' [2021-02-18T15:29:47.670Z] ++ '[' 19.03.13 == all ']' [2021-02-18T15:29:47.670Z] ++ BUILD_NUMBER=2 [2021-02-18T15:29:47.670Z] ++ PY_TEST_VERSIONS=py37 [2021-02-18T15:29:47.670Z] ++ for version in $DOCKER_VERSIONS [2021-02-18T15:29:47.670Z] ++ echo 'Running tests against Docker 19.03.13' [2021-02-18T15:29:47.670Z] Running tests against Docker 19.03.13 [2021-02-18T15:29:47.670Z] ++ daemon_container=compose-dind-19.03.13-2 [2021-02-18T15:29:47.670Z] ++ trap on_exit EXIT [2021-02-18T15:29:47.670Z] ++ tail -n 10 [2021-02-18T15:29:47.670Z] ++ docker run -d --name compose-dind-19.03.13-2 --privileged --volume=/var/lib/docker -v /config.json:/code/.docker/config.json -e DOCKER_TLS_CERTDIR= docker:19.03.13-dind dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2021-02-18T15:29:48.323Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2021-02-18T15:29:50.237Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2021-02-18T15:29:51.179Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XFAIL [ 1%] [2021-02-18T15:29:52.562Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2021-02-18T15:29:52.925Z] 5aa711733414: Pull complete [2021-02-18T15:29:52.925Z] 058f73b55e4b: Pull complete [2021-02-18T15:29:52.925Z] 8c9c664faf12: Pull complete [2021-02-18T15:29:52.925Z] 1d0b6491c6e7: Pull complete [2021-02-18T15:29:52.925Z] ab16b9777c1c: Pull complete [2021-02-18T15:29:52.925Z] fdea63f936d6: Pull complete [2021-02-18T15:29:52.925Z] 83b3f059d26f: Pull complete [2021-02-18T15:29:52.925Z] Digest: sha256:7efc658176afab9a80c450510882e3176c351ec0fad557b6dd98636b5af474c7 [2021-02-18T15:29:52.925Z] Status: Downloaded newer image for docker:19.03.13-dind [2021-02-18T15:29:52.925Z] 8e740410259acbba321860a72072b3cc5b9685b76b3e18c6c9d516374c9b216f [2021-02-18T15:29:52.925Z] ++ docker exec compose-dind-19.03.13-2 sh -c 'apk add --no-cache git' [2021-02-18T15:29:52.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T15:29:53.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T15:29:53.487Z] (1/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-18T15:29:53.487Z] (2/5) Installing libcurl (7.69.1-r3) [2021-02-18T15:29:53.487Z] (3/5) Installing expat (2.2.9-r1) [2021-02-18T15:29:53.487Z] (4/5) Installing pcre2 (10.35-r0) [2021-02-18T15:29:53.487Z] (5/5) Installing git (2.26.2-r0) [2021-02-18T15:29:53.744Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T15:29:53.744Z] OK: 42 MiB in 52 packages [2021-02-18T15:29:53.744Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-2:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerpinata/compose:alpine-5b983ac6536d273e309df6fd80e0c697d25c1b7a -e py37 -- --verbose [2021-02-18T15:29:54.043Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2021-02-18T15:29:54.673Z] /code/.tox/py37/lib/python3.7/site-packages/setuptools/dist.py:461: UserWarning: Normalizing '1.29.0dev' to '1.29.0.dev0' [2021-02-18T15:29:54.673Z] warnings.warn(tmpl.format(**locals())) [2021-02-18T15:29:54.673Z] py37 develop-inst-noop: /code [2021-02-18T15:29:54.930Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.2.0,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.4,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.2,# Editable install with no version control (docker-compose==1.29.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.11,idna==2.10,importlib-metadata==3.4.0,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.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,pyinstaller-hooks-contrib==2020.11,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,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.21.2,typing-extensions==3.7.4.3,urllib3==1.25.11,virtualenv==20.4.0,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.4.0 [2021-02-18T15:29:54.930Z] py37 run-test-pre: PYTHONHASHSEED='891611037' [2021-02-18T15:29:54.930Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2021-02-18T15:29:54.930Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2021-02-18T15:29:55.427Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2021-02-18T15:29:56.300Z] ============================= test session starts ============================== [2021-02-18T15:29:56.300Z] platform linux -- Python 3.7.10, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2021-02-18T15:29:56.300Z] cachedir: .tox/py37/.pytest_cache [2021-02-18T15:29:56.300Z] rootdir: /code, configfile: tox.ini [2021-02-18T15:29:56.300Z] plugins: cov-2.10.1 [2021-02-18T15:29:57.340Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2021-02-18T15:29:58.282Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2021-02-18T15:29:58.282Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2021-02-18T15:29:58.282Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2021-02-18T15:29:58.282Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2021-02-18T15:29:58.308Z] collecting ...  collecting 306 items  collecting 576 items  collecting 951 items  collected 1186 items  [2021-02-18T15:29:58.308Z] [2021-02-18T15:29:58.854Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2021-02-18T15:29:59.426Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2021-02-18T15:29:59.998Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2021-02-18T15:30:00.198Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2021-02-18T15:30:00.570Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2021-02-18T15:30:01.128Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2021-02-18T15:30:01.142Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2021-02-18T15:30:01.713Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2021-02-18T15:30:02.285Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2021-02-18T15:30:02.857Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2021-02-18T15:30:03.429Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2021-02-18T15:30:04.002Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2021-02-18T15:30:04.575Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2021-02-18T15:30:05.147Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2021-02-18T15:30:05.720Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2021-02-18T15:30:06.292Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2021-02-18T15:30:06.377Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2021-02-18T15:30:06.864Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2021-02-18T15:30:07.436Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2021-02-18T15:30:07.744Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2021-02-18T15:30:08.007Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2021-02-18T15:30:08.580Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2021-02-18T15:30:09.636Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2021-02-18T15:30:09.967Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2021-02-18T15:30:10.539Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2021-02-18T15:30:11.525Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2021-02-18T15:30:11.935Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2021-02-18T15:30:12.090Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2021-02-18T15:30:12.506Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2021-02-18T15:30:12.654Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2021-02-18T15:30:13.891Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2021-02-18T15:30:14.547Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2021-02-18T15:30:15.917Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2021-02-18T15:30:17.809Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2021-02-18T15:30:18.738Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XFAIL [ 1%] [2021-02-18T15:30:20.106Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2021-02-18T15:30:21.035Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2021-02-18T15:30:22.928Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2021-02-18T15:30:24.822Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2021-02-18T15:30:25.385Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2021-02-18T15:30:25.385Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2021-02-18T15:30:25.385Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2021-02-18T15:30:25.385Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2021-02-18T15:30:26.315Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2021-02-18T15:30:26.572Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2021-02-18T15:30:27.502Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2021-02-18T15:30:27.758Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2021-02-18T15:30:28.321Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2021-02-18T15:30:28.884Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2021-02-18T15:30:29.448Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2021-02-18T15:30:30.378Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2021-02-18T15:30:30.635Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2021-02-18T15:30:31.565Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2021-02-18T15:30:31.822Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2021-02-18T15:30:32.005Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2021-02-18T15:30:32.005Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2021-02-18T15:30:32.005Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2021-02-18T15:30:32.385Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2021-02-18T15:30:32.949Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2021-02-18T15:30:33.513Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2021-02-18T15:30:33.916Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2021-02-18T15:30:34.443Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2021-02-18T15:30:34.856Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2021-02-18T15:30:35.006Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2021-02-18T15:30:35.570Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2021-02-18T15:30:36.133Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2021-02-18T15:30:36.242Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2021-02-18T15:30:37.502Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2021-02-18T15:30:38.065Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2021-02-18T15:30:38.157Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2021-02-18T15:30:39.433Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2021-02-18T15:30:39.996Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2021-02-18T15:30:40.071Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2021-02-18T15:30:41.364Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2021-02-18T15:30:41.455Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2021-02-18T15:30:43.369Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2021-02-18T15:30:48.681Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2021-02-18T15:30:50.596Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2021-02-18T15:30:52.510Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2021-02-18T15:30:54.425Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2021-02-18T15:30:56.340Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2021-02-18T15:30:59.411Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2021-02-18T15:30:59.411Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2021-02-18T15:30:59.411Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2021-02-18T15:31:01.304Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2021-02-18T15:31:02.234Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2021-02-18T15:31:03.606Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2021-02-18T15:31:05.502Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2021-02-18T15:31:07.444Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2021-02-18T15:31:08.566Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2021-02-18T15:31:09.346Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2021-02-18T15:31:10.481Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2021-02-18T15:31:11.262Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2021-02-18T15:31:16.511Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2021-02-18T15:31:17.877Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2021-02-18T15:31:19.768Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2021-02-18T15:31:21.661Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2021-02-18T15:31:22.708Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2021-02-18T15:31:22.708Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2021-02-18T15:31:22.970Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2021-02-18T15:31:23.553Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2021-02-18T15:31:24.377Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2021-02-18T15:31:24.949Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2021-02-18T15:31:25.521Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2021-02-18T15:31:26.091Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2021-02-18T15:31:28.004Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2021-02-18T15:31:29.389Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2021-02-18T15:31:32.712Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2021-02-18T15:31:34.625Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 5%] [2021-02-18T15:31:35.724Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2021-02-18T15:31:36.536Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2021-02-18T15:31:37.617Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2021-02-18T15:31:38.449Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2021-02-18T15:31:40.994Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2021-02-18T15:31:42.908Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2021-02-18T15:31:42.908Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2021-02-18T15:31:44.824Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2021-02-18T15:31:44.824Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2021-02-18T15:31:44.824Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2021-02-18T15:31:45.345Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2021-02-18T15:31:47.890Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2021-02-18T15:31:49.276Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2021-02-18T15:31:49.784Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2021-02-18T15:31:49.784Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2021-02-18T15:31:50.040Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2021-02-18T15:31:51.193Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 6%] [2021-02-18T15:31:51.407Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2021-02-18T15:31:51.664Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2021-02-18T15:31:52.594Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2021-02-18T15:31:53.106Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2021-02-18T15:31:53.156Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2021-02-18T15:31:53.679Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2021-02-18T15:31:55.046Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2021-02-18T15:31:55.973Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2021-02-18T15:31:56.227Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2021-02-18T15:31:58.774Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2021-02-18T15:31:59.244Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2021-02-18T15:32:01.135Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 5%] [2021-02-18T15:32:02.080Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2021-02-18T15:32:03.031Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2021-02-18T15:32:04.625Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2021-02-18T15:32:04.885Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2021-02-18T15:32:05.550Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2021-02-18T15:32:06.799Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2021-02-18T15:32:07.370Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2021-02-18T15:32:08.071Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2021-02-18T15:32:09.296Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2021-02-18T15:32:09.961Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2021-02-18T15:32:09.961Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2021-02-18T15:32:11.841Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2021-02-18T15:32:11.852Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2021-02-18T15:32:11.852Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2021-02-18T15:32:11.852Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2021-02-18T15:32:12.109Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2021-02-18T15:32:12.784Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 8%] [2021-02-18T15:32:14.628Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2021-02-18T15:32:15.329Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2021-02-18T15:32:15.994Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2021-02-18T15:32:16.271Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2021-02-18T15:32:17.889Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 6%] [2021-02-18T15:32:18.183Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2021-02-18T15:32:18.444Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2021-02-18T15:32:19.782Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2021-02-18T15:32:19.829Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2021-02-18T15:32:20.343Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2021-02-18T15:32:21.214Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2021-02-18T15:32:22.861Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2021-02-18T15:32:23.128Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2021-02-18T15:32:25.042Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2021-02-18T15:32:26.134Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2021-02-18T15:32:28.343Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2021-02-18T15:32:29.540Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2021-02-18T15:32:30.257Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2021-02-18T15:32:31.216Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2021-02-18T15:32:31.461Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2021-02-18T15:32:31.787Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2021-02-18T15:32:32.024Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2021-02-18T15:32:32.729Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2021-02-18T15:32:33.916Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2021-02-18T15:32:34.112Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2021-02-18T15:32:34.683Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2021-02-18T15:32:34.852Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2021-02-18T15:32:36.070Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2021-02-18T15:32:36.642Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2021-02-18T15:32:36.743Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2021-02-18T15:32:37.213Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2021-02-18T15:32:38.601Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2021-02-18T15:32:39.260Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2021-02-18T15:32:39.545Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2021-02-18T15:32:40.187Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 8%] [2021-02-18T15:32:41.459Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2021-02-18T15:32:42.705Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2021-02-18T15:32:42.847Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2021-02-18T15:32:43.109Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2021-02-18T15:32:43.633Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2021-02-18T15:32:44.493Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2021-02-18T15:32:45.522Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2021-02-18T15:32:46.085Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2021-02-18T15:32:47.038Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2021-02-18T15:32:47.452Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2021-02-18T15:32:48.819Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2021-02-18T15:32:48.954Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2021-02-18T15:32:50.338Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2021-02-18T15:32:50.709Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2021-02-18T15:32:52.601Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2021-02-18T15:32:54.554Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2021-02-18T15:32:55.497Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2021-02-18T15:32:56.770Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2021-02-18T15:32:58.661Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2021-02-18T15:32:59.589Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2021-02-18T15:32:59.701Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2021-02-18T15:33:00.152Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2021-02-18T15:33:01.082Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2021-02-18T15:33:01.614Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2021-02-18T15:33:02.448Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2021-02-18T15:33:03.002Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2021-02-18T15:33:03.375Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2021-02-18T15:33:03.944Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2021-02-18T15:33:04.304Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2021-02-18T15:33:04.886Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2021-02-18T15:33:05.233Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2021-02-18T15:33:05.797Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2021-02-18T15:33:05.828Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2021-02-18T15:33:07.731Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2021-02-18T15:33:08.659Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2021-02-18T15:33:10.549Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2021-02-18T15:33:11.115Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2021-02-18T15:33:11.687Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2021-02-18T15:33:11.915Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2021-02-18T15:33:12.477Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2021-02-18T15:33:13.844Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2021-02-18T15:33:14.235Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2021-02-18T15:33:15.176Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2021-02-18T15:33:16.362Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2021-02-18T15:33:16.561Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2021-02-18T15:33:17.966Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2021-02-18T15:33:18.252Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2021-02-18T15:33:19.181Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2021-02-18T15:33:19.351Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2021-02-18T15:33:20.297Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2021-02-18T15:33:21.683Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2021-02-18T15:33:23.068Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2021-02-18T15:33:23.352Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2021-02-18T15:33:24.454Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2021-02-18T15:33:25.243Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2021-02-18T15:33:25.838Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2021-02-18T15:33:27.751Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2021-02-18T15:33:29.135Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2021-02-18T15:33:29.411Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2021-02-18T15:33:30.077Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2021-02-18T15:33:31.020Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2021-02-18T15:33:31.316Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2021-02-18T15:33:31.962Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2021-02-18T15:33:32.686Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2021-02-18T15:33:33.615Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2021-02-18T15:33:33.876Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2021-02-18T15:33:34.543Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2021-02-18T15:33:34.820Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2021-02-18T15:33:35.910Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2021-02-18T15:33:38.149Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2021-02-18T15:33:40.063Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2021-02-18T15:33:41.158Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2021-02-18T15:33:41.415Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2021-02-18T15:33:42.607Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2021-02-18T15:33:43.936Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2021-02-18T15:33:43.993Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2021-02-18T15:33:44.935Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2021-02-18T15:33:45.303Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2021-02-18T15:33:45.506Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2021-02-18T15:33:46.449Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2021-02-18T15:33:46.671Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2021-02-18T15:33:47.835Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2021-02-18T15:33:48.039Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2021-02-18T15:33:48.778Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2021-02-18T15:33:48.971Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2021-02-18T15:33:49.718Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2021-02-18T15:33:50.340Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2021-02-18T15:33:51.105Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2021-02-18T15:33:51.706Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2021-02-18T15:33:52.049Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2021-02-18T15:33:52.635Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2021-02-18T15:33:52.992Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2021-02-18T15:33:53.935Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2021-02-18T15:33:54.529Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2021-02-18T15:33:55.319Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2021-02-18T15:33:55.897Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2021-02-18T15:33:57.804Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2021-02-18T15:33:57.868Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2021-02-18T15:33:59.170Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2021-02-18T15:34:00.099Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2021-02-18T15:34:01.028Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2021-02-18T15:34:02.396Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2021-02-18T15:34:03.172Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2021-02-18T15:34:03.743Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2021-02-18T15:34:03.763Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2021-02-18T15:34:04.691Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2021-02-18T15:34:05.128Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2021-02-18T15:34:05.389Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2021-02-18T15:34:07.303Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2021-02-18T15:34:07.961Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2021-02-18T15:34:09.223Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2021-02-18T15:34:10.479Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2021-02-18T15:34:11.768Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2021-02-18T15:34:12.999Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2021-02-18T15:34:13.154Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2021-02-18T15:34:13.727Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2021-02-18T15:34:14.366Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2021-02-18T15:34:15.295Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2021-02-18T15:34:15.641Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2021-02-18T15:34:15.857Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2021-02-18T15:34:16.212Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2021-02-18T15:34:17.224Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2021-02-18T15:34:18.123Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2021-02-18T15:34:18.152Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2021-02-18T15:34:19.102Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2021-02-18T15:34:20.031Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2021-02-18T15:34:20.037Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 15%] [2021-02-18T15:34:20.980Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2021-02-18T15:34:21.397Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2021-02-18T15:34:22.327Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2021-02-18T15:34:22.365Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2021-02-18T15:34:23.694Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2021-02-18T15:34:24.363Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2021-02-18T15:34:24.625Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2021-02-18T15:34:25.746Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2021-02-18T15:34:25.991Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2021-02-18T15:34:27.129Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2021-02-18T15:34:28.071Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2021-02-18T15:34:28.510Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2021-02-18T15:34:29.984Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2021-02-18T15:34:31.368Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2021-02-18T15:34:32.753Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2021-02-18T15:34:33.756Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2021-02-18T15:34:34.136Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2021-02-18T15:34:34.685Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2021-02-18T15:34:35.519Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2021-02-18T15:34:35.614Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2021-02-18T15:34:36.177Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2021-02-18T15:34:36.903Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 16%] [2021-02-18T15:34:37.475Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2021-02-18T15:34:38.068Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2021-02-18T15:34:38.860Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2021-02-18T15:34:40.244Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2021-02-18T15:34:40.588Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2021-02-18T15:34:40.816Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2021-02-18T15:34:42.480Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2021-02-18T15:34:42.729Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2021-02-18T15:34:44.195Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2021-02-18T15:34:44.371Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2021-02-18T15:34:44.629Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2021-02-18T15:34:47.162Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2021-02-18T15:34:47.725Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2021-02-18T15:34:48.403Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2021-02-18T15:34:49.618Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2021-02-18T15:34:50.947Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2021-02-18T15:34:50.987Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 15%] [2021-02-18T15:34:52.878Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2021-02-18T15:34:53.808Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2021-02-18T15:34:54.247Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2021-02-18T15:34:55.701Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2021-02-18T15:34:56.791Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2021-02-18T15:34:57.594Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2021-02-18T15:34:58.176Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2021-02-18T15:34:58.961Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2021-02-18T15:34:59.524Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2021-02-18T15:35:00.088Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2021-02-18T15:35:01.415Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2021-02-18T15:35:01.473Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2021-02-18T15:35:01.473Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2021-02-18T15:35:02.780Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2021-02-18T15:35:02.858Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2021-02-18T15:35:04.148Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2021-02-18T15:35:05.405Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2021-02-18T15:35:05.516Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2021-02-18T15:35:06.883Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2021-02-18T15:35:07.954Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2021-02-18T15:35:08.214Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2021-02-18T15:35:08.774Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 16%] [2021-02-18T15:35:09.031Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2021-02-18T15:35:10.962Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2021-02-18T15:35:12.328Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2021-02-18T15:35:12.891Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2021-02-18T15:35:14.788Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2021-02-18T15:35:16.155Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2021-02-18T15:35:16.348Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2021-02-18T15:35:16.348Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2021-02-18T15:35:18.893Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2021-02-18T15:35:20.277Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2021-02-18T15:35:20.325Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2021-02-18T15:35:22.191Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2021-02-18T15:35:22.793Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2021-02-18T15:35:22.845Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2021-02-18T15:35:24.177Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2021-02-18T15:35:25.560Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2021-02-18T15:35:26.115Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2021-02-18T15:35:26.501Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2021-02-18T15:35:27.885Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2021-02-18T15:35:28.634Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2021-02-18T15:35:29.800Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2021-02-18T15:35:30.530Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2021-02-18T15:35:31.186Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2021-02-18T15:35:32.421Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2021-02-18T15:35:33.732Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2021-02-18T15:35:33.790Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2021-02-18T15:35:33.790Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2021-02-18T15:35:35.116Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2021-02-18T15:35:35.156Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2021-02-18T15:35:37.031Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2021-02-18T15:35:37.700Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2021-02-18T15:35:38.430Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2021-02-18T15:35:40.219Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2021-02-18T15:35:40.476Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2021-02-18T15:35:40.973Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2021-02-18T15:35:42.358Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2021-02-18T15:35:43.745Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2021-02-18T15:35:45.128Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2021-02-18T15:35:45.389Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2021-02-18T15:35:45.961Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2021-02-18T15:35:46.533Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2021-02-18T15:35:48.449Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2021-02-18T15:35:48.449Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_help Serving on /tmp/test-metrics-docker-cli.sock [2021-02-18T15:35:48.563Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2021-02-18T15:35:48.563Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2021-02-18T15:35:51.007Z] PASSED [ 19%] [2021-02-18T15:35:51.081Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2021-02-18T15:35:52.010Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2021-02-18T15:35:52.394Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_simple_commands PASSED [ 19%] [2021-02-18T15:35:52.655Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2021-02-18T15:35:52.655Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2021-02-18T15:35:52.655Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2021-02-18T15:35:53.597Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 20%] [2021-02-18T15:35:54.170Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2021-02-18T15:35:54.431Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2021-02-18T15:35:54.529Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2021-02-18T15:35:54.786Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2021-02-18T15:35:55.373Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2021-02-18T15:35:55.373Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2021-02-18T15:35:55.633Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2021-02-18T15:35:55.633Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2021-02-18T15:35:55.894Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2021-02-18T15:35:55.894Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2021-02-18T15:35:55.894Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2021-02-18T15:35:56.154Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2021-02-18T15:35:56.154Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2021-02-18T15:35:56.154Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2021-02-18T15:35:57.522Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2021-02-18T15:35:58.890Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2021-02-18T15:35:59.831Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2021-02-18T15:36:02.354Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2021-02-18T15:36:03.283Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2021-02-18T15:36:06.554Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2021-02-18T15:36:07.116Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2021-02-18T15:36:09.007Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2021-02-18T15:36:10.900Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2021-02-18T15:36:11.055Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 21%] [2021-02-18T15:36:11.055Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2021-02-18T15:36:11.055Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2021-02-18T15:36:11.055Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2021-02-18T15:36:12.008Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2021-02-18T15:36:12.579Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2021-02-18T15:36:13.149Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2021-02-18T15:36:13.419Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2021-02-18T15:36:14.091Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2021-02-18T15:36:14.091Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2021-02-18T15:36:14.662Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2021-02-18T15:36:14.787Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2021-02-18T15:36:16.681Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2021-02-18T15:36:17.612Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2021-02-18T15:36:17.968Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2021-02-18T15:36:18.176Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2021-02-18T15:36:18.739Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2021-02-18T15:36:19.303Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2021-02-18T15:36:20.512Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 22%] [2021-02-18T15:36:21.082Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 22%] [2021-02-18T15:36:21.207Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2021-02-18T15:36:21.653Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2021-02-18T15:36:23.037Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2021-02-18T15:36:23.744Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_help PASSED [ 19%] [2021-02-18T15:36:23.979Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2021-02-18T15:36:24.554Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2021-02-18T15:36:25.639Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_simple_commands PASSED [ 19%] [2021-02-18T15:36:25.640Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2021-02-18T15:36:25.640Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2021-02-18T15:36:25.640Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2021-02-18T15:36:25.937Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2021-02-18T15:36:28.473Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2021-02-18T15:36:28.473Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%] [2021-02-18T15:36:28.473Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2021-02-18T15:36:28.476Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 20%] [2021-02-18T15:36:28.476Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2021-02-18T15:36:28.476Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2021-02-18T15:36:28.476Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2021-02-18T15:36:28.476Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2021-02-18T15:36:28.476Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2021-02-18T15:36:28.476Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2021-02-18T15:36:28.732Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2021-02-18T15:36:28.988Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2021-02-18T15:36:28.988Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2021-02-18T15:36:28.988Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2021-02-18T15:36:28.988Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2021-02-18T15:36:29.044Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2021-02-18T15:36:32.366Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%] [2021-02-18T15:36:32.366Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 23%] [2021-02-18T15:36:33.750Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2021-02-18T15:36:34.691Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2021-02-18T15:36:36.074Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2021-02-18T15:36:37.986Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2021-02-18T15:36:38.246Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2021-02-18T15:36:39.631Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2021-02-18T15:36:40.201Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2021-02-18T15:36:40.772Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%] [2021-02-18T15:36:41.344Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2021-02-18T15:36:42.287Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2021-02-18T15:36:43.671Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2021-02-18T15:36:44.242Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 24%] [2021-02-18T15:36:44.812Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2021-02-18T15:36:45.756Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2021-02-18T15:36:47.030Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 21%] [2021-02-18T15:36:47.031Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2021-02-18T15:36:47.031Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2021-02-18T15:36:47.031Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2021-02-18T15:36:47.031Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2021-02-18T15:36:47.031Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2021-02-18T15:36:47.031Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2021-02-18T15:36:47.031Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2021-02-18T15:36:47.031Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2021-02-18T15:36:47.140Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2021-02-18T15:36:47.593Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2021-02-18T15:36:48.526Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2021-02-18T15:36:49.934Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2021-02-18T15:36:51.759Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2021-02-18T15:36:52.480Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2021-02-18T15:36:52.740Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%] [2021-02-18T15:36:53.649Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 22%] [2021-02-18T15:36:53.682Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%] [2021-02-18T15:36:53.682Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2021-02-18T15:36:53.682Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2021-02-18T15:36:54.211Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 22%] [2021-02-18T15:36:54.253Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2021-02-18T15:36:55.138Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2021-02-18T15:36:55.194Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 25%] [2021-02-18T15:36:55.765Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2021-02-18T15:36:56.067Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2021-02-18T15:36:56.335Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2021-02-18T15:36:57.435Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2021-02-18T15:36:57.997Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2021-02-18T15:36:58.879Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2021-02-18T15:36:58.925Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2021-02-18T15:36:59.451Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2021-02-18T15:36:59.711Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2021-02-18T15:36:59.711Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2021-02-18T15:36:59.854Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2021-02-18T15:37:00.283Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%] [2021-02-18T15:37:00.543Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2021-02-18T15:37:00.543Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2021-02-18T15:37:00.783Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%] [2021-02-18T15:37:01.344Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2021-02-18T15:37:01.486Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2021-02-18T15:37:02.309Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2021-02-18T15:37:02.428Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2021-02-18T15:37:03.371Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 26%] [2021-02-18T15:37:03.371Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2021-02-18T15:37:03.631Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2021-02-18T15:37:03.892Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2021-02-18T15:37:04.154Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2021-02-18T15:37:04.154Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2021-02-18T15:37:04.726Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2021-02-18T15:37:04.824Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%] [2021-02-18T15:37:05.299Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%] [2021-02-18T15:37:05.386Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 23%] [2021-02-18T15:37:05.559Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2021-02-18T15:37:05.560Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2021-02-18T15:37:06.531Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2021-02-18T15:37:07.275Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2021-02-18T15:37:07.838Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2021-02-18T15:37:07.915Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2021-02-18T15:37:08.486Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 27%] [2021-02-18T15:37:08.748Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2021-02-18T15:37:08.767Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2021-02-18T15:37:09.008Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2021-02-18T15:37:09.008Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2021-02-18T15:37:09.579Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2021-02-18T15:37:09.841Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2021-02-18T15:37:10.412Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2021-02-18T15:37:10.655Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2021-02-18T15:37:10.933Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%] [2021-02-18T15:37:11.219Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2021-02-18T15:37:12.319Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2021-02-18T15:37:12.319Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2021-02-18T15:37:12.319Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2021-02-18T15:37:12.586Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2021-02-18T15:37:12.890Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2021-02-18T15:37:12.890Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2021-02-18T15:37:13.151Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2021-02-18T15:37:13.412Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2021-02-18T15:37:13.514Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2021-02-18T15:37:13.984Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2021-02-18T15:37:14.077Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%] [2021-02-18T15:37:14.245Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2021-02-18T15:37:14.640Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2021-02-18T15:37:14.816Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2021-02-18T15:37:14.816Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2021-02-18T15:37:15.077Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%] [2021-02-18T15:37:15.569Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2021-02-18T15:37:15.649Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2021-02-18T15:37:15.649Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2021-02-18T15:37:16.591Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2021-02-18T15:37:16.853Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 29%] [2021-02-18T15:37:16.939Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2021-02-18T15:37:17.424Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2021-02-18T15:37:17.685Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2021-02-18T15:37:17.868Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 24%] [2021-02-18T15:37:18.256Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2021-02-18T15:37:18.430Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2021-02-18T15:37:18.517Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2021-02-18T15:37:18.778Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2021-02-18T15:37:18.778Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2021-02-18T15:37:18.778Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2021-02-18T15:37:19.349Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2021-02-18T15:37:19.358Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2021-02-18T15:37:19.609Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2021-02-18T15:37:20.181Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2021-02-18T15:37:20.724Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2021-02-18T15:37:20.760Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2021-02-18T15:37:21.022Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 30%] [2021-02-18T15:37:21.283Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2021-02-18T15:37:21.653Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2021-02-18T15:37:21.854Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2021-02-18T15:37:22.115Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2021-02-18T15:37:22.685Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2021-02-18T15:37:22.946Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2021-02-18T15:37:23.520Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2021-02-18T15:37:23.544Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2021-02-18T15:37:24.092Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2021-02-18T15:37:24.092Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2021-02-18T15:37:24.663Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2021-02-18T15:37:24.923Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2021-02-18T15:37:25.495Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2021-02-18T15:37:26.066Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 31%] [2021-02-18T15:37:26.074Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2021-02-18T15:37:26.327Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2021-02-18T15:37:26.330Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%] [2021-02-18T15:37:26.897Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2021-02-18T15:37:26.897Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2021-02-18T15:37:27.260Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%] [2021-02-18T15:37:27.261Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2021-02-18T15:37:27.516Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2021-02-18T15:37:27.841Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2021-02-18T15:37:28.080Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2021-02-18T15:37:28.412Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2021-02-18T15:37:28.641Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 25%] [2021-02-18T15:37:28.982Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2021-02-18T15:37:29.204Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2021-02-18T15:37:29.766Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2021-02-18T15:37:30.366Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2021-02-18T15:37:31.307Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2021-02-18T15:37:32.692Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2021-02-18T15:37:33.036Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2021-02-18T15:37:33.291Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2021-02-18T15:37:33.549Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2021-02-18T15:37:33.549Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2021-02-18T15:37:34.084Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2021-02-18T15:37:34.112Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%] [2021-02-18T15:37:34.112Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2021-02-18T15:37:34.112Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2021-02-18T15:37:34.655Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2021-02-18T15:37:35.040Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2021-02-18T15:37:35.969Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2021-02-18T15:37:36.040Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 32%] [2021-02-18T15:37:36.897Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 26%] [2021-02-18T15:37:36.897Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2021-02-18T15:37:37.154Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2021-02-18T15:37:37.428Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2021-02-18T15:37:37.716Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2021-02-18T15:37:37.716Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2021-02-18T15:37:37.716Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2021-02-18T15:37:37.999Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2021-02-18T15:37:38.277Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2021-02-18T15:37:38.942Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2021-02-18T15:37:39.206Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%] [2021-02-18T15:37:39.206Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2021-02-18T15:37:39.206Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2021-02-18T15:37:40.134Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2021-02-18T15:37:40.326Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2021-02-18T15:37:41.061Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2021-02-18T15:37:41.269Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2021-02-18T15:37:41.623Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 27%] [2021-02-18T15:37:41.879Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2021-02-18T15:37:42.135Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2021-02-18T15:37:42.135Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2021-02-18T15:37:42.654Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2021-02-18T15:37:42.697Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2021-02-18T15:37:42.914Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2021-02-18T15:37:42.953Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2021-02-18T15:37:43.485Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2021-02-18T15:37:43.514Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2021-02-18T15:37:43.746Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2021-02-18T15:37:44.076Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%] [2021-02-18T15:37:44.317Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2021-02-18T15:37:44.577Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2021-02-18T15:37:45.148Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 33%] [2021-02-18T15:37:45.408Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2021-02-18T15:37:45.408Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2021-02-18T15:37:45.442Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2021-02-18T15:37:45.442Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2021-02-18T15:37:45.442Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2021-02-18T15:37:45.980Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2021-02-18T15:37:46.003Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2021-02-18T15:37:46.003Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2021-02-18T15:37:46.285Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2021-02-18T15:37:46.546Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2021-02-18T15:37:46.552Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2021-02-18T15:37:46.813Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2021-02-18T15:37:47.107Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2021-02-18T15:37:47.384Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2021-02-18T15:37:47.645Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2021-02-18T15:37:47.670Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2021-02-18T15:37:47.906Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2021-02-18T15:37:47.926Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2021-02-18T15:37:47.926Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2021-02-18T15:37:48.478Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2021-02-18T15:37:48.488Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%] [2021-02-18T15:37:48.738Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2021-02-18T15:37:49.051Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2021-02-18T15:37:49.051Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2021-02-18T15:37:49.310Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2021-02-18T15:37:49.613Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2021-02-18T15:37:49.881Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2021-02-18T15:37:50.142Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2021-02-18T15:37:50.176Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 29%] [2021-02-18T15:37:50.739Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2021-02-18T15:37:50.996Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2021-02-18T15:37:51.083Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2021-02-18T15:37:51.557Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2021-02-18T15:37:52.071Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2021-02-18T15:37:52.071Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2021-02-18T15:37:52.071Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2021-02-18T15:37:52.071Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2021-02-18T15:37:52.468Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2021-02-18T15:37:52.634Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2021-02-18T15:37:52.735Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2021-02-18T15:37:52.996Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2021-02-18T15:37:53.196Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2021-02-18T15:37:53.453Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2021-02-18T15:37:53.566Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2021-02-18T15:37:54.014Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2021-02-18T15:37:54.271Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 30%] [2021-02-18T15:37:54.527Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2021-02-18T15:37:54.952Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2021-02-18T15:37:55.089Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2021-02-18T15:37:55.652Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2021-02-18T15:37:55.895Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2021-02-18T15:37:56.156Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2021-02-18T15:37:56.214Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2021-02-18T15:37:56.471Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2021-02-18T15:37:56.726Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2021-02-18T15:37:56.987Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2021-02-18T15:37:57.033Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2021-02-18T15:37:57.595Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2021-02-18T15:37:57.595Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2021-02-18T15:37:57.929Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2021-02-18T15:37:58.159Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2021-02-18T15:37:58.721Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2021-02-18T15:37:58.870Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2021-02-18T15:37:58.977Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2021-02-18T15:37:59.540Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 31%] [2021-02-18T15:37:59.796Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2021-02-18T15:37:59.813Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2021-02-18T15:38:00.073Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2021-02-18T15:38:00.358Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2021-02-18T15:38:00.358Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2021-02-18T15:38:00.647Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2021-02-18T15:38:01.218Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2021-02-18T15:38:01.724Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2021-02-18T15:38:01.789Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2021-02-18T15:38:01.980Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2021-02-18T15:38:02.236Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2021-02-18T15:38:02.360Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2021-02-18T15:38:02.931Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2021-02-18T15:38:03.603Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2021-02-18T15:38:04.315Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2021-02-18T15:38:04.531Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2021-02-18T15:38:05.700Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2021-02-18T15:38:05.906Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2021-02-18T15:38:05.961Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 36%] [2021-02-18T15:38:06.222Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2021-02-18T15:38:06.792Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2021-02-18T15:38:06.839Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2021-02-18T15:38:07.364Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2021-02-18T15:38:07.624Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2021-02-18T15:38:07.768Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2021-02-18T15:38:08.208Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2021-02-18T15:38:09.660Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 32%] [2021-02-18T15:38:10.154Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2021-02-18T15:38:10.587Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2021-02-18T15:38:11.149Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2021-02-18T15:38:11.537Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2021-02-18T15:38:12.080Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2021-02-18T15:38:12.481Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2021-02-18T15:38:13.052Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2021-02-18T15:38:13.446Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2021-02-18T15:38:13.624Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2021-02-18T15:38:13.884Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2021-02-18T15:38:14.455Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 37%] [2021-02-18T15:38:14.716Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2021-02-18T15:38:14.716Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2021-02-18T15:38:14.813Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2021-02-18T15:38:14.977Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2021-02-18T15:38:15.742Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2021-02-18T15:38:15.919Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2021-02-18T15:38:15.998Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2021-02-18T15:38:16.180Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2021-02-18T15:38:16.440Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2021-02-18T15:38:16.440Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2021-02-18T15:38:16.561Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2021-02-18T15:38:17.123Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2021-02-18T15:38:17.382Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2021-02-18T15:38:17.826Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2021-02-18T15:38:17.945Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2021-02-18T15:38:18.201Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 33%] [2021-02-18T15:38:18.763Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2021-02-18T15:38:18.763Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2021-02-18T15:38:18.766Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2021-02-18T15:38:19.325Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2021-02-18T15:38:19.582Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2021-02-18T15:38:20.143Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2021-02-18T15:38:20.149Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2021-02-18T15:38:20.399Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2021-02-18T15:38:20.655Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2021-02-18T15:38:21.217Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2021-02-18T15:38:21.474Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2021-02-18T15:38:22.039Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2021-02-18T15:38:22.296Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2021-02-18T15:38:22.859Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2021-02-18T15:38:23.423Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2021-02-18T15:38:23.450Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2021-02-18T15:38:24.352Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2021-02-18T15:38:25.281Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2021-02-18T15:38:25.843Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2021-02-18T15:38:25.996Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 38%] [2021-02-18T15:38:26.113Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2021-02-18T15:38:26.680Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2021-02-18T15:38:28.046Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2021-02-18T15:38:28.973Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2021-02-18T15:38:29.230Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2021-02-18T15:38:29.794Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2021-02-18T15:38:30.051Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2021-02-18T15:38:30.238Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-02-18T15:38:30.981Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2021-02-18T15:38:31.909Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2021-02-18T15:38:32.471Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2021-02-18T15:38:33.033Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2021-02-18T15:38:33.537Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2021-02-18T15:38:33.595Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2021-02-18T15:38:33.851Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2021-02-18T15:38:34.415Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2021-02-18T15:38:34.976Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2021-02-18T15:38:35.232Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2021-02-18T15:38:36.600Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2021-02-18T15:38:37.967Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2021-02-18T15:38:38.530Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 36%] [2021-02-18T15:38:38.786Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2021-02-18T15:38:39.347Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2021-02-18T15:38:39.910Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2021-02-18T15:38:40.118Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-02-18T15:38:40.167Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2021-02-18T15:38:40.379Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2021-02-18T15:38:40.729Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2021-02-18T15:38:42.618Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2021-02-18T15:38:43.683Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2021-02-18T15:38:43.984Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2021-02-18T15:38:45.352Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2021-02-18T15:38:45.608Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2021-02-18T15:38:45.864Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2021-02-18T15:38:46.427Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2021-02-18T15:38:46.995Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 37%] [2021-02-18T15:38:47.565Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2021-02-18T15:38:47.565Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2021-02-18T15:38:47.565Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2021-02-18T15:38:48.493Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2021-02-18T15:38:48.753Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2021-02-18T15:38:48.753Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2021-02-18T15:38:48.968Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2021-02-18T15:38:49.010Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2021-02-18T15:38:50.354Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2021-02-18T15:38:50.377Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2021-02-18T15:38:51.306Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2021-02-18T15:38:52.672Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2021-02-18T15:38:53.653Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2021-02-18T15:38:55.938Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2021-02-18T15:38:56.978Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2021-02-18T15:38:58.455Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 38%] [2021-02-18T15:39:01.179Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-02-18T15:39:03.699Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-02-18T15:39:04.481Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2021-02-18T15:39:05.590Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2021-02-18T15:39:11.065Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%] [2021-02-18T15:39:12.129Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-02-18T15:39:12.450Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2021-02-18T15:39:13.057Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2021-02-18T15:39:14.994Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2021-02-18T15:39:16.325Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2021-02-18T15:39:20.277Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2021-02-18T15:39:21.602Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2021-02-18T15:39:22.531Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2021-02-18T15:39:25.800Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2021-02-18T15:39:26.876Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2021-02-18T15:39:29.067Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2021-02-18T15:39:29.418Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2021-02-18T15:39:30.801Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2021-02-18T15:39:31.062Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2021-02-18T15:39:31.062Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2021-02-18T15:39:31.633Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2021-02-18T15:39:31.893Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2021-02-18T15:39:32.155Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2021-02-18T15:39:32.155Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%] [2021-02-18T15:39:32.415Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2021-02-18T15:39:33.357Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2021-02-18T15:39:33.357Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2021-02-18T15:39:33.357Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2021-02-18T15:39:33.357Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2021-02-18T15:39:33.357Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2021-02-18T15:39:33.357Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2021-02-18T15:39:33.358Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2021-02-18T15:39:33.358Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2021-02-18T15:39:33.358Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2021-02-18T15:39:33.358Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2021-02-18T15:39:33.358Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 41%] [2021-02-18T15:39:33.358Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2021-02-18T15:39:33.358Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2021-02-18T15:39:33.358Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2021-02-18T15:39:33.358Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2021-02-18T15:39:33.358Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2021-02-18T15:39:33.619Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2021-02-18T15:39:33.619Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2021-02-18T15:39:33.619Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2021-02-18T15:39:33.619Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2021-02-18T15:39:33.619Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2021-02-18T15:39:33.619Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2021-02-18T15:39:33.619Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2021-02-18T15:39:33.619Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2021-02-18T15:39:33.880Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2021-02-18T15:39:34.141Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2021-02-18T15:39:34.141Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2021-02-18T15:39:34.141Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2021-02-18T15:39:34.141Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2021-02-18T15:39:34.141Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2021-02-18T15:39:34.141Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2021-02-18T15:39:34.142Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2021-02-18T15:39:34.142Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2021-02-18T15:39:34.142Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2021-02-18T15:39:34.142Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2021-02-18T15:39:34.311Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-02-18T15:39:34.403Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2021-02-18T15:39:34.403Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2021-02-18T15:39:34.403Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 44%] [2021-02-18T15:39:34.403Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 45%] [2021-02-18T15:39:34.403Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2021-02-18T15:39:34.664Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2021-02-18T15:39:34.925Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2021-02-18T15:39:35.186Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2021-02-18T15:39:35.186Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2021-02-18T15:39:35.448Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2021-02-18T15:39:35.448Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2021-02-18T15:39:35.709Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2021-02-18T15:39:35.971Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2021-02-18T15:39:35.971Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2021-02-18T15:39:36.233Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2021-02-18T15:39:36.494Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 46%] [2021-02-18T15:39:36.494Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2021-02-18T15:39:36.756Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2021-02-18T15:39:37.018Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2021-02-18T15:39:37.018Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2021-02-18T15:39:37.279Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2021-02-18T15:39:37.541Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2021-02-18T15:39:37.541Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2021-02-18T15:39:37.579Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2021-02-18T15:39:37.803Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2021-02-18T15:39:38.065Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2021-02-18T15:39:38.065Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2021-02-18T15:39:38.327Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2021-02-18T15:39:38.588Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%] [2021-02-18T15:39:38.588Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2021-02-18T15:39:38.850Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2021-02-18T15:39:39.111Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2021-02-18T15:39:39.111Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2021-02-18T15:39:39.372Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2021-02-18T15:39:39.634Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2021-02-18T15:39:39.634Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2021-02-18T15:39:39.895Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2021-02-18T15:39:40.156Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2021-02-18T15:39:40.156Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2021-02-18T15:39:40.429Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2021-02-18T15:39:40.691Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 48%] [2021-02-18T15:39:40.691Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2021-02-18T15:39:40.953Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2021-02-18T15:39:41.216Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2021-02-18T15:39:41.216Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2021-02-18T15:39:41.477Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2021-02-18T15:39:41.739Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2021-02-18T15:39:41.739Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2021-02-18T15:39:42.001Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2021-02-18T15:39:42.263Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2021-02-18T15:39:42.263Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2021-02-18T15:39:42.525Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 49%] [2021-02-18T15:39:42.788Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2021-02-18T15:39:42.788Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2021-02-18T15:39:43.049Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2021-02-18T15:39:43.311Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2021-02-18T15:39:43.311Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2021-02-18T15:39:43.574Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2021-02-18T15:39:43.837Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2021-02-18T15:39:44.099Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2021-02-18T15:39:44.099Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2021-02-18T15:39:44.115Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%] [2021-02-18T15:39:44.364Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2021-02-18T15:39:44.364Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2021-02-18T15:39:44.625Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%] [2021-02-18T15:39:44.886Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2021-02-18T15:39:44.886Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2021-02-18T15:39:45.045Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2021-02-18T15:39:45.147Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2021-02-18T15:39:45.719Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2021-02-18T15:39:45.719Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2021-02-18T15:39:45.980Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2021-02-18T15:39:46.241Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2021-02-18T15:39:46.502Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2021-02-18T15:39:46.502Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2021-02-18T15:39:46.762Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2021-02-18T15:39:46.762Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2021-02-18T15:39:47.023Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%] [2021-02-18T15:39:47.284Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2021-02-18T15:39:47.546Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2021-02-18T15:39:47.546Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2021-02-18T15:39:47.561Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2021-02-18T15:39:47.808Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2021-02-18T15:39:48.070Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2021-02-18T15:39:48.070Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2021-02-18T15:39:48.332Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2021-02-18T15:39:48.594Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2021-02-18T15:39:48.594Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2021-02-18T15:39:48.855Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2021-02-18T15:39:49.117Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2021-02-18T15:39:49.379Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 52%] [2021-02-18T15:39:49.379Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2021-02-18T15:39:49.641Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2021-02-18T15:39:49.902Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [2021-02-18T15:39:50.164Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2021-02-18T15:39:50.164Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2021-02-18T15:39:50.425Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2021-02-18T15:39:50.425Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2021-02-18T15:39:50.686Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2021-02-18T15:39:50.947Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2021-02-18T15:39:51.208Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2021-02-18T15:39:51.208Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2021-02-18T15:39:51.469Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 53%] [2021-02-18T15:39:51.469Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2021-02-18T15:39:51.731Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2021-02-18T15:39:51.992Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2021-02-18T15:39:52.254Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2021-02-18T15:39:52.254Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2021-02-18T15:39:52.518Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2021-02-18T15:39:52.518Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2021-02-18T15:39:52.780Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2021-02-18T15:39:52.848Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2021-02-18T15:39:53.042Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2021-02-18T15:39:53.303Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2021-02-18T15:39:53.303Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2021-02-18T15:39:53.578Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 54%] [2021-02-18T15:39:53.578Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2021-02-18T15:39:53.578Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2021-02-18T15:39:53.578Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2021-02-18T15:39:53.578Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2021-02-18T15:39:53.839Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2021-02-18T15:39:54.101Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2021-02-18T15:39:54.363Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2021-02-18T15:39:54.363Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2021-02-18T15:39:54.363Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2021-02-18T15:39:54.626Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2021-02-18T15:39:54.626Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2021-02-18T15:39:54.887Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 55%] [2021-02-18T15:39:55.149Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2021-02-18T15:39:55.411Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2021-02-18T15:39:55.411Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2021-02-18T15:39:55.674Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2021-02-18T15:39:55.674Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2021-02-18T15:39:55.935Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2021-02-18T15:39:56.197Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2021-02-18T15:39:56.459Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2021-02-18T15:39:56.459Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2021-02-18T15:39:56.720Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2021-02-18T15:39:56.720Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2021-02-18T15:39:56.720Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 56%] [2021-02-18T15:39:56.720Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 58%] [2021-02-18T15:39:56.720Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2021-02-18T15:39:56.720Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2021-02-18T15:39:56.720Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2021-02-18T15:39:56.720Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2021-02-18T15:39:56.720Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2021-02-18T15:39:56.982Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2021-02-18T15:39:56.982Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2021-02-18T15:39:56.982Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_never PASSED [ 59%] [2021-02-18T15:39:56.982Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_always PASSED [ 59%] [2021-02-18T15:39:56.982Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_auto PASSED [ 59%] [2021-02-18T15:39:56.982Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2021-02-18T15:39:56.982Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2021-02-18T15:39:56.982Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 60%] [2021-02-18T15:39:56.982Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 60%] [2021-02-18T15:39:56.982Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2021-02-18T15:39:56.982Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2021-02-18T15:39:56.982Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2021-02-18T15:39:57.243Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%]Exception in thread Thread-969: [2021-02-18T15:39:57.243Z] Traceback (most recent call last): [2021-02-18T15:39:57.243Z] File "/code/compose/cli/log_printer.py", line 162, in tail_container_logs [2021-02-18T15:39:57.243Z] for item in build_log_generator(container, log_args): [2021-02-18T15:39:57.243Z] File "/code/compose/utils.py", line 50, in split_buffer [2021-02-18T15:39:57.243Z] for data in stream_as_text(stream): [2021-02-18T15:39:57.243Z] File "/code/compose/utils.py", line 26, in stream_as_text [2021-02-18T15:39:57.243Z] for data in stream: [2021-02-18T15:39:57.243Z] TypeError: 'Mock' object is not iterable [2021-02-18T15:39:57.243Z] [2021-02-18T15:39:57.243Z] During handling of the above exception, another exception occurred: [2021-02-18T15:39:57.243Z] [2021-02-18T15:39:57.243Z] Traceback (most recent call last): [2021-02-18T15:39:57.243Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2021-02-18T15:39:57.243Z] self.run() [2021-02-18T15:39:57.243Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2021-02-18T15:39:57.243Z] self._target(*self._args, **self._kwargs) [2021-02-18T15:39:57.243Z] File "/code/compose/cli/log_printer.py", line 165, in tail_container_logs [2021-02-18T15:39:57.243Z] queue.put(QueueItem.exception(e)) [2021-02-18T15:39:57.243Z] AttributeError: 'str' object has no attribute 'put' [2021-02-18T15:39:57.243Z] [2021-02-18T15:39:57.243Z] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 64%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2021-02-18T15:39:57.243Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2021-02-18T15:39:57.504Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2021-02-18T15:39:57.504Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2021-02-18T15:39:57.765Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2021-02-18T15:39:57.765Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_verbose PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_not_verbose PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_without_console_formatter PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2021-02-18T15:39:58.027Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_no_validation_error PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2021-02-18T15:39:58.027Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2021-02-18T15:39:58.290Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 77%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2021-02-18T15:39:58.552Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2021-02-18T15:39:58.814Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2021-02-18T15:39:58.814Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2021-02-18T15:39:58.815Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 83%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 84%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2021-02-18T15:39:59.077Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2021-02-18T15:39:59.339Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2021-02-18T15:39:59.340Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2021-02-18T15:39:59.340Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2021-02-18T15:39:59.340Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2021-02-18T15:39:59.340Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2021-02-18T15:39:59.340Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2021-02-18T15:39:59.340Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2021-02-18T15:39:59.340Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2021-02-18T15:39:59.340Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2021-02-18T15:39:59.384Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 91%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2021-02-18T15:39:59.602Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2021-02-18T15:39:59.864Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2021-02-18T15:39:59.864Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 98%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2021-02-18T15:39:59.864Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2021-02-18T15:39:59.865Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2021-02-18T15:39:59.865Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2021-02-18T15:39:59.865Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2021-02-18T15:39:59.865Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2021-02-18T15:39:59.865Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2021-02-18T15:39:59.865Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2021-02-18T15:39:59.865Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2021-02-18T15:39:59.865Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [ 99%] [2021-02-18T15:40:01.902Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2021-02-18T15:40:03.272Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2021-02-18T15:40:03.834Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2021-02-18T15:40:03.834Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2021-02-18T15:40:04.396Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2021-02-18T15:40:04.652Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2021-02-18T15:40:04.652Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2021-02-18T15:40:04.908Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%] [2021-02-18T15:40:04.908Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2021-02-18T15:40:05.836Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2021-02-18T15:40:05.836Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2021-02-18T15:40:05.836Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2021-02-18T15:40:05.836Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2021-02-18T15:40:06.093Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2021-02-18T15:40:06.093Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2021-02-18T15:40:06.093Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2021-02-18T15:40:06.093Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2021-02-18T15:40:06.093Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2021-02-18T15:40:06.093Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2021-02-18T15:40:06.093Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2021-02-18T15:40:06.093Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2021-02-18T15:40:06.350Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2021-02-18T15:40:06.607Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2021-02-18T15:40:06.607Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2021-02-18T15:40:06.607Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2021-02-18T15:40:06.607Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2021-02-18T15:40:06.607Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2021-02-18T15:40:06.607Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2021-02-18T15:40:06.607Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2021-02-18T15:40:06.607Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2021-02-18T15:40:06.864Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 44%] [2021-02-18T15:40:06.864Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2021-02-18T15:40:06.864Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 45%] [2021-02-18T15:40:07.121Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2021-02-18T15:40:07.378Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2021-02-18T15:40:07.635Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2021-02-18T15:40:07.635Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2021-02-18T15:40:07.892Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2021-02-18T15:40:08.013Z] tests/unit/metrics/metrics_test.py::MetricsTest::test_metrics PASSED [100%] [2021-02-18T15:40:08.013Z] [2021-02-18T15:40:08.013Z] ---------- coverage: platform linux, python 3.7.10-final-0 ----------- [2021-02-18T15:40:08.013Z] Name Stmts Miss Branch BrPart Cover Missing [2021-02-18T15:40:08.013Z] ----------------------------------------------------------------------------- [2021-02-18T15:40:08.013Z] compose/__init__.py 1 0 0 0 100% [2021-02-18T15:40:08.013Z] compose/__main__.py 2 2 0 0 0% 1-3 [2021-02-18T15:40:08.013Z] compose/cli/__init__.py 0 0 0 0 100% [2021-02-18T15:40:08.013Z] compose/cli/colors.py 34 2 16 2 92% 51->52, 52-53, 63->exit [2021-02-18T15:40:08.013Z] compose/cli/command.py 117 11 44 6 88% 49->50, 50, 76->77, 77-87, 133->134, 134, 172->175, 185->186, 186, 207->210, 210 [2021-02-18T15:40:08.013Z] compose/cli/docker_client.py 105 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 [2021-02-18T15:40:08.013Z] compose/cli/docopt_command.py 39 1 8 1 96% 37->38, 38 [2021-02-18T15:40:08.013Z] compose/cli/errors.py 97 27 34 6 66% 30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143 [2021-02-18T15:40:08.013Z] compose/cli/formatter.py 31 2 8 0 95% 18-19 [2021-02-18T15:40:08.013Z] compose/cli/log_printer.py 144 9 54 5 92% 44->exit, 76->77, 77, 99->104, 104, 111-116, 166, 213->214, 214-217, 222->228, 247 [2021-02-18T15:40:08.013Z] compose/cli/main.py 732 94 323 43 85% 62->65, 93->94, 94, 95->96, 96, 126->127, 127, 153->154, 154-156, 163->164, 164, 232->233, 233, 395->396, 396-398, 482->483, 483, 544->545, 545, 548->549, 549, 554-555, 559->565, 565-594, 625->626, 626-628, 631->632, 632, 700->702, 702-703, 744-745, 763->764, 764, 784->785, 785-786, 797->798, 798, 821->822, 822, 841, 879->889, 881->exit, 889, 1126->1127, 1127, 1136->1137, 1137, 1167-1176, 1221->1222, 1222, 1231->1232, 1232-1236, 1237->1238, 1238-1243, 1265->1266, 1266, 1283-1315, 1321->1322, 1322-1323, 1324->1325, 1325-1327, 1341->1342, 1342, 1416->exit, 1417-1418, 1530->1531, 1531, 1549->1550, 1550, 1555->1556, 1556, 1571->1572, 1572, 1576-1577, 1587->1588, 1588, 1592->1593, 1593, 1595->1596, 1596, 1621->1622, 1622, 1635->1643, 1637->1641, 1641-1643, 1652->1653, 1653, 1662->1664, 1664 [2021-02-18T15:40:08.013Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2021-02-18T15:40:08.013Z] compose/cli/utils.py 74 26 18 4 61% 25-34, 42-44, 51-57, 65, 79->92, 92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143 [2021-02-18T15:40:08.013Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2021-02-18T15:40:08.014Z] compose/config/__init__.py 11 0 0 0 100% [2021-02-18T15:40:08.014Z] compose/config/config.py 804 27 410 16 95% 227->234, 286->287, 287, 464->465, 465, 478->479, 479-480, 485->486, 486, 544, 611->612, 612, 743->747, 747->748, 748, 804->805, 805, 826->exit, 857->860, 860-878, 973->975, 975->978, 1290->1293, 1293, 1323->1324, 1324, 1366->1370, 1370 [2021-02-18T15:40:08.014Z] 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 [2021-02-18T15:40:08.014Z] compose/config/errors.py 23 2 2 0 84% 32-36 [2021-02-18T15:40:08.014Z] compose/config/interpolation.py 147 6 64 3 95% 61, 117->exit, 143->145, 145, 218->219, 219, 224-226 [2021-02-18T15:40:08.014Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2021-02-18T15:40:08.014Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2021-02-18T15:40:08.014Z] compose/config/types.py 285 21 118 18 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, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495 [2021-02-18T15:40:08.014Z] compose/config/validation.py 271 20 152 16 91% 214->215, 215, 229->230, 230, 256->259, 259-260, 300->301, 301-302, 310->exit, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 400->401, 401, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2021-02-18T15:40:08.014Z] compose/const.py 25 0 0 0 100% [2021-02-18T15:40:08.014Z] compose/container.py 186 9 48 7 93% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 187, 223->222, 249, 252, 284, 290->exit, 306->307, 307 [2021-02-18T15:40:08.014Z] compose/errors.py 15 1 0 0 93% 8 [2021-02-18T15:40:08.014Z] compose/metrics/__init__.py 0 0 0 0 100% [2021-02-18T15:40:08.014Z] compose/metrics/client.py 35 3 6 3 85% 10->11, 11, 24->25, 25, 44->45, 45 [2021-02-18T15:40:08.014Z] compose/metrics/decorator.py 14 0 2 0 100% [2021-02-18T15:40:08.014Z] compose/network.py 189 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2021-02-18T15:40:08.014Z] compose/parallel.py 201 1 58 1 99% 181, 285->287 [2021-02-18T15:40:08.014Z] 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 [2021-02-18T15:40:08.014Z] compose/project.py 624 95 312 30 83% 62->65, 65, 226->225, 257-258, 299-300, 320-321, 335->336, 336, 339->340, 340, 344->346, 346->347, 347, 354->355, 355, 365->366, 366, 368->371, 371-382, 453->455, 487->489, 489-490, 498->499, 499, 513->514, 514-517, 569->570, 570, 620->621, 621, 624->625, 625, 770-774, 776->777, 777, 793->794, 794, 796->797, 797, 799->exit, 934->935, 935-936, 938->939, 939, 945->949, 947->949, 949->953, 951->953, 953, 963-964, 968-970, 974->975, 975, 976->977, 977, 988->997, 1015-1016, 1018->1025, 1022-1025, 1073-1088, 1092-1111, 1115-1137, 1142-1143, 1148, 1153-1154, 1165 [2021-02-18T15:40:08.014Z] compose/service.py 963 52 465 28 94% 273->275, 275-276, 296->297, 297, 370-373, 424-429, 434->435, 435-437, 488->489, 489-490, 504->505, 505, 507->508, 508, 526->527, 527, 588->598, 598, 645->647, 754->759, 759, 977->978, 978-979, 998->999, 999-1000, 1101->1102, 1102, 1148->1149, 1149, 1209->1210, 1210, 1272-1287, 1326->1327, 1327, 1381->1384, 1384-1388, 1421->1424, 1424-1428, 1615->1616, 1616, 1619->1620, 1620, 1668->exit, 1676->1675, 1714->1711, 1736->1737, 1737, 1777->1778, 1778, 1858->1859, 1859, 1903->1904, 1904, 1925->1926, 1926-1927 [2021-02-18T15:40:08.014Z] compose/timeparse.py 20 0 4 0 100% [2021-02-18T15:40:08.014Z] compose/utils.py 113 7 46 5 92% 64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160, 179->exit [2021-02-18T15:40:08.014Z] compose/version.py 4 0 0 0 100% [2021-02-18T15:40:08.014Z] compose/volume.py 125 5 44 4 93% 80->81, 81, 139->148, 148, 197->198, 198, 207->209, 209-210 [2021-02-18T15:40:08.014Z] ----------------------------------------------------------------------------- [2021-02-18T15:40:08.014Z] TOTAL 5775 489 2527 232 90% [2021-02-18T15:40:08.014Z] Coverage HTML written to dir coverage-html [2021-02-18T15:40:08.014Z] [2021-02-18T15:40:08.014Z] [2021-02-18T15:40:08.014Z] =========================== short test summary info ============================ [2021-02-18T15:40:08.014Z] XFAIL tests/acceptance/cli_test.py::CLITestCase::test_build_rm [2021-02-18T15:40:08.014Z] Flaky on local [2021-02-18T15:40:08.014Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2021-02-18T15:40:08.014Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2021-02-18T15:40:08.014Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2021-02-18T15:40:08.014Z] not supported by kernel [2021-02-18T15:40:08.014Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2021-02-18T15:40:08.014Z] Not supported on most drivers [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/acceptance/cli_test.py:580: deprecated option [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/acceptance/cli_test.py:587: deprecated option [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/acceptance/cli_test.py:596: deprecated option [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/acceptance/cli_test.py:2575: race condition between up and logs [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/acceptance/cli_test.py:2527: race condition between up and logs [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/acceptance/cli_test.py:2554: race condition between up and logs [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/integration/testcases.py:132: This daemon does not support the 'nvidia'' runtime [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/integration/service_test.py:1701: Broken on 1.11.0 - 17.03.0 [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally [2021-02-18T15:40:08.014Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths [2021-02-18T15:40:08.014Z] ====== 1163 passed, 17 skipped, 4 xfailed, 2 xpassed in 638.30s (0:10:38) ====== [2021-02-18T15:40:08.014Z] ___________________________________ summary ____________________________________ [2021-02-18T15:40:08.014Z]  py37: commands succeeded [2021-02-18T15:40:08.014Z]  congratulations :) [2021-02-18T15:40:08.014Z] + on_exit [2021-02-18T15:40:08.014Z] + [[ 0 != \0 ]] [2021-02-18T15:40:08.014Z] + docker rm -vf compose-dind-19.03.13-2 [2021-02-18T15:40:08.149Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2021-02-18T15:40:08.149Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2021-02-18T15:40:08.405Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2021-02-18T15:40:08.590Z] compose-dind-19.03.13-2 [2021-02-18T15:40:08.661Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2021-02-18T15:40:08.661Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T15:40:08.919Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2021-02-18T15:40:09.175Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 46%] [2021-02-18T15:40:09.175Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2021-02-18T15:40:09.431Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2021-02-18T15:40:09.687Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2021-02-18T15:40:09.687Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2021-02-18T15:40:09.944Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2021-02-18T15:40:10.200Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2021-02-18T15:40:10.200Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2021-02-18T15:40:10.457Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2021-02-18T15:40:10.714Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2021-02-18T15:40:10.714Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2021-02-18T15:40:10.971Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2021-02-18T15:40:11.227Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%] [2021-02-18T15:40:11.227Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2021-02-18T15:40:11.484Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2021-02-18T15:40:11.741Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2021-02-18T15:40:11.741Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2021-02-18T15:40:11.998Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2021-02-18T15:40:12.256Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2021-02-18T15:40:12.256Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2021-02-18T15:40:12.513Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2021-02-18T15:40:12.770Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2021-02-18T15:40:12.770Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2021-02-18T15:40:13.027Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2021-02-18T15:40:13.284Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 48%] [2021-02-18T15:40:13.284Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2021-02-18T15:40:13.541Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2021-02-18T15:40:13.797Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2021-02-18T15:40:13.797Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2021-02-18T15:40:14.055Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2021-02-18T15:40:14.398Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2021-02-18T15:40:14.398Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2021-02-18T15:40:14.664Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2021-02-18T15:40:14.921Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2021-02-18T15:40:14.921Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2021-02-18T15:40:15.178Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 49%] [2021-02-18T15:40:15.436Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2021-02-18T15:40:15.436Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2021-02-18T15:40:15.693Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2021-02-18T15:40:15.950Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2021-02-18T15:40:15.951Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2021-02-18T15:40:16.208Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2021-02-18T15:40:16.465Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2021-02-18T15:40:16.723Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2021-02-18T15:40:16.723Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2021-02-18T15:40:16.980Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2021-02-18T15:40:16.980Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2021-02-18T15:40:17.237Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%] [2021-02-18T15:40:17.494Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2021-02-18T15:40:17.752Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2021-02-18T15:40:17.752Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2021-02-18T15:40:18.316Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2021-02-18T15:40:18.573Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2021-02-18T15:40:18.573Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2021-02-18T15:40:18.830Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2021-02-18T15:40:19.087Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2021-02-18T15:40:19.087Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2021-02-18T15:40:19.344Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2021-02-18T15:40:19.601Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2021-02-18T15:40:19.601Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%] [2021-02-18T15:40:19.857Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2021-02-18T15:40:20.114Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2021-02-18T15:40:20.114Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2021-02-18T15:40:20.371Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2021-02-18T15:40:20.628Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2021-02-18T15:40:20.885Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2021-02-18T15:40:20.885Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2021-02-18T15:40:21.143Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2021-02-18T15:40:21.143Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2021-02-18T15:40:21.707Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2021-02-18T15:40:21.707Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2021-02-18T15:40:21.965Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 52%] [2021-02-18T15:40:21.965Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2021-02-18T15:40:22.222Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2021-02-18T15:40:22.479Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [2021-02-18T15:40:22.736Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2021-02-18T15:40:22.736Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2021-02-18T15:40:22.994Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2021-02-18T15:40:22.994Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2021-02-18T15:40:23.251Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2021-02-18T15:40:23.509Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2021-02-18T15:40:23.766Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2021-02-18T15:40:23.766Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2021-02-18T15:40:24.023Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 53%] [2021-02-18T15:40:24.023Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2021-02-18T15:40:24.280Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2021-02-18T15:40:24.538Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2021-02-18T15:40:24.794Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2021-02-18T15:40:24.794Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2021-02-18T15:40:25.052Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2021-02-18T15:40:25.052Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2021-02-18T15:40:25.309Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2021-02-18T15:40:25.566Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2021-02-18T15:40:25.823Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2021-02-18T15:40:25.823Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2021-02-18T15:40:26.080Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 54%] [2021-02-18T15:40:26.080Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2021-02-18T15:40:26.080Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2021-02-18T15:40:26.080Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2021-02-18T15:40:26.080Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2021-02-18T15:40:26.337Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2021-02-18T15:40:26.595Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2021-02-18T15:40:26.852Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2021-02-18T15:40:26.852Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2021-02-18T15:40:26.852Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2021-02-18T15:40:27.109Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2021-02-18T15:40:27.109Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2021-02-18T15:40:27.367Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 55%] [2021-02-18T15:40:27.623Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2021-02-18T15:40:27.880Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2021-02-18T15:40:27.880Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2021-02-18T15:40:28.137Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2021-02-18T15:40:28.137Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2021-02-18T15:40:28.395Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2021-02-18T15:40:28.652Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2021-02-18T15:40:28.909Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2021-02-18T15:40:28.909Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2021-02-18T15:40:29.166Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2021-02-18T15:40:29.166Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2021-02-18T15:40:29.166Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 56%] [2021-02-18T15:40:29.166Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 58%] [2021-02-18T15:40:29.166Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2021-02-18T15:40:29.166Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2021-02-18T15:40:29.166Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2021-02-18T15:40:29.166Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2021-02-18T15:40:29.166Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2021-02-18T15:40:29.424Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2021-02-18T15:40:29.680Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2021-02-18T15:40:29.680Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_never PASSED [ 59%] [2021-02-18T15:40:29.680Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_always PASSED [ 59%] [2021-02-18T15:40:29.680Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_auto PASSED [ 59%] [2021-02-18T15:40:29.680Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2021-02-18T15:40:29.680Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2021-02-18T15:40:29.680Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2021-02-18T15:40:29.680Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%]Exception in thread Thread-968: [2021-02-18T15:40:29.680Z] Traceback (most recent call last): [2021-02-18T15:40:29.680Z] File "/code/compose/cli/log_printer.py", line 162, in tail_container_logs [2021-02-18T15:40:29.680Z] for item in build_log_generator(container, log_args): [2021-02-18T15:40:29.680Z] File "/code/compose/utils.py", line 50, in split_buffer [2021-02-18T15:40:29.680Z] for data in stream_as_text(stream): [2021-02-18T15:40:29.680Z] File "/code/compose/utils.py", line 26, in stream_as_text [2021-02-18T15:40:29.680Z] for data in stream: [2021-02-18T15:40:29.680Z] TypeError: 'Mock' object is not iterable [2021-02-18T15:40:29.680Z] [2021-02-18T15:40:29.680Z] During handling of the above exception, another exception occurred: [2021-02-18T15:40:29.680Z] [2021-02-18T15:40:29.680Z] Traceback (most recent call last): [2021-02-18T15:40:29.680Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2021-02-18T15:40:29.680Z] self.run() [2021-02-18T15:40:29.680Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2021-02-18T15:40:29.680Z] self._target(*self._args, **self._kwargs) [2021-02-18T15:40:29.680Z] File "/code/compose/cli/log_printer.py", line 165, in tail_container_logs [2021-02-18T15:40:29.680Z] queue.put(QueueItem.exception(e)) [2021-02-18T15:40:29.680Z] AttributeError: 'str' object has no attribute 'put' [2021-02-18T15:40:29.680Z] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event [2021-02-18T15:40:29.680Z] PASSED [ 64%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2021-02-18T15:40:29.680Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2021-02-18T15:40:29.937Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2021-02-18T15:40:29.937Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2021-02-18T15:40:30.195Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2021-02-18T15:40:30.195Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_verbose PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_not_verbose PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_without_console_formatter PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2021-02-18T15:40:30.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_no_validation_error PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2021-02-18T15:40:30.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2021-02-18T15:40:30.735Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2021-02-18T15:40:30.735Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2021-02-18T15:40:30.735Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2021-02-18T15:40:30.735Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2021-02-18T15:40:30.735Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2021-02-18T15:40:30.735Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2021-02-18T15:40:30.735Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2021-02-18T15:40:30.735Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2021-02-18T15:40:30.736Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2021-02-18T15:40:30.996Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 77%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2021-02-18T15:40:30.997Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2021-02-18T15:40:31.254Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 83%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2021-02-18T15:40:31.514Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 84%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2021-02-18T15:40:31.772Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 91%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2021-02-18T15:40:32.030Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2021-02-18T15:40:32.288Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2021-02-18T15:40:32.288Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2021-02-18T15:40:32.288Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2021-02-18T15:40:32.288Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2021-02-18T15:40:32.288Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2021-02-18T15:40:32.288Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 98%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2021-02-18T15:40:32.288Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [ 99%] [2021-02-18T15:40:40.385Z] tests/unit/metrics/metrics_test.py::MetricsTest::test_metrics PASSED [100%] [2021-02-18T15:40:40.385Z] [2021-02-18T15:40:40.385Z] ---------- coverage: platform linux, python 3.7.10-final-0 ----------- [2021-02-18T15:40:40.385Z] Name Stmts Miss Branch BrPart Cover Missing [2021-02-18T15:40:40.385Z] ----------------------------------------------------------------------------- [2021-02-18T15:40:40.385Z] compose/__init__.py 1 0 0 0 100% [2021-02-18T15:40:40.385Z] compose/__main__.py 2 2 0 0 0% 1-3 [2021-02-18T15:40:40.385Z] compose/cli/__init__.py 0 0 0 0 100% [2021-02-18T15:40:40.385Z] compose/cli/colors.py 34 2 16 2 92% 51->52, 52-53, 63->exit [2021-02-18T15:40:40.385Z] compose/cli/command.py 117 11 44 6 88% 49->50, 50, 76->77, 77-87, 133->134, 134, 172->175, 185->186, 186, 207->210, 210 [2021-02-18T15:40:40.385Z] compose/cli/docker_client.py 105 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 [2021-02-18T15:40:40.385Z] compose/cli/docopt_command.py 39 1 8 1 96% 37->38, 38 [2021-02-18T15:40:40.385Z] compose/cli/errors.py 97 27 34 6 66% 30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143 [2021-02-18T15:40:40.385Z] compose/cli/formatter.py 31 2 8 0 95% 18-19 [2021-02-18T15:40:40.385Z] compose/cli/log_printer.py 144 9 54 5 92% 44->exit, 76->77, 77, 99->104, 104, 111-116, 166, 213->214, 214-217, 222->228, 247 [2021-02-18T15:40:40.385Z] compose/cli/main.py 732 94 323 43 85% 62->65, 93->94, 94, 95->96, 96, 126->127, 127, 153->154, 154-156, 163->164, 164, 232->233, 233, 395->396, 396-398, 482->483, 483, 544->545, 545, 548->549, 549, 554-555, 559->565, 565-594, 625->626, 626-628, 631->632, 632, 700->702, 702-703, 744-745, 763->764, 764, 784->785, 785-786, 797->798, 798, 821->822, 822, 841, 879->889, 881->exit, 889, 1126->1127, 1127, 1136->1137, 1137, 1167-1176, 1221->1222, 1222, 1231->1232, 1232-1236, 1237->1238, 1238-1243, 1265->1266, 1266, 1283-1315, 1321->1322, 1322-1323, 1324->1325, 1325-1327, 1341->1342, 1342, 1416->exit, 1417-1418, 1530->1531, 1531, 1549->1550, 1550, 1555->1556, 1556, 1571->1572, 1572, 1576-1577, 1587->1588, 1588, 1592->1593, 1593, 1595->1596, 1596, 1621->1622, 1622, 1635->1643, 1637->1641, 1641-1643, 1652->1653, 1653, 1662->1664, 1664 [2021-02-18T15:40:40.385Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2021-02-18T15:40:40.385Z] compose/cli/utils.py 74 26 18 4 61% 25-34, 42-44, 51-57, 65, 79->92, 92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143 [2021-02-18T15:40:40.385Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2021-02-18T15:40:40.385Z] compose/config/__init__.py 11 0 0 0 100% [2021-02-18T15:40:40.385Z] compose/config/config.py 804 27 410 16 95% 227->234, 286->287, 287, 464->465, 465, 478->479, 479-480, 485->486, 486, 544, 611->612, 612, 743->747, 747->748, 748, 804->805, 805, 826->exit, 857->860, 860-878, 973->975, 975->978, 1290->1293, 1293, 1323->1324, 1324, 1366->1370, 1370 [2021-02-18T15:40:40.385Z] 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 [2021-02-18T15:40:40.385Z] compose/config/errors.py 23 2 2 0 84% 32-36 [2021-02-18T15:40:40.385Z] compose/config/interpolation.py 147 6 64 3 95% 61, 117->exit, 143->145, 145, 218->219, 219, 224-226 [2021-02-18T15:40:40.385Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2021-02-18T15:40:40.385Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2021-02-18T15:40:40.385Z] compose/config/types.py 285 21 118 18 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, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495 [2021-02-18T15:40:40.385Z] compose/config/validation.py 271 20 152 16 91% 214->215, 215, 229->230, 230, 256->259, 259-260, 300->301, 301-302, 310->exit, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 400->401, 401, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2021-02-18T15:40:40.385Z] compose/const.py 25 0 0 0 100% [2021-02-18T15:40:40.385Z] compose/container.py 186 9 48 7 93% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 187, 223->222, 249, 252, 284, 290->exit, 306->307, 307 [2021-02-18T15:40:40.385Z] compose/errors.py 15 1 0 0 93% 8 [2021-02-18T15:40:40.385Z] compose/metrics/__init__.py 0 0 0 0 100% [2021-02-18T15:40:40.385Z] compose/metrics/client.py 35 3 6 3 85% 10->11, 11, 24->25, 25, 44->45, 45 [2021-02-18T15:40:40.385Z] compose/metrics/decorator.py 14 0 2 0 100% [2021-02-18T15:40:40.385Z] compose/network.py 189 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2021-02-18T15:40:40.385Z] compose/parallel.py 201 1 58 1 99% 181, 285->287 [2021-02-18T15:40:40.385Z] 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 [2021-02-18T15:40:40.385Z] compose/project.py 624 95 312 30 83% 62->65, 65, 226->225, 257-258, 299-300, 320-321, 335->336, 336, 339->340, 340, 344->346, 346->347, 347, 354->355, 355, 365->366, 366, 368->371, 371-382, 453->455, 487->489, 489-490, 498->499, 499, 513->514, 514-517, 569->570, 570, 620->621, 621, 624->625, 625, 770-774, 776->777, 777, 793->794, 794, 796->797, 797, 799->exit, 934->935, 935-936, 938->939, 939, 945->949, 947->949, 949->953, 951->953, 953, 963-964, 968-970, 974->975, 975, 976->977, 977, 988->997, 1015-1016, 1018->1025, 1022-1025, 1073-1088, 1092-1111, 1115-1137, 1142-1143, 1148, 1153-1154, 1165 [2021-02-18T15:40:40.385Z] compose/service.py 963 52 465 28 94% 273->275, 275-276, 296->297, 297, 370-373, 424-429, 434->435, 435-437, 488->489, 489-490, 504->505, 505, 507->508, 508, 526->527, 527, 588->598, 598, 645->647, 754->759, 759, 977->978, 978-979, 998->999, 999-1000, 1101->1102, 1102, 1148->1149, 1149, 1209->1210, 1210, 1272-1287, 1326->1327, 1327, 1381->1384, 1384-1388, 1421->1424, 1424-1428, 1615->1616, 1616, 1619->1620, 1620, 1668->exit, 1676->1675, 1714->1711, 1736->1737, 1737, 1777->1778, 1778, 1858->1859, 1859, 1903->1904, 1904, 1925->1926, 1926-1927 [2021-02-18T15:40:40.385Z] compose/timeparse.py 20 0 4 0 100% [2021-02-18T15:40:40.385Z] compose/utils.py 113 7 46 5 92% 64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160, 179->exit [2021-02-18T15:40:40.385Z] compose/version.py 4 0 0 0 100% [2021-02-18T15:40:40.385Z] compose/volume.py 125 5 44 4 93% 80->81, 81, 139->148, 148, 197->198, 198, 207->209, 209-210 [2021-02-18T15:40:40.385Z] ----------------------------------------------------------------------------- [2021-02-18T15:40:40.385Z] TOTAL 5775 489 2527 232 90% [2021-02-18T15:40:40.385Z] Coverage HTML written to dir coverage-html [2021-02-18T15:40:40.385Z] [2021-02-18T15:40:40.385Z] [2021-02-18T15:40:40.385Z] =========================== short test summary info ============================ [2021-02-18T15:40:40.385Z] XFAIL tests/acceptance/cli_test.py::CLITestCase::test_build_rm [2021-02-18T15:40:40.385Z] Flaky on local [2021-02-18T15:40:40.385Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2021-02-18T15:40:40.385Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2021-02-18T15:40:40.385Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2021-02-18T15:40:40.385Z] not supported by kernel [2021-02-18T15:40:40.385Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2021-02-18T15:40:40.385Z] Not supported on most drivers [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/acceptance/cli_test.py:580: deprecated option [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/acceptance/cli_test.py:587: deprecated option [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/acceptance/cli_test.py:596: deprecated option [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/acceptance/cli_test.py:2575: race condition between up and logs [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/acceptance/cli_test.py:2527: race condition between up and logs [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/acceptance/cli_test.py:2554: race condition between up and logs [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/integration/testcases.py:132: This daemon does not support the 'nvidia'' runtime [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/integration/service_test.py:1701: Broken on 1.11.0 - 17.03.0 [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally [2021-02-18T15:40:40.385Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths [2021-02-18T15:40:40.385Z] ====== 1163 passed, 17 skipped, 4 xfailed, 2 xpassed in 644.04s (0:10:44) ====== [2021-02-18T15:40:40.385Z] ___________________________________ summary ____________________________________ [2021-02-18T15:40:40.385Z]  py37: commands succeeded [2021-02-18T15:40:40.385Z]  congratulations :) [2021-02-18T15:40:40.641Z] + on_exit [2021-02-18T15:40:40.641Z] + [[ 0 != \0 ]] [2021-02-18T15:40:40.641Z] + docker rm -vf compose-dind-19.03.13-2 [2021-02-18T15:40:40.898Z] compose-dind-19.03.13-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] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS