Skip to content
Failed

Console Output

Skipping 293 KB.. Full Log
10:55:21 Checking for function mkdtemp            : yes 
10:55:21 Checking for flags -Wl,--as-needed       : yes 
10:55:21 'configure' finished successfully (0.357s)
10:55:21 'all' finished successfully (0.000s)
10:55:21 'distclean' finished successfully (0.001s)
10:55:21 Setting top to                           : /tmp/pyinstaller/bootloader 
10:55:21 Setting out to                           : /tmp/pyinstaller/bootloader/build 
10:55:21 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
10:55:21 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
10:55:21 Checking size of pointer                 : 8 
10:55:21 Platform                                 : Linux-64bit detected based on compiler 
10:55:21 Checking for flags -m64                  : yes 
10:55:21 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
10:55:21 Checking for program 'strip'             : /usr/bin/strip 
10:55:21 Checking for library dl                  : yes 
10:55:21 Checking for library m                   : yes 
10:55:21 Checking for library z                   : yes 
10:55:21 Checking for function unsetenv           : yes 
10:55:21 Checking for function mkdtemp            : yes 
10:55:21 Checking for flags -Wl,--as-needed       : yes 
10:55:21 'configure' finished successfully (0.318s)
10:55:21 'make_all' finished successfully (0.003s)
10:55:21 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
10:55:21 [ 1/13] Compiling src/pyi_python.c
10:55:21 [ 2/13] Compiling src/pyi_global.c
10:55:21 [ 3/13] Compiling src/pyi_archive.c
10:55:21 [ 4/13] Compiling src/pyi_launch.c
10:55:21 [ 5/13] Compiling src/pyi_main.c
10:55:21 [ 6/13] Compiling src/pyi_pythonlib.c
10:55:22 [ 7/13] Compiling src/pyi_python27_compat.c
10:55:22 [ 8/13] Compiling src/pyi_win32_utils.c
10:55:22 [ 9/13] Compiling src/pyi_path.c
10:55:22 [10/13] Compiling src/main.c
10:55:22 [11/13] Compiling src/pyi_utils.c
10:55:22 [12/13] Linking build/debug/run_d
10:55:22 [13/13] Processing build/debug/run_d
10:55:22 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
10:55:22 'build_debug' finished successfully (0.704s)
10:55:22 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
10:55:22 [ 1/13] Compiling src/pyi_python.c
10:55:22 [ 2/13] Compiling src/pyi_global.c
10:55:22 [ 3/13] Compiling src/main.c
10:55:22 [ 4/13] Compiling src/pyi_utils.c
10:55:22 [ 5/13] Compiling src/pyi_main.c
10:55:22 [ 6/13] Compiling src/pyi_pythonlib.c
10:55:22 [ 7/13] Compiling src/pyi_python27_compat.c
10:55:22 [ 8/13] Compiling src/pyi_win32_utils.c
10:55:22 [ 9/13] Compiling src/pyi_path.c
10:55:22 [10/13] Compiling src/pyi_archive.c
10:55:22 [11/13] Compiling src/pyi_launch.c
10:55:23 [12/13] Linking build/release/run
10:55:23 [13/13] Processing build/release/run
10:55:23 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
10:55:23 'build_release' finished successfully (0.698s)
10:55:23 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
10:55:23 [13/14] Processing build/debug/run_d
10:55:23 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
10:55:23 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
10:55:23 'install_debug' finished successfully (0.016s)
10:55:23 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
10:55:23 [14/14] Processing build/release/run
10:55:23 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
10:55:23 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
10:55:23 'install_release' finished successfully (0.014s)
10:55:23 + /code/.tox/py37/bin/pip3 install ..
10:55:23 Processing /tmp/pyinstaller
10:55:23   Installing build dependencies: started
10:55:28   Installing build dependencies: finished with status 'done'
10:55:28   Getting requirements to build wheel: started
10:55:29   Getting requirements to build wheel: finished with status 'done'
10:55:29     Preparing wheel metadata: started
10:55:29     Preparing wheel metadata: finished with status 'done'
10:55:29 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (0.16.1)
10:55:29 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (41.6.0)
10:55:29 Building wheels for collected packages: PyInstaller
10:55:29   Building wheel for PyInstaller (PEP 517): started
10:55:30   Building wheel for PyInstaller (PEP 517): finished with status 'done'
10:55:30   Created wheel for PyInstaller: filename=PyInstaller-3.5-cp37-none-any.whl size=2879088 sha256=e5b8446b3e846a53baf0eed14b61e97e74217299cfe0483cdf70b1a07f26eaf3
10:55:30   Stored in directory: /tmp/pip-ephem-wheel-cache-k9d5r5nr/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887
10:55:30 Successfully built PyInstaller
10:55:30 Installing collected packages: PyInstaller
10:55:30   Found existing installation: PyInstaller 3.5
10:55:30     Uninstalling PyInstaller-3.5:
10:55:30       Successfully uninstalled PyInstaller-3.5
10:55:30 Successfully installed PyInstaller-3.5
10:55:31 + cd /code
10:55:31 + rm -Rf /tmp/pyinstaller
10:55:31 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
10:55:31 37 INFO: PyInstaller: 3.5
10:55:31 37 INFO: Python: 3.7.4
10:55:31 39 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with
10:55:31 41 INFO: UPX is not available.
10:55:31 42 INFO: Extending PYTHONPATH with paths
10:55:31 ['/code/bin', '/code']
10:55:31 42 INFO: checking Analysis
10:55:31 42 INFO: Building Analysis because Analysis-00.toc is non existent
10:55:31 42 INFO: Initializing module dependency graph...
10:55:31 44 INFO: Initializing module graph hooks...
10:55:31 45 INFO: Analyzing base_library.zip ...
10:55:33 2552 INFO: running Analysis Analysis-00.toc
10:55:33 2563 INFO: Caching module hooks...
10:55:33 2566 INFO: Analyzing bin/docker-compose
10:55:33 2652 INFO: Processing pre-find module path hook   distutils
10:55:33 2653 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
10:55:33 2824 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
10:55:34 3679 INFO: Processing pre-safe import module hook   six.moves
10:55:37 6033 INFO: Loading module hooks...
10:55:37 6034 INFO: Loading module hook "hook-certifi.py"...
10:55:37 6034 INFO: Loading module hook "hook-jsonschema.py"...
10:55:37 6036 INFO: Loading module hook "hook-xml.py"...
10:55:37 6074 INFO: Loading module hook "hook-nacl.py"...
10:55:37 6076 INFO: Loading module hook "hook-distutils.py"...
10:55:37 6077 INFO: Loading module hook "hook-pkg_resources.py"...
10:55:37 6271 INFO: Processing pre-safe import module hook   win32com
10:55:37 6409 INFO: Loading module hook "hook-pydoc.py"...
10:55:37 6410 INFO: Loading module hook "hook-sysconfig.py"...
10:55:37 6416 INFO: Loading module hook "hook-encodings.py"...
10:55:37 6453 INFO: Loading module hook "hook-cryptography.py"...
10:55:37 6602 INFO: Looking for ctypes DLLs
10:55:37 Illegal option -p
10:55:37 6633 INFO: Analyzing run-time hooks ...
10:55:37 6642 INFO: Including run-time hook 'pyi_rth_certifi.py'
10:55:37 6643 INFO: Including run-time hook 'pyi_rth_pkgres.py'
10:55:37 6653 INFO: Looking for dynamic libraries
10:55:38 6875 INFO: Looking for eggs
10:55:38 6876 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
10:55:38 6885 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
10:55:38 6937 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
10:55:38 6958 INFO: checking PYZ
10:55:38 6959 INFO: Building PYZ because PYZ-00.toc is non existent
10:55:38 6959 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
10:55:39 7671 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
10:55:39 7683 INFO: checking PKG
10:55:39 7683 INFO: Building PKG because PKG-00.toc is non existent
10:55:39 7683 INFO: Building PKG (CArchive) PKG-00.pkg
10:55:51 18883 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
10:55:51 18886 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
10:55:51 18886 INFO: checking EXE
10:55:51 18886 INFO: Building EXE because EXE-00.toc is non existent
10:55:51 18887 INFO: Building EXE from EXE-00.toc
10:55:51 18887 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
10:55:51 18945 INFO: Building EXE from EXE-00.toc completed successfully.
10:55:51 + ls -la dist/
10:55:51 total 17124
10:55:51 drwxrwxrwx    2 root     root          4096 Nov 19 10:55 .
10:55:51 drwxr-xr-x    1 root     root          4096 Nov 19 10:55 ..
10:55:51 -rwxr-xr-x    1 root     root      17520000 Nov 19 10:55 docker-compose
10:55:51 + ldd dist/docker-compose
10:55:51 	/lib/ld-musl-x86_64.so.1 (0x7fb9fefa8000)
10:55:51 	libz.so.1 => /lib/libz.so.1 (0x7fb9fef72000)
10:55:51 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7fb9fefa8000)
10:55:51 + mv dist/docker-compose /usr/local/bin
10:55:51 + docker-compose version
10:55:51 docker-compose version 1.25.0dev, build 520737544a9e4032af099425dcd3e8153c2b50f4
10:55:51 docker-py version: 4.1.0
10:55:51 CPython version: 3.7.4
10:55:51 OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
10:55:51 Removing intermediate container c968c196b8bd
10:55:51  ---> 6ebee5077486
10:55:51 Successfully built 6ebee5077486
10:55:51 Successfully tagged dockerbuildbot/compose:alpine-520737544a9e4032af099425dcd3e8153c2b50f4
[Pipeline] sh
10:55:52 + docker push dockerbuildbot/compose:alpine-520737544a9e4032af099425dcd3e8153c2b50f4
10:55:52 The push refers to repository [docker.io/dockerbuildbot/compose]
10:55:52 aec0c21702a6: Preparing
10:55:52 f2d9f8bce817: Preparing
10:55:52 d22411ff5b22: Preparing
10:55:52 57385afa6248: Preparing
10:55:52 c1df7442ccab: Preparing
10:55:52 0554c7d2790b: Preparing
10:55:52 3e334fad1a0b: Preparing
10:55:52 e944576ebe79: Preparing
10:55:52 64b9d9637f8f: Preparing
10:55:52 fbef4740dcce: Preparing
10:55:52 933e7898a7ad: Preparing
10:55:52 cd954be50274: Preparing
10:55:52 37809b89647a: Preparing
10:55:52 a65dba0a9a65: Preparing
10:55:52 40cc093d7a7e: Preparing
10:55:52 0f0835b494f9: Preparing
10:55:52 2a8b7fd42278: Preparing
10:55:52 6a1aa47d6606: Preparing
10:55:52 7b66164940a3: Preparing
10:55:52 c5728f2d608b: Preparing
10:55:52 03901b4a2ea8: Preparing
10:55:52 0554c7d2790b: Waiting
10:55:52 3e334fad1a0b: Waiting
10:55:52 e944576ebe79: Waiting
10:55:52 64b9d9637f8f: Waiting
10:55:52 fbef4740dcce: Waiting
10:55:52 933e7898a7ad: Waiting
10:55:52 cd954be50274: Waiting
10:55:52 37809b89647a: Waiting
10:55:52 a65dba0a9a65: Waiting
10:55:52 40cc093d7a7e: Waiting
10:55:52 0f0835b494f9: Waiting
10:55:52 2a8b7fd42278: Waiting
10:55:52 6a1aa47d6606: Waiting
10:55:52 7b66164940a3: Waiting
10:55:52 c5728f2d608b: Waiting
10:55:52 03901b4a2ea8: Waiting
10:55:54 c1df7442ccab: Pushed
10:55:54 57385afa6248: Pushed
10:55:55 3e334fad1a0b: Pushed
10:55:55 0554c7d2790b: Pushed
10:55:56 e944576ebe79: Pushed
10:55:57 64b9d9637f8f: Pushed
10:55:57 fbef4740dcce: Pushed
10:55:58 aec0c21702a6: Pushed
10:56:00 933e7898a7ad: Pushed
10:56:08 a65dba0a9a65: Pushed
10:56:08 40cc093d7a7e: Pushed
10:56:10 f2d9f8bce817: Pushed
10:56:11 2a8b7fd42278: Layer already exists
10:56:11 37809b89647a: Pushed
10:56:12 cd954be50274: Pushed
10:56:14 c5728f2d608b: Layer already exists
10:56:14 03901b4a2ea8: Layer already exists
10:56:14 d22411ff5b22: Pushed
10:56:20 6a1aa47d6606: Layer already exists
10:56:23 7b66164940a3: Layer already exists
10:56:25 0f0835b494f9: Pushed
10:56:27 alpine-520737544a9e4032af099425dcd3e8153c2b50f4: digest: sha256:3e47300c8fb70397b5a655585bb866134396352d465f102ad507d2256948ad17 size: 4715
[Pipeline] echo
10:56:27 dockerbuildbot/compose:alpine-520737544a9e4032af099425dcd3e8153c2b50f4
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
image.id: dockerbuildbot/compose:alpine-520737544a9e4032af099425dcd3e8153c2b50f4
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0f39824850ea1f308) in /home/ubuntu/workspace/compose_PR-7029
[Pipeline] {
[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-7029@tmp/3fb240df-fb51-4c2e-a483-8c5a328c8735/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] sh
10:56:27 + docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-520737544a9e4032af099425dcd3e8153c2b50f4 /code/script/test/versions.py -n 2 docker/docker-ce recent
10:56:27 Unable to find image 'dockerbuildbot/compose:alpine-520737544a9e4032af099425dcd3e8153c2b50f4' locally
10:56:27 alpine-520737544a9e4032af099425dcd3e8153c2b50f4: Pulling from dockerbuildbot/compose
10:56:27 9d48c3bd43c5: Already exists
10:56:27 c0ea575d71b9: Already exists
10:56:28 0f535eceebd5: Already exists
10:56:28 8a30f5893bea: Already exists
10:56:28 287089fe229e: Already exists
10:56:28 76abb3e9315b: Pulling fs layer
10:56:28 7d7d77785f93: Pulling fs layer
10:56:28 71f9d7924b96: Pulling fs layer
10:56:28 2e257c2b693a: Pulling fs layer
10:56:28 17e52a05e764: Pulling fs layer
10:56:28 043e71636877: Pulling fs layer
10:56:28 ac4cad6a2f84: Pulling fs layer
10:56:28 54eda65aa05e: Pulling fs layer
10:56:28 fb1ca209994e: Pulling fs layer
10:56:28 54cb63618ab7: Pulling fs layer
10:56:28 bc526c5aa274: Pulling fs layer
10:56:28 7098a3a5cde2: Pulling fs layer
10:56:28 edbc519799f1: Pulling fs layer
10:56:28 c6de2feee561: Pulling fs layer
10:56:28 ad31f73d8d13: Pulling fs layer
10:56:28 78a07ed4d7a4: Pulling fs layer
10:56:28 17e52a05e764: Waiting
10:56:28 043e71636877: Waiting
10:56:28 ac4cad6a2f84: Waiting
10:56:28 54eda65aa05e: Waiting
10:56:28 fb1ca209994e: Waiting
10:56:28 54cb63618ab7: Waiting
10:56:28 bc526c5aa274: Waiting
10:56:28 7098a3a5cde2: Waiting
10:56:28 edbc519799f1: Waiting
10:56:28 c6de2feee561: Waiting
10:56:28 ad31f73d8d13: Waiting
10:56:28 78a07ed4d7a4: Waiting
10:56:28 2e257c2b693a: Waiting
10:56:28 7d7d77785f93: Verifying Checksum
10:56:28 7d7d77785f93: Download complete
10:56:28 2e257c2b693a: Verifying Checksum
10:56:28 2e257c2b693a: Download complete
10:56:28 71f9d7924b96: Verifying Checksum
10:56:28 71f9d7924b96: Download complete
10:56:29 76abb3e9315b: Verifying Checksum
10:56:29 76abb3e9315b: Download complete
10:56:29 ac4cad6a2f84: Verifying Checksum
10:56:29 ac4cad6a2f84: Download complete
10:56:30 54eda65aa05e: Verifying Checksum
10:56:30 54eda65aa05e: Download complete
10:56:30 17e52a05e764: Verifying Checksum
10:56:30 17e52a05e764: Download complete
10:56:31 043e71636877: Verifying Checksum
10:56:31 043e71636877: Download complete
10:56:32 76abb3e9315b: Pull complete
10:56:32 7d7d77785f93: Pull complete
10:56:32 71f9d7924b96: Pull complete
10:56:32 2e257c2b693a: Pull complete
10:56:33 17e52a05e764: Pull complete
10:56:33 043e71636877: Pull complete
10:56:33 ac4cad6a2f84: Pull complete
10:56:33 54eda65aa05e: Pull complete
10:56:35 54cb63618ab7: Verifying Checksum
10:56:35 54cb63618ab7: Download complete
10:56:36 7098a3a5cde2: Verifying Checksum
10:56:36 7098a3a5cde2: Download complete
10:56:37 edbc519799f1: Download complete
10:56:38 c6de2feee561: Verifying Checksum
10:56:38 c6de2feee561: Download complete
10:56:39 fb1ca209994e: Verifying Checksum
10:56:39 fb1ca209994e: Download complete
10:56:39 fb1ca209994e: Pull complete
10:56:39 54cb63618ab7: Pull complete
10:56:42 bc526c5aa274: Verifying Checksum
10:56:42 bc526c5aa274: Download complete
10:56:42 bc526c5aa274: Pull complete
10:56:42 7098a3a5cde2: Pull complete
10:56:42 edbc519799f1: Pull complete
10:56:43 ad31f73d8d13: Verifying Checksum
10:56:43 ad31f73d8d13: Download complete
10:56:44 c6de2feee561: Pull complete
10:56:44 ad31f73d8d13: Pull complete
10:56:45 78a07ed4d7a4: Verifying Checksum
10:56:45 78a07ed4d7a4: Download complete
10:56:46 78a07ed4d7a4: Pull complete
10:56:46 Digest: sha256:3e47300c8fb70397b5a655585bb866134396352d465f102ad507d2256948ad17
10:56:46 Status: Downloaded newer image for dockerbuildbot/compose:alpine-520737544a9e4032af099425dcd3e8153c2b50f4
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0f39824850ea1f308) in /home/ubuntu/workspace/compose_PR-7029
[Pipeline] {
[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-7029@tmp/7cae7641-97de-42c5-a8bd-a38b8a8bf4d5/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
10:56:52 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:56:52 chowning workspace
[Pipeline] sh
10:56:53 + uname -m
[Pipeline] sh
10:56:53 + pwd
10:56:53 + id -u
10:56:53 + id -g
10:56:53 + docker run --rm -v /home/ubuntu/workspace/compose_PR-7029:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
10:56:54 Removing all docker containers
[Pipeline] sh
10:56:54 + docker container ls -aq
[Pipeline] echo
10:56:54 Docker containers have been removed
[Pipeline] echo
10:56:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:56:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image for "debian")
[Pipeline] checkout
10:56:54 using credential sf-release-bot.github.ssh
10:56:54 Cloning the remote Git repository
10:56:54 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-7029 # 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/7029/head:refs/remotes/origin/PR-7029
10:56:56 Fetching without tags
10:56:56 Checking out Revision 520737544a9e4032af099425dcd3e8153c2b50f4 (PR-7029)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7029/head:refs/remotes/origin/PR-7029 # 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/7029/head:refs/remotes/origin/PR-7029
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 520737544a9e4032af099425dcd3e8153c2b50f4

GitHub has been notified of this commit’s build result

hudson.plugins.git.GitException: Command "git checkout -f 520737544a9e4032af099425dcd3e8153c2b50f4" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 520737544a9e4032af099425dcd3e8153c2b50f4

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0f39824850ea1f308)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy478.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Caused: hudson.plugins.git.GitException: Could not checkout 520737544a9e4032af099425dcd3e8153c2b50f4
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2427)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
Finished: FAILURE