Skip to content
Failed

Console Output

Skipping 576 KB.. Full Log
19:27:18 323015b3acd0: Pulling fs layer
19:27:18 aca137a768cc: Pulling fs layer
19:27:18 c23bb74692d9: Pulling fs layer
19:27:18 ce500c7ba0db: Pulling fs layer
19:27:18 85140d541953: Pulling fs layer
19:27:18 cc102ffe8690: Pulling fs layer
19:27:18 75f81aa03cd6: Pulling fs layer
19:27:18 ed8a0acd2d68: Pulling fs layer
19:27:18 228eecdc53fd: Waiting
19:27:18 770e40ec3156: Waiting
19:27:18 0460d077bcff: Waiting
19:27:18 6682f19710d3: Waiting
19:27:18 b429e3cd1970: Waiting
19:27:18 323015b3acd0: Waiting
19:27:18 aca137a768cc: Waiting
19:27:18 c23bb74692d9: Waiting
19:27:18 ce500c7ba0db: Waiting
19:27:18 85140d541953: Waiting
19:27:18 cc102ffe8690: Waiting
19:27:18 75f81aa03cd6: Waiting
19:27:18 ed8a0acd2d68: Waiting
19:27:18 023b6c611d12: Download complete
19:27:19 228eecdc53fd: Verifying Checksum
19:27:19 228eecdc53fd: Download complete
19:27:19 1284607e03d1: Verifying Checksum
19:27:19 1284607e03d1: Download complete
19:27:19 0460d077bcff: Verifying Checksum
19:27:19 0460d077bcff: Download complete
19:27:19 770e40ec3156: Verifying Checksum
19:27:19 770e40ec3156: Download complete
19:27:19 6682f19710d3: Verifying Checksum
19:27:19 6682f19710d3: Download complete
19:27:19 b429e3cd1970: Verifying Checksum
19:27:19 b429e3cd1970: Download complete
19:27:19 323015b3acd0: Verifying Checksum
19:27:19 323015b3acd0: Download complete
19:27:19 aca137a768cc: Verifying Checksum
19:27:19 aca137a768cc: Download complete
19:27:19 c23bb74692d9: Verifying Checksum
19:27:19 c23bb74692d9: Download complete
19:27:19 ce500c7ba0db: Verifying Checksum
19:27:19 ce500c7ba0db: Download complete
19:27:19 85140d541953: Verifying Checksum
19:27:19 85140d541953: Download complete
19:27:19 75f81aa03cd6: Verifying Checksum
19:27:19 75f81aa03cd6: Download complete
19:27:20 3bfa42f08d45: Verifying Checksum
19:27:20 3bfa42f08d45: Download complete
19:27:20 cc102ffe8690: Verifying Checksum
19:27:20 cc102ffe8690: Download complete
19:27:20 ed8a0acd2d68: Verifying Checksum
19:27:20 ed8a0acd2d68: Download complete
19:27:23 3bfa42f08d45: Pull complete
19:27:23 023b6c611d12: Pull complete
19:27:23 1284607e03d1: Pull complete
19:27:23 228eecdc53fd: Pull complete
19:27:24 770e40ec3156: Pull complete
19:27:24 0460d077bcff: Pull complete
19:27:24 6682f19710d3: Pull complete
19:27:24 b429e3cd1970: Pull complete
19:27:24 323015b3acd0: Pull complete
19:27:24 aca137a768cc: Pull complete
19:27:24 c23bb74692d9: Pull complete
19:27:25 ce500c7ba0db: Pull complete
19:27:25 85140d541953: Pull complete
19:27:26 WARNING: No swap limit support
[Pipeline] echo
19:27:26 Using local system's storage driver: 
[Pipeline] sh
19:27:26 + pwd
19:27:26 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6647/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-7f8ad814d116f45398211186fa7d3c6b35574be0 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.5-rc1 -e BUILD_NUMBER=jenkins-compose-PR-6647-5 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-7f8ad814d116f45398211186fa7d3c6b35574be0 --verbose
19:27:27 + docker version
19:27:27 Client: Docker Engine - Community
19:27:27  Version:           18.09.7
19:27:27  API version:       1.39
19:27:27  Go version:        go1.10.8
19:27:27  Git commit:        2d0083d
19:27:27  Built:             Thu Jun 27 17:54:15 2019
19:27:27  OS/Arch:           linux/amd64
19:27:27  Experimental:      false
19:27:27 
19:27:27 Server: Docker Engine - Community
19:27:27  Engine:
19:27:27   Version:          19.03.2
19:27:27   API version:      1.40 (minimum version 1.12)
19:27:27   Go version:       go1.12.8
19:27:27   Git commit:       6a30dfc
19:27:27   Built:            Thu Aug 29 05:27:45 2019
19:27:27   OS/Arch:          linux/amd64
19:27:27   Experimental:     true
19:27:27  containerd:
19:27:27   Version:          1.2.6
19:27:27   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
19:27:27  runc:
19:27:27   Version:          1.0.0-rc8
19:27:27   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
19:27:27  docker-init:
19:27:27   Version:          0.18.0
19:27:27   GitCommit:        fec3683
19:27:27 + export DOCKER_VERSIONS=19.03.5-rc1
19:27:27 + DOCKER_VERSIONS=19.03.5-rc1
19:27:27 + STORAGE_DRIVER=overlay
19:27:27 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
19:27:27 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
19:27:27 ++ hostname
19:27:27 + GIT_VOLUME=--volumes-from=9dab490c1bd5
19:27:27 + . script/test/all
19:27:27 ++ set -e
19:27:27 ++ echo 'Running lint checks'
19:27:27 Running lint checks
19:27:27 ++ docker run --rm --tty --volumes-from=9dab490c1bd5 dockerbuildbot/compose:alpine-7f8ad814d116f45398211186fa7d3c6b35574be0 tox -e pre-commit
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’
19:27:27 cc102ffe8690: Pull complete
19:27:27 75f81aa03cd6: Pull complete
19:27:28 ed8a0acd2d68: Pull complete
19:27:28 Digest: sha256:321132ac72035d5fe7fe9af710e27d18ec305c1c5a625e23bf61d7eb89db5848
19:27:28 Status: Downloaded newer image for dockerbuildbot/compose:alpine-7f8ad814d116f45398211186fa7d3c6b35574be0
19:27:29 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.23,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.1.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.7,zipp==0.6.0

