Skip to content
Failed

Console Output

Skipping 791 KB.. Full Log
 > git init /home/ubuntu/workspace/compose_PR-7124 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7124/head:refs/remotes/origin/PR-7124
21:03:41 Fetching without tags
21:03:41 Fetching without tags
21:03:41 Checking out Revision f55b93735c135bd3207c6828ec1747458218beb3 (PR-7124)
21:03:41 Checking out Revision f55b93735c135bd3207c6828ec1747458218beb3 (PR-7124)
21:03:41 Commit message: "Forward device requests"
21:03:41 Commit message: "Forward device requests"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7124/head:refs/remotes/origin/PR-7124 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7124/head:refs/remotes/origin/PR-7124
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f55b93735c135bd3207c6828ec1747458218beb3
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7124/head:refs/remotes/origin/PR-7124 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7124/head:refs/remotes/origin/PR-7124
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f55b93735c135bd3207c6828ec1747458218beb3
[Pipeline] sh
[Pipeline] sh
21:03:42 + docker info
21:03:42 + awk -F :  $1 == "Storage Driver" { print $2; exit }
21:03:42 + docker info
21:03:42 + awk -F :  $1 == "Storage Driver" { print $2; exit }
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’
21:03:52 WARNING: No swap limit support
[Pipeline] echo
21:03:52 Using local system's storage driver: 
[Pipeline] sh
21:03:52 WARNING: No swap limit support
[Pipeline] echo
21:03:53 Using local system's storage driver: 
[Pipeline] sh
21:03:53 + pwd
21:03:53 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-7124/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-f55b93735c135bd3207c6828ec1747458218beb3 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.5 -e BUILD_NUMBER=jenkins-compose-PR-7124-2 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-f55b93735c135bd3207c6828ec1747458218beb3 --verbose
21:03:53 + pwd
21:03:53 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-7124/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-f55b93735c135bd3207c6828ec1747458218beb3 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.5 -e BUILD_NUMBER=jenkins-compose-PR-7124-2 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-f55b93735c135bd3207c6828ec1747458218beb3 --verbose
21:03:53 + docker version
21:03:53 Client: Docker Engine - Community
21:03:53  Version:           18.09.7
21:03:53  API version:       1.39
21:03:53  Go version:        go1.10.8
21:03:53  Git commit:        2d0083d
21:03:53  Built:             Thu Jun 27 17:54:15 2019
21:03:53  OS/Arch:           linux/amd64
21:03:53  Experimental:      false
21:03:53 
21:03:53 Server: Docker Engine - Community
21:03:53  Engine:
21:03:53   Version:          19.03.2
21:03:53   API version:      1.40 (minimum version 1.12)
21:03:53   Go version:       go1.12.8
21:03:53   Git commit:       6a30dfc
21:03:53   Built:            Thu Aug 29 05:27:45 2019
21:03:53   OS/Arch:          linux/amd64
21:03:53   Experimental:     true
21:03:53  containerd:
21:03:53   Version:          1.2.6
21:03:53   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:03:53  runc:
21:03:53   Version:          1.0.0-rc8
21:03:53   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
21:03:53  docker-init:
21:03:53   Version:          0.18.0
21:03:53   GitCommit:        fec3683
21:03:53 + export DOCKER_VERSIONS=19.03.5
21:03:53 + DOCKER_VERSIONS=19.03.5
21:03:53 + STORAGE_DRIVER=overlay
21:03:53 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
21:03:53 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
21:03:53 ++ hostname
21:03:53 + GIT_VOLUME=--volumes-from=084419c450fc
21:03:53 + . script/test/all
21:03:53 ++ set -e
21:03:53 ++ echo 'Running lint checks'
21:03:53 Running lint checks
21:03:53 ++ docker run --rm --tty --volumes-from=084419c450fc dockerbuildbot/compose:alpine-f55b93735c135bd3207c6828ec1747458218beb3 tox -e pre-commit
21:03:53 + docker version
21:03:53 Client: Docker Engine - Community
21:03:53  Version:           18.09.7
21:03:53  API version:       1.39
21:03:53  Go version:        go1.10.8
21:03:53  Git commit:        2d0083d
21:03:53  Built:             Thu Jun 27 17:54:15 2019
21:03:53  OS/Arch:           linux/amd64
21:03:53  Experimental:      false
21:03:53 
21:03:53 Server: Docker Engine - Community
21:03:53  Engine:
21:03:53   Version:          19.03.2
21:03:53   API version:      1.40 (minimum version 1.12)
21:03:53   Go version:       go1.12.8
21:03:53   Git commit:       6a30dfc
21:03:53   Built:            Thu Aug 29 05:27:45 2019
21:03:53   OS/Arch:          linux/amd64
21:03:53   Experimental:     true
21:03:53  containerd:
21:03:53   Version:          1.2.6
21:03:53   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:03:53  runc:
21:03:53   Version:          1.0.0-rc8
21:03:53   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
21:03:53  docker-init:
21:03:53   Version:          0.18.0
21:03:53   GitCommit:        fec3683
21:03:53 + export DOCKER_VERSIONS=19.03.5
21:03:53 + DOCKER_VERSIONS=19.03.5
21:03:53 + STORAGE_DRIVER=overlay
21:03:53 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
21:03:53 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
21:03:53 ++ hostname
21:03:53 + GIT_VOLUME=--volumes-from=d2d080a31b38
21:03:53 + . script/test/all
21:03:53 ++ set -e
21:03:53 ++ echo 'Running lint checks'
21:03:53 Running lint checks
21:03:53 ++ docker run --rm --tty --volumes-from=d2d080a31b38 dockerbuildbot/compose:alpine-f55b93735c135bd3207c6828ec1747458218beb3 tox -e pre-commit
21:03:55 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.9,importlib-metadata==1.3.0,more-itertools==8.0.2,nodeenv==1.3.3,pre-commit==1.21.0,PyYAML==5.3,six==1.13.0,toml==0.10.0,virtualenv==16.7.9,zipp==0.6.0

