Console Output
15:27:14 + docker build -t dockerpinata/docker-py:py3-9bdb5ba2bab682a02bc3348e359822218dad7e96 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
15:27:14 Sending build context to Docker daemon 1.379MB
15:27:14 Step 1/23 : ARG PYTHON_VERSION=3.10
15:27:14 Step 2/23 : FROM python:${PYTHON_VERSION}
15:27:14 3.10: Pulling from library/python
15:27:14 d836772a1c1f: Pulling fs layer
15:27:14 66a9e63c657a: Pulling fs layer
15:27:14 d1989b6e74cf: Pulling fs layer
15:27:14 c28818711e1e: Pulling fs layer
15:27:14 5084fa7ebd74: Pulling fs layer
15:27:14 7f162c881e4f: Pulling fs layer
15:27:14 e3f48ccb2876: Pulling fs layer
15:27:14 315a1520c10e: Pulling fs layer
15:27:14 65ec519192cb: Pulling fs layer
15:27:14 5084fa7ebd74: Waiting
15:27:14 7f162c881e4f: Waiting
15:27:14 e3f48ccb2876: Waiting
15:27:14 315a1520c10e: Waiting
15:27:14 65ec519192cb: Waiting
15:27:14 c28818711e1e: Waiting
15:27:14 66a9e63c657a: Verifying Checksum
15:27:14 66a9e63c657a: Download complete
15:27:14 d1989b6e74cf: Verifying Checksum
15:27:14 d1989b6e74cf: Download complete
15:27:15 d836772a1c1f: Verifying Checksum
15:27:15 d836772a1c1f: Download complete
15:27:15 c28818711e1e: Verifying Checksum
15:27:15 c28818711e1e: Download complete
15:27:15 7f162c881e4f: Verifying Checksum
15:27:15 7f162c881e4f: Download complete
15:27:15 315a1520c10e: Verifying Checksum
15:27:15 315a1520c10e: Download complete
15:27:15 e3f48ccb2876: Verifying Checksum
15:27:15 e3f48ccb2876: Download complete
15:27:15 65ec519192cb: Verifying Checksum
15:27:15 65ec519192cb: Download complete
15:27:17 5084fa7ebd74: Verifying Checksum
15:27:17 5084fa7ebd74: Download complete
15:27:18 d836772a1c1f: Pull complete
15:27:19 66a9e63c657a: Pull complete
15:27:19 d1989b6e74cf: Pull complete
15:27:22 c28818711e1e: Pull complete
15:27:29 5084fa7ebd74: Pull complete
15:27:29 7f162c881e4f: Pull complete
15:27:30 e3f48ccb2876: Pull complete
15:27:30 315a1520c10e: Pull complete
15:27:30 65ec519192cb: Pull complete
15:27:30 Digest: sha256:316505e6339d405068ada7f57db3244aed8907dc06ce30725bfb28d7e7ab8b21
15:27:30 Status: Downloaded newer image for python:3.10
15:27:30 ---> 3a49f9c9c80e
15:27:30 Step 3/23 : ARG APT_MIRROR
15:27:33 ---> Running in c01d6915ca98
15:27:33 Removing intermediate container c01d6915ca98
15:27:33 ---> c5bd962eef1a
15:27:33 Step 4/23 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
15:27:33 ---> Running in 3a3af94712fd
15:27:34 Removing intermediate container 3a3af94712fd
15:27:34 ---> e15e10df5fd0
15:27:34 Step 5/23 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass
15:27:34 ---> Running in 559dfe927c11
15:27:34 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
15:27:34 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:27:34 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:27:35 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
15:27:35 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
15:27:35 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
15:27:36 Fetched 8561 kB in 2s (5427 kB/s)
15:27:36 Reading package lists...
15:27:37 Reading package lists...
15:27:37 Building dependency tree...
15:27:37 Reading state information...
15:27:37 The following additional packages will be installed:
15:27:37 tree
15:27:37 Suggested packages:
15:27:37 python libxml-simple-perl ruby
15:27:37 Recommended packages:
15:27:37 qrencode xclip
15:27:37 The following NEW packages will be installed:
15:27:37 gnupg2 pass tree
15:27:37 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
15:27:37 Need to get 523 kB of archives.
15:27:37 After this operation, 727 kB of additional disk space will be used.
15:27:37 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
15:27:37 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
15:27:37 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
15:27:38 [91mdebconf: delaying package configuration, since apt-utils is not installed
15:27:38 [0mFetched 523 kB in 0s (1885 kB/s)
15:27:38 Selecting previously unselected package gnupg2.
15:27:38 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23421 files and directories currently installed.)
15:27:38 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
15:27:38 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
15:27:38 Selecting previously unselected package tree.
15:27:38 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
15:27:38 Unpacking tree (1.8.0-1+b1) ...
15:27:38 Selecting previously unselected package pass.
15:27:38 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
15:27:38 Unpacking pass (1.7.3-2) ...
15:27:38 Setting up gnupg2 (2.2.27-2+deb11u2) ...
15:27:38 Setting up tree (1.8.0-1+b1) ...
15:27:38 Setting up pass (1.7.3-2) ...
15:27:38 Removing intermediate container 559dfe927c11
15:27:38 ---> f56a98a4ec2d
15:27:38 Step 6/23 : COPY tests/ssh/config/client /root/.ssh
15:27:39 ---> 644f02ebda4e
15:27:39 Step 7/23 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
15:27:39 ---> 5e09e702d884
15:27:39 Step 8/23 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
15:27:39 ---> Running in a653d4a9ab03
15:27:40 Removing intermediate container a653d4a9ab03
15:27:40 ---> b81c85947843
15:27:40 Step 9/23 : RUN chmod -R 600 /root/.ssh
15:27:40 ---> Running in ebeddbfe76f7
15:27:40 Removing intermediate container ebeddbfe76f7
15:27:40 ---> 203780361a0f
15:27:40 Step 10/23 : COPY ./tests/gpg-keys /gpg-keys
15:27:40 ---> 213bb173eb7c
15:27:40 Step 11/23 : RUN gpg2 --import gpg-keys/secret
15:27:40 ---> Running in 5e1d33276f6d
15:27:41 [91mgpg: directory '/root/.gnupg' created
15:27:41 gpg: keybox '/root/.gnupg/pubring.kbx' created
15:27:41 [0m[91mgpg: /root/.gnupg/trustdb.gpg: trustdb created
15:27:41 [0m[91mgpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
15:27:41 [0m[91mgpg: key 464ED987A7B21401: secret key imported
15:27:41 [0m[91mgpg: Total number processed: 1
15:27:41 gpg: imported: 1
15:27:41 gpg: secret keys read: 1
15:27:41 gpg: secret keys imported: 1
15:27:41 [0mRemoving intermediate container 5e1d33276f6d
15:27:41 ---> 3870d34f0dc0
15:27:41 Step 12/23 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
15:27:41 ---> Running in 2da9e1dcb50d
15:27:41 [91mgpg: inserting ownertrust of 6
15:27:42 [0mRemoving intermediate container 2da9e1dcb50d
15:27:42 ---> fa7f9183f03e
15:27:42 Step 13/23 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
15:27:42 ---> Running in f6f475b8a802
15:27:42 [91mgpg: please do a --check-trustdb
15:27:42 [0mmkdir: created directory '/root/.password-store/'
15:27:42 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
15:27:43 Removing intermediate container f6f475b8a802
15:27:43 ---> 6f5169851cbf
15:27:43 Step 14/23 : RUN gpg2 --check-trustdb
15:27:43 ---> Running in 6221c0c29a3e
15:27:43 [91mgpg: marginals needed: 3 completes needed: 1 trust model: pgp
15:27:43 [0m[91mgpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
15:27:43 [0mRemoving intermediate container 6221c0c29a3e
15:27:43 ---> 53973241c03e
15:27:43 Step 15/23 : ARG CREDSTORE_VERSION=v0.6.3
15:27:43 ---> Running in 8bb35447a65f
15:27:43 Removing intermediate container 8bb35447a65f
15:27:43 ---> 761c6a5545a9
15:27:43 Step 16/23 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz && tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass && rm -rf /opt/docker-credential-pass.tar.gz && chmod +x /usr/local/bin/docker-credential-pass
15:27:43 ---> Running in d8fe6019740f
15:27:44 Removing intermediate container d8fe6019740f
15:27:44 ---> 47fc80551376
15:27:44 Step 17/23 : WORKDIR /src
15:27:44 ---> Running in 1c2fbf2df08d
15:27:44 Removing intermediate container 1c2fbf2df08d
15:27:44 ---> 21900c8b01e2
15:27:44 Step 18/23 : COPY requirements.txt /src/requirements.txt
15:27:45 ---> a9ff9788e392
15:27:45 Step 19/23 : RUN pip install -r requirements.txt
15:27:45 ---> Running in 6aaa0d1365bb
15:27:46 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
15:27:51 Collecting packaging==21.3
15:27:52 Downloading packaging-21.3-py3-none-any.whl (40 kB)
15:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 7.1 MB/s eta 0:00:00
15:27:52 Collecting paramiko==2.11.0
15:27:52 Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
15:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.9/212.9 KB 21.5 MB/s eta 0:00:00
15:27:52 Collecting requests==2.28.1
15:27:52 Downloading requests-2.28.1-py3-none-any.whl (62 kB)
15:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 KB 1.8 MB/s eta 0:00:00
15:27:52 Collecting urllib3==1.26.11
15:27:52 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB)
15:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 KB 23.3 MB/s eta 0:00:00
15:27:52 Collecting websocket-client==0.56.0
15:27:52 Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB)
15:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.6/200.6 KB 28.4 MB/s eta 0:00:00
15:27:52 Collecting pyparsing!=3.0.5,>=2.0.2
15:27:52 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
15:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 KB 17.6 MB/s eta 0:00:00
15:27:52 Collecting pynacl>=1.0.1
15:27:52 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
15:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 10.6 MB/s eta 0:00:00
15:27:52 Collecting bcrypt>=3.1.3
15:27:52 Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
15:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 14.6 MB/s eta 0:00:00
15:27:52 Collecting six
15:27:52 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
15:27:52 Collecting cryptography>=2.5
15:27:52 Downloading cryptography-37.0.4-cp36-abi3-manylinux_2_24_x86_64.whl (4.1 MB)
15:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 98.3 MB/s eta 0:00:00
15:27:53 Collecting certifi>=2017.4.17
15:27:53 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
15:27:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 KB 31.1 MB/s eta 0:00:00
15:27:53 Collecting charset-normalizer<3,>=2
15:27:53 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB)
15:27:53 Collecting idna<4,>=2.5
15:27:53 Downloading idna-3.3-py3-none-any.whl (61 kB)
15:27:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 13.6 MB/s eta 0:00:00
15:27:53 Collecting cffi>=1.1
15:27:53 Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
15:27:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 KB 6.8 MB/s eta 0:00:00
15:27:53 Collecting pycparser
15:27:53 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
15:27:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 26.6 MB/s eta 0:00:00
15:27:53 Installing collected packages: urllib3, six, pyparsing, pycparser, idna, charset-normalizer, certifi, websocket-client, requests, packaging, cffi, pynacl, cryptography, bcrypt, paramiko
15:27:54 Successfully installed bcrypt-3.2.2 certifi-2022.6.15 cffi-1.15.1 charset-normalizer-2.1.0 cryptography-37.0.4 idna-3.3 packaging-21.3 paramiko-2.11.0 pycparser-2.21 pynacl-1.5.0 pyparsing-3.0.9 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-0.56.0
15:27:54 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
15:27:58 [0m[91mWARNING: You are using pip version 22.0.4; however, version 22.2.1 is available.
15:27:58 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
15:28:00 [0mRemoving intermediate container 6aaa0d1365bb
15:28:00 ---> 191561fbe47e
15:28:00 Step 20/23 : COPY test-requirements.txt /src/test-requirements.txt
15:28:00 ---> bd93f5460de0
15:28:00 Step 21/23 : RUN pip install -r test-requirements.txt
15:28:00 ---> Running in 8a1da2eb0c89
15:28:05 Collecting setuptools==63.2.0
15:28:06 Downloading setuptools-63.2.0-py3-none-any.whl (1.2 MB)
15:28:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.9 MB/s eta 0:00:00
15:28:06 Collecting coverage==6.4.2
15:28:06 Downloading coverage-6.4.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212 kB)
15:28:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.3/212.3 KB 32.7 MB/s eta 0:00:00
15:28:06 Collecting flake8==4.0.1
15:28:06 Downloading flake8-4.0.1-py2.py3-none-any.whl (64 kB)
15:28:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 KB 10.4 MB/s eta 0:00:00
15:28:06 Collecting pytest==7.1.2
15:28:06 Downloading pytest-7.1.2-py3-none-any.whl (297 kB)
15:28:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 KB 36.0 MB/s eta 0:00:00
15:28:06 Collecting pytest-cov==3.0.0
15:28:06 Downloading pytest_cov-3.0.0-py3-none-any.whl (20 kB)
15:28:06 Collecting pytest-timeout==2.1.0
15:28:06 Downloading pytest_timeout-2.1.0-py3-none-any.whl (12 kB)
15:28:06 Collecting mccabe<0.7.0,>=0.6.0
15:28:06 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
15:28:06 Collecting pyflakes<2.5.0,>=2.4.0
15:28:06 Downloading pyflakes-2.4.0-py2.py3-none-any.whl (69 kB)
15:28:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 KB 13.4 MB/s eta 0:00:00
15:28:06 Collecting pycodestyle<2.9.0,>=2.8.0
15:28:06 Downloading pycodestyle-2.8.0-py2.py3-none-any.whl (42 kB)
15:28:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 KB 7.6 MB/s eta 0:00:00
15:28:06 Collecting attrs>=19.2.0
15:28:06 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB)
15:28:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 1.0 MB/s eta 0:00:00
15:28:06 Collecting pluggy<2.0,>=0.12
15:28:06 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
15:28:06 Collecting tomli>=1.0.0
15:28:06 Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
15:28:06 Requirement already satisfied: packaging in /usr/local/lib/python3.10/site-packages (from pytest==7.1.2->-r test-requirements.txt (line 4)) (21.3)
15:28:06 Collecting iniconfig
15:28:06 Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB)
15:28:06 Collecting py>=1.8.2
15:28:06 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB)
15:28:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 KB 20.9 MB/s eta 0:00:00
15:28:06 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.10/site-packages (from packaging->pytest==7.1.2->-r test-requirements.txt (line 4)) (3.0.9)
15:28:07 Installing collected packages: mccabe, iniconfig, tomli, setuptools, pyflakes, pycodestyle, py, pluggy, coverage, attrs, pytest, flake8, pytest-timeout, pytest-cov
15:28:07 Attempting uninstall: setuptools
15:28:07 Found existing installation: setuptools 58.1.0
15:28:07 Uninstalling setuptools-58.1.0:
15:28:07 Successfully uninstalled setuptools-58.1.0
15:28:08 Successfully installed attrs-22.1.0 coverage-6.4.2 flake8-4.0.1 iniconfig-1.1.1 mccabe-0.6.1 pluggy-1.0.0 py-1.11.0 pycodestyle-2.8.0 pyflakes-2.4.0 pytest-7.1.2 pytest-cov-3.0.0 pytest-timeout-2.1.0 setuptools-63.2.0 tomli-2.0.1
15:28:08 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
15:28:08 [0m[91mWARNING: You are using pip version 22.0.4; however, version 22.2.1 is available.
15:28:08 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
15:28:09 [0mRemoving intermediate container 8a1da2eb0c89
15:28:09 ---> 1bf0d0c38031
15:28:09 Step 22/23 : COPY . /src
15:28:09 ---> 2e0a8668aa9a
15:28:09 Step 23/23 : RUN pip install .
15:28:09 ---> Running in 3b712e7aa4b9
15:28:10 Processing /src
15:28:10 Preparing metadata (setup.py): started
15:28:10 Preparing metadata (setup.py): finished with status 'done'
15:28:10 Requirement already satisfied: packaging>=14.0 in /usr/local/lib/python3.10/site-packages (from docker==6.0.0.dev0) (21.3)
15:28:10 Requirement already satisfied: requests>=2.26.0 in /usr/local/lib/python3.10/site-packages (from docker==6.0.0.dev0) (2.28.1)
15:28:10 Requirement already satisfied: urllib3>=1.26.0 in /usr/local/lib/python3.10/site-packages (from docker==6.0.0.dev0) (1.26.11)
15:28:10 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.10/site-packages (from docker==6.0.0.dev0) (0.56.0)
15:28:10 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.10/site-packages (from packaging>=14.0->docker==6.0.0.dev0) (3.0.9)
15:28:10 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->docker==6.0.0.dev0) (2.1.0)
15:28:10 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->docker==6.0.0.dev0) (2022.6.15)
15:28:10 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->docker==6.0.0.dev0) (3.3)
15:28:10 Requirement already satisfied: six in /usr/local/lib/python3.10/site-packages (from websocket-client>=0.32.0->docker==6.0.0.dev0) (1.16.0)
15:28:10 Building wheels for collected packages: docker
15:28:10 Building wheel for docker (setup.py): started
15:28:10 Building wheel for docker (setup.py): finished with status 'done'
15:28:10 Created wheel for docker: filename=docker-6.0.0.dev0-py3-none-any.whl size=145773 sha256=75414879c3b73961ba066be1d6a2f7d366d2967f3bad788686bd837aed9b4596
15:28:10 Stored in directory: /tmp/pip-ephem-wheel-cache-od2zatd5/wheels/5c/9b/23/f031c1877ee9aa5bf3ddc51ccc1ac38428d83c5d6eec32a03f
15:28:10 Successfully built docker
15:28:11 Installing collected packages: docker
15:28:11 Successfully installed docker-6.0.0.dev0
15:28:11 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
15:28:11 [0m[91mWARNING: You are using pip version 22.0.4; however, version 22.2.1 is available.
15:28:11 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
15:28:11 [0mRemoving intermediate container 3b712e7aa4b9
15:28:11 ---> 8bb70dde7fc5
15:28:11 Successfully built 8bb70dde7fc5
15:28:11 Successfully tagged dockerpinata/docker-py:py3-9bdb5ba2bab682a02bc3348e359822218dad7e96