19:27:29 pre-commit runtests: PYTHONHASHSEED='1184925859'

19:27:29 pre-commit runtests: commands[0] | pre-commit install

19:27:29 pre-commit installed at .git/hooks/pre-commit

19:27:29 pre-commit runtests: commands[1] | pre-commit run --all-files

19:27:29 [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

19:27:29 [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

19:27:29 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

19:27:29 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

19:27:29 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

19:27:29 [INFO] Once installed this environment will be reused.

19:27:29 [INFO] This may take a few minutes...

19:27:30 + docker version
19:27:30 Client: Docker Engine - Community
19:27:30  Version:           18.09.7
19:27:30  API version:       1.39
19:27:30  Go version:        go1.10.8
19:27:30  Git commit:        2d0083d
19:27:30  Built:             Thu Jun 27 17:54:15 2019
19:27:30  OS/Arch:           linux/amd64
19:27:30  Experimental:      false
19:27:30 
19:27:30 Server: Docker Engine - Community
19:27:30  Engine:
19:27:30   Version:          19.03.2
19:27:30   API version:      1.40 (minimum version 1.12)
19:27:30   Go version:       go1.12.8
19:27:30   Git commit:       6a30dfc
19:27:30   Built:            Thu Aug 29 05:27:45 2019
19:27:30   OS/Arch:          linux/amd64
19:27:30   Experimental:     true
19:27:30  containerd:
19:27:30   Version:          1.2.6
19:27:30   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
19:27:30  runc:
19:27:30   Version:          1.0.0-rc8
19:27:30   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
19:27:30  docker-init:
19:27:30   Version:          0.18.0
19:27:30   GitCommit:        fec3683
19:27:30 + export DOCKER_VERSIONS=19.03.5-rc1
19:27:30 + DOCKER_VERSIONS=19.03.5-rc1
19:27:30 + STORAGE_DRIVER=overlay
19:27:30 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
19:27:30 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
19:27:30 ++ hostname
19:27:30 + GIT_VOLUME=--volumes-from=11c9901ca215
19:27:30 + . script/test/all
19:27:30 ++ set -e
19:27:30 ++ echo 'Running lint checks'
19:27:30 Running lint checks
19:27:30 ++ docker run --rm --tty --volumes-from=11c9901ca215 dockerbuildbot/compose:alpine-7f8ad814d116f45398211186fa7d3c6b35574be0 tox -e pre-commit
19:27:33 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.23,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.1.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.7,zipp==0.6.0

19:27:33 pre-commit runtests: PYTHONHASHSEED='2687307790'

19:27:33 pre-commit runtests: commands[0] | pre-commit install

19:27:33 pre-commit installed at .git/hooks/pre-commit

19:27:33 pre-commit runtests: commands[1] | pre-commit run --all-files

19:27:33 [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

19:27:33 [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

19:27:33 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

19:27:33 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

19:27:33 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

19:27:33 [INFO] Once installed this environment will be reused.

19:27:33 [INFO] This may take a few minutes...

19:27:47 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

19:27:47 [INFO] Once installed this environment will be reused.

19:27:47 [INFO] This may take a few minutes...

19:27:51 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

19:27:51 [INFO] Once installed this environment will be reused.

19:27:51 [INFO] This may take a few minutes...

19:28:00 Check for added large files..............................................Passed

19:28:00 Check docstring is first.................................................Passed

19:28:00 Check for merge conflicts................................................Passed

19:28:00 Check Yaml...............................................................Passed

19:28:00 Check JSON...............................................................Passed

19:28:00 Debug Statements (Python)................................................Passed

19:28:00 Fix End of Files.........................................................Passed

19:28:03 Check for added large files..............................................Passed

19:28:03 Check docstring is first.................................................Passed

19:28:03 Check for merge conflicts................................................Passed

19:28:03 Check Yaml...............................................................Passed

19:28:03 Check JSON...............................................................Passed

19:28:04 Debug Statements (Python)................................................Passed

19:28:04 Fix End of Files.........................................................Passed

19:28:08 Flake8...................................................................Failed

19:28:08 hookid: flake8

19:28:08 

19:28:08 tests/unit/cli/main_test.py:95:66: E202 whitespace before '}'

19:28:08 

19:28:08 Tests should end in _test.py.............................................Passed

19:28:08 Fix requirements.txt.....................................................Passed

19:28:08 Trim Trailing Whitespace.................................................Passed

19:28:09 Reorder python imports...................................................Failed

19:28:09 hookid: reorder-python-imports

19:28:09 

19:28:09 Files were modified by this hook. Additional output:

19:28:09 

19:28:09 Reordering imports in tests/unit/cli/main_test.py

19:28:09 

19:28:09 ERROR: InvocationError: '/code/.tox/pre-commit/bin/pre-commit run --all-files'

19:28:09 ___________________________________ summary ____________________________________

19:28:09 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-rc1_py37
19:28:10 Flake8...................................................................Sending interrupt signal to process
Running on ubuntu-1804-overlay2 (i-0c0144143f9aeb202) in /home/ubuntu/workspace/compose_PR-6647
[Pipeline] {
[Pipeline] // node
[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-rc1_py27
[Pipeline] }
Failed in branch debian_19.03.5-rc1_py37
[Pipeline] }
Failed in branch debian_18.09.9_py27
[Pipeline] }
Failed in branch debian_18.09.9_py37
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-6647@tmp/a87b315c-2d35-43dc-8149-1e16460a3034/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
19:28:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
19:28:10 chowning workspace
[Pipeline] sh
19:28:10 + uname -m
[Pipeline] sh
19:28:11 + pwd
19:28:11 + id -u
19:28:11 + id -g
19:28:11 + docker run --rm -v /home/ubuntu/workspace/compose_PR-6647:/workspace busybox chown -R 1000:1000 /workspace
19:28:11 Terminated
19:28:11 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_19.03.5-rc1_py27
[Pipeline] echo
19:28:12 Removing all docker containers
[Pipeline] sh
19:28:12 + docker container ls -aq
[Pipeline] echo
19:28:12 Docker containers have been removed
[Pipeline] echo
19:28:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
19:28:12 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py27 / docker=18.09.9 / baseImage=alpine)
[Pipeline] checkout
19:28:12 using credential sf-release-bot.github.ssh
19:28:12 Cloning the remote Git repository
19:28:12 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-6647 # 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/6647/head:refs/remotes/origin/PR-6647
19:28:13 Fetching without tags
19:28:14 Checking out Revision 7f8ad814d116f45398211186fa7d3c6b35574be0 (PR-6647)
19:28:14 Commit message: "update unit tests"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6647/head:refs/remotes/origin/PR-6647 # 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/6647/head:refs/remotes/origin/PR-6647
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7f8ad814d116f45398211186fa7d3c6b35574be0
[Pipeline] sh
19:28:15 + docker info
19:28:15 + awk -F :  $1 == "Storage Driver" { print $2; exit }
19:28:15 WARNING: No swap limit support
[Pipeline] echo
19:28:15 Using local system's storage driver: 
[Pipeline] sh
19:28:15 + pwd
19:28:15 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6647/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-7f8ad814d116f45398211186fa7d3c6b35574be0 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=18.09.9 -e BUILD_NUMBER=jenkins-compose-PR-6647-5 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-7f8ad814d116f45398211186fa7d3c6b35574be0 --verbose
19:28:16 + docker version
19:28:16 Client: Docker Engine - Community
19:28:16  Version:           18.09.7
19:28:16  API version:       1.39
19:28:16  Go version:        go1.10.8
19:28:16  Git commit:        2d0083d
19:28:16  Built:             Thu Jun 27 17:54:15 2019
19:28:16  OS/Arch:           linux/amd64
19:28:16  Experimental:      false
19:28:16 
19:28:16 Server: Docker Engine - Community
19:28:16  Engine:
19:28:16   Version:          19.03.2
19:28:16   API version:      1.40 (minimum version 1.12)
19:28:16   Go version:       go1.12.8
19:28:16   Git commit:       6a30dfc
19:28:16   Built:            Thu Aug 29 05:27:45 2019
19:28:16   OS/Arch:          linux/amd64
19:28:16   Experimental:     true
19:28:16  containerd:
19:28:16   Version:          1.2.6
19:28:16   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
19:28:16  runc:
19:28:16   Version:          1.0.0-rc8
19:28:16   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
19:28:16  docker-init:
19:28:16   Version:          0.18.0
19:28:16   GitCommit:        fec3683
19:28:16 + export DOCKER_VERSIONS=18.09.9
19:28:16 + DOCKER_VERSIONS=18.09.9
19:28:16 + STORAGE_DRIVER=overlay
19:28:16 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
19:28:16 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
19:28:16 ++ hostname
19:28:16 + GIT_VOLUME=--volumes-from=5e6ee1061242
19:28:16 + . script/test/all
19:28:16 ++ set -e
19:28:16 ++ echo 'Running lint checks'
19:28:16 Running lint checks
19:28:16 ++ docker run --rm --tty --volumes-from=5e6ee1061242 dockerbuildbot/compose:alpine-7f8ad814d116f45398211186fa7d3c6b35574be0 tox -e pre-commit
19:28:18 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.23,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.1.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.7,zipp==0.6.0

19:28:18 pre-commit runtests: PYTHONHASHSEED='1280114920'

19:28:18 pre-commit runtests: commands[0] | pre-commit install

19:28:18 pre-commit installed at .git/hooks/pre-commit

19:28:18 pre-commit runtests: commands[1] | pre-commit run --all-files

19:28:18 [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

19:28:18 [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

19:28:18 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

19:28:18 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

19:28:18 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

19:28:18 [INFO] Once installed this environment will be reused.

19:28:18 [INFO] This may take a few minutes...

19:28:36 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

19:28:36 [INFO] Once installed this environment will be reused.

19:28:36 [INFO] This may take a few minutes...

19:28:49 Check for added large files..............................................Passed

19:28:49 Check docstring is first.................................................Passed

19:28:49 Check for merge conflicts................................................Passed

19:28:49 Check Yaml...............................................................Passed

19:28:49 Check JSON...............................................................Passed

19:28:49 Debug Statements (Python)................................................Passed

19:28:49 Fix End of Files.........................................................Passed

19:28:57 Flake8...................................................................Failed

19:28:57 hookid: flake8

19:28:57 

19:28:57 tests/unit/cli/main_test.py:95:66: E202 whitespace before '}'

19:28:57 

19:28:57 Tests should end in _test.py.............................................Passed

19:28:57 Fix requirements.txt.....................................................Passed

19:28:57 Trim Trailing Whitespace.................................................Passed

19:28:58 Reorder python imports...................................................Failed

19:28:58 hookid: reorder-python-imports

19:28:58 

19:28:58 Files were modified by this hook. Additional output:

19:28:58 

19:28:58 Reordering imports in tests/unit/cli/main_test.py

19:28:58 

19:28:58 ERROR: InvocationError: '/code/.tox/pre-commit/bin/pre-commit run --all-files'

19:28:58 ___________________________________ summary ____________________________________

19:28:58 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