Pull request #7846 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 8034bc3bd6849e28bdb9823a2feb3b3f8fc07c40 rather than e1a972ebf36481af3fd0dcdd1e773d50c6530003 Obtained Jenkinsfile from 8034bc3bd6849e28bdb9823a2feb3b3f8fc07c40 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > 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 [2020-12-07T21:59:16.502Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c2a009a45f0b45af) in /home/ubuntu/workspace/compose_PR-7846 [Pipeline] { [2020-12-07T21:59:16.516Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a9984a2bc8361d70) in /home/ubuntu/workspace/compose_PR-7846 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-12-07T21:59:16.544Z] using credential sf-release-bot.github.ssh [2020-12-07T21:59:16.557Z] Cloning the remote Git repository [2020-12-07T21:59:16.558Z] Cloning with configured refspecs honoured and without tags [2020-12-07T21:59:16.616Z] using credential sf-release-bot.github.ssh [2020-12-07T21:59:16.628Z] Cloning the remote Git repository [2020-12-07T21:59:16.628Z] Cloning with configured refspecs honoured and without tags [2020-12-07T21:59:16.635Z] Cloning repository git@github.com:docker/compose.git [2020-12-07T21:59:16.635Z] > git init /home/ubuntu/workspace/compose_PR-7846 # timeout=10 [2020-12-07T21:59:16.644Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-12-07T21:59:16.644Z] > git --version # timeout=10 [2020-12-07T21:59:16.656Z] > git --version # 'git version 2.17.1' [2020-12-07T21:59:16.656Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-12-07T21:59:16.690Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [2020-12-07T21:59:16.559Z] Cloning repository git@github.com:docker/compose.git [2020-12-07T21:59:16.559Z] > git init /home/ubuntu/workspace/compose_PR-7846 # timeout=10 [2020-12-07T21:59:16.563Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-12-07T21:59:16.563Z] > git --version # timeout=10 [2020-12-07T21:59:16.565Z] > git --version # 'git version 2.17.1' [2020-12-07T21:59:16.565Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-12-07T21:59:16.567Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [2020-12-07T21:59:18.147Z] Fetching without tags [2020-12-07T21:59:18.352Z] Fetching without tags [2020-12-07T21:59:18.413Z] Checking out Revision e1a972ebf36481af3fd0dcdd1e773d50c6530003 (PR-7846) [2020-12-07T21:59:18.452Z] Commit message: "Merge branch 'master' into run.sh" [2020-12-07T21:59:18.137Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-12-07T21:59:18.139Z] > git config --add remote.origin.fetch +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [2020-12-07T21:59:18.143Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-12-07T21:59:18.148Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-12-07T21:59:18.148Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-12-07T21:59:18.150Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [2020-12-07T21:59:18.415Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T21:59:18.416Z] > git checkout -f e1a972ebf36481af3fd0dcdd1e773d50c6530003 # timeout=10 [2020-12-07T21:59:18.454Z] > git rev-list --no-walk a016281b50d634f2ba0349f7dd334287778598a7 # timeout=10 [2020-12-07T21:59:18.332Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-12-07T21:59:18.341Z] > git config --add remote.origin.fetch +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [2020-12-07T21:59:18.346Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-12-07T21:59:18.359Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-12-07T21:59:18.359Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-12-07T21:59:18.362Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [2020-12-07T21:59:18.686Z] Checking out Revision e1a972ebf36481af3fd0dcdd1e773d50c6530003 (PR-7846) [2020-12-07T21:59:18.728Z] Commit message: "Merge branch 'master' into run.sh" [Pipeline] withDockerRegistry [2020-12-07T21:59:19.206Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-12-07T21:59:19.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T21:59:19.351Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7846@tmp/2b6abb21-65d8-4e68-af49-b3b258b8ad17/config.json. [2020-12-07T21:59:19.351Z] Configure a credential helper to remove this warning. See [2020-12-07T21:59:19.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T21:59:19.351Z] [2020-12-07T21:59:19.351Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withDockerRegistry [2020-12-07T21:59:19.417Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-12-07T21:59:19.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T21:59:19.556Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7846@tmp/86e5c911-07cb-449c-bf56-6a56fba1a2fe/config.json. [2020-12-07T21:59:19.556Z] Configure a credential helper to remove this warning. See [2020-12-07T21:59:19.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T21:59:19.556Z] [2020-12-07T21:59:19.556Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-07T21:59:19.649Z] + docker pull dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T21:59:19.649Z] Error response from daemon: manifest for dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [2020-12-07T21:59:19.659Z] [Pipeline] sh [2020-12-07T21:59:18.693Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T21:59:18.699Z] > git checkout -f e1a972ebf36481af3fd0dcdd1e773d50c6530003 # timeout=10 [2020-12-07T21:59:19.846Z] + docker pull dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T21:59:19.939Z] + docker build -t dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 --target build --build-arg DISTRO=debian --build-arg GIT_COMMIT=e1a972ebf36481af3fd0dcdd1e773d50c6530003 . [2020-12-07T21:59:19.939Z] #1 [internal] load build definition from Dockerfile [2020-12-07T21:59:19.939Z] #1 transferring dockerfile: 2.95kB done [2020-12-07T21:59:19.939Z] #1 DONE 0.0s [2020-12-07T21:59:19.939Z] [2020-12-07T21:59:19.939Z] #2 [internal] load .dockerignore [2020-12-07T21:59:19.939Z] #2 transferring context: 163B done [2020-12-07T21:59:19.939Z] #2 DONE 0.0s [2020-12-07T21:59:19.939Z] [2020-12-07T21:59:19.940Z] #4 [internal] load metadata for docker.io/library/python:3.9.0-slim-buster [2020-12-07T21:59:20.105Z] Error response from daemon: manifest for dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [2020-12-07T21:59:20.115Z] [Pipeline] sh [2020-12-07T21:59:20.200Z] #4 DONE 0.2s [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #3 [internal] load metadata for docker.io/library/docker:19.03 [2020-12-07T21:59:20.200Z] #3 DONE 0.2s [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #5 [build-debian 1/2] FROM docker.io/library/python:3.9.0-slim-buster@sha25... [2020-12-07T21:59:20.200Z] #5 DONE 0.0s [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:fd4d028713fd... [2020-12-07T21:59:20.200Z] #10 DONE 0.0s [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #8 [internal] load build context [2020-12-07T21:59:20.200Z] #8 transferring context: 1.40MB 0.1s done [2020-12-07T21:59:20.200Z] #8 DONE 0.1s [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #14 [build 6/16] COPY requirements-indirect.txt . [2020-12-07T21:59:20.200Z] #14 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #19 [build 11/16] COPY setup.py . [2020-12-07T21:59:20.200Z] #19 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #16 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirec... [2020-12-07T21:59:20.200Z] #16 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #9 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/ [2020-12-07T21:59:20.200Z] #9 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #12 [build 4/16] RUN pip install virtualenv==20.2.2 tox==3.20.1 [2020-12-07T21:59:20.200Z] #12 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #18 [build 10/16] COPY tox.ini . [2020-12-07T21:59:20.200Z] #18 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #15 [build 7/16] COPY requirements.txt . [2020-12-07T21:59:20.200Z] #15 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #7 [build 1/16] WORKDIR /code/ [2020-12-07T21:59:20.200Z] #7 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #11 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin... [2020-12-07T21:59:20.200Z] #11 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #17 [build 9/16] COPY .pre-commit-config.yaml . [2020-12-07T21:59:20.200Z] #17 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #13 [build 5/16] COPY requirements-dev.txt . [2020-12-07T21:59:20.200Z] #13 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #6 [build-debian 2/2] RUN apt-get update && apt-get install --no-install-re... [2020-12-07T21:59:20.200Z] #6 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #20 [build 12/16] COPY README.md . [2020-12-07T21:59:20.200Z] #20 CACHED [2020-12-07T21:59:20.200Z] [2020-12-07T21:59:20.200Z] #21 [build 13/16] COPY compose compose/ [2020-12-07T21:59:20.200Z] #21 DONE 0.1s [2020-12-07T21:59:20.399Z] + docker build -t dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 --target build --build-arg DISTRO=alpine --build-arg GIT_COMMIT=e1a972ebf36481af3fd0dcdd1e773d50c6530003 . [2020-12-07T21:59:20.399Z] #2 [internal] load .dockerignore [2020-12-07T21:59:20.399Z] #2 transferring context: 163B done [2020-12-07T21:59:20.399Z] #2 DONE 0.0s [2020-12-07T21:59:20.399Z] [2020-12-07T21:59:20.399Z] #1 [internal] load build definition from Dockerfile [2020-12-07T21:59:20.399Z] #1 transferring dockerfile: 2.95kB done [2020-12-07T21:59:20.399Z] #1 DONE 0.0s [2020-12-07T21:59:20.399Z] [2020-12-07T21:59:20.399Z] #4 [internal] load metadata for docker.io/library/python:3.9.0-alpine3.12 [2020-12-07T21:59:20.464Z] [2020-12-07T21:59:20.464Z] #22 [build 14/16] RUN tox --notest [2020-12-07T21:59:20.658Z] #4 DONE 0.4s [2020-12-07T21:59:20.658Z] [2020-12-07T21:59:20.658Z] #3 [internal] load metadata for docker.io/library/docker:19.03 [2020-12-07T21:59:20.917Z] #3 DONE 0.5s [2020-12-07T21:59:20.917Z] [2020-12-07T21:59:20.917Z] #8 [internal] load build context [2020-12-07T21:59:20.917Z] #8 transferring context: 1.40MB 0.1s done [2020-12-07T21:59:20.917Z] #8 DONE 0.1s [2020-12-07T21:59:20.917Z] [2020-12-07T21:59:20.917Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:fd4d028713fd... [2020-12-07T21:59:20.917Z] #10 resolve docker.io/library/docker:19.03@sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a done [2020-12-07T21:59:21.035Z] #22 0.648 py39 create: /code/.tox/py39 [2020-12-07T21:59:21.177Z] #10 sha256:8f71deccd0856d8a36db659a8c82894be97546b47c1817de27d5ee7eea860162 1.78kB / 1.78kB done [2020-12-07T21:59:21.177Z] #10 sha256:0c7c675703d60dc4d757acb40557350159f600ca3d49e2e8d4c2039dd6b69457 0B / 2.04MB 0.0s [2020-12-07T21:59:21.177Z] #10 sha256:cc8c12a437cbe4e104dcea425e0ce277a2442603e14551d22a948e11026ae658 0B / 153B 0.0s [2020-12-07T21:59:21.177Z] #10 sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 1.00kB / 1.00kB done [2020-12-07T21:59:21.177Z] #10 sha256:b0757c55a1fdbb59c378fd34dde3e12bd25f68094dd69546cf5ca00ddbaa7a33 4.21kB / 4.21kB done [2020-12-07T21:59:21.177Z] #10 sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef 0B / 62.89MB 0.0s [2020-12-07T21:59:21.177Z] #10 extracting sha256:0c7c675703d60dc4d757acb40557350159f600ca3d49e2e8d4c2039dd6b69457 [2020-12-07T21:59:21.177Z] #10 sha256:0c7c675703d60dc4d757acb40557350159f600ca3d49e2e8d4c2039dd6b69457 2.04MB / 2.04MB 0.1s done [2020-12-07T21:59:21.177Z] #10 sha256:cc8c12a437cbe4e104dcea425e0ce277a2442603e14551d22a948e11026ae658 153B / 153B 0.0s done [2020-12-07T21:59:21.177Z] #10 sha256:4de832df471bbad41016f9621737b66aa5d8e575d7676661d111ea80b87e3946 0B / 1.02kB 0.1s [2020-12-07T21:59:21.177Z] #10 sha256:79aa7fa92271a7c1a46782d83623d7b9a111a2236c077aa11fe4bb289865955e 0B / 116B 0.1s [2020-12-07T21:59:21.177Z] #10 sha256:65b6bc45957d739e38db2da98d43e419af5fc45c46b8149f61b743dc613383e6 549B / 549B 0.1s done [2020-12-07T21:59:21.437Z] #10 sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef 11.37MB / 62.89MB 0.3s [2020-12-07T21:59:21.437Z] #10 sha256:4de832df471bbad41016f9621737b66aa5d8e575d7676661d111ea80b87e3946 1.02kB / 1.02kB 0.2s done [2020-12-07T21:59:21.437Z] #10 sha256:79aa7fa92271a7c1a46782d83623d7b9a111a2236c077aa11fe4bb289865955e 116B / 116B 0.2s done [2020-12-07T21:59:21.697Z] #10 sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef 22.70MB / 62.89MB 0.5s [2020-12-07T21:59:21.697Z] #10 extracting sha256:0c7c675703d60dc4d757acb40557350159f600ca3d49e2e8d4c2039dd6b69457 0.3s done [2020-12-07T21:59:21.697Z] #10 extracting sha256:cc8c12a437cbe4e104dcea425e0ce277a2442603e14551d22a948e11026ae658 done [2020-12-07T21:59:21.697Z] #10 sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef 30.51MB / 62.89MB 0.6s [2020-12-07T21:59:21.956Z] #10 sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef 36.42MB / 62.89MB 0.7s [2020-12-07T21:59:21.956Z] #10 sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef 52.29MB / 62.89MB 0.9s [2020-12-07T21:59:21.956Z] #10 sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef 60.27MB / 62.89MB 1.0s [2020-12-07T21:59:21.979Z] #22 1.450 py39 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2020-12-07T21:59:22.215Z] #10 sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef 62.89MB / 62.89MB 1.1s done [2020-12-07T21:59:22.215Z] #10 extracting sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef [2020-12-07T21:59:23.153Z] #10 ... [2020-12-07T21:59:23.153Z] [2020-12-07T21:59:23.153Z] #5 [build-alpine 1/2] FROM docker.io/library/python:3.9.0-alpine3.12@sha256... [2020-12-07T21:59:23.153Z] #5 resolve docker.io/library/python:3.9.0-alpine3.12@sha256:4f481d10f0d73788fc92abc10719893e35ea9e39384dfd7078ab75632ff1b8af done [2020-12-07T21:59:23.153Z] #5 sha256:df77433749466a68bb599009753c9e5a8efaa3dd9c16450d442bb32f4c1fad4e 1.37kB / 1.37kB done [2020-12-07T21:59:23.153Z] #5 sha256:c0c46556c6d33d2d960c0dce9f911e50bba4c47bcae3bdfbfdee1326d7ad01b4 7.15kB / 7.15kB done [2020-12-07T21:59:23.153Z] #5 sha256:4f481d10f0d73788fc92abc10719893e35ea9e39384dfd7078ab75632ff1b8af 1.65kB / 1.65kB done [2020-12-07T21:59:23.153Z] #5 extracting sha256:d9fc4dd5c37b5e49f8cc5610fc6283f49e6fd6315093319ea9ac4c9b78f4977a 0.5s done [2020-12-07T21:59:23.153Z] #5 sha256:ce0fde1153f7c7f21c18e5c3f4d7120ea69879dafbb69b7d312c53936adfade8 230B / 230B 0.3s done [2020-12-07T21:59:23.153Z] #5 sha256:d9fc4dd5c37b5e49f8cc5610fc6283f49e6fd6315093319ea9ac4c9b78f4977a 653.69kB / 653.69kB 0.2s done [2020-12-07T21:59:23.153Z] #5 sha256:8e2102c9ae14c9961daebee03b3d1d56ca27167a8e557f3fe8b89e5da23df7a0 13.36MB / 13.36MB 0.4s done [2020-12-07T21:59:23.153Z] #5 sha256:a8b288088b481dfd6984c62db21e075fc1d7584c93db782fe4439d6f3d1b6cbf 2.14MB / 2.14MB 0.5s done [2020-12-07T21:59:23.153Z] #5 extracting sha256:8e2102c9ae14c9961daebee03b3d1d56ca27167a8e557f3fe8b89e5da23df7a0 0.8s done [2020-12-07T21:59:23.153Z] #5 extracting sha256:ce0fde1153f7c7f21c18e5c3f4d7120ea69879dafbb69b7d312c53936adfade8 0.0s done [2020-12-07T21:59:23.153Z] #5 extracting sha256:a8b288088b481dfd6984c62db21e075fc1d7584c93db782fe4439d6f3d1b6cbf 0.3s done [2020-12-07T21:59:23.153Z] #5 DONE 2.3s [2020-12-07T21:59:23.412Z] [2020-12-07T21:59:23.412Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:fd4d028713fd... [2020-12-07T21:59:25.321Z] #10 extracting sha256:f092543453df2d4fbc4652f5584b56dd62987a33816ffd2a8d7ad9fad249b1ef 2.6s done [2020-12-07T21:59:25.321Z] #10 extracting sha256:65b6bc45957d739e38db2da98d43e419af5fc45c46b8149f61b743dc613383e6 done [2020-12-07T21:59:25.321Z] #10 extracting sha256:4de832df471bbad41016f9621737b66aa5d8e575d7676661d111ea80b87e3946 done [2020-12-07T21:59:25.321Z] #10 extracting sha256:79aa7fa92271a7c1a46782d83623d7b9a111a2236c077aa11fe4bb289865955e [2020-12-07T21:59:25.321Z] #10 extracting sha256:79aa7fa92271a7c1a46782d83623d7b9a111a2236c077aa11fe4bb289865955e done [2020-12-07T21:59:25.321Z] #10 DONE 4.3s [2020-12-07T21:59:25.321Z] [2020-12-07T21:59:25.321Z] #6 [build-alpine 2/2] RUN apk add --no-cache bash build-base ca... [2020-12-07T21:59:25.321Z] #6 0.694 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-07T21:59:25.321Z] #6 1.819 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-07T21:59:25.321Z] #6 1.965 (1/32) Installing bash (5.0.17-r0) [2020-12-07T21:59:25.321Z] #6 1.985 Executing bash-5.0.17-r0.post-install [2020-12-07T21:59:25.321Z] #6 1.991 (2/32) Installing libgcc (9.3.0-r2) [2020-12-07T21:59:25.321Z] #6 1.993 (3/32) Installing libstdc++ (9.3.0-r2) [2020-12-07T21:59:25.321Z] #6 2.011 (4/32) Installing binutils (2.34-r1) [2020-12-07T21:59:25.321Z] #6 2.104 (5/32) Installing libmagic (5.38-r0) [2020-12-07T21:59:25.321Z] #6 2.130 (6/32) Installing file (5.38-r0) [2020-12-07T21:59:25.321Z] #6 2.132 (7/32) Installing gmp (6.2.0-r0) [2020-12-07T21:59:25.321Z] #6 2.139 (8/32) Installing isl (0.18-r0) [2020-12-07T21:59:25.321Z] #6 2.159 (9/32) Installing libgomp (9.3.0-r2) [2020-12-07T21:59:25.321Z] #6 2.162 (10/32) Installing libatomic (9.3.0-r2) [2020-12-07T21:59:25.321Z] #6 2.164 (11/32) Installing libgphobos (9.3.0-r2) [2020-12-07T21:59:25.321Z] #6 2.220 (12/32) Installing mpfr4 (4.0.2-r4) [2020-12-07T21:59:25.581Z] #6 2.227 (13/32) Installing mpc1 (1.1.0-r1) [2020-12-07T21:59:25.581Z] #6 2.229 (14/32) Installing gcc (9.3.0-r2) [2020-12-07T21:59:26.517Z] #6 3.163 (15/32) Installing musl-dev (1.1.24-r10) [2020-12-07T21:59:26.517Z] #6 3.239 (16/32) Installing libc-dev (0.7.2-r3) [2020-12-07T21:59:26.517Z] #6 3.240 (17/32) Installing g++ (9.3.0-r2) [2020-12-07T21:59:26.776Z] #6 3.663 (18/32) Installing make (4.3-r0) [2020-12-07T21:59:27.035Z] #6 3.667 (19/32) Installing fortify-headers (1.1-r0) [2020-12-07T21:59:27.035Z] #6 3.668 (20/32) Installing patch (2.7.6-r6) [2020-12-07T21:59:27.035Z] #6 3.671 (21/32) Installing build-base (0.5-r2) [2020-12-07T21:59:27.035Z] #6 3.672 (22/32) Installing nghttp2-libs (1.41.0-r0) [2020-12-07T21:59:27.035Z] #6 3.674 (23/32) Installing libcurl (7.69.1-r1) [2020-12-07T21:59:27.035Z] #6 3.680 (24/32) Installing curl (7.69.1-r1) [2020-12-07T21:59:27.035Z] #6 3.683 (25/32) Installing pcre2 (10.35-r0) [2020-12-07T21:59:27.035Z] #6 3.692 (26/32) Installing git (2.26.2-r0) [2020-12-07T21:59:27.035Z] #6 3.848 (27/32) Installing linux-headers (5.4.5-r1) [2020-12-07T21:59:27.035Z] #6 3.924 (28/32) Installing pkgconf (1.7.2-r0) [2020-12-07T21:59:27.294Z] #6 3.927 (29/32) Installing libffi-dev (3.3-r2) [2020-12-07T21:59:27.294Z] #6 3.930 (30/32) Installing openssl (1.1.1g-r0) [2020-12-07T21:59:27.294Z] #6 3.936 (31/32) Installing openssl-dev (1.1.1g-r0) [2020-12-07T21:59:27.294Z] #6 3.953 (32/32) Installing zlib-dev (1.2.11-r3) [2020-12-07T21:59:27.294Z] #6 3.956 Executing busybox-1.31.1-r19.trigger [2020-12-07T21:59:27.294Z] #6 3.961 OK: 241 MiB in 68 packages [2020-12-07T21:59:27.553Z] #6 DONE 4.2s [2020-12-07T21:59:27.553Z] [2020-12-07T21:59:27.553Z] #7 [build 1/16] WORKDIR /code/ [2020-12-07T21:59:27.553Z] #7 DONE 0.0s [2020-12-07T21:59:27.553Z] [2020-12-07T21:59:27.553Z] #9 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/ [2020-12-07T21:59:27.553Z] #9 DONE 0.0s [2020-12-07T21:59:27.553Z] [2020-12-07T21:59:27.553Z] #11 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin... [2020-12-07T21:59:27.812Z] #11 DONE 0.2s [2020-12-07T21:59:27.812Z] [2020-12-07T21:59:27.812Z] #12 [build 4/16] RUN pip install virtualenv==20.2.2 tox==3.20.1 [2020-12-07T21:59:34.375Z] #12 5.850 Collecting tox==3.20.1 [2020-12-07T21:59:34.633Z] #12 6.884 Downloading tox-3.20.1-py2.py3-none-any.whl (83 kB) [2020-12-07T21:59:34.893Z] #12 7.135 Collecting virtualenv==20.2.2 [2020-12-07T21:59:34.893Z] #12 7.138 Downloading virtualenv-20.2.2-py2.py3-none-any.whl (5.7 MB) [2020-12-07T21:59:35.153Z] #12 7.290 Collecting appdirs<2,>=1.4.3 [2020-12-07T21:59:35.153Z] #12 7.293 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-12-07T21:59:35.153Z] #12 7.299 Collecting distlib<1,>=0.3.1 [2020-12-07T21:59:35.153Z] #12 7.303 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2020-12-07T21:59:35.153Z] #12 7.313 Collecting filelock>=3.0.0 [2020-12-07T21:59:35.153Z] #12 7.316 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2020-12-07T21:59:35.153Z] #12 7.321 Collecting packaging>=14 [2020-12-07T21:59:35.153Z] #12 7.324 Downloading packaging-20.7-py2.py3-none-any.whl (35 kB) [2020-12-07T21:59:35.153Z] #12 7.390 Collecting pluggy>=0.12.0 [2020-12-07T21:59:35.153Z] #12 7.393 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2020-12-07T21:59:35.153Z] #12 7.403 Collecting py>=1.4.17 [2020-12-07T21:59:35.153Z] #12 7.406 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2020-12-07T21:59:35.153Z] #12 7.416 Collecting pyparsing>=2.0.2 [2020-12-07T21:59:35.153Z] #12 7.419 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-12-07T21:59:35.153Z] #12 7.428 Collecting six>=1.14.0 [2020-12-07T21:59:35.153Z] #12 7.431 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-12-07T21:59:35.153Z] #12 7.438 Collecting toml>=0.9.4 [2020-12-07T21:59:35.153Z] #12 7.441 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) [2020-12-07T21:59:35.153Z] #12 7.524 Installing collected packages: six, pyparsing, filelock, distlib, appdirs, virtualenv, toml, py, pluggy, packaging, tox [2020-12-07T21:59:35.723Z] #12 8.047 Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 packaging-20.7 pluggy-0.13.1 py-1.9.0 pyparsing-2.4.7 six-1.15.0 toml-0.10.2 tox-3.20.1 virtualenv-20.2.2 [2020-12-07T21:59:40.991Z] #12 DONE 12.4s [2020-12-07T21:59:40.991Z] [2020-12-07T21:59:40.991Z] #13 [build 5/16] COPY requirements-dev.txt . [2020-12-07T21:59:40.991Z] #13 DONE 0.0s [2020-12-07T21:59:40.991Z] [2020-12-07T21:59:40.991Z] #14 [build 6/16] COPY requirements-indirect.txt . [2020-12-07T21:59:40.991Z] #14 DONE 0.0s [2020-12-07T21:59:40.991Z] [2020-12-07T21:59:40.991Z] #15 [build 7/16] COPY requirements.txt . [2020-12-07T21:59:40.991Z] #15 DONE 0.0s [2020-12-07T21:59:40.991Z] [2020-12-07T21:59:40.991Z] #16 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirec... [2020-12-07T21:59:40.991Z] #16 0.712 Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment [2020-12-07T21:59:40.991Z] #16 0.713 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment [2020-12-07T21:59:40.991Z] #16 0.713 Ignoring urllib3: markers 'python_version == "3.3"' don't match your environment [2020-12-07T21:59:40.991Z] #16 0.713 Ignoring more-itertools: markers 'python_version < "3.5"' don't match your environment [2020-12-07T21:59:40.991Z] #16 0.714 Ignoring pytest: markers 'python_version < "3.5"' don't match your environment [2020-12-07T21:59:43.939Z] #22 23.35 py39 develop-inst: /code [2020-12-07T21:59:45.326Z] #22 24.79 py39 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.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.0,# Editable install with no version control (docker-compose==1.28.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,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,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.20.1,urllib3==1.25.11,virtualenv==20.2.2,wcwidth==0.2.5,websocket-client==0.57.0 [2020-12-07T21:59:45.326Z] #22 24.79 pre-commit create: /code/.tox/pre-commit [2020-12-07T21:59:45.326Z] #22 25.04 pre-commit installdeps: pre-commit [2020-12-07T21:59:46.259Z] #16 5.221 Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 2)) (1.4.4) [2020-12-07T21:59:46.259Z] #16 5.711 Requirement already satisfied: distlib==0.3.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 7)) (0.3.1) [2020-12-07T21:59:46.259Z] #16 5.722 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2020-12-07T21:59:46.259Z] #16 5.798 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2020-12-07T21:59:46.259Z] #16 5.799 Requirement already satisfied: py==1.9.0 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 16)) (1.9.0) [2020-12-07T21:59:46.259Z] #16 5.876 Requirement already satisfied: pyparsing==2.4.7 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 21)) (2.4.7) [2020-12-07T21:59:46.259Z] #16 5.931 Requirement already satisfied: tox==3.20.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 26)) (3.20.1) [2020-12-07T21:59:46.259Z] #16 5.932 Requirement already satisfied: virtualenv==20.2.2 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 27)) (20.2.2) [2020-12-07T21:59:46.518Z] #16 6.524 Collecting altgraph==0.17 [2020-12-07T21:59:47.893Z] #16 7.569 Downloading altgraph-0.17-py2.py3-none-any.whl (21 kB) [2020-12-07T21:59:47.893Z] #16 7.578 Collecting attrs==20.3.0 [2020-12-07T21:59:47.893Z] #16 7.581 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) [2020-12-07T21:59:47.893Z] #16 7.608 Collecting backports.shutil_get_terminal_size==1.0.0 [2020-12-07T21:59:47.893Z] #16 7.611 Downloading backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl (6.5 kB) [2020-12-07T21:59:47.893Z] #16 7.617 Collecting bcrypt==3.2.0 [2020-12-07T21:59:47.893Z] #16 7.620 Downloading bcrypt-3.2.0.tar.gz (42 kB) [2020-12-07T21:59:47.893Z] #16 7.637 Installing build dependencies: started [2020-12-07T21:59:57.553Z] #22 36.95 pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.10,nodeenv==1.5.0,pre-commit==2.9.2,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.2.2 [2020-12-07T21:59:57.553Z] #22 36.95 ___________________________________ summary ____________________________________ [2020-12-07T21:59:57.553Z] #22 36.95 py39: skipped tests [2020-12-07T21:59:57.553Z] #22 36.95 pre-commit: skipped tests [2020-12-07T21:59:57.553Z] #22 36.95 congratulations :) [2020-12-07T21:59:57.553Z] #22 DONE 37.1s [2020-12-07T21:59:57.553Z] [2020-12-07T21:59:57.553Z] #23 [build 15/16] COPY . . [2020-12-07T21:59:57.553Z] #23 DONE 0.1s [2020-12-07T21:59:57.553Z] [2020-12-07T21:59:57.553Z] #24 [build 16/16] RUN script/build/linux-entrypoint [2020-12-07T21:59:57.813Z] #24 0.413 + CODE_PATH=/code [2020-12-07T21:59:57.813Z] #24 0.413 + VENV=/code/.tox/py39 [2020-12-07T21:59:57.813Z] #24 0.413 + cd /code [2020-12-07T21:59:57.813Z] #24 0.413 + mkdir -p dist [2020-12-07T21:59:57.813Z] #24 0.413 + chmod 777 dist [2020-12-07T21:59:57.813Z] #24 0.413 + /code/.tox/py39/bin/pip3 install -q -r requirements-build.txt [2020-12-07T22:00:02.773Z] #16 20.28 Installing build dependencies: finished with status 'done' [2020-12-07T22:00:02.773Z] #16 20.28 Getting requirements to build wheel: started [2020-12-07T22:00:02.773Z] #16 20.47 Getting requirements to build wheel: finished with status 'done' [2020-12-07T22:00:02.773Z] #16 20.47 Preparing wheel metadata: started [2020-12-07T22:00:02.773Z] #16 20.71 Preparing wheel metadata: finished with status 'done' [2020-12-07T22:00:02.773Z] #16 20.72 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:02.773Z] #16 20.72 Collecting cached-property==1.5.1 [2020-12-07T22:00:02.773Z] #16 20.73 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-12-07T22:00:02.773Z] #16 20.73 Collecting certifi==2020.6.20 [2020-12-07T22:00:02.773Z] #16 20.74 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-12-07T22:00:02.773Z] #16 20.75 Collecting cffi==1.14.4 [2020-12-07T22:00:02.773Z] #16 20.75 Using cached cffi-1.14.4.tar.gz (471 kB) [2020-12-07T22:00:02.773Z] #16 21.07 Collecting chardet==3.0.4 [2020-12-07T22:00:02.773Z] #16 21.08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-12-07T22:00:02.773Z] #16 21.09 Collecting Click==7.1.2 [2020-12-07T22:00:02.773Z] #16 21.09 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-12-07T22:00:02.773Z] #16 21.10 Collecting coverage==5.2.1 [2020-12-07T22:00:02.773Z] #16 21.11 Downloading coverage-5.2.1.tar.gz (694 kB) [2020-12-07T22:00:02.773Z] #16 21.43 Collecting cryptography==3.2.1 [2020-12-07T22:00:02.773Z] #16 21.44 Downloading cryptography-3.2.1.tar.gz (540 kB) [2020-12-07T22:00:02.773Z] #16 21.55 Installing build dependencies: started [2020-12-07T22:00:08.043Z] #16 27.23 Installing build dependencies: finished with status 'done' [2020-12-07T22:00:08.043Z] #16 27.23 Getting requirements to build wheel: started [2020-12-07T22:00:08.043Z] #16 27.37 Getting requirements to build wheel: finished with status 'done' [2020-12-07T22:00:08.043Z] #16 27.37 Preparing wheel metadata: started [2020-12-07T22:00:08.043Z] #16 27.97 Preparing wheel metadata: finished with status 'done' [2020-12-07T22:00:08.302Z] #16 27.99 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:08.302Z] #16 28.00 Collecting ddt==1.4.1 [2020-12-07T22:00:08.302Z] #16 28.00 Downloading ddt-1.4.1-py2.py3-none-any.whl (6.1 kB) [2020-12-07T22:00:08.302Z] #16 28.01 Collecting distro==1.5.0 [2020-12-07T22:00:08.302Z] #16 28.02 Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) [2020-12-07T22:00:08.302Z] #16 28.02 Collecting docker==4.4.0 [2020-12-07T22:00:08.302Z] #16 28.03 Downloading docker-4.4.0-py2.py3-none-any.whl (146 kB) [2020-12-07T22:00:08.302Z] #16 28.05 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:08.302Z] #16 28.07 Collecting docker-pycreds==0.4.0 [2020-12-07T22:00:08.302Z] #16 28.08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-07T22:00:08.302Z] #16 28.08 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:08.302Z] #16 28.08 Collecting dockerpty==0.4.1 [2020-12-07T22:00:08.302Z] #16 28.09 Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-07T22:00:08.560Z] #16 28.28 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:08.560Z] #16 28.28 Collecting docopt==0.6.2 [2020-12-07T22:00:08.560Z] #16 28.29 Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-07T22:00:08.560Z] #16 28.49 Collecting entrypoints==0.3 [2020-12-07T22:00:08.821Z] #16 28.49 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) [2020-12-07T22:00:08.821Z] #16 28.50 Collecting flake8==3.8.3 [2020-12-07T22:00:08.821Z] #16 28.51 Downloading flake8-3.8.3-py2.py3-none-any.whl (72 kB) [2020-12-07T22:00:08.821Z] #16 28.53 Collecting gitdb2==4.0.2 [2020-12-07T22:00:08.821Z] #16 28.53 Downloading gitdb2-4.0.2-py3-none-any.whl (1.1 kB) [2020-12-07T22:00:08.821Z] #16 28.55 Collecting gitpython==3.1.11 [2020-12-07T22:00:08.821Z] #16 28.56 Downloading GitPython-3.1.11-py3-none-any.whl (159 kB) [2020-12-07T22:00:08.821Z] #16 28.57 Collecting idna==2.10 [2020-12-07T22:00:08.821Z] #16 28.57 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-12-07T22:00:08.821Z] #16 28.58 Collecting ipaddress==1.0.23 [2020-12-07T22:00:08.821Z] #16 28.60 Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) [2020-12-07T22:00:08.821Z] #16 28.61 Collecting jsonschema==3.2.0 [2020-12-07T22:00:08.821Z] #16 28.61 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-12-07T22:00:08.821Z] #16 28.63 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:08.821Z] #16 28.63 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from jsonschema==3.2.0->-r requirements.txt (line 13)) (50.3.2) [2020-12-07T22:00:08.821Z] #16 28.64 Collecting mccabe==0.6.1 [2020-12-07T22:00:08.821Z] #16 28.64 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) [2020-12-07T22:00:08.821Z] #16 28.65 Collecting mock==3.0.5 [2020-12-07T22:00:08.821Z] #16 28.65 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) [2020-12-07T22:00:08.821Z] #16 28.66 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:08.821Z] #16 28.67 Collecting more-itertools==8.6.0 [2020-12-07T22:00:08.821Z] #16 28.67 Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB) [2020-12-07T22:00:08.821Z] #16 28.68 Collecting packaging==20.4 [2020-12-07T22:00:08.821Z] #16 28.68 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-12-07T22:00:08.821Z] #16 28.69 Requirement already satisfied: pyparsing==2.4.7 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 21)) (2.4.7) [2020-12-07T22:00:08.821Z] #16 28.69 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:08.821Z] #16 28.70 Collecting paramiko==2.7.1 [2020-12-07T22:00:08.821Z] #16 28.70 Downloading paramiko-2.7.1-py2.py3-none-any.whl (206 kB) [2020-12-07T22:00:08.821Z] #16 28.77 Collecting pycodestyle==2.6.0 [2020-12-07T22:00:08.821Z] #16 28.78 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) [2020-12-07T22:00:08.821Z] #16 28.79 Collecting pycparser==2.20 [2020-12-07T22:00:08.821Z] #16 28.79 Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-12-07T22:00:08.821Z] #16 28.80 Collecting pyflakes==2.2.0 [2020-12-07T22:00:08.821Z] #16 28.80 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) [2020-12-07T22:00:09.081Z] #16 28.82 Collecting PyNaCl==1.4.0 [2020-12-07T22:00:09.081Z] #16 28.83 Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2020-12-07T22:00:09.340Z] #16 29.18 Installing build dependencies: started [2020-12-07T22:00:15.931Z] #16 34.85 Installing build dependencies: finished with status 'done' [2020-12-07T22:00:15.931Z] #16 34.86 Getting requirements to build wheel: started [2020-12-07T22:00:15.931Z] #16 35.00 Getting requirements to build wheel: finished with status 'done' [2020-12-07T22:00:15.931Z] #16 35.00 Preparing wheel metadata: started [2020-12-07T22:00:15.931Z] #16 35.49 Preparing wheel metadata: finished with status 'done' [2020-12-07T22:00:15.931Z] #16 35.50 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:15.931Z] #16 35.51 Collecting pyrsistent==0.16.0 [2020-12-07T22:00:15.931Z] #16 35.51 Downloading pyrsistent-0.16.0.tar.gz (108 kB) [2020-12-07T22:00:15.931Z] #16 35.72 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:15.931Z] #16 35.73 Collecting PySocks==1.7.1 [2020-12-07T22:00:15.931Z] #16 35.73 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2020-12-07T22:00:15.931Z] #16 35.74 Collecting pytest==6.0.1 [2020-12-07T22:00:15.931Z] #16 35.74 Downloading pytest-6.0.1-py3-none-any.whl (270 kB) [2020-12-07T22:00:15.931Z] #16 35.77 Requirement already satisfied: py==1.9.0 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 16)) (1.9.0) [2020-12-07T22:00:15.931Z] #16 35.77 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2020-12-07T22:00:15.931Z] #16 35.79 Collecting pytest-cov==2.10.1 [2020-12-07T22:00:15.931Z] #16 35.79 Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) [2020-12-07T22:00:15.931Z] #16 35.82 Collecting python-dotenv==0.14.0 [2020-12-07T22:00:15.931Z] #16 35.83 Downloading python_dotenv-0.14.0-py2.py3-none-any.whl (17 kB) [2020-12-07T22:00:15.931Z] #16 35.84 Collecting PyYAML==5.3.1 [2020-12-07T22:00:15.931Z] #16 35.84 Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-12-07T22:00:16.498Z] #16 36.16 Collecting requests==2.24.0 [2020-12-07T22:00:16.498Z] #16 36.16 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-12-07T22:00:16.498Z] #16 36.24 Collecting smmap==3.0.4 [2020-12-07T22:00:16.498Z] #16 36.25 Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB) [2020-12-07T22:00:16.498Z] #16 36.26 Collecting smmap2==3.0.1 [2020-12-07T22:00:16.498Z] #16 36.26 Downloading smmap2-3.0.1-py3-none-any.whl (1.1 kB) [2020-12-07T22:00:16.498Z] #16 36.27 Collecting texttable==1.6.2 [2020-12-07T22:00:16.498Z] #16 36.27 Downloading texttable-1.6.2-py2.py3-none-any.whl (10 kB) [2020-12-07T22:00:16.498Z] #16 36.28 Collecting toml==0.10.1 [2020-12-07T22:00:16.498Z] #16 36.29 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2020-12-07T22:00:16.498Z] #16 36.31 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:16.498Z] #16 36.31 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2020-12-07T22:00:16.498Z] #16 36.32 Requirement already satisfied: virtualenv==20.2.2 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 27)) (20.2.2) [2020-12-07T22:00:16.498Z] #16 36.32 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2020-12-07T22:00:16.498Z] #16 36.32 Requirement already satisfied: py==1.9.0 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 16)) (1.9.0) [2020-12-07T22:00:16.498Z] #16 36.35 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2020-12-07T22:00:16.498Z] #16 36.35 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:16.498Z] #16 36.35 Requirement already satisfied: distlib==0.3.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 7)) (0.3.1) [2020-12-07T22:00:16.498Z] #16 36.35 Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 2)) (1.4.4) [2020-12-07T22:00:16.498Z] #16 36.35 Collecting wcwidth==0.2.5 [2020-12-07T22:00:16.498Z] #16 36.36 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2020-12-07T22:00:16.498Z] #16 36.37 Collecting websocket-client==0.57.0 [2020-12-07T22:00:16.498Z] #16 36.37 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-07T22:00:16.498Z] #16 36.38 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2020-12-07T22:00:16.498Z] #16 36.40 Collecting gitdb>=4.0.1 [2020-12-07T22:00:16.498Z] #16 36.40 Downloading gitdb-4.0.5-py3-none-any.whl (63 kB) [2020-12-07T22:00:16.498Z] #16 36.42 Collecting iniconfig [2020-12-07T22:00:16.498Z] #16 36.42 Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) [2020-12-07T22:00:16.498Z] #16 36.47 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-12-07T22:00:16.757Z] #16 36.47 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) [2020-12-07T22:00:16.757Z] #16 36.50 Building wheels for collected packages: bcrypt, cffi, coverage, cryptography, dockerpty, docopt, PyNaCl, pyrsistent, PyYAML [2020-12-07T22:00:16.757Z] #16 36.50 Building wheel for bcrypt (PEP 517): started [2020-12-07T22:00:18.137Z] #16 37.93 Building wheel for bcrypt (PEP 517): finished with status 'done' [2020-12-07T22:00:18.137Z] #16 37.93 Created wheel for bcrypt: filename=bcrypt-3.2.0-cp39-cp39-linux_x86_64.whl size=31977 sha256=61606737974097ae731b000050f5acb64ea8fc8d00d5bd64bea46e178102e678 [2020-12-07T22:00:18.137Z] #16 37.93 Stored in directory: /root/.cache/pip/wheels/9a/0b/a2/2c559982bbee4bd184557267e5760e114de3e9ba826fe8d691 [2020-12-07T22:00:18.137Z] #16 37.93 Building wheel for cffi (setup.py): started [2020-12-07T22:00:19.765Z] #24 18.88 + '[' -z e1a972ebf36481af3fd0dcdd1e773d50c6530003 ']' [2020-12-07T22:00:19.765Z] #24 18.88 + echo e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:00:19.765Z] #24 18.88 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-07T22:00:19.765Z] #24 18.88 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-07T22:00:19.765Z] #24 18.88 NOT compiling bootloader!!! [2020-12-07T22:00:19.765Z] #24 18.88 + '[' '!' -z '' ']' [2020-12-07T22:00:19.765Z] #24 18.88 + echo 'NOT compiling bootloader!!!' [2020-12-07T22:00:19.765Z] #24 18.88 + /code/.tox/py39/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-12-07T22:00:19.765Z] #24 19.04 38 INFO: PyInstaller: 4.1 [2020-12-07T22:00:19.765Z] #24 19.04 38 INFO: Python: 3.9.0 [2020-12-07T22:00:19.765Z] #24 19.04 40 INFO: Platform: Linux-5.4.0-1025-aws-x86_64-with-glibc2.28 [2020-12-07T22:00:19.765Z] #24 19.04 42 INFO: UPX is not available. [2020-12-07T22:00:19.765Z] #24 19.04 44 INFO: Extending PYTHONPATH with paths [2020-12-07T22:00:19.765Z] #24 19.04 ['/code/bin', '/code'] [2020-12-07T22:00:19.765Z] #24 19.05 49 INFO: checking Analysis [2020-12-07T22:00:19.765Z] #24 19.05 49 INFO: Building Analysis because Analysis-00.toc is non existent [2020-12-07T22:00:19.766Z] #24 19.05 49 INFO: Initializing module dependency graph... [2020-12-07T22:00:19.766Z] #24 19.05 52 INFO: Caching module graph hooks... [2020-12-07T22:00:19.766Z] #24 19.05 57 INFO: Analyzing base_library.zip ... [2020-12-07T22:00:19.766Z] #24 21.47 2476 INFO: Processing pre-find module path hook distutils from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py'. [2020-12-07T22:00:19.766Z] #24 21.47 2477 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.9' [2020-12-07T22:00:20.338Z] #24 22.71 3714 INFO: Caching module dependency graph... [2020-12-07T22:00:20.338Z] #24 22.78 3786 INFO: running Analysis Analysis-00.toc [2020-12-07T22:00:20.338Z] #24 22.80 3804 INFO: Analyzing bin/docker-compose [2020-12-07T22:00:20.599Z] #24 23.09 4093 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-urllib3.packages.six.moves.py'. [2020-12-07T22:00:21.542Z] #24 24.12 5126 INFO: Processing pre-safe import module hook six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py'. [2020-12-07T22:00:24.089Z] #24 26.55 7555 INFO: Processing module hooks... [2020-12-07T22:00:24.089Z] #24 26.55 7555 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:00:24.089Z] #24 26.55 7556 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:00:24.089Z] #24 26.56 7558 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:00:24.089Z] #24 26.56 7565 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:00:24.089Z] #24 26.57 7571 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:00:24.349Z] #24 26.71 7710 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:00:24.349Z] #24 26.71 7714 INFO: Excluding import of test from module multiprocessing.util [2020-12-07T22:00:24.349Z] #24 26.71 7714 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:00:24.349Z] #24 26.71 7716 INFO: Excluding import of doctest from module heapq [2020-12-07T22:00:24.349Z] #24 26.71 7716 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:00:24.349Z] #24 26.72 7726 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:00:24.349Z] #24 26.72 7727 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:00:24.349Z] #24 26.77 7773 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:00:24.349Z] #24 26.78 7777 INFO: Excluding import of argparse from module pickle [2020-12-07T22:00:24.349Z] #24 26.78 7777 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:00:24.349Z] #24 26.82 7822 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:00:24.349Z] #24 26.82 7824 INFO: Excluding import of doctest from module difflib [2020-12-07T22:00:24.349Z] #24 26.82 7824 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:00:24.349Z] #24 26.84 7844 INFO: Looking for ctypes DLLs [2020-12-07T22:00:24.349Z] #24 26.84 7847 INFO: Analyzing run-time hooks ... [2020-12-07T22:00:24.349Z] #24 26.85 7852 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py' [2020-12-07T22:00:24.349Z] #24 26.85 7855 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py' [2020-12-07T22:00:24.349Z] #24 26.86 7864 INFO: Looking for dynamic libraries [2020-12-07T22:00:24.711Z] #16 43.39 Building wheel for cffi (setup.py): finished with status 'done' [2020-12-07T22:00:24.711Z] #16 43.39 Created wheel for cffi: filename=cffi-1.14.4-cp39-cp39-linux_x86_64.whl size=189533 sha256=2d7c60dfbad0c0d75104dc233c3c40bea114083b788efdbfca19826b2bad7abd [2020-12-07T22:00:24.711Z] #16 43.39 Stored in directory: /root/.cache/pip/wheels/30/b3/b7/123ec21a0284e0496aec763047b5cc0cc589217852cc78f72c [2020-12-07T22:00:24.711Z] #16 43.40 Building wheel for coverage (setup.py): started [2020-12-07T22:00:24.711Z] #16 44.28 Building wheel for coverage (setup.py): finished with status 'done' [2020-12-07T22:00:24.711Z] #16 44.28 Created wheel for coverage: filename=coverage-5.2.1-cp39-cp39-linux_x86_64.whl size=206566 sha256=9dfeb6364cdbdc42f20a442fe450248032267cb35798a8e6c2282b48d5124a21 [2020-12-07T22:00:24.711Z] #16 44.28 Stored in directory: /root/.cache/pip/wheels/69/5c/b7/9072f3770ffaa570c06973b767dccceb8ac3b65cfb639b3f4c [2020-12-07T22:00:24.711Z] #16 44.28 Building wheel for cryptography (PEP 517): started [2020-12-07T22:00:24.922Z] #24 27.38 8384 INFO: Looking for eggs [2020-12-07T22:00:24.922Z] #24 27.38 8385 INFO: Using Python library /usr/local/lib/libpython3.9.so.1.0 [2020-12-07T22:00:24.922Z] #24 27.39 8393 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-12-07T22:00:24.922Z] #24 27.43 8437 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-12-07T22:00:24.922Z] #24 27.45 8454 INFO: checking PYZ [2020-12-07T22:00:24.922Z] #24 27.45 8455 INFO: Building PYZ because PYZ-00.toc is non existent [2020-12-07T22:00:24.922Z] #24 27.45 8455 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-12-07T22:00:25.494Z] #24 28.09 9093 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-12-07T22:00:25.754Z] #24 28.10 9103 INFO: checking PKG [2020-12-07T22:00:25.754Z] #24 28.10 9103 INFO: Building PKG because PKG-00.toc is non existent [2020-12-07T22:00:25.754Z] #24 28.10 9103 INFO: Building PKG (CArchive) PKG-00.pkg [2020-12-07T22:00:31.055Z] #24 33.64 14642 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: Bootloader /code/.tox/py39/lib/python3.9/site-packages/PyInstaller/bootloader/Linux-64bit/run [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: checking EXE [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: Building EXE because EXE-00.toc is non existent [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: Building EXE from EXE-00.toc [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-12-07T22:00:31.320Z] #24 33.72 14718 INFO: Building EXE from EXE-00.toc completed successfully. [2020-12-07T22:00:31.320Z] #24 33.81 + ls -la dist/ [2020-12-07T22:00:31.320Z] #24 33.81 total 12536 [2020-12-07T22:00:31.320Z] #24 33.81 drwxrwxrwx 2 root root 4096 Dec 7 22:00 . [2020-12-07T22:00:31.320Z] #24 33.81 drwxr-xr-x 1 root root 4096 Dec 7 22:00 .. [2020-12-07T22:00:31.320Z] #24 33.81 -rwxr-xr-x 1 root root 12824384 Dec 7 22:00 docker-compose [2020-12-07T22:00:31.320Z] #24 33.81 + ldd dist/docker-compose [2020-12-07T22:00:31.320Z] #24 33.82 linux-vdso.so.1 (0x00007ffebdb02000) [2020-12-07T22:00:31.320Z] #24 33.82 libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f6f354f6000) [2020-12-07T22:00:31.320Z] #24 33.82 libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f6f352d8000) [2020-12-07T22:00:31.320Z] #24 33.82 libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6f35117000) [2020-12-07T22:00:31.320Z] #24 33.82 /lib64/ld-linux-x86-64.so.2 (0x00007f6f3551a000) [2020-12-07T22:00:31.320Z] #24 33.82 + mv dist/docker-compose /usr/local/bin [2020-12-07T22:00:31.320Z] #24 33.82 + docker-compose version [2020-12-07T22:00:31.891Z] #24 34.27 docker-compose version 1.28.0dev, build e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:00:31.891Z] #24 34.27 docker-py version: 4.4.0 [2020-12-07T22:00:31.891Z] #24 34.27 CPython version: 3.9.0 [2020-12-07T22:00:31.891Z] #24 34.27 OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 [2020-12-07T22:00:31.891Z] #24 DONE 34.5s [2020-12-07T22:00:32.151Z] [2020-12-07T22:00:32.151Z] #25 exporting to image [2020-12-07T22:00:32.151Z] #25 exporting layers [2020-12-07T22:00:33.536Z] #25 exporting layers 1.3s done [2020-12-07T22:00:33.536Z] #25 writing image sha256:6e3b1e0ff25f0d200925dc71a623606498fd4f3d345f1c73b969318c4726a73c done [2020-12-07T22:00:33.536Z] #25 naming to docker.io/dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 done [2020-12-07T22:00:33.536Z] #25 DONE 1.4s [Pipeline] sh [2020-12-07T22:00:33.822Z] + docker push dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:00:33.822Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2020-12-07T22:00:33.822Z] 81b2c6b7d886: Preparing [2020-12-07T22:00:33.822Z] 7662ae972cd3: Preparing [2020-12-07T22:00:33.822Z] 45de9897dd40: Preparing [2020-12-07T22:00:33.822Z] a9e094eb3c65: Preparing [2020-12-07T22:00:33.822Z] 38ce87b13864: Preparing [2020-12-07T22:00:33.822Z] 8ef823a147b2: Preparing [2020-12-07T22:00:33.822Z] c0aa62f3d041: Preparing [2020-12-07T22:00:33.822Z] 5f566c63a741: Preparing [2020-12-07T22:00:33.822Z] 72aa73167cae: Preparing [2020-12-07T22:00:33.822Z] 30207c02f2bd: Preparing [2020-12-07T22:00:33.822Z] 203076576041: Preparing [2020-12-07T22:00:33.822Z] 71ce5b90df5f: Preparing [2020-12-07T22:00:33.822Z] 87eaad9a8fe4: Preparing [2020-12-07T22:00:33.822Z] 4edc19685a9d: Preparing [2020-12-07T22:00:33.822Z] f9eb6961341a: Preparing [2020-12-07T22:00:33.822Z] 82f6dbff27d7: Preparing [2020-12-07T22:00:33.822Z] 678b9fea641b: Preparing [2020-12-07T22:00:33.822Z] b25b816984b3: Preparing [2020-12-07T22:00:33.822Z] 7f87da26703a: Preparing [2020-12-07T22:00:33.822Z] 889e9591fc68: Preparing [2020-12-07T22:00:33.822Z] 0d92fd747771: Preparing [2020-12-07T22:00:33.822Z] f5600c6330da: Preparing [2020-12-07T22:00:33.822Z] 8ef823a147b2: Waiting [2020-12-07T22:00:33.822Z] c0aa62f3d041: Waiting [2020-12-07T22:00:33.822Z] 5f566c63a741: Waiting [2020-12-07T22:00:33.822Z] 72aa73167cae: Waiting [2020-12-07T22:00:33.822Z] 30207c02f2bd: Waiting [2020-12-07T22:00:33.822Z] 203076576041: Waiting [2020-12-07T22:00:33.822Z] 71ce5b90df5f: Waiting [2020-12-07T22:00:33.822Z] 87eaad9a8fe4: Waiting [2020-12-07T22:00:33.822Z] 4edc19685a9d: Waiting [2020-12-07T22:00:33.822Z] f9eb6961341a: Waiting [2020-12-07T22:00:33.822Z] 82f6dbff27d7: Waiting [2020-12-07T22:00:33.822Z] 678b9fea641b: Waiting [2020-12-07T22:00:33.822Z] b25b816984b3: Waiting [2020-12-07T22:00:33.822Z] 7f87da26703a: Waiting [2020-12-07T22:00:33.822Z] 889e9591fc68: Waiting [2020-12-07T22:00:33.822Z] 0d92fd747771: Waiting [2020-12-07T22:00:33.822Z] f5600c6330da: Waiting [2020-12-07T22:00:33.822Z] 38ce87b13864: Layer already exists [2020-12-07T22:00:34.083Z] 8ef823a147b2: Layer already exists [2020-12-07T22:00:34.083Z] c0aa62f3d041: Layer already exists [2020-12-07T22:00:34.345Z] 5f566c63a741: Layer already exists [2020-12-07T22:00:34.605Z] 72aa73167cae: Layer already exists [2020-12-07T22:00:35.176Z] 30207c02f2bd: Layer already exists [2020-12-07T22:00:35.439Z] 203076576041: Layer already exists [2020-12-07T22:00:36.381Z] a9e094eb3c65: Pushed [2020-12-07T22:00:36.381Z] 71ce5b90df5f: Layer already exists [2020-12-07T22:00:36.952Z] 7662ae972cd3: Pushed [2020-12-07T22:00:37.213Z] 4edc19685a9d: Layer already exists [2020-12-07T22:00:37.213Z] 87eaad9a8fe4: Layer already exists [2020-12-07T22:00:37.213Z] f9eb6961341a: Layer already exists [2020-12-07T22:00:37.213Z] b25b816984b3: Layer already exists [2020-12-07T22:00:37.213Z] 82f6dbff27d7: Layer already exists [2020-12-07T22:00:37.213Z] 678b9fea641b: Layer already exists [2020-12-07T22:00:37.213Z] 0d92fd747771: Layer already exists [2020-12-07T22:00:37.213Z] 889e9591fc68: Layer already exists [2020-12-07T22:00:37.213Z] 7f87da26703a: Layer already exists [2020-12-07T22:00:37.213Z] f5600c6330da: Layer already exists [2020-12-07T22:00:42.498Z] 45de9897dd40: Pushed [2020-12-07T22:00:51.274Z] #16 69.79 Building wheel for cryptography (PEP 517): finished with status 'done' [2020-12-07T22:00:51.274Z] #16 69.80 Created wheel for cryptography: filename=cryptography-3.2.1-cp39-cp39-linux_x86_64.whl size=361173 sha256=c6b94985868b9d7121b26f449190ae2b59e5838ee429321dd193ff671409c155 [2020-12-07T22:00:51.274Z] #16 69.80 Stored in directory: /root/.cache/pip/wheels/da/a8/e2/461a1051a10d9caedac59186810bcac1e1d6cd01d1806cea78 [2020-12-07T22:00:51.274Z] #16 69.80 Building wheel for dockerpty (setup.py): started [2020-12-07T22:00:51.274Z] #16 70.02 Building wheel for dockerpty (setup.py): finished with status 'done' [2020-12-07T22:00:51.274Z] #16 70.02 Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16604 sha256=fdbcc221687f5980686b3cab6b9f0923981bf5cfba0de32991bf4b77232a14f3 [2020-12-07T22:00:51.274Z] #16 70.02 Stored in directory: /root/.cache/pip/wheels/54/c7/ff/ead8e8870db7e414df11981d8fb6d0d09b51f467c34791bde4 [2020-12-07T22:00:51.274Z] #16 70.02 Building wheel for docopt (setup.py): started [2020-12-07T22:00:51.274Z] #16 70.25 Building wheel for docopt (setup.py): finished with status 'done' [2020-12-07T22:00:51.274Z] #16 70.25 Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13704 sha256=1d39712cae921e8a79fa9ae55e557a478c72c8b90b74f974ca6166c37bde9cd7 [2020-12-07T22:00:51.274Z] #16 70.25 Stored in directory: /root/.cache/pip/wheels/70/4a/46/1309fc853b8d395e60bafaf1b6df7845bdd82c95fd59dd8d2b [2020-12-07T22:00:51.274Z] #16 70.25 Building wheel for PyNaCl (PEP 517): started [2020-12-07T22:00:57.401Z] 81b2c6b7d886: Pushed [2020-12-07T22:01:00.695Z] debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003: digest: sha256:5738db9b9e2f8a4e267a95f33f4d4c824dd823d27a28e773f0434c5d293961f5 size: 4927 [Pipeline] } [2020-12-07T22:01:00.703Z] [Pipeline] // ansiColor [Pipeline] echo [2020-12-07T22:01:00.713Z] dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-07T22:01:58.993Z] #16 130.3 Building wheel for PyNaCl (PEP 517): still running... [2020-12-07T22:01:59.561Z] #16 139.4 Building wheel for PyNaCl (PEP 517): finished with status 'done' [2020-12-07T22:01:59.561Z] #16 139.4 Created wheel for PyNaCl: filename=PyNaCl-1.4.0-cp39-cp39-linux_x86_64.whl size=276804 sha256=fcd076e373dfc06788f34d60fbe926e40535fb3dfe4f6dab3b6946130cad9c6a [2020-12-07T22:01:59.561Z] #16 139.4 Stored in directory: /root/.cache/pip/wheels/3b/bb/4f/1cac0cbc50558d501b6046fb2942596ca9004b1055553856b8 [2020-12-07T22:01:59.561Z] #16 139.4 Building wheel for pyrsistent (setup.py): started [2020-12-07T22:02:00.940Z] #16 140.7 Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-12-07T22:02:00.940Z] #16 140.7 Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp39-cp39-linux_x86_64.whl size=73990 sha256=1797df7a113e593ef169140f7804ea8d703ee0514f67916e34086cb45f777fef [2020-12-07T22:02:00.940Z] #16 140.7 Stored in directory: /root/.cache/pip/wheels/e6/f8/60/231adf4e71e21171338b082aa44599423799973265645fdc18 [2020-12-07T22:02:00.940Z] #16 140.7 Building wheel for PyYAML (setup.py): started [2020-12-07T22:02:01.199Z] #16 141.0 Building wheel for PyYAML (setup.py): finished with status 'done' [2020-12-07T22:02:01.199Z] #16 141.0 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44619 sha256=c4d6d9f84051efb82539eba201890da1bd1d0cd5286aeb6c41c0029a8a60775a [2020-12-07T22:02:01.199Z] #16 141.0 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 [2020-12-07T22:02:01.199Z] #16 141.0 Successfully built bcrypt cffi coverage cryptography dockerpty docopt PyNaCl pyrsistent PyYAML [2020-12-07T22:02:01.459Z] #16 141.2 Installing collected packages: pycparser, urllib3, toml, smmap, packaging, more-itertools, iniconfig, idna, chardet, cffi, certifi, attrs, websocket-client, requests, pytest, pyrsistent, PyNaCl, pyflakes, pycodestyle, mccabe, gitdb, cryptography, coverage, bcrypt, wcwidth, texttable, smmap2, PyYAML, python-dotenv, pytest-cov, PySocks, paramiko, mock, jsonschema, ipaddress, gitpython, gitdb2, flake8, entrypoints, docopt, dockerpty, docker-pycreds, docker, distro, ddt, Click, cached-property, backports.shutil-get-terminal-size, altgraph [2020-12-07T22:02:01.459Z] #16 141.4 Attempting uninstall: toml [2020-12-07T22:02:01.718Z] #16 141.4 Found existing installation: toml 0.10.2 [2020-12-07T22:02:01.718Z] #16 141.4 Uninstalling toml-0.10.2: [2020-12-07T22:02:01.718Z] #16 141.4 Successfully uninstalled toml-0.10.2 [2020-12-07T22:02:01.718Z] #16 141.4 Attempting uninstall: packaging [2020-12-07T22:02:01.718Z] #16 141.4 Found existing installation: packaging 20.7 [2020-12-07T22:02:01.718Z] #16 141.4 Uninstalling packaging-20.7: [2020-12-07T22:02:01.718Z] #16 141.4 Successfully uninstalled packaging-20.7 [2020-12-07T22:02:03.623Z] #16 143.3 Successfully installed Click-7.1.2 PyNaCl-1.4.0 PySocks-1.7.1 PyYAML-5.3.1 altgraph-0.17 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 coverage-5.2.1 cryptography-3.2.1 ddt-1.4.1 distro-1.5.0 docker-4.4.0 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 entrypoints-0.3 flake8-3.8.3 gitdb-4.0.5 gitdb2-4.0.2 gitpython-3.1.11 idna-2.10 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 pycodestyle-2.6.0 pycparser-2.20 pyflakes-2.2.0 pyrsistent-0.16.0 pytest-6.0.1 pytest-cov-2.10.1 python-dotenv-0.14.0 requests-2.24.0 smmap-3.0.4 smmap2-3.0.1 texttable-1.6.2 toml-0.10.1 urllib3-1.25.11 wcwidth-0.2.5 websocket-client-0.57.0 [2020-12-07T22:02:03.883Z] #16 DONE 143.7s [2020-12-07T22:02:03.883Z] [2020-12-07T22:02:03.883Z] #17 [build 9/16] COPY .pre-commit-config.yaml . [2020-12-07T22:02:03.883Z] #17 DONE 0.1s [2020-12-07T22:02:03.883Z] [2020-12-07T22:02:03.883Z] #18 [build 10/16] COPY tox.ini . [2020-12-07T22:02:03.883Z] #18 DONE 0.0s [2020-12-07T22:02:03.883Z] [2020-12-07T22:02:03.883Z] #19 [build 11/16] COPY setup.py . [2020-12-07T22:02:03.883Z] #19 DONE 0.0s [2020-12-07T22:02:03.883Z] [2020-12-07T22:02:03.883Z] #20 [build 12/16] COPY README.md . [2020-12-07T22:02:03.883Z] #20 DONE 0.0s [2020-12-07T22:02:03.883Z] [2020-12-07T22:02:03.883Z] #21 [build 13/16] COPY compose compose/ [2020-12-07T22:02:03.883Z] #21 DONE 0.0s [2020-12-07T22:02:04.142Z] [2020-12-07T22:02:04.142Z] #22 [build 14/16] RUN tox --notest [2020-12-07T22:02:04.711Z] #22 0.606 py39 create: /code/.tox/py39 [2020-12-07T22:02:05.649Z] #22 1.424 py39 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2020-12-07T22:04:42.138Z] #22 152.3 py39 develop-inst: /code [2020-12-07T22:04:42.138Z] #22 153.8 py39 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.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.0,# Editable install with no version control (docker-compose==1.28.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,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,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.20.1,urllib3==1.25.11,virtualenv==20.2.2,wcwidth==0.2.5,websocket-client==0.57.0 [2020-12-07T22:04:42.138Z] #22 153.8 pre-commit create: /code/.tox/pre-commit [2020-12-07T22:04:42.138Z] #22 154.0 pre-commit installdeps: pre-commit [2020-12-07T22:04:50.254Z] #22 165.6 pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.10,nodeenv==1.5.0,pre-commit==2.9.2,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.2.2 [2020-12-07T22:04:50.254Z] #22 165.6 ___________________________________ summary ____________________________________ [2020-12-07T22:04:50.254Z] #22 165.6 py39: skipped tests [2020-12-07T22:04:50.254Z] #22 165.6 pre-commit: skipped tests [2020-12-07T22:04:50.254Z] #22 165.6 congratulations :) [2020-12-07T22:04:50.254Z] #22 DONE 165.8s [2020-12-07T22:04:50.254Z] [2020-12-07T22:04:50.254Z] #23 [build 15/16] COPY . . [2020-12-07T22:04:50.254Z] #23 DONE 0.1s [2020-12-07T22:04:50.254Z] [2020-12-07T22:04:50.254Z] #24 [build 16/16] RUN script/build/linux-entrypoint [2020-12-07T22:04:50.254Z] #24 0.427 + CODE_PATH=/code [2020-12-07T22:04:50.254Z] #24 0.427 + VENV=/code/.tox/py39 [2020-12-07T22:04:50.254Z] #24 0.427 + cd /code [2020-12-07T22:04:50.254Z] #24 0.427 + mkdir -p dist [2020-12-07T22:04:50.254Z] #24 0.427 + chmod 777 dist [2020-12-07T22:04:50.254Z] #24 0.427 + /code/.tox/py39/bin/pip3 install -q -r requirements-build.txt [2020-12-07T22:05:08.360Z] #24 17.70 + '[' -z e1a972ebf36481af3fd0dcdd1e773d50c6530003 ']' [2020-12-07T22:05:08.360Z] #24 17.70 + echo e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:05:08.360Z] #24 17.70 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-07T22:05:08.360Z] #24 17.70 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-07T22:05:08.360Z] #24 17.70 + '[' '!' -z 1 ']' [2020-12-07T22:05:08.360Z] #24 17.70 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2020-12-07T22:05:08.360Z] #24 17.70 Cloning into '/tmp/pyinstaller'... [2020-12-07T22:05:11.650Z] #24 21.18 + cd /tmp/pyinstaller/bootloader [2020-12-07T22:05:11.650Z] #24 21.18 + git checkout v4.1 [2020-12-07T22:05:11.650Z] #24 21.27 Note: switching to 'v4.1'. [2020-12-07T22:05:11.650Z] #24 21.27 [2020-12-07T22:05:11.650Z] #24 21.27 You are in 'detached HEAD' state. You can look around, make experimental [2020-12-07T22:05:11.650Z] #24 21.27 changes and commit them, and you can discard any commits you make in this [2020-12-07T22:05:11.650Z] #24 21.27 state without impacting any branches by switching back to a branch. [2020-12-07T22:05:11.650Z] #24 21.27 [2020-12-07T22:05:11.650Z] #24 21.27 If you want to create a new branch to retain commits you create, you may [2020-12-07T22:05:11.650Z] #24 21.27 do so (now or later) by using -c with the switch command. Example: [2020-12-07T22:05:11.650Z] #24 21.27 [2020-12-07T22:05:11.650Z] #24 21.27 git switch -c [2020-12-07T22:05:11.650Z] #24 21.27 [2020-12-07T22:05:11.650Z] #24 21.27 Or undo this operation with: [2020-12-07T22:05:11.650Z] #24 21.27 [2020-12-07T22:05:11.650Z] #24 21.27 git switch - [2020-12-07T22:05:11.650Z] #24 21.27 [2020-12-07T22:05:11.650Z] #24 21.27 Turn off this advice by setting config variable advice.detachedHead to false [2020-12-07T22:05:11.650Z] #24 21.27 [2020-12-07T22:05:11.650Z] #24 21.27 HEAD is now at f9eeaaf9 Release 4.1. [2020-12-07T22:05:11.650Z] #24 21.27 + /code/.tox/py39/bin/python3 ./waf configure --no-lsb all [2020-12-07T22:05:11.650Z] #24 21.48 Setting top to : /tmp/pyinstaller/bootloader [2020-12-07T22:05:11.650Z] #24 21.48 Setting out to : /tmp/pyinstaller/bootloader/build [2020-12-07T22:05:11.650Z] #24 21.48 Python Version : 3.9.0 (default, Nov 25 2020, 02:36:55) [GCC 9.3.0] [2020-12-07T22:05:11.650Z] #24 21.48 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-12-07T22:05:11.650Z] #24 21.56 Checking size of pointer : 8 [2020-12-07T22:05:11.650Z] #24 21.61 Platform : Linux-64bit detected based on compiler [2020-12-07T22:05:11.650Z] #24 21.61 Checking for compiler flags -m64 : yes [2020-12-07T22:05:11.650Z] #24 21.63 Checking for linker flags -m64 : yes [2020-12-07T22:05:11.650Z] #24 21.66 Checking for library dl : yes [2020-12-07T22:05:11.650Z] #24 21.70 Checking for library m : yes [2020-12-07T22:05:11.650Z] #24 21.73 Checking for library z : yes [2020-12-07T22:05:11.650Z] #24 21.77 Checking for library cmocka : not found [2020-12-07T22:05:11.650Z] #24 21.80 Checking for function unsetenv : yes [2020-12-07T22:05:11.650Z] #24 21.84 Checking for function mkdtemp : yes [2020-12-07T22:05:11.909Z] #24 21.88 Checking for function dirname : yes [2020-12-07T22:05:11.909Z] #24 21.91 Checking for function basename : yes [2020-12-07T22:05:11.909Z] #24 21.95 Checking for function strndup : yes [2020-12-07T22:05:11.909Z] #24 21.99 Checking for function strnlen : yes [2020-12-07T22:05:11.909Z] #24 22.02 Checking for compiler flags -Wl,--as-needed : yes [2020-12-07T22:05:11.909Z] #24 22.06 Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-12-07T22:05:11.909Z] #24 22.06 Checking for program 'strip' : /usr/bin/strip [2020-12-07T22:05:11.909Z] #24 22.06 'configure' finished successfully (0.590s) [2020-12-07T22:05:11.909Z] #24 22.06 'all' finished successfully (0.000s) [2020-12-07T22:05:11.909Z] #24 22.06 'distclean' finished successfully (0.001s) [2020-12-07T22:05:11.909Z] #24 22.07 Setting top to : /tmp/pyinstaller/bootloader [2020-12-07T22:05:11.909Z] #24 22.07 Setting out to : /tmp/pyinstaller/bootloader/build [2020-12-07T22:05:11.909Z] #24 22.07 Python Version : 3.9.0 (default, Nov 25 2020, 02:36:55) [GCC 9.3.0] [2020-12-07T22:05:11.909Z] #24 22.07 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-12-07T22:05:12.169Z] #24 22.11 Checking size of pointer : 8 [2020-12-07T22:05:12.169Z] #24 22.16 Platform : Linux-64bit detected based on compiler [2020-12-07T22:05:12.169Z] #24 22.16 Checking for compiler flags -m64 : yes [2020-12-07T22:05:12.169Z] #24 22.18 Checking for linker flags -m64 : yes [2020-12-07T22:05:12.169Z] #24 22.22 Checking for library dl : yes [2020-12-07T22:05:12.169Z] #24 22.25 Checking for library m : yes [2020-12-07T22:05:12.169Z] #24 22.29 Checking for library z : yes [2020-12-07T22:05:12.169Z] #24 22.33 Checking for library cmocka : not found [2020-12-07T22:05:12.169Z] #24 22.36 Checking for function unsetenv : yes [2020-12-07T22:05:12.169Z] #24 22.40 Checking for function mkdtemp : yes [2020-12-07T22:05:12.428Z] #24 22.43 Checking for function dirname : yes [2020-12-07T22:05:12.428Z] #24 22.47 Checking for function basename : yes [2020-12-07T22:05:12.428Z] #24 22.51 Checking for function strndup : yes [2020-12-07T22:05:12.428Z] #24 22.54 Checking for function strnlen : yes [2020-12-07T22:05:12.428Z] #24 22.58 Checking for compiler flags -Wl,--as-needed : yes [2020-12-07T22:05:12.428Z] #24 22.61 Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-12-07T22:05:12.428Z] #24 22.61 Checking for program 'strip' : /usr/bin/strip [2020-12-07T22:05:12.428Z] #24 22.62 'configure' finished successfully (0.550s) [2020-12-07T22:05:12.428Z] #24 22.62 'make_all' finished successfully (0.004s) [2020-12-07T22:05:12.428Z] #24 22.63 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-12-07T22:05:12.428Z] #24 22.63 [ 1/12] Compiling src/pyi_pythonlib.c [2020-12-07T22:05:12.428Z] #24 22.65 [ 2/12] Compiling src/pyi_launch.c [2020-12-07T22:05:12.687Z] #24 22.81 [ 3/12] Compiling src/pyi_archive.c [2020-12-07T22:05:12.687Z] #24 22.85 [ 4/12] Compiling src/pyi_main.c [2020-12-07T22:05:12.687Z] #24 22.92 [ 5/12] Compiling src/pyi_utils.c [2020-12-07T22:05:12.947Z] #24 22.98 [ 6/12] Compiling src/pyi_global.c [2020-12-07T22:05:12.947Z] #24 23.04 [ 7/12] Compiling src/pyi_python.c [2020-12-07T22:05:12.947Z] #24 23.14 [ 8/12] Compiling src/pyi_path.c [2020-12-07T22:05:13.206Z] #24 23.15 [ 9/12] Compiling src/pyi_win32_utils.c [2020-12-07T22:05:13.206Z] #24 23.17 [10/12] Compiling src/main.c [2020-12-07T22:05:13.206Z] #24 23.24 [11/12] Linking build/debug/run_d [2020-12-07T22:05:13.206Z] #24 23.26 [12/12] Processing build/debug/run_d [2020-12-07T22:05:13.206Z] #24 23.26 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-12-07T22:05:13.206Z] #24 23.26 'build_debug' finished successfully (0.642s) [2020-12-07T22:05:13.206Z] #24 23.27 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-12-07T22:05:13.206Z] #24 23.27 [ 1/12] Compiling src/pyi_pythonlib.c [2020-12-07T22:05:13.206Z] #24 23.28 [ 2/12] Compiling src/pyi_launch.c [2020-12-07T22:05:13.467Z] #24 23.45 [ 3/12] Compiling src/pyi_archive.c [2020-12-07T22:05:13.467Z] #24 23.46 [ 4/12] Compiling src/pyi_python.c [2020-12-07T22:05:13.467Z] #24 23.57 [ 5/12] Compiling src/pyi_utils.c [2020-12-07T22:05:13.467Z] #24 23.62 [ 6/12] Compiling src/pyi_global.c [2020-12-07T22:05:13.467Z] #24 23.68 [ 7/12] Compiling src/pyi_main.c [2020-12-07T22:05:13.727Z] #24 23.75 [ 8/12] Compiling src/pyi_path.c [2020-12-07T22:05:13.727Z] #24 23.78 [ 9/12] Compiling src/pyi_win32_utils.c [2020-12-07T22:05:13.727Z] #24 23.81 [10/12] Compiling src/main.c [2020-12-07T22:05:13.727Z] #24 23.86 [11/12] Linking build/release/run [2020-12-07T22:05:13.727Z] #24 23.87 [12/12] Processing build/release/run [2020-12-07T22:05:13.727Z] #24 23.87 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-12-07T22:05:13.727Z] #24 23.87 'build_release' finished successfully (0.612s) [2020-12-07T22:05:13.727Z] #24 23.88 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-12-07T22:05:13.727Z] #24 23.88 [12/13] Processing build/debug/run_d [2020-12-07T22:05:13.727Z] #24 23.88 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) [2020-12-07T22:05:13.727Z] #24 23.89 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-12-07T22:05:13.987Z] #24 23.89 'install_debug' finished successfully (0.013s) [2020-12-07T22:05:13.987Z] #24 23.89 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-12-07T22:05:13.987Z] #24 23.90 [12/13] Processing build/release/run [2020-12-07T22:05:13.987Z] #24 23.90 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) [2020-12-07T22:05:13.987Z] #24 23.90 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-12-07T22:05:13.987Z] #24 23.90 'install_release' finished successfully (0.012s) [2020-12-07T22:05:13.987Z] #24 23.91 + /code/.tox/py39/bin/pip3 install .. [2020-12-07T22:05:14.247Z] #24 24.20 Processing /tmp/pyinstaller [2020-12-07T22:05:14.247Z] #24 24.41 Installing build dependencies: started [2020-12-07T22:05:20.811Z] #24 29.91 Installing build dependencies: finished with status 'done' [2020-12-07T22:05:20.811Z] #24 29.91 Getting requirements to build wheel: started [2020-12-07T22:05:20.811Z] #24 30.05 Getting requirements to build wheel: finished with status 'done' [2020-12-07T22:05:20.811Z] #24 30.06 Preparing wheel metadata: started [2020-12-07T22:05:20.811Z] #24 30.30 Preparing wheel metadata: finished with status 'done' [2020-12-07T22:05:20.811Z] #24 30.31 Requirement already satisfied: setuptools in /code/.tox/py39/lib/python3.9/site-packages (from pyinstaller==4.1) (51.0.0) [2020-12-07T22:05:20.811Z] #24 30.31 Requirement already satisfied: pyinstaller-hooks-contrib>=2020.6 in /code/.tox/py39/lib/python3.9/site-packages (from pyinstaller==4.1) (2020.10) [2020-12-07T22:05:20.811Z] #24 30.31 Requirement already satisfied: altgraph in /code/.tox/py39/lib/python3.9/site-packages (from pyinstaller==4.1) (0.17) [2020-12-07T22:05:20.811Z] #24 30.33 Building wheels for collected packages: pyinstaller [2020-12-07T22:05:20.811Z] #24 30.33 Building wheel for pyinstaller (PEP 517): started [2020-12-07T22:05:21.070Z] #24 31.11 Building wheel for pyinstaller (PEP 517): finished with status 'done' [2020-12-07T22:05:21.070Z] #24 31.12 Created wheel for pyinstaller: filename=pyinstaller-4.1-py3-none-any.whl size=2791010 sha256=8cb6df3989924af5b74d1a05192ce6b886b790cf8c64fab215a4ba777efc44f8 [2020-12-07T22:05:21.070Z] #24 31.12 Stored in directory: /tmp/pip-ephem-wheel-cache-8v8t76q9/wheels/32/bd/d8/ea98192c27cabd5f22177443f045031df8a3b791dad5bada48 [2020-12-07T22:05:21.070Z] #24 31.12 Successfully built pyinstaller [2020-12-07T22:05:21.070Z] #24 31.34 Installing collected packages: pyinstaller [2020-12-07T22:05:21.329Z] #24 31.34 Attempting uninstall: pyinstaller [2020-12-07T22:05:21.329Z] #24 31.34 Found existing installation: pyinstaller 4.1 [2020-12-07T22:05:21.329Z] #24 31.44 Uninstalling pyinstaller-4.1: [2020-12-07T22:05:21.329Z] #24 31.44 Successfully uninstalled pyinstaller-4.1 [2020-12-07T22:05:21.590Z] #24 31.72 Successfully installed pyinstaller-4.1 [2020-12-07T22:05:21.590Z] #24 31.83 + cd /code [2020-12-07T22:05:21.590Z] #24 31.83 + rm -Rf /tmp/pyinstaller [2020-12-07T22:05:21.850Z] #24 31.86 + /code/.tox/py39/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-12-07T22:05:21.850Z] #24 32.03 39 INFO: PyInstaller: 4.1 [2020-12-07T22:05:21.850Z] #24 32.03 39 INFO: Python: 3.9.0 [2020-12-07T22:05:21.850Z] #24 32.03 42 INFO: Platform: Linux-5.4.0-1025-aws-x86_64-with [2020-12-07T22:05:21.850Z] #24 32.03 43 INFO: UPX is not available. [2020-12-07T22:05:21.850Z] #24 32.03 45 INFO: Extending PYTHONPATH with paths [2020-12-07T22:05:21.850Z] #24 32.03 ['/code/bin', '/code'] [2020-12-07T22:05:21.850Z] #24 32.04 50 INFO: checking Analysis [2020-12-07T22:05:21.850Z] #24 32.04 50 INFO: Building Analysis because Analysis-00.toc is non existent [2020-12-07T22:05:21.850Z] #24 32.04 50 INFO: Initializing module dependency graph... [2020-12-07T22:05:21.850Z] #24 32.04 51 INFO: Caching module graph hooks... [2020-12-07T22:05:21.850Z] #24 32.04 57 INFO: Analyzing base_library.zip ... [2020-12-07T22:05:25.143Z] #24 34.59 2601 INFO: Processing pre-find module path hook distutils from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py'. [2020-12-07T22:05:25.144Z] #24 34.59 2602 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.9' [2020-12-07T22:05:25.713Z] #24 35.86 3872 INFO: Caching module dependency graph... [2020-12-07T22:05:25.973Z] #24 35.93 3947 INFO: running Analysis Analysis-00.toc [2020-12-07T22:05:25.973Z] #24 35.94 3958 INFO: Analyzing bin/docker-compose [2020-12-07T22:05:26.232Z] #24 36.25 4260 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-urllib3.packages.six.moves.py'. [2020-12-07T22:05:27.170Z] #24 37.32 5329 INFO: Processing pre-safe import module hook six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py'. [2020-12-07T22:05:29.708Z] #24 39.84 7856 INFO: Processing module hooks... [2020-12-07T22:05:29.708Z] #24 39.84 7856 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:05:29.708Z] #24 39.84 7856 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:05:29.708Z] #24 39.85 7859 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:05:29.708Z] #24 39.85 7865 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:05:29.708Z] #24 39.86 7871 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2020-12-07T22:05:29.969Z] #24 40.00 8016 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:05:29.969Z] #24 40.01 8020 INFO: Excluding import of test from module multiprocessing.util [2020-12-07T22:05:29.969Z] #24 40.01 8020 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:05:29.969Z] #24 40.01 8021 INFO: Excluding import of doctest from module heapq [2020-12-07T22:05:29.969Z] #24 40.01 8022 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:05:29.969Z] #24 40.02 8031 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:05:29.969Z] #24 40.02 8032 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:05:29.969Z] #24 40.06 8076 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:05:29.969Z] #24 40.07 8080 INFO: Excluding import of argparse from module pickle [2020-12-07T22:05:29.969Z] #24 40.07 8080 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:05:29.969Z] #24 40.11 8127 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:05:29.969Z] #24 40.12 8129 INFO: Excluding import of doctest from module difflib [2020-12-07T22:05:29.969Z] #24 40.12 8129 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2020-12-07T22:05:29.969Z] #24 40.14 8150 INFO: Looking for ctypes DLLs [2020-12-07T22:05:29.969Z] #24 40.14 8153 INFO: Analyzing run-time hooks ... [2020-12-07T22:05:29.969Z] #24 40.14 8158 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py' [2020-12-07T22:05:29.969Z] #24 40.15 8161 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py' [2020-12-07T22:05:29.969Z] #24 40.16 8171 INFO: Looking for dynamic libraries [2020-12-07T22:05:29.969Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:29.969Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:29.969Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:29.969Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:29.969Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:29.969Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:29.969Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:29.969Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyContext_CopyCurrent: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyContextVar_Type: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyContextToken_Type: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyContext_Type: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_Compare: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyUnicode_ToDecimalDigit: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyContextVar_Set: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_CompareWithASCIIString: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromWideChar: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTupleAndKeywords: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_IsInstance: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_Size: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_AsTuple: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyContextVar_New: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_GetItem: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyComplex_FromDoubles: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_CallMethod: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF8: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2020-12-07T22:05:29.969Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_CallObject: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyLong_GCD: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyLong_New: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyComplex_AsCComplex: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyContextVar_Get: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8String: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemString: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyFloat_FromString: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyUnicode_IsWhitespace: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_ArithmeticError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_ascii_whitespace: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyComplex_Type: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyBaseObject_Type: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_ZeroDivisionError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_HashNotImplemented: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_Next: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyLong_UnsignedShort_Converter: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_FromSecondsObject: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_FromMillisecondsObject: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyList_SetItem: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_AsTimeval_noraise: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:29.970Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_AsTimeval: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyObject_AsFileDescriptor: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyObject_CallMethodObjArgs: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_AsMilliseconds: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyType_GetSlot: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_Gid_Converter: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyErr_Restore: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_RestoreSignals: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_FreeCharPArray: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyInterpreterState_Main: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyOS_BeforeFork: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyOS_AfterFork_Parent: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_Uid_Converter: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _PySequence_BytesToCharpArray: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_write_noraise: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_set_inheritable_async_safe: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2020-12-07T22:05:29.970Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyOS_AfterFork_Child: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyInterpreterState_Get: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_open_noraise: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _PyInterpreterState_GetConfig: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyState_AddModule: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: Py_hexdigits: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyErr_SetNone: symbol not found [2020-12-07T22:05:29.971Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyTime_FromSecondsObject: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyArg_NoPositional: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyErr_NewExceptionWithDoc: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyTime_AsMicroseconds: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: Py_MakePendingCalls: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock_timed: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: Py_GenericAlias: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBytes_FromString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_dup: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyModule_GetDict: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBuffer_FillInfo: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_fstat_noraise: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_fstat: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_convert_optional_to_ssize_t: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2020-12-07T22:05:29.971Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrnoWithFilenameObject: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_Next: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyTraceback_Add: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttr: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormatV: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_Tuple: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:29.971Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_SetItem: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyDict_SetItemId: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyLong_Sign: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: Py_EnterRecursiveCall: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromWideChar: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsWideChar: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_IsSubclass: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyGILState_Ensure: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_IsInstance: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyOS_vsnprintf: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_Update: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMemoryView_FromObject: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_NormalizeException: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack8: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyGILState_Release: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDescr_NewClassMethod: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: Py_LeaveRecursiveCall: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttr: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySys_GetObject: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMem_Calloc: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_GetItem: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyFile_WriteString: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyThreadState_GetDict: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDescr_NewGetSet: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AppendAndDel: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsVoidPtr: symbol not found [2020-12-07T22:05:29.972Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsWideCharString: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_CallObject: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyUnicode_IsPrintable: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_NewVar: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack8: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyArg_UnpackTuple: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_SetAttrId: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyUnicode_EqualToASCIIString: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttrString: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLongMask: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyWeakref_NewProxy: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Print: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyDict_SizeOf: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack4: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:29.972Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack4: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyCapsule_IsValid: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_Concat: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_GetAttrId: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyDict_GetItemIdWithError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_CallFunction_SizeT: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyErr_WriteUnraisableMsg: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeWarning: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyLong_Zero: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyWeakref_CallableProxyType: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyWeakref_ProxyType: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: Py_GenericAlias: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_BadArgument: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromOrdinal: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyLong_FromByteArray: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF32: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromWideChar: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsWideChar: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack8: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodId_SizeT: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyErr_BadInternalCall: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF16: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsWideCharString: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompare: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyEval_GetBuiltinId: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack4: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeASCII: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyObject_GetAttrId: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyLong_FromNbIndexOrNbInt: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_EOFError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2020-12-07T22:05:30.257Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.257Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.257Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.257Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyThread_get_thread_ident: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyExc_AssertionError: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyTraceback_Add: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyImport_SetModule: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDescr_NewGetSet: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF8: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_GetDict: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttrString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_Decode: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyByteArray_empty_string: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _Py_HashSecret: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_Malloc: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_Realloc: symbol not found [2020-12-07T22:05:30.258Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyList_SetItem: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyList_GetItem: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyObject_AsFileDescriptor: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromKindAndData: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_Compare: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_ToDecimalDigit: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromOrdinal: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_ToDigit: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.258Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_EqualToASCIIId: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_ToNumeric: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _Py_ctype_toupper: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyGen_SetStopIterationValue: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PySet_Contains: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyGen_Send: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_Join: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_DelItem_KnownHash: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_Restore: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormatV: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_SetItemId: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyThreadState_GetID: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_IsFinalizing: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_CallFinalizerFromDealloc: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_IsInstance: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_NormalizeException: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_WriteUnraisable: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_GivenExceptionMatches: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_GetItem_KnownHash: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyGen_FetchStopIterationValue: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.259Z] #24 40.24 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodIdObjArgs: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyException_GetTraceback: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyErr_BadInternalCall: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PySet_Add: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_CallNoArgs: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_CallMethod: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyException_SetContext: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PySet_New: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_SetItem_KnownHash: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyThreadState_GetDict: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyException_SetTraceback: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyContext_CopyCurrent: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_SetAttrId: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_GetAttrId: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_NewReference: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyErr_ChainStackItem: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyErr_ChainExceptions: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_GetItemIdWithError: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyTraceBack_Type: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_Type: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_SystemExit: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyCoro_Type: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_KeyboardInterrupt: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyGen_Type: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_StopIteration: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeLocale: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: Py_DecodeLocale: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _Py_SetLocaleFromEnv: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.259Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyUnicode_EncodeLocale: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyGILState_Ensure: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyGILState_Release: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyOS_setsig: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyObject_CallNoArgs: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _Py_FatalErrorFunc: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyOS_ReadlineFunctionPointer: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _PyOS_ReadlineTState: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyOS_InputHook: symbol not found [2020-12-07T22:05:30.260Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyCompile_OpcodeStackEffectWithJump: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PySys_GetSizeOf: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_Next: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongAndOverflow: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_Split: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromEncodedObject: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeRawUnicodeEscape: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyLong_AsByteArray: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyLong_FromByteArray: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PySequence_List: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyLong_Sign: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: Py_EnterRecursiveCall: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_SetItem: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyByteArray_FromStringAndSize: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyImport_Import: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMemoryView_FromObject: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack8: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternInPlace: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsEncodedString: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: Py_LeaveRecursiveCall: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GetItem: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttr: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Init: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBytes_DecodeEscape: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodIdObjArgs: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Finish: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_CallNoArgs: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PySet_Update: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyOS_double_to_string: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeLatin1: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Alloc: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_Repr: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBytes_FromObject: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttr: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyMem_Strdup: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF8: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyPickleBuffer_GetBuffer: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PySys_GetObjectId: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyLong_NumBits: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Prepare: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PySet_New: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_FromString: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_CallObject: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyUnicode_EqualToASCIIId: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack8: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFrozenSet_New: symbol not found [2020-12-07T22:05:30.260Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyArg_UnpackTuple: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyEval_GetBuiltinId: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyUnicode_EqualToASCIIString: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_GetSlice: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeASCII: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_GetAttrId: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PySet_NextEntry: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMemoryView_FromMemory: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_Decode: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMethod_New: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Dealloc: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyOS_string_to_double: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMethod_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyNone_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PySet_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyByteArray_empty_string: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeDecodeError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_NextNotImplemented: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeEncodeError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFrozenSet_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyEllipsis_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyNotImplemented_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyPickleBuffer_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_EOFError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsASCIIString: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFunction_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyList_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_NotImplementedError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8String: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: Py_hexdigits: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_EllipsisObject: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBytes_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_HashNotImplemented: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_HashNotImplemented: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyFrozenSet_New: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PySet_Add: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyType_FromSpecWithBases: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.261Z] #24 40.27 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _PyLong_UnsignedLong_Converter: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.261Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _PyErr_BadInternalCall: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyLong_UnsignedLong_Converter: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyLong_UnsignedLongLong_Converter: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.262Z] #24 40.28 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.262Z] #24 40.29 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2020-12-07T22:05:30.262Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyObject_Type: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyLong_AsByteArray: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyLong_FromByteArray: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyNumber_Absolute: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyOS_URandomNonblock: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyLong_NumBits: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyTime_GetSystemClock: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.263Z] #24 40.30 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _Py_convert_optional_to_ssize_t: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodId_SizeT: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyList_Insert: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyList_Type: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongAndOverflow: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupSpecial: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Subtract: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_AsDouble: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_TrueDivide: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PySequence_Tuple: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Sign: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Absolute: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Lshift: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_FloorDivide: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_FromDouble: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Copy: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_dg_stdnan: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_NumBits: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_GCD: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Add: symbol not found [2020-12-07T22:05:30.263Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_dg_infinity: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_bit_length: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Rshift: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Multiply: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Frexp: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyObject_Malloc: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongLongAndOverflow: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_One: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Zero: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_DeprecationWarning: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.264Z] #24 40.31 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromKindAndData: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_Keys: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromOrdinal: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_FindChar: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_GetLength: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTupleAndKeywords: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyNumber_Check: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallDict: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyArg_UnpackTuple: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeASCII: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyNumber_Float: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsSize_t: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack2: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyLong_AsByteArray: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyDict_Clear: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack2: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack8: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Init: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Finish: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Alloc: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsVoidPtr: symbol not found [2020-12-07T22:05:30.264Z] #24 40.32 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack8: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsASCIIString: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.264Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongLong: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack4: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack4: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Dealloc: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_GetSlot: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _Py_ctype_table: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _Py_strhex_bytes_with_sep: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyMem_Calloc: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Init: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Finish: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Alloc: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Prepare: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Dealloc: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyExc_DeprecationWarning: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyLong_DigitValue: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PySequence_Tuple: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyStructSequence_InitType2: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyStructSequence_New: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.265Z] #24 40.33 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _Py_Gid_Converter: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyNumber_Long: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_WarnFormat: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyStructSequence_NewType: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyUnicode_EncodeFSDefault: symbol not found [2020-12-07T22:05:30.265Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyStructSequence_New: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _PyLong_FromGid: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyBytes_AsStringAndSize: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyMem_RawRealloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeFSDefault: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyExc_DeprecationWarning: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_SetNone: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMapping_Check: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_NewExceptionWithDoc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyDict_SetItemId: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_Calloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMapping_GetItemString: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.266Z] #24 40.34 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_EOFError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_SetNone: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_NoPositional: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_SystemError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_EOFError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.266Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyState_AddModule: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyLong_FromNbIndexOrNbInt: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.267Z] #24 40.35 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeLocale: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyType_GetFlags: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_AsTimevalTime_t: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_WriteChar: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyLong_AsDouble: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_ObjectToTimeval: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_TrueDivide: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_GetLength: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyLong_AsTime_t: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyLong_DivmodNear: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_HashBytes: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_Substring: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyObject_GetDictPtr: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTupleAndKeywords: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_ObjectToTime_t: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_FloorDivide: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_Divmod: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodId: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_GetItem: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodIdObjArgs: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyLong_FromDouble: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_AppendAndDel: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_CallNoArgs: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_And: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_CallMethod: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsLatin1String: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_Remainder: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_Add: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Copy: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyArg_UnpackTuple: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_GetSystemClock: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_Multiply: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_Malloc: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_NewReference: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyLong_One: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_localtime: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeEncodeError: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_NotImplementedError: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_gmtime: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_AsSecondsDouble: symbol not found [2020-12-07T22:05:30.267Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_FromSecondsObject: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyByteArray_Size: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Restore: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyObject_CallFinalizerFromDealloc: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsEncodedString: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_WriteUnraisable: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_FromSeconds: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2020-12-07T22:05:30.268Z] #24 40.36 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_ResourceWarning: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_dup: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_EncodeFSDefault: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_set_inheritable: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_AsMilliseconds: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyByteArray_AsString: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_Warning: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeWarning: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_DeprecationWarning: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeFSDefault: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeFSDefault: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyList_AsTuple: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyGILState_Release: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyErr_ChainExceptions: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_CallFunction_SizeT: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBuffer_FillInfo: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyWeakref_GetObject: symbol not found [2020-12-07T22:05:30.268Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyTime_AsMilliseconds: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_WriteUnraisable: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_NoPositional: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromEncodedObject: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsASCIIString: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_GetDict: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrnoWithFilenameObject: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_NewExceptionWithDoc: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBytes_FromString: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_Decode: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_BadArgument: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyGILState_Ensure: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_CallObject: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_SetAttrId: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyWeakref_NewRef: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_fopen_obj: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyErr_BadInternalCall: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_WarnFormat: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8String: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyCapsule_Import: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeWarning: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyByteArray_empty_string: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_NotImplementedError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.37 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeEncodeError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeEncodeError_SetStart: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_Append: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromOrdinal: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Dealloc: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyLong_AsByteArray: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyLong_FromByteArray: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethod_SizeT: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_Substring: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.269Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeDecodeError_SetReason: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeEncodeError_SetEnd: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeDecodeError_Create: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF8: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeDecodeError_SetStart: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeDecodeError_SetEnd: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteStr: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Init: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyCodec_LookupError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyCapsule_IsValid: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_Splitlines: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PySequence_Check: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Finish: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeEncodeError_SetReason: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyCodec_StrictErrors: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyObject_CallFunction_SizeT: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeEncodeError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.270Z] #24 40.38 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_PrepareInternal: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.39 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.270Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_PrepareInternal: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyCapsule_IsValid: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_PrepareInternal: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyCapsule_IsValid: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2020-12-07T22:05:30.271Z] #24 40.40 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyObject_AsFileDescriptor: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyInterpreterState_GetDict: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_SetNone: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Next: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromKindAndData: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Keys: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThreadState_Clear: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Copy: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Init: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Restore: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyNumber_Long: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Display: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Clear: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThreadState_Delete: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_GetLength: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyLong_Sign: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethod_SizeT: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyComplex_FromCComplex: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyGILState_Ensure: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_IsInstance: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Size: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_NormalizeException: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyGILState_Release: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternInPlace: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCMethod_New: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PySys_GetObject: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_GetItem: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2020-12-07T22:05:30.271Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFile_WriteString: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThreadState_GetDict: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyGILState_GetThisThreadState: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFile_WriteObject: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeLatin1: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.272Z] #24 40.41 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.272Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Repr: symbol not found [2020-12-07T22:05:30.272Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.272Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsVoidPtr: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_GetItem: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompare: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyComplex_AsCComplex: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_NewVar: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyException_SetTraceback: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_FatalErrorFunc: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBuffer_FillInfo: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongLong: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_AsFileDescriptor: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttrString: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLongMask: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Malloc: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUCS4: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_GetSlice: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_HashPointer: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyThreadState_UncheckedGet: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_CallFunction_SizeT: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyModule_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyByteArray_empty_string: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: Py_FileSystemDefaultEncoding: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_SystemError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_ImportError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_UserWarning: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCFunction_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyList_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_NotImplementedError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBool_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2020-12-07T22:05:30.532Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_ZeroDivisionError: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2020-12-07T22:05:30.533Z] #24 40.42 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyObject_CallMethod: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyLong_FromVoidPtr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyArg_UnpackTuple: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyObject_Malloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyArg_UnpackTuple: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyObject_CallMethod: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyLong_FromVoidPtr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyObject_Malloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyFloat_AsDouble: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.533Z] #24 40.43 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyAccu_FinishAsList: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromKindAndData: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Dealloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyAccu_Destroy: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_Clear: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: Py_EnterRecursiveCall: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_Substring: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTupleAndKeywords: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: Py_LeaveRecursiveCall: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyAccu_Init: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyList_Sort: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_Contains: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyCFunction_GetFunction: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyMapping_Items: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyLong_FromString: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_SetDefault: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Init: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyAccu_Accumulate: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteSubstring: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyFloat_FromString: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Finish: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyCFunction_Type: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyExc_StopIteration: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: Py_hexdigits: symbol not found [2020-12-07T22:05:30.533Z] #24 40.44 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyObject_Free: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyLong_FromLong: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyEval_RestoreThread: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyObject_CallMethod: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyEval_SaveThread: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyLong_FromVoidPtr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyArg_UnpackTuple: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyLong_FromUnsignedLong: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyObject_Malloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: _Py_NoneStruct: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /usr/local/lib/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /usr/local/lib/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /usr/local/lib/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyList_Extend: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_SetItem: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyTuple_GetItem: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyTrash_begin: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_GetItem: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_Repr: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompare: symbol not found [2020-12-07T22:05:30.533Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyTrash_end: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyEval_SliceIndex: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyExc_StopIteration: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2020-12-07T22:05:30.534Z] #24 40.45 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2020-12-07T22:05:30.534Z] #24 40.49 8500 INFO: Looking for eggs [2020-12-07T22:05:30.534Z] #24 40.49 8501 INFO: Using Python library /usr/local/lib/libpython3.9.so.1.0 [2020-12-07T22:05:30.534Z] #24 40.50 8509 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-12-07T22:05:30.534Z] #24 40.58 8592 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-12-07T22:05:30.534Z] #24 40.61 8624 INFO: checking PYZ [2020-12-07T22:05:30.534Z] #24 40.61 8624 INFO: Building PYZ because PYZ-00.toc is non existent [2020-12-07T22:05:30.534Z] #24 40.61 8624 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-12-07T22:05:31.470Z] #24 41.36 9374 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-12-07T22:05:31.470Z] #24 41.37 9384 INFO: checking PKG [2020-12-07T22:05:31.470Z] #24 41.37 9384 INFO: Building PKG because PKG-00.toc is non existent [2020-12-07T22:05:31.470Z] #24 41.37 9384 INFO: Building PKG (CArchive) PKG-00.pkg [2020-12-07T22:05:34.764Z] #24 44.54 12556 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-12-07T22:05:34.764Z] #24 44.55 12559 INFO: Bootloader /code/.tox/py39/lib/python3.9/site-packages/PyInstaller/bootloader/Linux-64bit/run [2020-12-07T22:05:34.764Z] #24 44.55 12559 INFO: checking EXE [2020-12-07T22:05:34.764Z] #24 44.55 12559 INFO: Building EXE because EXE-00.toc is non existent [2020-12-07T22:05:34.764Z] #24 44.55 12559 INFO: Building EXE from EXE-00.toc [2020-12-07T22:05:34.764Z] #24 44.55 12560 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-12-07T22:05:34.764Z] #24 44.58 12593 INFO: Building EXE from EXE-00.toc completed successfully. [2020-12-07T22:05:34.764Z] #24 44.65 + ls -la dist/ [2020-12-07T22:05:34.764Z] #24 44.65 total 9660 [2020-12-07T22:05:34.764Z] #24 44.65 drwxrwxrwx 2 root root 4096 Dec 7 22:05 . [2020-12-07T22:05:34.764Z] #24 44.65 drwxr-xr-x 1 root root 4096 Dec 7 22:05 .. [2020-12-07T22:05:34.764Z] #24 44.65 -rwxr-xr-x 1 root root 9875896 Dec 7 22:05 docker-compose [2020-12-07T22:05:34.764Z] #24 44.65 + ldd dist/docker-compose [2020-12-07T22:05:34.764Z] #24 44.65 /lib/ld-musl-x86_64.so.1 (0x7fb13fd1e000) [2020-12-07T22:05:34.764Z] #24 44.65 libz.so.1 => /lib/libz.so.1 (0x7fb13fcea000) [2020-12-07T22:05:34.764Z] #24 44.65 libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7fb13fd1e000) [2020-12-07T22:05:34.764Z] #24 44.66 + mv dist/docker-compose /usr/local/bin [2020-12-07T22:05:34.764Z] #24 44.66 + docker-compose version [2020-12-07T22:05:35.023Z] #24 45.04 docker-compose version 1.28.0dev, build e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:05:35.023Z] #24 45.04 docker-py version: 4.4.0 [2020-12-07T22:05:35.023Z] #24 45.04 CPython version: 3.9.0 [2020-12-07T22:05:35.023Z] #24 45.04 OpenSSL version: OpenSSL 1.1.1g 21 Apr 2020 [2020-12-07T22:05:35.023Z] #24 DONE 45.2s [2020-12-07T22:05:35.283Z] [2020-12-07T22:05:35.283Z] #25 exporting to image [2020-12-07T22:05:35.283Z] #25 exporting layers [2020-12-07T22:05:38.575Z] #25 exporting layers 3.0s done [2020-12-07T22:05:38.575Z] #25 writing image sha256:0f90fe11a907eaf409a64258d8c22976994eb2d6f0d77bb1bd0abed63b28657f done [2020-12-07T22:05:38.575Z] #25 naming to docker.io/dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 done [2020-12-07T22:05:38.575Z] #25 DONE 3.0s [Pipeline] sh [2020-12-07T22:05:38.857Z] + docker push dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:05:38.857Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2020-12-07T22:05:38.857Z] b1a79f0c6d37: Preparing [2020-12-07T22:05:38.857Z] 35443f0cc428: Preparing [2020-12-07T22:05:38.857Z] 92a32dc6475f: Preparing [2020-12-07T22:05:38.857Z] 1ec4671edba3: Preparing [2020-12-07T22:05:38.857Z] c93157afd792: Preparing [2020-12-07T22:05:38.857Z] f6687f6bcb6c: Preparing [2020-12-07T22:05:38.857Z] 2dd71dfd0586: Preparing [2020-12-07T22:05:38.857Z] 9cf993c3449d: Preparing [2020-12-07T22:05:38.857Z] 1353b0008a9c: Preparing [2020-12-07T22:05:38.857Z] e3e13011855a: Preparing [2020-12-07T22:05:38.857Z] ee216e687a87: Preparing [2020-12-07T22:05:38.857Z] bd09bcc41289: Preparing [2020-12-07T22:05:38.857Z] be2303adcf7f: Preparing [2020-12-07T22:05:38.857Z] 7545d4ed7de9: Preparing [2020-12-07T22:05:38.857Z] 7d8998d539b4: Preparing [2020-12-07T22:05:38.857Z] 8695a6b3a40f: Preparing [2020-12-07T22:05:38.857Z] c04963585df8: Preparing [2020-12-07T22:05:38.857Z] fc2acffdbde0: Preparing [2020-12-07T22:05:38.857Z] 6edbe0a60401: Preparing [2020-12-07T22:05:38.857Z] 48eabd1e0e5b: Preparing [2020-12-07T22:05:38.857Z] e4975ed69b9b: Preparing [2020-12-07T22:05:38.857Z] ace0eda3e3be: Preparing [2020-12-07T22:05:38.857Z] f6687f6bcb6c: Waiting [2020-12-07T22:05:38.857Z] 2dd71dfd0586: Waiting [2020-12-07T22:05:38.857Z] 9cf993c3449d: Waiting [2020-12-07T22:05:38.857Z] 1353b0008a9c: Waiting [2020-12-07T22:05:38.857Z] e3e13011855a: Waiting [2020-12-07T22:05:38.857Z] ee216e687a87: Waiting [2020-12-07T22:05:38.857Z] bd09bcc41289: Waiting [2020-12-07T22:05:38.857Z] be2303adcf7f: Waiting [2020-12-07T22:05:38.857Z] 7545d4ed7de9: Waiting [2020-12-07T22:05:38.857Z] 7d8998d539b4: Waiting [2020-12-07T22:05:38.857Z] 8695a6b3a40f: Waiting [2020-12-07T22:05:38.857Z] c04963585df8: Waiting [2020-12-07T22:05:38.857Z] fc2acffdbde0: Waiting [2020-12-07T22:05:38.857Z] 6edbe0a60401: Waiting [2020-12-07T22:05:38.857Z] 48eabd1e0e5b: Waiting [2020-12-07T22:05:38.857Z] e4975ed69b9b: Waiting [2020-12-07T22:05:38.857Z] ace0eda3e3be: Waiting [2020-12-07T22:05:40.760Z] c93157afd792: Pushed [2020-12-07T22:05:41.329Z] 35443f0cc428: Pushed [2020-12-07T22:05:41.329Z] 1ec4671edba3: Pushed [2020-12-07T22:05:42.707Z] 2dd71dfd0586: Pushed [2020-12-07T22:05:42.707Z] f6687f6bcb6c: Pushed [2020-12-07T22:05:43.276Z] 9cf993c3449d: Pushed [2020-12-07T22:05:44.656Z] e3e13011855a: Pushed [2020-12-07T22:05:44.656Z] b1a79f0c6d37: Pushed [2020-12-07T22:05:45.228Z] ee216e687a87: Pushed [2020-12-07T22:05:47.133Z] 1353b0008a9c: Pushed [2020-12-07T22:05:47.134Z] bd09bcc41289: Pushed [2020-12-07T22:05:48.072Z] 92a32dc6475f: Pushed [2020-12-07T22:05:48.072Z] be2303adcf7f: Pushed [2020-12-07T22:05:48.072Z] fc2acffdbde0: Layer already exists [2020-12-07T22:05:48.072Z] 6edbe0a60401: Layer already exists [2020-12-07T22:05:48.072Z] 48eabd1e0e5b: Layer already exists [2020-12-07T22:05:48.332Z] e4975ed69b9b: Layer already exists [2020-12-07T22:05:48.591Z] ace0eda3e3be: Layer already exists [2020-12-07T22:05:48.851Z] 8695a6b3a40f: Pushed [2020-12-07T22:05:48.851Z] 7d8998d539b4: Pushed [2020-12-07T22:05:50.756Z] 7545d4ed7de9: Pushed [2020-12-07T22:06:12.739Z] c04963585df8: Pushed [2020-12-07T22:06:13.674Z] alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003: digest: sha256:55f33c86181bf9ea2daf8b4414c66526ce999046217f29bdb78659b24f394a6e size: 4925 [Pipeline] } [2020-12-07T22:06:13.681Z] [Pipeline] // ansiColor [Pipeline] echo [2020-12-07T22:06:13.691Z] dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [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_py39) [Pipeline] { (Branch: debian_19.03.13_py39) [Pipeline] stage [Pipeline] { (python=py39 docker=19.03.13 alpine) [Pipeline] stage [Pipeline] { (python=py39 docker=19.03.13 debian) [Pipeline] node [Pipeline] node [2020-12-07T22:06:13.745Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a9984a2bc8361d70) in /home/ubuntu/workspace/compose_PR-7846 [Pipeline] { [Pipeline] checkout [2020-12-07T22:06:13.758Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0441d05c153a12964) in /home/ubuntu/workspace/compose_PR-7846 [Pipeline] { [2020-12-07T22:06:13.768Z] using credential sf-release-bot.github.ssh [Pipeline] checkout [2020-12-07T22:06:13.785Z] using credential sf-release-bot.github.ssh [2020-12-07T22:06:13.790Z] Fetching changes from the remote Git repository [2020-12-07T22:06:13.797Z] Fetching without tags [2020-12-07T22:06:13.799Z] Cloning the remote Git repository [2020-12-07T22:06:13.799Z] Cloning with configured refspecs honoured and without tags [2020-12-07T22:06:14.130Z] Checking out Revision e1a972ebf36481af3fd0dcdd1e773d50c6530003 (PR-7846) [2020-12-07T22:06:14.184Z] Commit message: "Merge branch 'master' into run.sh" [2020-12-07T22:06:13.781Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-07T22:06:13.793Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-12-07T22:06:13.801Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-12-07T22:06:13.801Z] > git --version # timeout=10 [2020-12-07T22:06:13.805Z] > git --version # 'git version 2.17.1' [2020-12-07T22:06:13.805Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-12-07T22:06:13.808Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [2020-12-07T22:06:14.133Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:06:14.149Z] > git checkout -f e1a972ebf36481af3fd0dcdd1e773d50c6530003 # timeout=10 [2020-12-07T22:06:13.783Z] Cloning repository git@github.com:docker/compose.git [2020-12-07T22:06:13.783Z] > git init /home/ubuntu/workspace/compose_PR-7846 # timeout=10 [2020-12-07T22:06:13.810Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-12-07T22:06:13.810Z] > git --version # timeout=10 [2020-12-07T22:06:13.816Z] > git --version # 'git version 2.17.1' [2020-12-07T22:06:13.816Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-12-07T22:06:13.827Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [Pipeline] sh [2020-12-07T22:06:15.269Z] + docker info -f {{.Driver}} [Pipeline] echo [2020-12-07T22:06:15.536Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2020-12-07T22:06:15.548Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-12-07T22:06:15.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:06:15.658Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7846@tmp/092d2db5-b380-4e60-ab6d-df15728feee3/config.json. [2020-12-07T22:06:15.658Z] Configure a credential helper to remove this warning. See [2020-12-07T22:06:15.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:06:15.658Z] [2020-12-07T22:06:15.658Z] Login Succeeded [Pipeline] { [Pipeline] sh [2020-12-07T22:06:15.948Z] + pwd [2020-12-07T22:06:15.948Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-7846/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=9 -e PY_TEST_VERSIONS=py39 --entrypoint=script/test/ci dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 --verbose [2020-12-07T22:06:15.948Z] Unable to find image 'dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003' locally [2020-12-07T22:06:16.207Z] debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003: Pulling from dockerbuildbot/compose [2020-12-07T22:06:16.207Z] 852e50cd189d: Pulling fs layer [2020-12-07T22:06:16.207Z] 38449967cae5: Pulling fs layer [2020-12-07T22:06:16.207Z] d57cc5b29eb0: Pulling fs layer [2020-12-07T22:06:16.207Z] 9ee85f0d2615: Pulling fs layer [2020-12-07T22:06:16.207Z] 11142abdfc31: Pulling fs layer [2020-12-07T22:06:16.207Z] b84f10202042: Pulling fs layer [2020-12-07T22:06:16.207Z] 4d61cba90bf6: Pulling fs layer [2020-12-07T22:06:16.207Z] 74c826d560fc: Pulling fs layer [2020-12-07T22:06:16.207Z] de6bb14a7f6d: Pulling fs layer [2020-12-07T22:06:16.207Z] 4c01981f5b72: Pulling fs layer [2020-12-07T22:06:16.207Z] 214457009ca2: Pulling fs layer [2020-12-07T22:06:16.207Z] 906600a1c62d: Pulling fs layer [2020-12-07T22:06:16.207Z] 9c1878ca17f9: Pulling fs layer [2020-12-07T22:06:16.207Z] 96dbb9c85d99: Pulling fs layer [2020-12-07T22:06:16.207Z] 3585d760983b: Pulling fs layer [2020-12-07T22:06:16.207Z] af52fc48b116: Pulling fs layer [2020-12-07T22:06:16.207Z] 808075214693: Pulling fs layer [2020-12-07T22:06:16.207Z] 842eb6a960c6: Pulling fs layer [2020-12-07T22:06:16.207Z] 2feab5de5934: Pulling fs layer [2020-12-07T22:06:16.207Z] 71949c510d8a: Pulling fs layer [2020-12-07T22:06:16.207Z] 1d28243626f5: Pulling fs layer [2020-12-07T22:06:16.207Z] c2a3a53b4ef6: Pulling fs layer [2020-12-07T22:06:16.207Z] 9ee85f0d2615: Waiting [2020-12-07T22:06:16.207Z] 11142abdfc31: Waiting [2020-12-07T22:06:16.207Z] b84f10202042: Waiting [2020-12-07T22:06:16.207Z] 4d61cba90bf6: Waiting [2020-12-07T22:06:16.207Z] 74c826d560fc: Waiting [2020-12-07T22:06:16.207Z] de6bb14a7f6d: Waiting [2020-12-07T22:06:16.207Z] 4c01981f5b72: Waiting [2020-12-07T22:06:16.207Z] 214457009ca2: Waiting [2020-12-07T22:06:16.207Z] 906600a1c62d: Waiting [2020-12-07T22:06:16.207Z] 9c1878ca17f9: Waiting [2020-12-07T22:06:16.207Z] 96dbb9c85d99: Waiting [2020-12-07T22:06:16.207Z] 3585d760983b: Waiting [2020-12-07T22:06:16.207Z] af52fc48b116: Waiting [2020-12-07T22:06:16.207Z] 808075214693: Waiting [2020-12-07T22:06:16.207Z] 842eb6a960c6: Waiting [2020-12-07T22:06:16.207Z] 2feab5de5934: Waiting [2020-12-07T22:06:16.207Z] 71949c510d8a: Waiting [2020-12-07T22:06:16.207Z] 1d28243626f5: Waiting [2020-12-07T22:06:16.207Z] c2a3a53b4ef6: Waiting [2020-12-07T22:06:16.207Z] 38449967cae5: Verifying Checksum [2020-12-07T22:06:16.207Z] 38449967cae5: Download complete [2020-12-07T22:06:16.207Z] 9ee85f0d2615: Download complete [2020-12-07T22:06:16.466Z] d57cc5b29eb0: Verifying Checksum [2020-12-07T22:06:16.466Z] d57cc5b29eb0: Download complete [2020-12-07T22:06:16.466Z] 11142abdfc31: Verifying Checksum [2020-12-07T22:06:16.466Z] 11142abdfc31: Download complete [2020-12-07T22:06:16.466Z] 4d61cba90bf6: Verifying Checksum [2020-12-07T22:06:16.466Z] 4d61cba90bf6: Download complete [2020-12-07T22:06:16.725Z] 74c826d560fc: Verifying Checksum [2020-12-07T22:06:16.725Z] 74c826d560fc: Download complete [2020-12-07T22:06:16.725Z] 852e50cd189d: Verifying Checksum [2020-12-07T22:06:16.725Z] 852e50cd189d: Download complete [2020-12-07T22:06:16.986Z] de6bb14a7f6d: Verifying Checksum [2020-12-07T22:06:16.986Z] de6bb14a7f6d: Download complete [2020-12-07T22:06:16.986Z] 214457009ca2: Verifying Checksum [2020-12-07T22:06:16.986Z] 214457009ca2: Download complete [2020-12-07T22:06:17.247Z] 906600a1c62d: Verifying Checksum [2020-12-07T22:06:17.247Z] 906600a1c62d: Download complete [2020-12-07T22:06:17.247Z] 9c1878ca17f9: Verifying Checksum [2020-12-07T22:06:17.247Z] 9c1878ca17f9: Download complete [2020-12-07T22:06:17.247Z] 4c01981f5b72: Verifying Checksum [2020-12-07T22:06:17.247Z] 4c01981f5b72: Download complete [2020-12-07T22:06:17.508Z] 3585d760983b: Verifying Checksum [2020-12-07T22:06:17.508Z] 3585d760983b: Download complete [2020-12-07T22:06:17.508Z] af52fc48b116: Verifying Checksum [2020-12-07T22:06:17.508Z] af52fc48b116: Download complete [2020-12-07T22:06:17.770Z] 96dbb9c85d99: Verifying Checksum [2020-12-07T22:06:17.770Z] 96dbb9c85d99: Download complete [2020-12-07T22:06:17.770Z] 808075214693: Verifying Checksum [2020-12-07T22:06:17.770Z] 808075214693: Download complete [2020-12-07T22:06:17.770Z] b84f10202042: Verifying Checksum [2020-12-07T22:06:17.770Z] b84f10202042: Download complete [2020-12-07T22:06:17.770Z] 842eb6a960c6: Verifying Checksum [2020-12-07T22:06:17.770Z] 842eb6a960c6: Download complete [2020-12-07T22:06:17.770Z] 2feab5de5934: Verifying Checksum [2020-12-07T22:06:17.770Z] 2feab5de5934: Download complete [2020-12-07T22:06:17.770Z] 1d28243626f5: Verifying Checksum [2020-12-07T22:06:17.770Z] 1d28243626f5: Download complete [2020-12-07T22:06:18.343Z] 71949c510d8a: Verifying Checksum [2020-12-07T22:06:18.343Z] 71949c510d8a: Download complete [2020-12-07T22:06:18.911Z] c2a3a53b4ef6: Verifying Checksum [2020-12-07T22:06:18.911Z] c2a3a53b4ef6: Download complete [2020-12-07T22:06:18.911Z] 852e50cd189d: Pull complete [2020-12-07T22:06:19.183Z] 38449967cae5: Pull complete [2020-12-07T22:06:19.753Z] d57cc5b29eb0: Pull complete [2020-12-07T22:06:20.012Z] 9ee85f0d2615: Pull complete [2020-12-07T22:06:20.271Z] 11142abdfc31: Pull complete [2020-12-07T22:06:20.502Z] Fetching without tags [2020-12-07T22:06:20.453Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-12-07T22:06:20.466Z] > git config --add remote.origin.fetch +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [2020-12-07T22:06:20.477Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-12-07T22:06:20.485Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-12-07T22:06:20.485Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-12-07T22:06:20.487Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10 [2020-12-07T22:06:20.768Z] Checking out Revision e1a972ebf36481af3fd0dcdd1e773d50c6530003 (PR-7846) [2020-12-07T22:06:20.807Z] Commit message: "Merge branch 'master' into run.sh" [Pipeline] sh [2020-12-07T22:06:21.634Z] + docker info -f {{.Driver}} [Pipeline] echo [2020-12-07T22:06:21.646Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2020-12-07T22:06:21.642Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-12-07T22:06:21.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-07T22:06:21.745Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7846@tmp/7f5b32a3-810d-44b7-a541-ef6c7ef02b56/config.json. [2020-12-07T22:06:21.745Z] Configure a credential helper to remove this warning. See [2020-12-07T22:06:21.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-07T22:06:21.745Z] [2020-12-07T22:06:21.745Z] Login Succeeded [Pipeline] { [Pipeline] sh [2020-12-07T22:06:20.751Z] > git config core.sparsecheckout # timeout=10 [2020-12-07T22:06:20.756Z] > git checkout -f e1a972ebf36481af3fd0dcdd1e773d50c6530003 # timeout=10 [2020-12-07T22:06:22.064Z] + pwd [2020-12-07T22:06:22.064Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-7846/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=9 -e PY_TEST_VERSIONS=py39 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 --verbose [2020-12-07T22:06:22.064Z] Unable to find image 'dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003' locally [2020-12-07T22:06:22.064Z] alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003: Pulling from dockerbuildbot/compose [2020-12-07T22:06:22.064Z] 188c0c94c7c5: Already exists [2020-12-07T22:06:22.064Z] d9fc4dd5c37b: Already exists [2020-12-07T22:06:22.064Z] 8e2102c9ae14: Already exists [2020-12-07T22:06:22.064Z] ce0fde1153f7: Already exists [2020-12-07T22:06:22.064Z] a8b288088b48: Already exists [2020-12-07T22:06:22.064Z] 661a2363d177: Pulling fs layer [2020-12-07T22:06:22.064Z] 52251f9aec93: Pulling fs layer [2020-12-07T22:06:22.064Z] 5a70c491d138: Pulling fs layer [2020-12-07T22:06:22.064Z] cf5f0c4fc078: Pulling fs layer [2020-12-07T22:06:22.064Z] c4a5f5fb1c93: Pulling fs layer [2020-12-07T22:06:22.064Z] 507647d915ee: Pulling fs layer [2020-12-07T22:06:22.064Z] b061358311e7: Pulling fs layer [2020-12-07T22:06:22.064Z] ab16032c1040: Pulling fs layer [2020-12-07T22:06:22.064Z] 62684bd7a84c: Pulling fs layer [2020-12-07T22:06:22.064Z] 3de2df975c47: Pulling fs layer [2020-12-07T22:06:22.064Z] 18ff052c8d5b: Pulling fs layer [2020-12-07T22:06:22.064Z] 40bd49b287e1: Pulling fs layer [2020-12-07T22:06:22.064Z] 8433b5cf6f78: Pulling fs layer [2020-12-07T22:06:22.064Z] 809793c67f6d: Pulling fs layer [2020-12-07T22:06:22.064Z] a07d3cb48432: Pulling fs layer [2020-12-07T22:06:22.064Z] 48fb26e908b7: Pulling fs layer [2020-12-07T22:06:22.064Z] c7c32a700b1e: Pulling fs layer [2020-12-07T22:06:22.064Z] c4a5f5fb1c93: Waiting [2020-12-07T22:06:22.064Z] 507647d915ee: Waiting [2020-12-07T22:06:22.064Z] b061358311e7: Waiting [2020-12-07T22:06:22.064Z] ab16032c1040: Waiting [2020-12-07T22:06:22.064Z] 62684bd7a84c: Waiting [2020-12-07T22:06:22.064Z] 3de2df975c47: Waiting [2020-12-07T22:06:22.064Z] 18ff052c8d5b: Waiting [2020-12-07T22:06:22.064Z] 40bd49b287e1: Waiting [2020-12-07T22:06:22.064Z] 8433b5cf6f78: Waiting [2020-12-07T22:06:22.064Z] 809793c67f6d: Waiting [2020-12-07T22:06:22.064Z] a07d3cb48432: Waiting [2020-12-07T22:06:22.064Z] 48fb26e908b7: Waiting [2020-12-07T22:06:22.064Z] c7c32a700b1e: Waiting [2020-12-07T22:06:22.064Z] cf5f0c4fc078: Waiting [2020-12-07T22:06:22.064Z] 52251f9aec93: Verifying Checksum [2020-12-07T22:06:22.064Z] 52251f9aec93: Download complete [2020-12-07T22:06:22.064Z] 5a70c491d138: Verifying Checksum [2020-12-07T22:06:22.064Z] 5a70c491d138: Download complete [2020-12-07T22:06:22.327Z] c4a5f5fb1c93: Verifying Checksum [2020-12-07T22:06:22.327Z] c4a5f5fb1c93: Download complete [2020-12-07T22:06:22.588Z] cf5f0c4fc078: Verifying Checksum [2020-12-07T22:06:22.588Z] cf5f0c4fc078: Download complete [2020-12-07T22:06:22.588Z] 507647d915ee: Verifying Checksum [2020-12-07T22:06:22.588Z] 507647d915ee: Download complete [2020-12-07T22:06:22.588Z] ab16032c1040: Verifying Checksum [2020-12-07T22:06:22.588Z] ab16032c1040: Download complete [2020-12-07T22:06:22.588Z] b061358311e7: Verifying Checksum [2020-12-07T22:06:22.588Z] b061358311e7: Download complete [2020-12-07T22:06:22.588Z] 3de2df975c47: Verifying Checksum [2020-12-07T22:06:22.588Z] 3de2df975c47: Download complete [2020-12-07T22:06:22.805Z] b84f10202042: Pull complete [2020-12-07T22:06:22.805Z] 4d61cba90bf6: Pull complete [2020-12-07T22:06:22.805Z] 74c826d560fc: Pull complete [2020-12-07T22:06:22.850Z] 18ff052c8d5b: Verifying Checksum [2020-12-07T22:06:22.850Z] 18ff052c8d5b: Download complete [2020-12-07T22:06:22.850Z] 62684bd7a84c: Verifying Checksum [2020-12-07T22:06:22.850Z] 62684bd7a84c: Download complete [2020-12-07T22:06:22.850Z] 40bd49b287e1: Verifying Checksum [2020-12-07T22:06:22.850Z] 40bd49b287e1: Download complete [2020-12-07T22:06:22.850Z] 8433b5cf6f78: Verifying Checksum [2020-12-07T22:06:22.850Z] 8433b5cf6f78: Download complete [2020-12-07T22:06:22.850Z] 809793c67f6d: Verifying Checksum [2020-12-07T22:06:22.850Z] 809793c67f6d: Download complete [2020-12-07T22:06:23.112Z] 48fb26e908b7: Verifying Checksum [2020-12-07T22:06:23.112Z] 48fb26e908b7: Download complete [2020-12-07T22:06:23.112Z] 661a2363d177: Verifying Checksum [2020-12-07T22:06:23.112Z] 661a2363d177: Download complete [2020-12-07T22:06:23.373Z] de6bb14a7f6d: Pull complete [2020-12-07T22:06:23.685Z] c7c32a700b1e: Verifying Checksum [2020-12-07T22:06:23.685Z] c7c32a700b1e: Download complete [2020-12-07T22:06:23.685Z] a07d3cb48432: Verifying Checksum [2020-12-07T22:06:23.685Z] a07d3cb48432: Download complete [2020-12-07T22:06:23.940Z] 4c01981f5b72: Pull complete [2020-12-07T22:06:23.940Z] 214457009ca2: Pull complete [2020-12-07T22:06:24.199Z] 906600a1c62d: Pull complete [2020-12-07T22:06:24.199Z] 9c1878ca17f9: Pull complete [2020-12-07T22:06:25.135Z] 96dbb9c85d99: Pull complete [2020-12-07T22:06:25.135Z] 3585d760983b: Pull complete [2020-12-07T22:06:25.135Z] af52fc48b116: Pull complete [2020-12-07T22:06:25.135Z] 808075214693: Pull complete [2020-12-07T22:06:25.135Z] 842eb6a960c6: Pull complete [2020-12-07T22:06:25.135Z] 2feab5de5934: Pull complete [2020-12-07T22:06:26.236Z] 661a2363d177: Pull complete [2020-12-07T22:06:26.236Z] 52251f9aec93: Pull complete [2020-12-07T22:06:26.236Z] 5a70c491d138: Pull complete [2020-12-07T22:06:26.808Z] cf5f0c4fc078: Pull complete [2020-12-07T22:06:27.039Z] 71949c510d8a: Pull complete [2020-12-07T22:06:27.039Z] 1d28243626f5: Pull complete [2020-12-07T22:06:27.069Z] c4a5f5fb1c93: Pull complete [2020-12-07T22:06:27.330Z] 507647d915ee: Pull complete [2020-12-07T22:06:27.330Z] b061358311e7: Pull complete [2020-12-07T22:06:27.330Z] ab16032c1040: Pull complete [2020-12-07T22:06:27.606Z] c2a3a53b4ef6: Pull complete [2020-12-07T22:06:27.606Z] Digest: sha256:5738db9b9e2f8a4e267a95f33f4d4c824dd823d27a28e773f0434c5d293961f5 [2020-12-07T22:06:27.606Z] Status: Downloaded newer image for dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:06:28.274Z] 62684bd7a84c: Pull complete [2020-12-07T22:06:28.274Z] 3de2df975c47: Pull complete [2020-12-07T22:06:28.274Z] 18ff052c8d5b: Pull complete [2020-12-07T22:06:28.274Z] 40bd49b287e1: Pull complete [2020-12-07T22:06:28.274Z] 8433b5cf6f78: Pull complete [2020-12-07T22:06:28.274Z] 809793c67f6d: Pull complete [2020-12-07T22:06:29.508Z] + docker version [2020-12-07T22:06:29.508Z] Client: Docker Engine - Community [2020-12-07T22:06:29.508Z] Version: 19.03.14 [2020-12-07T22:06:29.508Z] API version: 1.40 [2020-12-07T22:06:29.508Z] Go version: go1.13.15 [2020-12-07T22:06:29.508Z] Git commit: 5eb3275 [2020-12-07T22:06:29.508Z] Built: Tue Dec 1 19:14:24 2020 [2020-12-07T22:06:29.508Z] OS/Arch: linux/amd64 [2020-12-07T22:06:29.508Z] Experimental: false [2020-12-07T22:06:29.508Z] [2020-12-07T22:06:29.508Z] Server: Docker Engine - Community [2020-12-07T22:06:29.508Z] Engine: [2020-12-07T22:06:29.508Z] Version: 19.03.13 [2020-12-07T22:06:29.508Z] API version: 1.40 (minimum version 1.12) [2020-12-07T22:06:29.508Z] Go version: go1.13.15 [2020-12-07T22:06:29.508Z] Git commit: 4484c46d9d [2020-12-07T22:06:29.508Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-07T22:06:29.508Z] OS/Arch: linux/amd64 [2020-12-07T22:06:29.508Z] Experimental: true [2020-12-07T22:06:29.508Z] containerd: [2020-12-07T22:06:29.508Z] Version: 1.3.7 [2020-12-07T22:06:29.508Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-07T22:06:29.508Z] runc: [2020-12-07T22:06:29.508Z] Version: 1.0.0-rc10 [2020-12-07T22:06:29.508Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-07T22:06:29.508Z] docker-init: [2020-12-07T22:06:29.508Z] Version: 0.18.0 [2020-12-07T22:06:29.508Z] GitCommit: fec3683 [2020-12-07T22:06:29.508Z] + export DOCKER_VERSIONS=19.03.13 [2020-12-07T22:06:29.508Z] + DOCKER_VERSIONS=19.03.13 [2020-12-07T22:06:29.508Z] + STORAGE_DRIVER=overlay2 [2020-12-07T22:06:29.508Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-12-07T22:06:29.508Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-12-07T22:06:29.508Z] ++ hostname [2020-12-07T22:06:29.508Z] + GIT_VOLUME=--volumes-from=7976ae99fd3c [2020-12-07T22:06:29.508Z] + . script/test/all [2020-12-07T22:06:29.508Z] ++ set -e [2020-12-07T22:06:29.508Z] ++ echo 'Running lint checks' [2020-12-07T22:06:29.508Z] Running lint checks [2020-12-07T22:06:29.508Z] ++ docker run --rm --tty --volumes-from=7976ae99fd3c dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 tox -e pre-commit [2020-12-07T22:06:30.189Z] a07d3cb48432: Pull complete [2020-12-07T22:06:30.189Z] 48fb26e908b7: Pull complete [2020-12-07T22:06:30.761Z] c7c32a700b1e: Pull complete [2020-12-07T22:06:30.761Z] Digest: sha256:55f33c86181bf9ea2daf8b4414c66526ce999046217f29bdb78659b24f394a6e [2020-12-07T22:06:30.761Z] Status: Downloaded newer image for dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:06:30.887Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.10,nodeenv==1.5.0,pre-commit==2.9.2,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.2.2 [2020-12-07T22:06:30.887Z] pre-commit run-test-pre: PYTHONHASHSEED='236549162' [2020-12-07T22:06:30.887Z] pre-commit run-test: commands[0] | pre-commit install [2020-12-07T22:06:31.146Z] pre-commit installed at .git/hooks/pre-commit [2020-12-07T22:06:31.146Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2020-12-07T22:06:31.146Z] [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. [2020-12-07T22:06:31.146Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2020-12-07T22:06:31.146Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2020-12-07T22:06:31.146Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-12-07T22:06:31.713Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2020-12-07T22:06:31.713Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2020-12-07T22:06:32.280Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-12-07T22:06:32.280Z] [INFO] Once installed this environment will be reused. [2020-12-07T22:06:32.280Z] [INFO] This may take a few minutes... [2020-12-07T22:06:33.309Z] + docker version [2020-12-07T22:06:33.309Z] Client: Docker Engine - Community [2020-12-07T22:06:33.309Z] Version: 19.03.14 [2020-12-07T22:06:33.309Z] API version: 1.40 [2020-12-07T22:06:33.309Z] Go version: go1.13.15 [2020-12-07T22:06:33.309Z] Git commit: 5eb3275 [2020-12-07T22:06:33.309Z] Built: Tue Dec 1 19:14:24 2020 [2020-12-07T22:06:33.309Z] OS/Arch: linux/amd64 [2020-12-07T22:06:33.309Z] Experimental: false [2020-12-07T22:06:33.309Z] [2020-12-07T22:06:33.309Z] Server: Docker Engine - Community [2020-12-07T22:06:33.309Z] Engine: [2020-12-07T22:06:33.309Z] Version: 19.03.13 [2020-12-07T22:06:33.309Z] API version: 1.40 (minimum version 1.12) [2020-12-07T22:06:33.309Z] Go version: go1.13.15 [2020-12-07T22:06:33.309Z] Git commit: 4484c46d9d [2020-12-07T22:06:33.309Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-07T22:06:33.309Z] OS/Arch: linux/amd64 [2020-12-07T22:06:33.309Z] Experimental: true [2020-12-07T22:06:33.309Z] containerd: [2020-12-07T22:06:33.309Z] Version: 1.3.7 [2020-12-07T22:06:33.309Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-07T22:06:33.309Z] runc: [2020-12-07T22:06:33.309Z] Version: 1.0.0-rc10 [2020-12-07T22:06:33.309Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-07T22:06:33.309Z] docker-init: [2020-12-07T22:06:33.309Z] Version: 0.18.0 [2020-12-07T22:06:33.309Z] GitCommit: fec3683 [2020-12-07T22:06:33.309Z] + export DOCKER_VERSIONS=19.03.13 [2020-12-07T22:06:33.309Z] + DOCKER_VERSIONS=19.03.13 [2020-12-07T22:06:33.309Z] + STORAGE_DRIVER=overlay2 [2020-12-07T22:06:33.309Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-12-07T22:06:33.309Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-12-07T22:06:33.309Z] ++ hostname [2020-12-07T22:06:33.309Z] + GIT_VOLUME=--volumes-from=b15e3d0d3b18 [2020-12-07T22:06:33.309Z] + . script/test/all [2020-12-07T22:06:33.309Z] ++ set -e [2020-12-07T22:06:33.309Z] ++ echo 'Running lint checks' [2020-12-07T22:06:33.309Z] Running lint checks [2020-12-07T22:06:33.309Z] ++ docker run --rm --tty --volumes-from=b15e3d0d3b18 dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 tox -e pre-commit [2020-12-07T22:06:34.253Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.10,nodeenv==1.5.0,pre-commit==2.9.2,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.2.2 [2020-12-07T22:06:34.253Z] pre-commit run-test-pre: PYTHONHASHSEED='3130264998' [2020-12-07T22:06:34.253Z] pre-commit run-test: commands[0] | pre-commit install [2020-12-07T22:06:34.514Z] pre-commit installed at .git/hooks/pre-commit [2020-12-07T22:06:34.514Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2020-12-07T22:06:34.514Z] [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. [2020-12-07T22:06:34.514Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2020-12-07T22:06:34.514Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2020-12-07T22:06:34.514Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-12-07T22:06:35.086Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2020-12-07T22:06:35.347Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2020-12-07T22:06:35.347Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-12-07T22:06:35.608Z] [INFO] Once installed this environment will be reused. [2020-12-07T22:06:35.608Z] [INFO] This may take a few minutes... [2020-12-07T22:06:42.254Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2020-12-07T22:06:42.254Z] [INFO] Once installed this environment will be reused. [2020-12-07T22:06:42.254Z] [INFO] This may take a few minutes... [2020-12-07T22:06:45.612Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2020-12-07T22:06:45.612Z] [INFO] Once installed this environment will be reused. [2020-12-07T22:06:45.612Z] [INFO] This may take a few minutes... [2020-12-07T22:06:50.369Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2020-12-07T22:06:50.369Z] [INFO] Once installed this environment will be reused. [2020-12-07T22:06:50.369Z] [INFO] This may take a few minutes... [2020-12-07T22:06:52.196Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2020-12-07T22:06:52.196Z] [INFO] Once installed this environment will be reused. [2020-12-07T22:06:52.196Z] [INFO] This may take a few minutes... [2020-12-07T22:06:56.929Z] Check for added large files..............................................Passed [2020-12-07T22:06:56.929Z] Check docstring is first.................................................Passed [2020-12-07T22:06:56.929Z] Check for merge conflicts................................................Passed [2020-12-07T22:06:57.189Z] Check Yaml...............................................................Passed [2020-12-07T22:06:57.189Z] Check JSON...............................................................Passed [2020-12-07T22:06:57.786Z] Debug Statements (Python)................................................Passed [2020-12-07T22:06:58.049Z] Fix End of Files.........................................................Passed [2020-12-07T22:07:00.335Z] Check for added large files..............................................Passed [2020-12-07T22:07:00.335Z] Check docstring is first.................................................Passed [2020-12-07T22:07:00.335Z] Check for merge conflicts................................................Passed [2020-12-07T22:07:00.335Z] Check Yaml...............................................................Passed [2020-12-07T22:07:00.335Z] Check JSON...............................................................Passed [2020-12-07T22:07:00.907Z] Debug Statements (Python)................................................Passed [2020-12-07T22:07:01.167Z] Fix End of Files.........................................................Passed [2020-12-07T22:07:06.170Z] Flake8...................................................................Passed [2020-12-07T22:07:06.171Z] Tests should end in _test.py.............................................Passed [2020-12-07T22:07:06.171Z] Fix requirements.txt.....................................................Passed [2020-12-07T22:07:06.171Z] Trim Trailing Whitespace.................................................Passed [2020-12-07T22:07:06.430Z] Reorder python imports...................................................Passed [2020-12-07T22:07:09.314Z] Flake8...................................................................Passed [2020-12-07T22:07:09.314Z] Tests should end in _test.py.............................................Passed [2020-12-07T22:07:09.314Z] Fix requirements.txt.....................................................Passed [2020-12-07T22:07:09.314Z] Trim Trailing Whitespace.................................................Passed [2020-12-07T22:07:09.576Z] Reorder python imports...................................................Passed [2020-12-07T22:07:09.722Z] pyupgrade................................................................Passed [2020-12-07T22:07:09.722Z] ___________________________________ summary ____________________________________ [2020-12-07T22:07:09.722Z]  pre-commit: commands succeeded [2020-12-07T22:07:09.722Z]  congratulations :) [2020-12-07T22:07:10.289Z] ++ get_versions='docker run --rm [2020-12-07T22:07:10.289Z] --entrypoint=/code/.tox/py39/bin/python [2020-12-07T22:07:10.289Z] dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:07:10.290Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2020-12-07T22:07:10.290Z] ++ '[' 19.03.13 == '' ']' [2020-12-07T22:07:10.290Z] ++ '[' 19.03.13 == all ']' [2020-12-07T22:07:10.290Z] ++ BUILD_NUMBER=9 [2020-12-07T22:07:10.290Z] ++ PY_TEST_VERSIONS=py39 [2020-12-07T22:07:10.290Z] ++ for version in $DOCKER_VERSIONS [2020-12-07T22:07:10.290Z] ++ echo 'Running tests against Docker 19.03.13' [2020-12-07T22:07:10.290Z] Running tests against Docker 19.03.13 [2020-12-07T22:07:10.290Z] ++ daemon_container=compose-dind-19.03.13-9 [2020-12-07T22:07:10.290Z] ++ trap on_exit EXIT [2020-12-07T22:07:10.290Z] ++ repo=dockerswarm/dind [2020-12-07T22:07:10.290Z] ++ tail -n 10 [2020-12-07T22:07:10.290Z] ++ docker run -d --name compose-dind-19.03.13-9 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.13 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2020-12-07T22:07:12.885Z] pyupgrade................................................................Passed [2020-12-07T22:07:12.885Z] ___________________________________ summary ____________________________________ [2020-12-07T22:07:12.885Z]  pre-commit: commands succeeded [2020-12-07T22:07:12.885Z]  congratulations :) [2020-12-07T22:07:13.458Z] ++ get_versions='docker run --rm [2020-12-07T22:07:13.458Z] --entrypoint=/code/.tox/py39/bin/python [2020-12-07T22:07:13.458Z] dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 [2020-12-07T22:07:13.458Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2020-12-07T22:07:13.458Z] ++ '[' 19.03.13 == '' ']' [2020-12-07T22:07:13.458Z] ++ '[' 19.03.13 == all ']' [2020-12-07T22:07:13.458Z] ++ BUILD_NUMBER=9 [2020-12-07T22:07:13.458Z] ++ PY_TEST_VERSIONS=py39 [2020-12-07T22:07:13.458Z] ++ for version in $DOCKER_VERSIONS [2020-12-07T22:07:13.458Z] ++ echo 'Running tests against Docker 19.03.13' [2020-12-07T22:07:13.458Z] Running tests against Docker 19.03.13 [2020-12-07T22:07:13.458Z] ++ daemon_container=compose-dind-19.03.13-9 [2020-12-07T22:07:13.458Z] ++ trap on_exit EXIT [2020-12-07T22:07:13.458Z] ++ repo=dockerswarm/dind [2020-12-07T22:07:13.458Z] ++ docker run -d --name compose-dind-19.03.13-9 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.13 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2020-12-07T22:07:13.458Z] ++ tail -n 10 [2020-12-07T22:07:14.045Z] c36a46fcb460ce19e1a525009c5cfb5ab605f78b99bea88e8758f9daa353e218 [2020-12-07T22:07:14.045Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-9:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerbuildbot/compose:alpine-e1a972ebf36481af3fd0dcdd1e773d50c6530003 -e py39 -- --verbose [2020-12-07T22:07:15.014Z] /code/.tox/py39/lib/python3.9/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '1.28.0dev' to '1.28.0.dev0' [2020-12-07T22:07:15.014Z] warnings.warn(tmpl.format(**locals())) [2020-12-07T22:07:15.014Z] py39 develop-inst-noop: /code [2020-12-07T22:07:15.276Z] py39 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.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.0,# Editable install with no version control (docker-compose==1.28.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,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.10,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.20.1,urllib3==1.25.11,virtualenv==20.2.2,wcwidth==0.2.5,websocket-client==0.57.0 [2020-12-07T22:07:15.276Z] py39 run-test-pre: PYTHONHASHSEED='2998018436' [2020-12-07T22:07:15.276Z] py39 run-test: commands[0] | mkdir -p .coverage-binfiles [2020-12-07T22:07:15.276Z] py39 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2020-12-07T22:07:16.662Z] ============================= test session starts ============================== [2020-12-07T22:07:16.662Z] platform linux -- Python 3.9.0, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py39/bin/python [2020-12-07T22:07:16.662Z] cachedir: .tox/py39/.pytest_cache [2020-12-07T22:07:16.662Z] rootdir: /code, configfile: tox.ini [2020-12-07T22:07:16.662Z] plugins: cov-2.10.1 [2020-12-07T22:07:18.413Z] db2dbc9cfa31: Verifying Checksum [2020-12-07T22:07:18.413Z] db2dbc9cfa31: Download complete [2020-12-07T22:07:18.413Z] 290431e50016: Pull complete [2020-12-07T22:07:18.413Z] 13117e6bd797: Pull complete [2020-12-07T22:07:18.413Z] ba5af3b14a39: Pull complete [2020-12-07T22:07:18.413Z] db2dbc9cfa31: Pull complete [2020-12-07T22:07:18.413Z] 9b0dae3240b9: Pull complete [2020-12-07T22:07:18.413Z] Digest: sha256:8367d9c8e3a6c810fc451e3f88c773b441f267b3b3806a533bdd6b291413841f [2020-12-07T22:07:18.413Z] Status: Downloaded newer image for dockerswarm/dind:19.03.13 [2020-12-07T22:07:18.413Z] 8617dd51f83ff05e2987ca2cf6e60aa60d9fb4f9bbd7c5f687bd9cad98f3f235 [2020-12-07T22:07:18.413Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-9:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 -e py39 -- --verbose [2020-12-07T22:07:18.982Z] /code/.tox/py39/lib/python3.9/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '1.28.0dev' to '1.28.0.dev0' [2020-12-07T22:07:18.982Z] warnings.warn(tmpl.format(**locals())) [2020-12-07T22:07:18.982Z] py39 develop-inst-noop: /code [2020-12-07T22:07:19.241Z] py39 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.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.0,# Editable install with no version control (docker-compose==1.28.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,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.10,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.20.1,urllib3==1.25.11,virtualenv==20.2.2,wcwidth==0.2.5,websocket-client==0.57.0 [2020-12-07T22:07:19.241Z] py39 run-test-pre: PYTHONHASHSEED='1872827831' [2020-12-07T22:07:19.241Z] py39 run-test: commands[0] | mkdir -p .coverage-binfiles [2020-12-07T22:07:19.241Z] py39 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2020-12-07T22:07:20.621Z] ============================= test session starts ============================== [2020-12-07T22:07:20.621Z] platform linux -- Python 3.9.0, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py39/bin/python [2020-12-07T22:07:20.621Z] cachedir: .tox/py39/.pytest_cache [2020-12-07T22:07:20.621Z] rootdir: /code, configfile: tox.ini [2020-12-07T22:07:20.621Z] plugins: cov-2.10.1 [2020-12-07T22:07:21.194Z] collecting ...  collecting 304 items  collecting 518 items  collecting 651 items  collecting 948 items  collected 1182 items  [2020-12-07T22:07:21.194Z] [2020-12-07T22:07:23.108Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2020-12-07T22:07:24.494Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2020-12-07T22:07:25.123Z] collecting ...  collecting 304 items  collecting 518 items  collecting 651 items  collecting 948 items  collected 1182 items  [2020-12-07T22:07:25.123Z] [2020-12-07T22:07:27.668Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2020-12-07T22:07:28.754Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2020-12-07T22:07:29.045Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2020-12-07T22:07:29.697Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2020-12-07T22:07:31.613Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2020-12-07T22:07:33.235Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2020-12-07T22:07:34.166Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2020-12-07T22:07:34.611Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2020-12-07T22:07:35.112Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2020-12-07T22:07:35.685Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2020-12-07T22:07:35.989Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2020-12-07T22:07:37.076Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2020-12-07T22:07:38.464Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2020-12-07T22:07:39.277Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2020-12-07T22:07:39.536Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2020-12-07T22:07:40.105Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2020-12-07T22:07:41.014Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2020-12-07T22:07:41.485Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2020-12-07T22:07:41.960Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] [2020-12-07T22:07:43.393Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2020-12-07T22:07:43.876Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2020-12-07T22:07:44.819Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2020-12-07T22:07:45.300Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2020-12-07T22:07:45.869Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] [2020-12-07T22:07:46.735Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2020-12-07T22:07:47.773Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2020-12-07T22:07:48.654Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2020-12-07T22:07:49.151Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2020-12-07T22:07:50.064Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2020-12-07T22:07:50.064Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2020-12-07T22:07:50.064Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2020-12-07T22:07:50.064Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2020-12-07T22:07:50.531Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2020-12-07T22:07:50.638Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2020-12-07T22:07:51.211Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2020-12-07T22:07:51.785Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2020-12-07T22:07:52.358Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2020-12-07T22:07:52.932Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2020-12-07T22:07:53.154Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2020-12-07T22:07:53.505Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2020-12-07T22:07:54.080Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2020-12-07T22:07:54.091Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2020-12-07T22:07:54.091Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2020-12-07T22:07:54.091Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2020-12-07T22:07:54.091Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2020-12-07T22:07:54.653Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2020-12-07T22:07:54.659Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2020-12-07T22:07:55.595Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2020-12-07T22:07:55.597Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2020-12-07T22:07:56.163Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2020-12-07T22:07:56.169Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2020-12-07T22:07:56.430Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2020-12-07T22:07:56.732Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2020-12-07T22:07:57.299Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2020-12-07T22:07:57.376Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2020-12-07T22:07:57.867Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2020-12-07T22:07:57.948Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2020-12-07T22:07:58.434Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2020-12-07T22:07:58.521Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2020-12-07T22:07:59.002Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2020-12-07T22:07:59.094Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2020-12-07T22:07:59.571Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2020-12-07T22:07:59.667Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2020-12-07T22:08:00.240Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2020-12-07T22:08:00.507Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2020-12-07T22:08:00.766Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2020-12-07T22:08:00.813Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2020-12-07T22:08:01.703Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2020-12-07T22:08:02.201Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2020-12-07T22:08:02.272Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2020-12-07T22:08:02.774Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2020-12-07T22:08:02.840Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2020-12-07T22:08:03.408Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2020-12-07T22:08:03.977Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2020-12-07T22:08:04.169Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2020-12-07T22:08:04.545Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2020-12-07T22:08:04.749Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2020-12-07T22:08:05.114Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2020-12-07T22:08:06.139Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2020-12-07T22:08:06.493Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2020-12-07T22:08:07.319Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2020-12-07T22:08:08.697Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2020-12-07T22:08:09.265Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2020-12-07T22:08:10.644Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2020-12-07T22:08:24.262Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2020-12-07T22:08:24.262Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2020-12-07T22:08:24.262Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2020-12-07T22:08:26.179Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2020-12-07T22:08:27.124Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2020-12-07T22:08:28.771Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2020-12-07T22:08:28.771Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2020-12-07T22:08:29.030Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2020-12-07T22:08:29.041Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2020-12-07T22:08:30.428Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2020-12-07T22:08:30.935Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2020-12-07T22:08:32.312Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2020-12-07T22:08:32.347Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2020-12-07T22:08:33.691Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2020-12-07T22:08:34.264Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2020-12-07T22:08:35.600Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2020-12-07T22:08:36.181Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2020-12-07T22:08:37.504Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2020-12-07T22:08:39.410Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2020-12-07T22:08:41.315Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2020-12-07T22:08:42.782Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2020-12-07T22:08:43.729Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2020-12-07T22:08:46.278Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2020-12-07T22:08:47.666Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2020-12-07T22:08:47.892Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2020-12-07T22:08:48.830Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2020-12-07T22:08:49.586Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2020-12-07T22:08:51.367Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2020-12-07T22:08:53.294Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2020-12-07T22:08:54.675Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2020-12-07T22:09:01.821Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2020-12-07T22:09:04.373Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2020-12-07T22:09:06.880Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2020-12-07T22:09:09.412Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2020-12-07T22:09:16.626Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2020-12-07T22:09:16.626Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2020-12-07T22:09:16.626Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2020-12-07T22:09:17.570Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2020-12-07T22:09:18.142Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2020-12-07T22:09:19.086Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2020-12-07T22:09:19.659Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2020-12-07T22:09:21.582Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2020-12-07T22:09:21.617Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2020-12-07T22:09:21.617Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2020-12-07T22:09:21.875Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2020-12-07T22:09:22.969Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2020-12-07T22:09:23.252Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2020-12-07T22:09:23.512Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2020-12-07T22:09:24.080Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2020-12-07T22:09:25.019Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2020-12-07T22:09:26.280Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2020-12-07T22:09:26.926Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2020-12-07T22:09:28.197Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 6%] [2020-12-07T22:09:28.304Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2020-12-07T22:09:30.113Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2020-12-07T22:09:31.625Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2020-12-07T22:09:32.029Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2020-12-07T22:09:33.529Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 6%] [2020-12-07T22:09:34.587Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2020-12-07T22:09:35.436Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2020-12-07T22:09:36.504Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2020-12-07T22:09:36.504Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2020-12-07T22:09:37.972Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2020-12-07T22:09:38.421Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2020-12-07T22:09:38.421Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2020-12-07T22:09:38.421Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2020-12-07T22:09:38.995Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2020-12-07T22:09:40.513Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2020-12-07T22:09:41.544Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2020-12-07T22:09:42.423Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2020-12-07T22:09:42.423Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2020-12-07T22:09:42.935Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2020-12-07T22:09:44.330Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2020-12-07T22:09:44.330Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2020-12-07T22:09:44.330Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2020-12-07T22:09:44.854Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 7%] [2020-12-07T22:09:44.899Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2020-12-07T22:09:46.770Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2020-12-07T22:09:47.344Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2020-12-07T22:09:47.435Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2020-12-07T22:09:49.338Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2020-12-07T22:09:49.897Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2020-12-07T22:09:51.243Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 7%] [2020-12-07T22:09:53.149Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2020-12-07T22:09:53.201Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2020-12-07T22:09:53.719Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2020-12-07T22:09:56.264Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2020-12-07T22:09:56.518Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2020-12-07T22:09:58.437Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2020-12-07T22:09:59.010Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2020-12-07T22:09:59.553Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2020-12-07T22:10:00.929Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2020-12-07T22:10:01.874Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2020-12-07T22:10:02.841Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2020-12-07T22:10:03.790Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2020-12-07T22:10:05.378Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2020-12-07T22:10:05.947Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2020-12-07T22:10:06.340Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2020-12-07T22:10:07.284Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 8%] [2020-12-07T22:10:07.853Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2020-12-07T22:10:08.420Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2020-12-07T22:10:09.200Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2020-12-07T22:10:10.325Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2020-12-07T22:10:10.588Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2020-12-07T22:10:12.505Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2020-12-07T22:10:12.861Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2020-12-07T22:10:13.078Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2020-12-07T22:10:14.240Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 8%] [2020-12-07T22:10:14.466Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2020-12-07T22:10:15.880Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2020-12-07T22:10:16.774Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2020-12-07T22:10:17.797Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2020-12-07T22:10:18.152Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2020-12-07T22:10:19.714Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2020-12-07T22:10:20.074Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2020-12-07T22:10:20.333Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2020-12-07T22:10:21.712Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2020-12-07T22:10:23.617Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2020-12-07T22:10:23.922Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2020-12-07T22:10:25.311Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2020-12-07T22:10:25.523Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2020-12-07T22:10:26.255Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2020-12-07T22:10:27.199Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2020-12-07T22:10:27.430Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2020-12-07T22:10:28.143Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2020-12-07T22:10:29.530Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2020-12-07T22:10:30.475Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2020-12-07T22:10:31.626Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2020-12-07T22:10:31.860Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2020-12-07T22:10:33.007Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2020-12-07T22:10:33.246Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2020-12-07T22:10:33.819Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2020-12-07T22:10:33.944Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2020-12-07T22:10:34.513Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2020-12-07T22:10:35.782Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2020-12-07T22:10:35.892Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2020-12-07T22:10:36.354Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2020-12-07T22:10:36.829Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2020-12-07T22:10:37.767Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2020-12-07T22:10:38.272Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2020-12-07T22:10:39.145Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2020-12-07T22:10:39.659Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2020-12-07T22:10:39.714Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2020-12-07T22:10:39.920Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2020-12-07T22:10:40.651Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2020-12-07T22:10:41.306Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2020-12-07T22:10:42.575Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2020-12-07T22:10:43.143Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2020-12-07T22:10:43.855Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2020-12-07T22:10:45.049Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2020-12-07T22:10:45.774Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2020-12-07T22:10:46.426Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2020-12-07T22:10:46.994Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2020-12-07T22:10:47.162Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2020-12-07T22:10:48.899Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2020-12-07T22:10:51.372Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2020-12-07T22:10:51.433Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2020-12-07T22:10:52.822Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2020-12-07T22:10:53.345Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2020-12-07T22:10:54.283Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2020-12-07T22:10:57.039Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2020-12-07T22:10:58.473Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2020-12-07T22:10:58.958Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2020-12-07T22:11:00.346Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2020-12-07T22:11:00.385Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2020-12-07T22:11:01.288Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2020-12-07T22:11:02.231Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2020-12-07T22:11:03.619Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2020-12-07T22:11:05.658Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2020-12-07T22:11:07.570Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2020-12-07T22:11:08.507Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2020-12-07T22:11:08.912Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2020-12-07T22:11:09.174Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2020-12-07T22:11:09.444Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2020-12-07T22:11:10.822Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2020-12-07T22:11:11.725Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2020-12-07T22:11:11.758Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2020-12-07T22:11:13.112Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2020-12-07T22:11:14.499Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2020-12-07T22:11:15.885Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2020-12-07T22:11:17.032Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2020-12-07T22:11:17.314Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2020-12-07T22:11:17.970Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2020-12-07T22:11:18.701Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2020-12-07T22:11:19.645Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2020-12-07T22:11:20.506Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2020-12-07T22:11:21.035Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2020-12-07T22:11:21.884Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2020-12-07T22:11:22.953Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2020-12-07T22:11:23.264Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2020-12-07T22:11:24.340Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 12%] [2020-12-07T22:11:24.643Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2020-12-07T22:11:26.021Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2020-12-07T22:11:26.257Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2020-12-07T22:11:27.401Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2020-12-07T22:11:27.645Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2020-12-07T22:11:28.590Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2020-12-07T22:11:28.780Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2020-12-07T22:11:29.535Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2020-12-07T22:11:30.158Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2020-12-07T22:11:30.923Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2020-12-07T22:11:32.078Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2020-12-07T22:11:32.310Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2020-12-07T22:11:33.253Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2020-12-07T22:11:33.456Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 12%] [2020-12-07T22:11:35.363Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2020-12-07T22:11:36.568Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2020-12-07T22:11:36.743Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2020-12-07T22:11:38.126Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2020-12-07T22:11:39.063Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2020-12-07T22:11:39.115Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2020-12-07T22:11:40.442Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2020-12-07T22:11:41.664Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2020-12-07T22:11:41.823Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2020-12-07T22:11:43.054Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2020-12-07T22:11:43.203Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2020-12-07T22:11:43.997Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 13%] [2020-12-07T22:11:44.571Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2020-12-07T22:11:45.960Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2020-12-07T22:11:46.493Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2020-12-07T22:11:46.907Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2020-12-07T22:11:47.850Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2020-12-07T22:11:49.029Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2020-12-07T22:11:49.236Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2020-12-07T22:11:50.180Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2020-12-07T22:11:51.568Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2020-12-07T22:11:51.570Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2020-12-07T22:11:52.513Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2020-12-07T22:11:52.948Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2020-12-07T22:11:53.457Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2020-12-07T22:11:53.886Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 13%] [2020-12-07T22:11:54.460Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2020-12-07T22:11:54.856Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2020-12-07T22:11:55.843Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2020-12-07T22:11:56.781Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2020-12-07T22:11:57.406Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2020-12-07T22:11:58.160Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2020-12-07T22:11:59.097Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2020-12-07T22:12:00.475Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2020-12-07T22:12:01.412Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2020-12-07T22:12:02.701Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 14%] [2020-12-07T22:12:02.791Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2020-12-07T22:12:03.729Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2020-12-07T22:12:04.088Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2020-12-07T22:12:05.032Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2020-12-07T22:12:05.108Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2020-12-07T22:12:05.605Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2020-12-07T22:12:07.524Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2020-12-07T22:12:07.645Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2020-12-07T22:12:10.073Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2020-12-07T22:12:11.991Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2020-12-07T22:12:12.925Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 14%] [2020-12-07T22:12:13.909Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2020-12-07T22:12:14.170Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2020-12-07T22:12:14.306Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2020-12-07T22:12:15.246Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2020-12-07T22:12:15.815Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2020-12-07T22:12:16.739Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2020-12-07T22:12:17.000Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2020-12-07T22:12:17.721Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2020-12-07T22:12:18.917Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2020-12-07T22:12:20.265Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2020-12-07T22:12:20.834Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 15%] [2020-12-07T22:12:22.174Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2020-12-07T22:12:22.222Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2020-12-07T22:12:23.612Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2020-12-07T22:12:24.083Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2020-12-07T22:12:24.651Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2020-12-07T22:12:25.530Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2020-12-07T22:12:26.918Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2020-12-07T22:12:27.189Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2020-12-07T22:12:27.449Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2020-12-07T22:12:28.836Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2020-12-07T22:12:29.098Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2020-12-07T22:12:29.985Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2020-12-07T22:12:31.018Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2020-12-07T22:12:31.363Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 15%] [2020-12-07T22:12:32.409Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2020-12-07T22:12:32.741Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2020-12-07T22:12:34.121Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2020-12-07T22:12:34.327Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2020-12-07T22:12:35.273Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2020-12-07T22:12:36.655Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2020-12-07T22:12:37.189Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2020-12-07T22:12:38.034Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2020-12-07T22:12:38.133Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 16%] [2020-12-07T22:12:38.706Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2020-12-07T22:12:39.413Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2020-12-07T22:12:40.351Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2020-12-07T22:12:40.622Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2020-12-07T22:12:42.013Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2020-12-07T22:12:42.256Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2020-12-07T22:12:42.275Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2020-12-07T22:12:43.645Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2020-12-07T22:12:44.191Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2020-12-07T22:12:45.023Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2020-12-07T22:12:45.580Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2020-12-07T22:12:46.403Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2020-12-07T22:12:48.311Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2020-12-07T22:12:49.689Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 16%] [2020-12-07T22:12:49.794Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2020-12-07T22:12:49.948Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2020-12-07T22:12:51.853Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2020-12-07T22:12:53.101Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2020-12-07T22:12:53.233Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2020-12-07T22:12:53.802Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2020-12-07T22:12:55.709Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2020-12-07T22:12:56.410Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2020-12-07T22:12:57.090Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2020-12-07T22:12:58.970Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2020-12-07T22:13:00.356Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 17%] [2020-12-07T22:13:02.274Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2020-12-07T22:13:02.372Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2020-12-07T22:13:03.664Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2020-12-07T22:13:03.664Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2020-12-07T22:13:04.278Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2020-12-07T22:13:05.580Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2020-12-07T22:13:07.498Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2020-12-07T22:13:07.570Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2020-12-07T22:13:10.051Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2020-12-07T22:13:10.864Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2020-12-07T22:13:10.997Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2020-12-07T22:13:12.244Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 17%] [2020-12-07T22:13:14.148Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2020-12-07T22:13:15.526Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2020-12-07T22:13:15.526Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2020-12-07T22:13:16.904Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2020-12-07T22:13:19.138Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2020-12-07T22:13:19.138Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2020-12-07T22:13:19.439Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2020-12-07T22:13:21.706Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2020-12-07T22:13:21.974Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2020-12-07T22:13:22.542Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2020-12-07T22:13:23.099Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2020-12-07T22:13:25.018Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 18%] [2020-12-07T22:13:25.592Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2020-12-07T22:13:26.980Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2020-12-07T22:13:28.370Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2020-12-07T22:13:29.758Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2020-12-07T22:13:30.661Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2020-12-07T22:13:30.661Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2020-12-07T22:13:30.701Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2020-12-07T22:13:33.196Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2020-12-07T22:13:33.254Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2020-12-07T22:13:34.200Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2020-12-07T22:13:35.100Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2020-12-07T22:13:36.748Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2020-12-07T22:13:37.004Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 18%] [2020-12-07T22:13:37.585Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2020-12-07T22:13:38.137Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2020-12-07T22:13:38.962Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2020-12-07T22:13:40.072Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2020-12-07T22:13:40.338Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2020-12-07T22:13:41.459Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2020-12-07T22:13:41.716Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2020-12-07T22:13:43.095Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2020-12-07T22:13:44.009Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 19%] [2020-12-07T22:13:45.001Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2020-12-07T22:13:45.923Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2020-12-07T22:13:46.381Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2020-12-07T22:13:47.309Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2020-12-07T22:13:48.252Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2020-12-07T22:13:48.825Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2020-12-07T22:13:49.397Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2020-12-07T22:13:49.668Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2020-12-07T22:13:49.970Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2020-12-07T22:13:50.236Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2020-12-07T22:13:51.887Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2020-12-07T22:13:51.887Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2020-12-07T22:13:51.887Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2020-12-07T22:13:51.887Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2020-12-07T22:13:52.144Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2020-12-07T22:13:52.834Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 19%] [2020-12-07T22:13:53.778Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2020-12-07T22:13:53.778Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2020-12-07T22:13:54.050Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2020-12-07T22:13:54.723Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2020-12-07T22:13:54.985Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2020-12-07T22:13:54.985Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2020-12-07T22:13:55.246Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2020-12-07T22:13:55.246Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2020-12-07T22:13:55.507Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2020-12-07T22:13:55.507Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2020-12-07T22:13:55.507Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2020-12-07T22:13:55.507Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2020-12-07T22:13:56.585Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 19%] [2020-12-07T22:13:58.491Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2020-12-07T22:13:59.870Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2020-12-07T22:14:00.820Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2020-12-07T22:14:01.762Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2020-12-07T22:14:02.022Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2020-12-07T22:14:02.592Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2020-12-07T22:14:04.497Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2020-12-07T22:14:04.757Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2020-12-07T22:14:04.757Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2020-12-07T22:14:04.757Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2020-12-07T22:14:05.694Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 19%] [2020-12-07T22:14:06.629Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2020-12-07T22:14:06.629Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2020-12-07T22:14:07.566Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2020-12-07T22:14:07.566Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2020-12-07T22:14:07.828Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2020-12-07T22:14:07.828Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2020-12-07T22:14:08.086Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2020-12-07T22:14:08.345Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2020-12-07T22:14:08.345Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2020-12-07T22:14:08.345Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2020-12-07T22:14:08.345Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2020-12-07T22:14:10.454Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 20%] [2020-12-07T22:14:10.715Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2020-12-07T22:14:10.715Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2020-12-07T22:14:10.715Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2020-12-07T22:14:11.288Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2020-12-07T22:14:12.233Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2020-12-07T22:14:12.806Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2020-12-07T22:14:13.749Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2020-12-07T22:14:13.749Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2020-12-07T22:14:14.322Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2020-12-07T22:14:17.631Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2020-12-07T22:14:20.179Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%] [2020-12-07T22:14:21.122Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 21%] [2020-12-07T22:14:21.695Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2020-12-07T22:14:22.641Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2020-12-07T22:14:23.222Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 20%] [2020-12-07T22:14:23.481Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2020-12-07T22:14:23.481Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2020-12-07T22:14:23.481Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2020-12-07T22:14:24.027Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2020-12-07T22:14:24.049Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2020-12-07T22:14:24.600Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2020-12-07T22:14:24.987Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2020-12-07T22:14:25.555Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2020-12-07T22:14:26.001Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2020-12-07T22:14:26.493Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2020-12-07T22:14:26.493Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2020-12-07T22:14:26.574Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2020-12-07T22:14:27.062Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2020-12-07T22:14:27.517Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%] [2020-12-07T22:14:28.090Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2020-12-07T22:14:29.034Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2020-12-07T22:14:31.255Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2020-12-07T22:14:31.582Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%] [2020-12-07T22:14:32.154Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%] [2020-12-07T22:14:33.163Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%] [2020-12-07T22:14:34.069Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2020-12-07T22:14:34.100Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 21%] [2020-12-07T22:14:34.642Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2020-12-07T22:14:34.669Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2020-12-07T22:14:35.587Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2020-12-07T22:14:36.046Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2020-12-07T22:14:37.423Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2020-12-07T22:14:37.503Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2020-12-07T22:14:37.990Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2020-12-07T22:14:38.076Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2020-12-07T22:14:38.928Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2020-12-07T22:14:39.463Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2020-12-07T22:14:39.864Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2020-12-07T22:14:40.035Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2020-12-07T22:14:40.803Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%] [2020-12-07T22:14:40.869Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%] [2020-12-07T22:14:41.372Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2020-12-07T22:14:41.441Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2020-12-07T22:14:42.408Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2020-12-07T22:14:42.750Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2020-12-07T22:14:43.800Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2020-12-07T22:14:44.744Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%] [2020-12-07T22:14:45.316Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2020-12-07T22:14:45.889Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2020-12-07T22:14:46.038Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%] [2020-12-07T22:14:46.297Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%] [2020-12-07T22:14:47.278Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2020-12-07T22:14:47.674Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2020-12-07T22:14:48.667Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2020-12-07T22:14:49.053Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2020-12-07T22:14:49.990Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2020-12-07T22:14:50.056Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2020-12-07T22:14:51.894Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2020-12-07T22:14:52.461Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2020-12-07T22:14:52.605Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2020-12-07T22:14:52.867Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%] [2020-12-07T22:14:53.810Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%] [2020-12-07T22:14:53.810Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2020-12-07T22:14:53.838Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2020-12-07T22:14:54.072Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2020-12-07T22:14:54.409Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2020-12-07T22:14:54.644Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2020-12-07T22:14:55.217Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 24%] [2020-12-07T22:14:55.364Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%] [2020-12-07T22:14:55.790Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2020-12-07T22:14:55.937Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2020-12-07T22:14:56.362Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2020-12-07T22:14:56.874Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2020-12-07T22:14:58.256Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2020-12-07T22:14:59.193Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%] [2020-12-07T22:14:59.668Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2020-12-07T22:14:59.761Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2020-12-07T22:14:59.932Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2020-12-07T22:14:59.932Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2020-12-07T22:15:00.193Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2020-12-07T22:15:00.699Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2020-12-07T22:15:00.765Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%] [2020-12-07T22:15:00.765Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2020-12-07T22:15:00.765Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2020-12-07T22:15:01.710Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2020-12-07T22:15:02.604Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2020-12-07T22:15:02.657Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2020-12-07T22:15:03.541Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2020-12-07T22:15:03.600Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 25%] [2020-12-07T22:15:03.600Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2020-12-07T22:15:03.862Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2020-12-07T22:15:04.434Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2020-12-07T22:15:04.434Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2020-12-07T22:15:04.434Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2020-12-07T22:15:05.380Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2020-12-07T22:15:05.448Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2020-12-07T22:15:05.641Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%] [2020-12-07T22:15:05.902Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2020-12-07T22:15:05.902Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2020-12-07T22:15:06.845Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2020-12-07T22:15:07.789Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2020-12-07T22:15:07.990Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2020-12-07T22:15:08.249Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%] [2020-12-07T22:15:08.361Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 26%] [2020-12-07T22:15:08.934Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2020-12-07T22:15:08.934Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2020-12-07T22:15:08.934Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2020-12-07T22:15:09.185Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%] [2020-12-07T22:15:09.185Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2020-12-07T22:15:09.444Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2020-12-07T22:15:09.878Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2020-12-07T22:15:09.879Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2020-12-07T22:15:10.013Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2020-12-07T22:15:10.451Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2020-12-07T22:15:10.712Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%] [2020-12-07T22:15:10.951Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 24%] [2020-12-07T22:15:11.519Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2020-12-07T22:15:12.089Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2020-12-07T22:15:12.098Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2020-12-07T22:15:12.098Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2020-12-07T22:15:12.360Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2020-12-07T22:15:12.933Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2020-12-07T22:15:12.933Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2020-12-07T22:15:13.195Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2020-12-07T22:15:13.456Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2020-12-07T22:15:14.028Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2020-12-07T22:15:14.290Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2020-12-07T22:15:14.868Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2020-12-07T22:15:14.868Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2020-12-07T22:15:15.383Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2020-12-07T22:15:15.460Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%] [2020-12-07T22:15:15.722Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2020-12-07T22:15:15.722Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2020-12-07T22:15:15.952Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2020-12-07T22:15:15.952Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2020-12-07T22:15:15.952Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2020-12-07T22:15:16.670Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2020-12-07T22:15:16.889Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%] [2020-12-07T22:15:16.889Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2020-12-07T22:15:16.889Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2020-12-07T22:15:16.933Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%] [2020-12-07T22:15:17.505Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2020-12-07T22:15:17.768Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2020-12-07T22:15:17.830Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2020-12-07T22:15:18.340Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2020-12-07T22:15:18.602Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2020-12-07T22:15:18.773Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2020-12-07T22:15:18.863Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2020-12-07T22:15:18.863Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2020-12-07T22:15:18.863Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2020-12-07T22:15:19.437Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2020-12-07T22:15:19.699Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2020-12-07T22:15:19.711Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 25%] [2020-12-07T22:15:19.711Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2020-12-07T22:15:19.711Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2020-12-07T22:15:20.270Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2020-12-07T22:15:20.278Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2020-12-07T22:15:20.532Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2020-12-07T22:15:20.537Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2020-12-07T22:15:20.537Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2020-12-07T22:15:21.104Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%] [2020-12-07T22:15:21.104Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2020-12-07T22:15:21.365Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2020-12-07T22:15:21.672Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%] [2020-12-07T22:15:21.933Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2020-12-07T22:15:21.933Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2020-12-07T22:15:21.938Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2020-12-07T22:15:22.199Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2020-12-07T22:15:22.772Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2020-12-07T22:15:22.869Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2020-12-07T22:15:23.033Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2020-12-07T22:15:23.606Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2020-12-07T22:15:23.806Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2020-12-07T22:15:24.179Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2020-12-07T22:15:24.440Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2020-12-07T22:15:24.745Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 26%] [2020-12-07T22:15:25.003Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2020-12-07T22:15:25.013Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2020-12-07T22:15:25.263Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2020-12-07T22:15:25.263Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2020-12-07T22:15:25.274Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2020-12-07T22:15:25.535Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2020-12-07T22:15:26.107Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%] [2020-12-07T22:15:26.199Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2020-12-07T22:15:26.459Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2020-12-07T22:15:26.679Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2020-12-07T22:15:26.720Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2020-12-07T22:15:26.941Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2020-12-07T22:15:27.202Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2020-12-07T22:15:27.287Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%] [2020-12-07T22:15:28.145Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2020-12-07T22:15:28.407Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2020-12-07T22:15:28.665Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2020-12-07T22:15:28.665Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2020-12-07T22:15:28.924Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2020-12-07T22:15:28.983Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2020-12-07T22:15:29.492Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2020-12-07T22:15:29.492Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2020-12-07T22:15:30.060Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2020-12-07T22:15:30.319Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2020-12-07T22:15:30.384Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2020-12-07T22:15:30.887Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2020-12-07T22:15:31.329Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2020-12-07T22:15:31.456Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2020-12-07T22:15:32.024Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2020-12-07T22:15:32.024Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2020-12-07T22:15:32.283Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%] [2020-12-07T22:15:32.716Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2020-12-07T22:15:32.851Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2020-12-07T22:15:32.852Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2020-12-07T22:15:33.288Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2020-12-07T22:15:33.788Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2020-12-07T22:15:34.232Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2020-12-07T22:15:34.356Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%] [2020-12-07T22:15:34.615Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2020-12-07T22:15:35.183Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2020-12-07T22:15:35.441Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2020-12-07T22:15:35.618Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%] [2020-12-07T22:15:36.009Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2020-12-07T22:15:36.009Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2020-12-07T22:15:36.268Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2020-12-07T22:15:36.268Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2020-12-07T22:15:36.527Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2020-12-07T22:15:37.006Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2020-12-07T22:15:37.108Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2020-12-07T22:15:37.267Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2020-12-07T22:15:37.681Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2020-12-07T22:15:37.941Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2020-12-07T22:15:38.509Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%] [2020-12-07T22:15:38.652Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2020-12-07T22:15:38.769Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2020-12-07T22:15:39.338Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2020-12-07T22:15:39.598Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2020-12-07T22:15:39.600Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2020-12-07T22:15:40.167Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2020-12-07T22:15:40.426Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2020-12-07T22:15:40.984Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2020-12-07T22:15:40.993Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2020-12-07T22:15:41.560Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2020-12-07T22:15:41.820Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2020-12-07T22:15:41.928Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2020-12-07T22:15:42.388Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2020-12-07T22:15:42.501Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2020-12-07T22:15:42.647Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2020-12-07T22:15:42.763Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2020-12-07T22:15:43.216Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2020-12-07T22:15:43.335Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2020-12-07T22:15:43.597Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2020-12-07T22:15:43.783Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%] [2020-12-07T22:15:44.042Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2020-12-07T22:15:44.169Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2020-12-07T22:15:44.432Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 32%] [2020-12-07T22:15:44.611Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2020-12-07T22:15:44.870Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2020-12-07T22:15:45.012Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2020-12-07T22:15:45.012Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2020-12-07T22:15:45.603Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2020-12-07T22:15:45.808Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2020-12-07T22:15:45.864Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2020-12-07T22:15:46.377Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2020-12-07T22:15:46.435Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2020-12-07T22:15:46.944Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2020-12-07T22:15:47.008Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2020-12-07T22:15:47.008Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2020-12-07T22:15:47.579Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2020-12-07T22:15:47.842Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2020-12-07T22:15:48.322Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2020-12-07T22:15:48.414Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2020-12-07T22:15:48.676Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2020-12-07T22:15:48.890Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2020-12-07T22:15:49.248Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2020-12-07T22:15:49.820Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2020-12-07T22:15:50.764Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2020-12-07T22:15:50.798Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2020-12-07T22:15:51.365Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2020-12-07T22:15:52.150Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2020-12-07T22:15:52.304Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2020-12-07T22:15:52.410Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2020-12-07T22:15:52.983Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2020-12-07T22:15:53.557Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2020-12-07T22:15:53.683Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%] [2020-12-07T22:15:54.945Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2020-12-07T22:15:55.063Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2020-12-07T22:15:55.518Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2020-12-07T22:15:55.630Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2020-12-07T22:15:56.092Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2020-12-07T22:15:56.664Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2020-12-07T22:15:56.925Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2020-12-07T22:15:57.022Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2020-12-07T22:15:57.870Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2020-12-07T22:15:57.964Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2020-12-07T22:15:58.814Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2020-12-07T22:15:59.342Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2020-12-07T22:15:59.758Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2020-12-07T22:16:00.020Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2020-12-07T22:16:00.279Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2020-12-07T22:16:00.644Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2020-12-07T22:16:00.847Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2020-12-07T22:16:00.905Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2020-12-07T22:16:01.415Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2020-12-07T22:16:01.476Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2020-12-07T22:16:01.675Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2020-12-07T22:16:02.048Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2020-12-07T22:16:02.244Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2020-12-07T22:16:02.309Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2020-12-07T22:16:02.503Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2020-12-07T22:16:03.073Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 32%] [2020-12-07T22:16:03.641Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2020-12-07T22:16:03.641Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2020-12-07T22:16:03.695Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2020-12-07T22:16:03.901Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2020-12-07T22:16:04.841Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2020-12-07T22:16:05.081Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2020-12-07T22:16:05.099Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2020-12-07T22:16:05.342Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%] [2020-12-07T22:16:05.666Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2020-12-07T22:16:05.915Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2020-12-07T22:16:05.925Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2020-12-07T22:16:06.184Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2020-12-07T22:16:06.488Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2020-12-07T22:16:06.749Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2020-12-07T22:16:06.753Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2020-12-07T22:16:07.012Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2020-12-07T22:16:07.321Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2020-12-07T22:16:07.580Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2020-12-07T22:16:07.892Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2020-12-07T22:16:08.147Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2020-12-07T22:16:08.407Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2020-12-07T22:16:09.344Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2020-12-07T22:16:09.811Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2020-12-07T22:16:10.722Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2020-12-07T22:16:10.982Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2020-12-07T22:16:11.199Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2020-12-07T22:16:11.551Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2020-12-07T22:16:11.810Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2020-12-07T22:16:12.142Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2020-12-07T22:16:12.714Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2020-12-07T22:16:12.975Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2020-12-07T22:16:13.189Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2020-12-07T22:16:13.548Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2020-12-07T22:16:14.121Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%] [2020-12-07T22:16:14.125Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2020-12-07T22:16:14.691Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2020-12-07T22:16:14.693Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2020-12-07T22:16:14.693Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2020-12-07T22:16:14.693Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2020-12-07T22:16:15.258Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2020-12-07T22:16:15.637Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2020-12-07T22:16:15.826Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2020-12-07T22:16:15.912Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2020-12-07T22:16:15.912Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2020-12-07T22:16:16.183Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2020-12-07T22:16:16.395Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2020-12-07T22:16:17.345Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2020-12-07T22:16:17.581Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2020-12-07T22:16:18.281Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2020-12-07T22:16:18.525Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2020-12-07T22:16:18.849Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2020-12-07T22:16:19.416Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2020-12-07T22:16:19.674Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2020-12-07T22:16:19.913Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2020-12-07T22:16:20.243Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2020-12-07T22:16:20.811Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2020-12-07T22:16:21.378Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2020-12-07T22:16:22.758Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2020-12-07T22:16:23.216Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2020-12-07T22:16:24.136Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2020-12-07T22:16:24.396Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%] [2020-12-07T22:16:24.964Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2020-12-07T22:16:25.223Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2020-12-07T22:16:25.761Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%] [2020-12-07T22:16:25.790Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2020-12-07T22:16:26.358Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2020-12-07T22:16:26.927Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2020-12-07T22:16:28.831Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2020-12-07T22:16:29.967Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2020-12-07T22:16:30.209Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2020-12-07T22:16:31.587Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2020-12-07T22:16:31.846Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2020-12-07T22:16:32.414Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2020-12-07T22:16:32.673Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2020-12-07T22:16:33.241Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%] [2020-12-07T22:16:33.270Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2020-12-07T22:16:33.808Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2020-12-07T22:16:33.808Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2020-12-07T22:16:33.808Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2020-12-07T22:16:34.744Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2020-12-07T22:16:35.313Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2020-12-07T22:16:35.313Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2020-12-07T22:16:35.313Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2020-12-07T22:16:37.218Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2020-12-07T22:16:37.801Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2020-12-07T22:16:39.179Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2020-12-07T22:16:39.855Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2020-12-07T22:16:40.437Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2020-12-07T22:16:42.468Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2020-12-07T22:16:43.745Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2020-12-07T22:16:45.758Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%] [2020-12-07T22:16:49.035Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2020-12-07T22:16:49.945Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2020-12-07T22:16:49.979Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2020-12-07T22:16:52.479Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2020-12-07T22:16:53.281Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2020-12-07T22:16:56.585Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2020-12-07T22:16:59.046Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2020-12-07T22:16:59.984Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2020-12-07T22:17:01.875Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2020-12-07T22:17:03.271Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2020-12-07T22:17:05.179Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2020-12-07T22:17:08.542Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2020-12-07T22:17:09.942Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2020-12-07T22:17:11.793Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%] [2020-12-07T22:17:12.365Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2020-12-07T22:17:13.239Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2020-12-07T22:17:15.667Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2020-12-07T22:17:16.528Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2020-12-07T22:17:20.957Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2020-12-07T22:17:21.799Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2020-12-07T22:17:25.087Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2020-12-07T22:17:26.247Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2020-12-07T22:17:29.552Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2020-12-07T22:17:30.938Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2020-12-07T22:17:31.511Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2020-12-07T22:17:31.511Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2020-12-07T22:17:31.653Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%] [2020-12-07T22:17:31.772Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2020-12-07T22:17:32.036Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2020-12-07T22:17:32.036Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2020-12-07T22:17:32.297Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%] [2020-12-07T22:17:32.297Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2020-12-07T22:17:33.030Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2020-12-07T22:17:33.240Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2020-12-07T22:17:33.240Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2020-12-07T22:17:33.240Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2020-12-07T22:17:33.240Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2020-12-07T22:17:33.240Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2020-12-07T22:17:33.240Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2020-12-07T22:17:33.501Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2020-12-07T22:17:33.501Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2020-12-07T22:17:33.501Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2020-12-07T22:17:33.501Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2020-12-07T22:17:33.501Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2020-12-07T22:17:33.501Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2020-12-07T22:17:33.763Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2020-12-07T22:17:34.025Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2020-12-07T22:17:34.286Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2020-12-07T22:17:34.548Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2020-12-07T22:17:34.548Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2020-12-07T22:17:34.548Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 46%] [2020-12-07T22:17:34.810Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2020-12-07T22:17:35.072Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2020-12-07T22:17:35.334Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2020-12-07T22:17:35.595Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2020-12-07T22:17:35.856Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2020-12-07T22:17:36.118Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2020-12-07T22:17:36.118Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2020-12-07T22:17:36.317Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2020-12-07T22:17:36.379Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2020-12-07T22:17:36.640Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2020-12-07T22:17:36.902Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2020-12-07T22:17:37.163Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2020-12-07T22:17:37.425Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 47%] [2020-12-07T22:17:37.687Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2020-12-07T22:17:37.949Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2020-12-07T22:17:38.211Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2020-12-07T22:17:38.211Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2020-12-07T22:17:38.473Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2020-12-07T22:17:38.735Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2020-12-07T22:17:38.997Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2020-12-07T22:17:39.259Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2020-12-07T22:17:39.521Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2020-12-07T22:17:39.784Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2020-12-07T22:17:40.047Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2020-12-07T22:17:40.047Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 48%] [2020-12-07T22:17:40.309Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2020-12-07T22:17:40.571Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2020-12-07T22:17:40.833Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2020-12-07T22:17:41.095Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2020-12-07T22:17:41.358Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2020-12-07T22:17:41.587Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2020-12-07T22:17:41.620Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2020-12-07T22:17:41.620Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2020-12-07T22:17:41.883Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2020-12-07T22:17:42.145Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2020-12-07T22:17:42.407Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2020-12-07T22:17:42.669Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2020-12-07T22:17:42.931Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 49%] [2020-12-07T22:17:43.194Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2020-12-07T22:17:43.457Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2020-12-07T22:17:43.457Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2020-12-07T22:17:43.719Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2020-12-07T22:17:43.981Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2020-12-07T22:17:44.243Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2020-12-07T22:17:44.506Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2020-12-07T22:17:44.768Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2020-12-07T22:17:45.057Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2020-12-07T22:17:45.320Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2020-12-07T22:17:45.582Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 50%] [2020-12-07T22:17:45.845Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2020-12-07T22:17:45.845Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2020-12-07T22:17:46.107Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2020-12-07T22:17:46.369Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2020-12-07T22:17:46.632Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2020-12-07T22:17:46.894Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2020-12-07T22:17:46.897Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2020-12-07T22:17:47.156Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2020-12-07T22:17:47.418Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2020-12-07T22:17:47.681Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2020-12-07T22:17:47.943Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2020-12-07T22:17:47.943Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2020-12-07T22:17:48.205Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 51%] [2020-12-07T22:17:48.472Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2020-12-07T22:17:48.734Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2020-12-07T22:17:48.996Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2020-12-07T22:17:49.571Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2020-12-07T22:17:49.833Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2020-12-07T22:17:50.095Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2020-12-07T22:17:50.183Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2020-12-07T22:17:50.357Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2020-12-07T22:17:50.619Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2020-12-07T22:17:50.880Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2020-12-07T22:17:51.142Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2020-12-07T22:17:51.412Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2020-12-07T22:17:51.674Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 52%] [2020-12-07T22:17:51.674Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2020-12-07T22:17:51.937Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2020-12-07T22:17:52.087Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2020-12-07T22:17:52.199Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2020-12-07T22:17:52.345Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2020-12-07T22:17:52.345Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2020-12-07T22:17:52.461Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2020-12-07T22:17:52.723Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2020-12-07T22:17:52.913Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2020-12-07T22:17:52.985Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2020-12-07T22:17:53.172Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2020-12-07T22:17:53.172Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2020-12-07T22:17:53.247Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2020-12-07T22:17:53.430Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%] [2020-12-07T22:17:53.430Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2020-12-07T22:17:53.509Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2020-12-07T22:17:53.771Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2020-12-07T22:17:54.035Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2020-12-07T22:17:54.309Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2020-12-07T22:17:54.369Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2020-12-07T22:17:54.369Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2020-12-07T22:17:54.369Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2020-12-07T22:17:54.369Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2020-12-07T22:17:54.369Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2020-12-07T22:17:54.369Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2020-12-07T22:17:54.369Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2020-12-07T22:17:54.571Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 53%] [2020-12-07T22:17:54.629Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2020-12-07T22:17:54.629Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2020-12-07T22:17:54.629Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2020-12-07T22:17:54.629Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2020-12-07T22:17:54.629Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2020-12-07T22:17:54.833Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2020-12-07T22:17:54.888Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2020-12-07T22:17:55.095Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2020-12-07T22:17:55.147Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2020-12-07T22:17:55.358Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [2020-12-07T22:17:55.358Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2020-12-07T22:17:55.406Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 42%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2020-12-07T22:17:55.406Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2020-12-07T22:17:55.620Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2020-12-07T22:17:55.665Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2020-12-07T22:17:55.666Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2020-12-07T22:17:55.666Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2020-12-07T22:17:55.666Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2020-12-07T22:17:55.666Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2020-12-07T22:17:55.666Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2020-12-07T22:17:55.666Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2020-12-07T22:17:55.666Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2020-12-07T22:17:55.666Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2020-12-07T22:17:55.666Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2020-12-07T22:17:55.666Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2020-12-07T22:17:55.666Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 46%] [2020-12-07T22:17:55.883Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2020-12-07T22:17:55.925Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2020-12-07T22:17:56.145Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2020-12-07T22:17:56.184Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2020-12-07T22:17:56.407Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2020-12-07T22:17:56.444Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2020-12-07T22:17:56.669Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2020-12-07T22:17:56.704Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2020-12-07T22:17:56.931Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2020-12-07T22:17:56.931Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2020-12-07T22:17:56.964Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2020-12-07T22:17:56.964Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2020-12-07T22:17:57.224Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2020-12-07T22:17:57.483Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2020-12-07T22:17:57.509Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 54%] [2020-12-07T22:17:57.509Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2020-12-07T22:17:57.743Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2020-12-07T22:17:57.774Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2020-12-07T22:17:58.002Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2020-12-07T22:17:58.038Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2020-12-07T22:17:58.261Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2020-12-07T22:17:58.300Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2020-12-07T22:17:58.520Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 47%] [2020-12-07T22:17:58.562Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2020-12-07T22:17:58.779Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2020-12-07T22:17:58.779Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2020-12-07T22:17:58.824Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2020-12-07T22:17:59.039Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2020-12-07T22:17:59.086Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2020-12-07T22:17:59.086Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2020-12-07T22:17:59.298Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2020-12-07T22:17:59.349Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2020-12-07T22:17:59.558Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2020-12-07T22:17:59.610Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2020-12-07T22:17:59.817Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2020-12-07T22:17:59.871Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2020-12-07T22:18:00.077Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2020-12-07T22:18:00.133Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 55%] [2020-12-07T22:18:00.336Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2020-12-07T22:18:00.394Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2020-12-07T22:18:00.394Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2020-12-07T22:18:00.394Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2020-12-07T22:18:00.394Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2020-12-07T22:18:00.595Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2020-12-07T22:18:00.656Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2020-12-07T22:18:00.855Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2020-12-07T22:18:00.855Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2020-12-07T22:18:00.918Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2020-12-07T22:18:00.918Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2020-12-07T22:18:01.114Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 48%] [2020-12-07T22:18:01.180Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2020-12-07T22:18:01.180Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2020-12-07T22:18:01.374Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2020-12-07T22:18:01.442Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2020-12-07T22:18:01.637Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2020-12-07T22:18:01.705Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 56%] [2020-12-07T22:18:01.897Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2020-12-07T22:18:01.967Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 56%] [2020-12-07T22:18:02.157Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2020-12-07T22:18:02.230Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2020-12-07T22:18:02.417Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2020-12-07T22:18:02.417Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2020-12-07T22:18:02.491Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2020-12-07T22:18:02.676Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2020-12-07T22:18:02.754Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2020-12-07T22:18:02.936Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2020-12-07T22:18:03.017Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2020-12-07T22:18:03.017Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2020-12-07T22:18:03.195Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2020-12-07T22:18:03.280Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2020-12-07T22:18:03.455Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2020-12-07T22:18:03.542Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2020-12-07T22:18:03.715Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2020-12-07T22:18:03.804Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2020-12-07T22:18:03.975Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 49%] [2020-12-07T22:18:04.066Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2020-12-07T22:18:04.235Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2020-12-07T22:18:04.235Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2020-12-07T22:18:04.329Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2020-12-07T22:18:04.329Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_second PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2020-12-07T22:18:04.329Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 59%] [2020-12-07T22:18:04.329Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2020-12-07T22:18:04.329Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2020-12-07T22:18:04.329Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2020-12-07T22:18:04.329Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2020-12-07T22:18:04.329Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2020-12-07T22:18:04.495Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2020-12-07T22:18:04.591Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2020-12-07T22:18:04.754Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2020-12-07T22:18:04.854Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2020-12-07T22:18:04.854Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2020-12-07T22:18:04.854Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2020-12-07T22:18:04.854Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 59%] [2020-12-07T22:18:04.854Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 59%] [2020-12-07T22:18:04.854Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 60%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 61%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 62%] [2020-12-07T22:18:04.854Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2020-12-07T22:18:04.854Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2020-12-07T22:18:05.020Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2020-12-07T22:18:05.116Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%] [2020-12-07T22:18:05.116Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 64%] [2020-12-07T22:18:05.116Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2020-12-07T22:18:05.116Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2020-12-07T22:18:05.116Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2020-12-07T22:18:05.116Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2020-12-07T22:18:05.281Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2020-12-07T22:18:05.378Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2020-12-07T22:18:05.378Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2020-12-07T22:18:05.541Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2020-12-07T22:18:05.641Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 64%] [2020-12-07T22:18:05.801Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2020-12-07T22:18:05.903Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2020-12-07T22:18:05.903Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2020-12-07T22:18:06.061Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2020-12-07T22:18:06.166Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2020-12-07T22:18:06.322Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2020-12-07T22:18:06.322Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 50%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2020-12-07T22:18:06.428Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2020-12-07T22:18:06.690Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2020-12-07T22:18:06.891Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2020-12-07T22:18:06.891Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2020-12-07T22:18:06.952Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2020-12-07T22:18:07.151Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 90%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2020-12-07T22:18:07.214Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2020-12-07T22:18:07.412Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2020-12-07T22:18:07.476Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2020-12-07T22:18:07.477Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2020-12-07T22:18:07.477Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2020-12-07T22:18:07.477Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2020-12-07T22:18:07.672Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2020-12-07T22:18:07.739Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2020-12-07T22:18:07.932Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2020-12-07T22:18:08.191Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2020-12-07T22:18:08.451Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2020-12-07T22:18:08.451Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2020-12-07T22:18:08.711Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2020-12-07T22:18:08.971Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2020-12-07T22:18:09.231Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 51%] [2020-12-07T22:18:09.491Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2020-12-07T22:18:09.750Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2020-12-07T22:18:10.010Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2020-12-07T22:18:10.579Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2020-12-07T22:18:10.839Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2020-12-07T22:18:11.098Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2020-12-07T22:18:11.358Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2020-12-07T22:18:11.617Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2020-12-07T22:18:11.617Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2020-12-07T22:18:12.187Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2020-12-07T22:18:12.187Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2020-12-07T22:18:12.447Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 52%] [2020-12-07T22:18:12.706Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2020-12-07T22:18:13.086Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2020-12-07T22:18:13.346Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2020-12-07T22:18:13.346Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2020-12-07T22:18:13.606Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2020-12-07T22:18:13.866Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2020-12-07T22:18:14.126Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2020-12-07T22:18:14.385Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2020-12-07T22:18:14.645Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2020-12-07T22:18:14.905Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2020-12-07T22:18:15.164Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2020-12-07T22:18:15.423Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 53%] [2020-12-07T22:18:15.683Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2020-12-07T22:18:15.893Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%] [2020-12-07T22:18:15.893Z] [2020-12-07T22:18:15.893Z] =============================== warnings summary =============================== [2020-12-07T22:18:15.893Z] tests/acceptance/cli_test.py: 434 warnings [2020-12-07T22:18:15.893Z] tests/acceptance/context_test.py: 1 warning [2020-12-07T22:18:15.893Z] tests/integration/environment_test.py: 4 warnings [2020-12-07T22:18:15.893Z] tests/integration/network_test.py: 2 warnings [2020-12-07T22:18:15.893Z] tests/integration/project_test.py: 2 warnings [2020-12-07T22:18:15.893Z] tests/integration/resilience_test.py: 2 warnings [2020-12-07T22:18:15.893Z] tests/integration/service_test.py: 8 warnings [2020-12-07T22:18:15.893Z] tests/integration/state_test.py: 8 warnings [2020-12-07T22:18:15.893Z] tests/integration/volume_test.py: 2 warnings [2020-12-07T22:18:15.893Z] tests/unit/cli_test.py: 2 warnings [2020-12-07T22:18:15.893Z] tests/unit/cli/docker_client_test.py: 8 warnings [2020-12-07T22:18:15.893Z] /code/.tox/py39/lib/python3.9/site-packages/docker/utils/utils.py:276: DeprecationWarning: urllib.parse.splitnport() is deprecated as of 3.8, use urllib.parse.urlparse() instead [2020-12-07T22:18:15.893Z] host, port = splitnport(parsed_url.netloc) [2020-12-07T22:18:15.893Z] [2020-12-07T22:18:15.893Z] -- Docs: https://docs.pytest.org/en/stable/warnings.html [2020-12-07T22:18:15.893Z] [2020-12-07T22:18:15.893Z] ----------- coverage: platform linux, python 3.9.0-final-0 ----------- [2020-12-07T22:18:15.893Z] Name Stmts Miss Branch BrPart Cover Missing [2020-12-07T22:18:15.893Z] ----------------------------------------------------------------------------- [2020-12-07T22:18:15.893Z] compose/__init__.py 1 0 0 0 100% [2020-12-07T22:18:15.893Z] compose/__main__.py 2 2 0 0 0% 1-3 [2020-12-07T22:18:15.893Z] compose/cli/__init__.py 0 0 0 0 100% [2020-12-07T22:18:15.894Z] compose/cli/colors.py 21 2 10 2 87% 33->34, 34-35, 45->exit [2020-12-07T22:18:15.894Z] 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 [2020-12-07T22:18:15.894Z] 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 [2020-12-07T22:18:15.894Z] compose/cli/docopt_command.py 36 4 8 2 86% 10-11, 25->26, 26, 31->32, 32 [2020-12-07T22:18:15.894Z] compose/cli/errors.py 98 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 [2020-12-07T22:18:15.894Z] compose/cli/formatter.py 32 2 8 0 95% 18-19 [2020-12-07T22:18:15.894Z] compose/cli/log_printer.py 152 9 56 6 92% 44->exit, 76->77, 77, 99->104, 104, 111-116, 175->177, 177, 229->230, 230-233, 238->244, 263 [2020-12-07T22:18:15.894Z] compose/cli/main.py 698 93 301 40 84% 57->60, 78->80, 82->83, 83-84, 85->86, 86-87, 167->168, 168, 329->330, 330-332, 414->415, 415, 475->476, 476, 479->480, 480, 485-486, 490->496, 496-525, 554->555, 555-557, 560->561, 561, 627->629, 629-630, 669-670, 687->688, 688, 708->709, 709-710, 721->722, 722, 744->745, 745, 763, 800->810, 802->exit, 810, 1039->1040, 1040, 1049->1050, 1050, 1079-1088, 1132-1135, 1142->1143, 1143-1147, 1148->1149, 1149-1154, 1176->1177, 1177, 1194-1226, 1232->1233, 1233-1234, 1235->1236, 1236-1238, 1252->1253, 1253, 1327->exit, 1328-1329, 1443->1444, 1444, 1462->1463, 1463, 1468->1469, 1469, 1484->1485, 1485, 1489-1490, 1500->1501, 1501, 1505->1506, 1506, 1508->1509, 1509, 1534->1535, 1535, 1548->1556, 1550->1554, 1554-1556, 1565->1566, 1566, 1575->1577, 1577 [2020-12-07T22:18:15.894Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2020-12-07T22:18:15.894Z] compose/cli/utils.py 74 28 18 4 57% 25-34, 42-44, 51-57, 65, 77->79, 79-92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143 [2020-12-07T22:18:15.894Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2020-12-07T22:18:15.894Z] compose/config/__init__.py 11 0 0 0 100% [2020-12-07T22:18:15.894Z] compose/config/config.py 809 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 [2020-12-07T22:18:15.894Z] compose/config/environment.py 86 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110 [2020-12-07T22:18:15.894Z] compose/config/errors.py 24 2 2 0 85% 32-36 [2020-12-07T22:18:15.894Z] compose/config/interpolation.py 148 6 64 3 95% 61, 117->exit, 143->145, 145, 218->219, 219, 224-226 [2020-12-07T22:18:15.894Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2020-12-07T22:18:15.894Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2020-12-07T22:18:15.894Z] compose/config/types.py 304 21 118 18 91% 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 [2020-12-07T22:18:15.894Z] compose/config/validation.py 274 19 152 15 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, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2020-12-07T22:18:15.894Z] compose/const.py 25 0 0 0 100% [2020-12-07T22:18:15.894Z] compose/container.py 220 8 50 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316 [2020-12-07T22:18:15.894Z] compose/errors.py 15 1 0 0 93% 8 [2020-12-07T22:18:15.894Z] compose/network.py 194 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2020-12-07T22:18:15.894Z] compose/parallel.py 196 2 58 1 99% 183, 321->322, 322 [2020-12-07T22:18:15.894Z] compose/progress_stream.py 85 8 44 9 87% 36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113 [2020-12-07T22:18:15.894Z] compose/project.py 622 99 308 29 82% 61->64, 64, 225->224, 256-257, 298-299, 319-320, 334->335, 335, 338->339, 339, 343->345, 345->346, 346, 353->354, 354, 364->365, 365, 367->370, 370-381, 452->454, 486->488, 488-489, 491->492, 492-497, 511->512, 512-515, 567->568, 568, 618->619, 619, 622->623, 623, 651->652, 652, 761-765, 767->768, 768, 785->786, 786, 923->924, 924-925, 927->928, 928, 934->938, 936->938, 938->942, 940->942, 942, 952-953, 957-959, 963->964, 964, 965->966, 966, 977->986, 1004-1005, 1007->1014, 1011-1014, 1062-1077, 1081-1100, 1104-1126, 1131-1132, 1137, 1142-1143, 1154 [2020-12-07T22:18:15.894Z] compose/service.py 981 53 465 29 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, 1916->1917, 1917, 1925->1926, 1926-1927 [2020-12-07T22:18:15.894Z] compose/timeparse.py 20 0 4 0 100% [2020-12-07T22:18:15.894Z] compose/utils.py 107 6 40 4 93% 64-68, 113->114, 114, 123->124, 124, 156->157, 157, 158->160, 160 [2020-12-07T22:18:15.894Z] compose/version.py 4 0 0 0 100% [2020-12-07T22:18:15.894Z] compose/volume.py 130 5 44 4 94% 80->81, 81, 139->148, 148, 197->198, 198, 207->209, 209-210 [2020-12-07T22:18:15.894Z] ----------------------------------------------------------------------------- [2020-12-07T22:18:15.894Z] TOTAL 5765 493 2485 226 90% [2020-12-07T22:18:15.894Z] Coverage HTML written to dir coverage-html [2020-12-07T22:18:15.894Z] [2020-12-07T22:18:15.894Z] =========================== short test summary info ============================ [2020-12-07T22:18:15.894Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2020-12-07T22:18:15.894Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2020-12-07T22:18:15.894Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2020-12-07T22:18:15.894Z] not supported by kernel [2020-12-07T22:18:15.894Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2020-12-07T22:18:15.894Z] Not supported on most drivers [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/acceptance/cli_test.py:576: deprecated option [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/acceptance/cli_test.py:583: deprecated option [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/acceptance/cli_test.py:592: deprecated option [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/acceptance/cli_test.py:2563: race condition between up and logs [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/acceptance/cli_test.py:2515: race condition between up and logs [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/acceptance/cli_test.py:2542: race condition between up and logs [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/integration/testcases.py:131: This daemon does not support the 'nvidia'' runtime [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/integration/service_test.py:1698: Broken on 1.11.0 - 17.03.0 [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally [2020-12-07T22:18:15.894Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths [2020-12-07T22:18:15.894Z] = 1159 passed, 17 skipped, 3 xfailed, 3 xpassed, 473 warnings in 658.47s (0:10:58) = [2020-12-07T22:18:15.894Z] ___________________________________ summary ____________________________________ [2020-12-07T22:18:15.894Z]  py39: commands succeeded [2020-12-07T22:18:15.894Z]  congratulations :) [2020-12-07T22:18:15.894Z] + on_exit [2020-12-07T22:18:15.894Z] + [[ 0 != \0 ]] [2020-12-07T22:18:15.894Z] + docker rm -vf compose-dind-19.03.13-9 [2020-12-07T22:18:15.942Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2020-12-07T22:18:16.162Z] compose-dind-19.03.13-9 [2020-12-07T22:18:16.202Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-07T22:18:16.462Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2020-12-07T22:18:16.462Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2020-12-07T22:18:16.722Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2020-12-07T22:18:16.982Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2020-12-07T22:18:17.242Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2020-12-07T22:18:17.502Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2020-12-07T22:18:17.762Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2020-12-07T22:18:18.021Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2020-12-07T22:18:18.281Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 54%] [2020-12-07T22:18:18.541Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2020-12-07T22:18:18.541Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2020-12-07T22:18:18.801Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2020-12-07T22:18:19.061Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2020-12-07T22:18:19.321Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2020-12-07T22:18:19.581Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2020-12-07T22:18:19.841Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2020-12-07T22:18:20.101Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2020-12-07T22:18:20.101Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2020-12-07T22:18:20.360Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2020-12-07T22:18:20.620Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2020-12-07T22:18:20.880Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 55%] [2020-12-07T22:18:21.139Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2020-12-07T22:18:21.139Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2020-12-07T22:18:21.139Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2020-12-07T22:18:21.139Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2020-12-07T22:18:21.399Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2020-12-07T22:18:21.659Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2020-12-07T22:18:21.918Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2020-12-07T22:18:22.178Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2020-12-07T22:18:22.178Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2020-12-07T22:18:22.178Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2020-12-07T22:18:22.439Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 56%] [2020-12-07T22:18:22.699Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 56%] [2020-12-07T22:18:22.959Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2020-12-07T22:18:23.218Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2020-12-07T22:18:23.478Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2020-12-07T22:18:23.738Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2020-12-07T22:18:24.004Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2020-12-07T22:18:24.004Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2020-12-07T22:18:24.264Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2020-12-07T22:18:24.524Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2020-12-07T22:18:24.784Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2020-12-07T22:18:25.044Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2020-12-07T22:18:25.044Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_second PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2020-12-07T22:18:25.044Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 59%] [2020-12-07T22:18:25.044Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2020-12-07T22:18:25.044Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2020-12-07T22:18:25.044Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2020-12-07T22:18:25.044Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2020-12-07T22:18:25.044Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2020-12-07T22:18:25.304Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2020-12-07T22:18:25.564Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2020-12-07T22:18:25.564Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2020-12-07T22:18:25.564Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2020-12-07T22:18:25.564Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 59%] [2020-12-07T22:18:25.564Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 59%] [2020-12-07T22:18:25.564Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 60%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 61%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2020-12-07T22:18:25.564Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2020-12-07T22:18:25.564Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2020-12-07T22:18:25.564Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2020-12-07T22:18:25.564Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2020-12-07T22:18:25.564Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2020-12-07T22:18:25.824Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2020-12-07T22:18:25.824Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2020-12-07T22:18:25.824Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2020-12-07T22:18:25.824Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2020-12-07T22:18:25.824Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 62%] [2020-12-07T22:18:25.824Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 64%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2020-12-07T22:18:25.824Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2020-12-07T22:18:26.084Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2020-12-07T22:18:26.345Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2020-12-07T22:18:26.345Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 64%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2020-12-07T22:18:26.605Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 68%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2020-12-07T22:18:26.605Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2020-12-07T22:18:26.865Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2020-12-07T22:18:27.126Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2020-12-07T22:18:27.386Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2020-12-07T22:18:27.646Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%] [2020-12-07T22:18:27.906Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 89%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2020-12-07T22:18:27.907Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2020-12-07T22:18:28.167Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2020-12-07T22:18:28.427Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2020-12-07T22:18:28.427Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2020-12-07T22:18:28.427Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2020-12-07T22:18:28.427Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2020-12-07T22:18:28.427Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2020-12-07T22:18:28.427Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2020-12-07T22:18:28.427Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2020-12-07T22:18:28.427Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2020-12-07T22:18:28.427Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2020-12-07T22:18:28.427Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2020-12-07T22:18:28.428Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2020-12-07T22:18:36.554Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%] [2020-12-07T22:18:36.554Z] [2020-12-07T22:18:36.554Z] =============================== warnings summary =============================== [2020-12-07T22:18:36.554Z] tests/acceptance/cli_test.py: 434 warnings [2020-12-07T22:18:36.554Z] tests/acceptance/context_test.py: 1 warning [2020-12-07T22:18:36.554Z] tests/integration/environment_test.py: 4 warnings [2020-12-07T22:18:36.554Z] tests/integration/network_test.py: 2 warnings [2020-12-07T22:18:36.554Z] tests/integration/project_test.py: 2 warnings [2020-12-07T22:18:36.554Z] tests/integration/resilience_test.py: 2 warnings [2020-12-07T22:18:36.554Z] tests/integration/service_test.py: 8 warnings [2020-12-07T22:18:36.554Z] tests/integration/state_test.py: 8 warnings [2020-12-07T22:18:36.554Z] tests/integration/volume_test.py: 2 warnings [2020-12-07T22:18:36.554Z] tests/unit/cli_test.py: 2 warnings [2020-12-07T22:18:36.554Z] tests/unit/cli/docker_client_test.py: 8 warnings [2020-12-07T22:18:36.554Z] /code/.tox/py39/lib/python3.9/site-packages/docker/utils/utils.py:276: DeprecationWarning: urllib.parse.splitnport() is deprecated as of 3.8, use urllib.parse.urlparse() instead [2020-12-07T22:18:36.554Z] host, port = splitnport(parsed_url.netloc) [2020-12-07T22:18:36.554Z] [2020-12-07T22:18:36.554Z] -- Docs: https://docs.pytest.org/en/stable/warnings.html [2020-12-07T22:18:36.554Z] [2020-12-07T22:18:36.554Z] ----------- coverage: platform linux, python 3.9.0-final-0 ----------- [2020-12-07T22:18:36.554Z] Name Stmts Miss Branch BrPart Cover Missing [2020-12-07T22:18:36.554Z] ----------------------------------------------------------------------------- [2020-12-07T22:18:36.554Z] compose/__init__.py 1 0 0 0 100% [2020-12-07T22:18:36.554Z] compose/__main__.py 2 2 0 0 0% 1-3 [2020-12-07T22:18:36.554Z] compose/cli/__init__.py 0 0 0 0 100% [2020-12-07T22:18:36.554Z] compose/cli/colors.py 21 2 10 2 87% 33->34, 34-35, 45->exit [2020-12-07T22:18:36.554Z] 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 [2020-12-07T22:18:36.554Z] 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 [2020-12-07T22:18:36.554Z] compose/cli/docopt_command.py 36 4 8 2 86% 10-11, 25->26, 26, 31->32, 32 [2020-12-07T22:18:36.554Z] compose/cli/errors.py 98 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 [2020-12-07T22:18:36.554Z] compose/cli/formatter.py 32 2 8 0 95% 18-19 [2020-12-07T22:18:36.554Z] compose/cli/log_printer.py 152 9 56 6 92% 44->exit, 76->77, 77, 99->104, 104, 111-116, 175->177, 177, 229->230, 230-233, 238->244, 263 [2020-12-07T22:18:36.554Z] compose/cli/main.py 698 93 301 40 84% 57->60, 78->80, 82->83, 83-84, 85->86, 86-87, 167->168, 168, 329->330, 330-332, 414->415, 415, 475->476, 476, 479->480, 480, 485-486, 490->496, 496-525, 554->555, 555-557, 560->561, 561, 627->629, 629-630, 669-670, 687->688, 688, 708->709, 709-710, 721->722, 722, 744->745, 745, 763, 800->810, 802->exit, 810, 1039->1040, 1040, 1049->1050, 1050, 1079-1088, 1132-1135, 1142->1143, 1143-1147, 1148->1149, 1149-1154, 1176->1177, 1177, 1194-1226, 1232->1233, 1233-1234, 1235->1236, 1236-1238, 1252->1253, 1253, 1327->exit, 1328-1329, 1443->1444, 1444, 1462->1463, 1463, 1468->1469, 1469, 1484->1485, 1485, 1489-1490, 1500->1501, 1501, 1505->1506, 1506, 1508->1509, 1509, 1534->1535, 1535, 1548->1556, 1550->1554, 1554-1556, 1565->1566, 1566, 1575->1577, 1577 [2020-12-07T22:18:36.554Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2020-12-07T22:18:36.554Z] compose/cli/utils.py 74 28 18 4 57% 25-34, 42-44, 51-57, 65, 77->79, 79-92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143 [2020-12-07T22:18:36.554Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2020-12-07T22:18:36.554Z] compose/config/__init__.py 11 0 0 0 100% [2020-12-07T22:18:36.554Z] compose/config/config.py 809 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 [2020-12-07T22:18:36.554Z] compose/config/environment.py 86 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110 [2020-12-07T22:18:36.554Z] compose/config/errors.py 24 2 2 0 85% 32-36 [2020-12-07T22:18:36.554Z] compose/config/interpolation.py 148 6 64 3 95% 61, 117->exit, 143->145, 145, 218->219, 219, 224-226 [2020-12-07T22:18:36.554Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2020-12-07T22:18:36.554Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2020-12-07T22:18:36.554Z] compose/config/types.py 304 21 118 18 91% 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 [2020-12-07T22:18:36.554Z] compose/config/validation.py 274 19 152 15 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, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2020-12-07T22:18:36.554Z] compose/const.py 25 0 0 0 100% [2020-12-07T22:18:36.554Z] compose/container.py 220 8 50 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316 [2020-12-07T22:18:36.554Z] compose/errors.py 15 1 0 0 93% 8 [2020-12-07T22:18:36.554Z] compose/network.py 194 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2020-12-07T22:18:36.554Z] compose/parallel.py 196 2 58 1 99% 183, 321->322, 322 [2020-12-07T22:18:36.554Z] compose/progress_stream.py 85 8 44 9 87% 36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113 [2020-12-07T22:18:36.554Z] compose/project.py 622 99 308 29 82% 61->64, 64, 225->224, 256-257, 298-299, 319-320, 334->335, 335, 338->339, 339, 343->345, 345->346, 346, 353->354, 354, 364->365, 365, 367->370, 370-381, 452->454, 486->488, 488-489, 491->492, 492-497, 511->512, 512-515, 567->568, 568, 618->619, 619, 622->623, 623, 651->652, 652, 761-765, 767->768, 768, 785->786, 786, 923->924, 924-925, 927->928, 928, 934->938, 936->938, 938->942, 940->942, 942, 952-953, 957-959, 963->964, 964, 965->966, 966, 977->986, 1004-1005, 1007->1014, 1011-1014, 1062-1077, 1081-1100, 1104-1126, 1131-1132, 1137, 1142-1143, 1154 [2020-12-07T22:18:36.554Z] compose/service.py 981 53 465 29 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, 1916->1917, 1917, 1925->1926, 1926-1927 [2020-12-07T22:18:36.554Z] compose/timeparse.py 20 0 4 0 100% [2020-12-07T22:18:36.554Z] compose/utils.py 107 7 40 4 93% 64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160 [2020-12-07T22:18:36.554Z] compose/version.py 4 0 0 0 100% [2020-12-07T22:18:36.554Z] compose/volume.py 130 5 44 5 93% 80->81, 81, 139->148, 148, 197->198, 198, 199->196, 207->209, 209-210 [2020-12-07T22:18:36.554Z] ----------------------------------------------------------------------------- [2020-12-07T22:18:36.554Z] TOTAL 5765 494 2485 227 90% [2020-12-07T22:18:36.554Z] Coverage HTML written to dir coverage-html [2020-12-07T22:18:36.554Z] [2020-12-07T22:18:36.554Z] =========================== short test summary info ============================ [2020-12-07T22:18:36.554Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2020-12-07T22:18:36.554Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2020-12-07T22:18:36.554Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2020-12-07T22:18:36.554Z] not supported by kernel [2020-12-07T22:18:36.554Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2020-12-07T22:18:36.554Z] Not supported on most drivers [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/acceptance/cli_test.py:576: deprecated option [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/acceptance/cli_test.py:583: deprecated option [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/acceptance/cli_test.py:592: deprecated option [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/acceptance/cli_test.py:2563: race condition between up and logs [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/acceptance/cli_test.py:2515: race condition between up and logs [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/acceptance/cli_test.py:2542: race condition between up and logs [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/integration/testcases.py:131: This daemon does not support the 'nvidia'' runtime [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/integration/service_test.py:1698: Broken on 1.11.0 - 17.03.0 [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally [2020-12-07T22:18:36.554Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths [2020-12-07T22:18:36.554Z] = 1159 passed, 17 skipped, 3 xfailed, 3 xpassed, 473 warnings in 674.87s (0:11:14) = [2020-12-07T22:18:36.554Z] ___________________________________ summary ____________________________________ [2020-12-07T22:18:36.554Z]  py39: commands succeeded [2020-12-07T22:18:36.554Z]  congratulations :) [2020-12-07T22:18:36.554Z] + on_exit [2020-12-07T22:18:36.554Z] + [[ 0 != \0 ]] [2020-12-07T22:18:36.554Z] + docker rm -vf compose-dind-19.03.13-9 [2020-12-07T22:18:36.554Z] compose-dind-19.03.13-9 [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