21:03:55 pre-commit runtests: PYTHONHASHSEED='3132089333'

21:03:55 pre-commit runtests: commands[0] | pre-commit install

21:03:55 pre-commit installed at .git/hooks/pre-commit

21:03:55 pre-commit runtests: commands[1] | pre-commit run --all-files

21:03:55 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.9,importlib-metadata==1.3.0,more-itertools==8.0.2,nodeenv==1.3.3,pre-commit==1.21.0,PyYAML==5.3,six==1.13.0,toml==0.10.0,virtualenv==16.7.9,zipp==0.6.0

21:03:55 pre-commit runtests: PYTHONHASHSEED='1966330500'

21:03:55 pre-commit runtests: commands[0] | pre-commit install

21:03:55 pre-commit installed at .git/hooks/pre-commit

21:03:55 pre-commit runtests: commands[1] | pre-commit run --all-files

21:03:55 [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

21:03:55 [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

21:03:55 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

21:03:56 [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

21:03:56 [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

21:03:56 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

21:03:56 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

21:03:56 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

21:03:56 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

21:03:56 [INFO] Once installed this environment will be reused.

21:03:56 [INFO] This may take a few minutes...

21:03:56 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

21:03:56 [INFO] Once installed this environment will be reused.

21:03:56 [INFO] This may take a few minutes...

21:04:14 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

21:04:14 [INFO] Once installed this environment will be reused.

21:04:14 [INFO] This may take a few minutes...

21:04:14 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

21:04:14 [INFO] Once installed this environment will be reused.

21:04:14 [INFO] This may take a few minutes...

21:04:24 Check for added large files..............................................Passed

21:04:25 Check docstring is first.................................................Passed

21:04:25 Check for merge conflicts................................................Passed

21:04:25 Check Yaml...............................................................Passed

21:04:25 Check JSON...............................................................Passed

21:04:25 Debug Statements (Python)................................................Passed

21:04:26 Fix End of Files.........................................................Passed

21:04:26 Check for added large files..............................................Passed

21:04:26 Check docstring is first.................................................Passed

21:04:26 Check for merge conflicts................................................Passed

21:04:26 Check Yaml...............................................................Passed

21:04:26 Check JSON...............................................................Passed

21:04:26 Debug Statements (Python)................................................Passed

21:04:26 Fix End of Files.........................................................Passed

21:04:34 Flake8...................................................................Failed

21:04:34 - hook id: flake8

21:04:34 - exit code: 1

21:04:34 

21:04:34 compose/service.py:117:23: W291 trailing whitespace

21:04:34 compose/service.py:997:106: E501 line too long (111 > 105 characters)

21:04:34 compose/service.py:1000:9: E303 too many blank lines (2)

21:04:34 

21:04:34 Tests should end in _test.py.............................................Passed

21:04:34 Fix requirements.txt.....................................................Passed

21:04:34 Trim Trailing Whitespace.................................................Failed

21:04:34 - hook id: trailing-whitespace

21:04:34 - exit code: 1

21:04:34 - files were modified by this hook

21:04:34 

21:04:34 Fixing compose/service.py

21:04:34 Fixing compose/config/config_schema_v3.7.json

21:04:34 

21:04:35 Flake8...................................................................Failed

21:04:35 - hook id: flake8

21:04:35 - exit code: 1

21:04:35 

21:04:35 compose/service.py:117:23: W291 trailing whitespace

21:04:35 compose/service.py:997:106: E501 line too long (111 > 105 characters)

21:04:35 compose/service.py:1000:9: E303 too many blank lines (2)

21:04:35 

21:04:35 Tests should end in _test.py.............................................Passed

21:04:35 Fix requirements.txt.....................................................Passed

21:04:35 Trim Trailing Whitespace.................................................Failed

21:04:35 - hook id: trailing-whitespace

21:04:35 - exit code: 1

21:04:35 - files were modified by this hook

21:04:35 

21:04:35 Fixing compose/service.py

21:04:35 Fixing compose/config/config_schema_v3.7.json

21:04:35 

21:04:35 Reorder python imports...................................................Passed

21:04:35 ERROR: InvocationError: '/code/.tox/pre-commit/bin/pre-commit run --all-files'

21:04:35 ___________________________________ summary ____________________________________

21:04:35 ERROR:   pre-commit: commands failed

21:04:36 Reorder python imports...................................................Passed

21:04:36 ERROR: InvocationError: '/code/.tox/pre-commit/bin/pre-commit run --all-files'

21:04:36 ___________________________________ summary ____________________________________

21:04:36 ERROR:   pre-commit: commands failed

[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_19.03.5_py37
21:04:36 Sending interrupt signal to process
Running on ubuntu-1804-overlay2 (i-05bc973359a8c04db) in /home/ubuntu/workspace/compose_PR-7124
[Pipeline] {
[Pipeline] // node
21:04:36 Terminated
21:04:36 script returned exit code 143
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_18.09.9_py37
[Pipeline] }
Failed in branch debian_19.03.5_py27
[Pipeline] }
Failed in branch debian_19.03.5_py37
[Pipeline] }
Failed in branch debian_18.09.9_py27
[Pipeline] }
Failed in branch debian_18.09.9_py37
[Pipeline] }
[Pipeline] withDockerRegistry
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_19.03.5_py27
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7124@tmp/a7e2eb30-97d7-4e43-8ab4-8395e4444530/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:04:36 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:04:36 chowning workspace
[Pipeline] sh
21:04:37 + uname -m
[Pipeline] sh
21:04:37 + pwd
21:04:37 + id -u
21:04:37 + id -g
21:04:37 + docker run --rm -v /home/ubuntu/workspace/compose_PR-7124:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
21:04:38 Removing all docker containers
[Pipeline] sh
21:04:38 + docker container ls -aq
[Pipeline] echo
21:04:38 Docker containers have been removed
[Pipeline] echo
21:04:38 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:04:38 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py27 / docker=18.09.9 / baseImage=alpine)
[Pipeline] checkout
21:04:38 using credential sf-release-bot.github.ssh
21:04:38 Cloning the remote Git repository
21:04:38 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-7124 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7124/head:refs/remotes/origin/PR-7124
21:04:40 Fetching without tags
21:04:40 Checking out Revision f55b93735c135bd3207c6828ec1747458218beb3 (PR-7124)
21:04:40 Commit message: "Forward device requests"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7124/head:refs/remotes/origin/PR-7124 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7124/head:refs/remotes/origin/PR-7124
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f55b93735c135bd3207c6828ec1747458218beb3
[Pipeline] sh
21:04:41 + docker info
21:04:41 + awk -F :  $1 == "Storage Driver" { print $2; exit }
21:04:41 WARNING: No swap limit support
[Pipeline] echo
21:04:41 Using local system's storage driver: 
[Pipeline] sh
21:04:42 + pwd
21:04:42 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-7124/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-f55b93735c135bd3207c6828ec1747458218beb3 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=18.09.9 -e BUILD_NUMBER=jenkins-compose-PR-7124-2 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-f55b93735c135bd3207c6828ec1747458218beb3 --verbose
21:04:42 + docker version
21:04:42 Client: Docker Engine - Community
21:04:42  Version:           18.09.7
21:04:42  API version:       1.39
21:04:42  Go version:        go1.10.8
21:04:42  Git commit:        2d0083d
21:04:42  Built:             Thu Jun 27 17:54:15 2019
21:04:42  OS/Arch:           linux/amd64
21:04:42  Experimental:      false
21:04:42 
21:04:42 Server: Docker Engine - Community
21:04:42  Engine:
21:04:42   Version:          19.03.2
21:04:42   API version:      1.40 (minimum version 1.12)
21:04:42   Go version:       go1.12.8
21:04:42   Git commit:       6a30dfc
21:04:42   Built:            Thu Aug 29 05:27:45 2019
21:04:42   OS/Arch:          linux/amd64
21:04:42   Experimental:     true
21:04:42  containerd:
21:04:42   Version:          1.2.6
21:04:42   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:04:42  runc:
21:04:42   Version:          1.0.0-rc8
21:04:42   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
21:04:42  docker-init:
21:04:42   Version:          0.18.0
21:04:42   GitCommit:        fec3683
21:04:42 + export DOCKER_VERSIONS=18.09.9
21:04:42 + DOCKER_VERSIONS=18.09.9
21:04:42 + STORAGE_DRIVER=overlay
21:04:42 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
21:04:42 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
21:04:42 ++ hostname
21:04:42 + GIT_VOLUME=--volumes-from=68f5f6a5b3f8
21:04:42 + . script/test/all
21:04:42 ++ set -e
21:04:42 ++ echo 'Running lint checks'
21:04:42 Running lint checks
21:04:42 ++ docker run --rm --tty --volumes-from=68f5f6a5b3f8 dockerbuildbot/compose:alpine-f55b93735c135bd3207c6828ec1747458218beb3 tox -e pre-commit
21:04:44 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.9,importlib-metadata==1.3.0,more-itertools==8.0.2,nodeenv==1.3.3,pre-commit==1.21.0,PyYAML==5.3,six==1.13.0,toml==0.10.0,virtualenv==16.7.9,zipp==0.6.0

21:04:44 pre-commit runtests: PYTHONHASHSEED='978836026'

21:04:44 pre-commit runtests: commands[0] | pre-commit install

21:04:44 pre-commit installed at .git/hooks/pre-commit

21:04:44 pre-commit runtests: commands[1] | pre-commit run --all-files

21:04:44 [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

21:04:44 [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

21:04:44 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

21:04:45 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

21:04:45 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

21:04:45 [INFO] Once installed this environment will be reused.

21:04:45 [INFO] This may take a few minutes...

21:05:03 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

21:05:03 [INFO] Once installed this environment will be reused.

21:05:03 [INFO] This may take a few minutes...

21:05:13 Check for added large files..............................................Passed

21:05:14 Check docstring is first.................................................Passed

21:05:14 Check for merge conflicts................................................Passed

21:05:14 Check Yaml...............................................................Passed

21:05:14 Check JSON...............................................................Passed

21:05:14 Debug Statements (Python)................................................Passed

21:05:15 Fix End of Files.........................................................Passed

21:05:23 Flake8...................................................................Failed

21:05:23 - hook id: flake8

21:05:23 - exit code: 1

21:05:23 

21:05:23 compose/service.py:117:23: W291 trailing whitespace

21:05:23 compose/service.py:997:106: E501 line too long (111 > 105 characters)

21:05:23 compose/service.py:1000:9: E303 too many blank lines (2)

21:05:23 

21:05:23 Tests should end in _test.py.............................................Passed

21:05:23 Fix requirements.txt.....................................................Passed

21:05:23 Trim Trailing Whitespace.................................................Failed

21:05:23 - hook id: trailing-whitespace

21:05:23 - exit code: 1

21:05:23 - files were modified by this hook

21:05:23 

21:05:23 Fixing compose/service.py

21:05:23 Fixing compose/config/config_schema_v3.7.json

21:05:23 

21:05:24 Reorder python imports...................................................Passed

21:05:24 ERROR: InvocationError: '/code/.tox/pre-commit/bin/pre-commit run --all-files'

21:05:24 ___________________________________ summary ____________________________________

21:05:24 ERROR:   pre-commit: commands failed

[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_18.09.9_py27
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE