Skip to content
Failed

Console Output

Skipping 260 KB.. Full Log
10:49:39 Step 26/32 : COPY README.md .
10:49:39  ---> 771caa5867e6
10:49:39 Step 27/32 : COPY compose compose/
10:49:39  ---> d93548cb0312
10:49:39 Step 28/32 : RUN tox --notest
10:49:39  ---> Running in 146a62f2ebcc
10:49:40 py27 create: /code/.tox/py27
10:49:52 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
10:51:59 py27 develop-inst: /code
10:51:59 py27 installed: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,configparser==4.0.2,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.5,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
10:51:59 py37 create: /code/.tox/py37
10:52:11 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
10:54:17 py37 develop-inst: /code
10:54:17 py37 installed: atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==7.2.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.5,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
10:54:17 pre-commit create: /code/.tox/pre-commit
10:54:24 pre-commit installdeps: pre-commit
10:54:36 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
10:54:36 ___________________________________ summary ____________________________________
10:54:36   py27: skipped tests
10:54:36   py37: skipped tests
10:54:36   pre-commit: skipped tests
10:54:36   congratulations :)
10:54:39 Removing intermediate container 146a62f2ebcc
10:54:39  ---> b9ec6d0e3a94
10:54:39 Step 29/32 : COPY . .
10:54:39  ---> c525d6c1eae4
10:54:39 Step 30/32 : ARG GIT_COMMIT=unknown
10:54:39  ---> Running in 7fd6b5bd0f9c
10:54:39 Removing intermediate container 7fd6b5bd0f9c
10:54:39  ---> beb3e7b3298f
10:54:39 Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT
10:54:39  ---> Running in dcdc25bc0564
10:54:39 Removing intermediate container dcdc25bc0564
10:54:39  ---> 60cb899544a1
10:54:39 Step 32/32 : RUN script/build/linux-entrypoint
10:54:39  ---> Running in e1214e1c5e12
10:54:40 + CODE_PATH=/code
10:54:40 + VENV=/code/.tox/py37
10:54:40 + cd /code
10:54:40 + mkdir -p dist
10:54:40 + chmod 777 dist
10:54:40 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
10:54:58 + '[' -z 6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a ']'
10:54:58 + echo 6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a
10:54:58 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:54:58 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:54:58 + '[' '!' -z 1 ']'
10:54:58 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller
10:54:58 Cloning into '/tmp/pyinstaller'...
10:55:01 + cd /tmp/pyinstaller/bootloader
10:55:01 + git checkout v3.5
10:55:01 Note: checking out 'v3.5'.
10:55:01 
10:55:01 You are in 'detached HEAD' state. You can look around, make experimental
10:55:01 changes and commit them, and you can discard any commits you make in this
10:55:01 state without impacting any branches by performing another checkout.
10:55:01 
10:55:01 If you want to create a new branch to retain commits you create, you may
10:55:01 do so (now or later) by using -b with the checkout command again. Example:
10:55:01 
10:55:01   git checkout -b <new-branch-name>
10:55:01 
10:55:01 HEAD is now at 498e6ee0 Release 3.5.
10:55:01 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all
10:55:01 Setting top to                           : /tmp/pyinstaller/bootloader 
10:55:01 Setting out to                           : /tmp/pyinstaller/bootloader/build 
10:55:01 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
10:55:01 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
10:55:02 Checking size of pointer                 : 8 
10:55:02 Platform                                 : Linux-64bit detected based on compiler 
10:55:02 Checking for flags -m64                  : yes 
10:55:02 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
10:55:02 Checking for program 'strip'             : /usr/bin/strip 
10:55:02 Checking for library dl                  : yes 
10:55:02 Checking for library m                   : yes 
10:55:02 Checking for library z                   : yes 
10:55:02 Checking for function unsetenv           : yes 
10:55:02 Checking for function mkdtemp            : yes 
10:55:02 Checking for flags -Wl,--as-needed       : yes 
10:55:02 'configure' finished successfully (0.341s)
10:55:02 'all' finished successfully (0.000s)
10:55:02 'distclean' finished successfully (0.001s)
10:55:02 Setting top to                           : /tmp/pyinstaller/bootloader 
10:55:02 Setting out to                           : /tmp/pyinstaller/bootloader/build 
10:55:02 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
10:55:02 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
10:55:02 Checking size of pointer                 : 8 
10:55:02 Platform                                 : Linux-64bit detected based on compiler 
10:55:02 Checking for flags -m64                  : yes 
10:55:02 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
10:55:02 Checking for program 'strip'             : /usr/bin/strip 
10:55:02 Checking for library dl                  : yes 
10:55:02 Checking for library m                   : yes 
10:55:02 Checking for library z                   : yes 
10:55:02 Checking for function unsetenv           : yes 
10:55:02 Checking for function mkdtemp            : yes 
10:55:02 Checking for flags -Wl,--as-needed       : yes 
10:55:02 'configure' finished successfully (0.324s)
10:55:02 'make_all' finished successfully (0.003s)
10:55:02 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
10:55:02 [ 1/13] Compiling src/pyi_python.c
10:55:02 [ 2/13] Compiling src/pyi_global.c
10:55:02 [ 3/13] Compiling src/pyi_archive.c
10:55:02 [ 4/13] Compiling src/pyi_launch.c
10:55:03 [ 5/13] Compiling src/pyi_main.c
10:55:03 [ 6/13] Compiling src/pyi_pythonlib.c
10:55:03 [ 7/13] Compiling src/pyi_python27_compat.c
10:55:03 [ 8/13] Compiling src/pyi_win32_utils.c
10:55:03 [ 9/13] Compiling src/pyi_path.c
10:55:03 [10/13] Compiling src/main.c
10:55:03 [11/13] Compiling src/pyi_utils.c
10:55:03 [12/13] Linking build/debug/run_d
10:55:03 [13/13] Processing build/debug/run_d
10:55:03 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
10:55:03 'build_debug' finished successfully (0.713s)
10:55:03 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
10:55:03 [ 1/13] Compiling src/pyi_python.c
10:55:03 [ 2/13] Compiling src/pyi_global.c
10:55:03 [ 3/13] Compiling src/main.c
10:55:03 [ 4/13] Compiling src/pyi_utils.c
10:55:03 [ 5/13] Compiling src/pyi_python27_compat.c
10:55:03 [ 6/13] Compiling src/pyi_win32_utils.c
10:55:03 [ 7/13] Compiling src/pyi_main.c
10:55:03 [ 8/13] Compiling src/pyi_pythonlib.c
10:55:03 [ 9/13] Compiling src/pyi_path.c
10:55:03 [10/13] Compiling src/pyi_archive.c
10:55:03 [11/13] Compiling src/pyi_launch.c
10:55:04 [12/13] Linking build/release/run
10:55:04 [13/13] Processing build/release/run
10:55:04 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
10:55:04 'build_release' finished successfully (0.694s)
10:55:04 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
10:55:04 [13/14] Processing build/debug/run_d
10:55:04 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
10:55:04 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
10:55:04 'install_debug' finished successfully (0.014s)
10:55:04 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
10:55:04 [14/14] Processing build/release/run
10:55:04 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
10:55:04 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
10:55:04 'install_release' finished successfully (0.012s)
10:55:04 + /code/.tox/py37/bin/pip3 install ..
10:55:04 Processing /tmp/pyinstaller
10:55:04   Installing build dependencies: started
10:55:09   Installing build dependencies: finished with status 'done'
10:55:09   Getting requirements to build wheel: started
10:55:10   Getting requirements to build wheel: finished with status 'done'
10:55:10     Preparing wheel metadata: started
10:55:10     Preparing wheel metadata: finished with status 'done'
10:55:10 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (0.16.1)
10:55:10 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (41.6.0)
10:55:10 Building wheels for collected packages: PyInstaller
10:55:10   Building wheel for PyInstaller (PEP 517): started
10:55:11   Building wheel for PyInstaller (PEP 517): finished with status 'done'
10:55:11   Created wheel for PyInstaller: filename=PyInstaller-3.5-cp37-none-any.whl size=2879088 sha256=df96d049d6b8dcdb43fd7e044af233c02dde79549da369acd1fd80bb5eb8e9ae
10:55:11   Stored in directory: /tmp/pip-ephem-wheel-cache-zccryj5s/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887
10:55:11 Successfully built PyInstaller
10:55:11 Installing collected packages: PyInstaller
10:55:11   Found existing installation: PyInstaller 3.5
10:55:11     Uninstalling PyInstaller-3.5:
10:55:11       Successfully uninstalled PyInstaller-3.5
10:55:12 Successfully installed PyInstaller-3.5
10:55:12 + cd /code
10:55:12 + rm -Rf /tmp/pyinstaller
10:55:12 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
10:55:12 35 INFO: PyInstaller: 3.5
10:55:12 35 INFO: Python: 3.7.4
10:55:12 38 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with
10:55:12 39 INFO: UPX is not available.
10:55:12 41 INFO: Extending PYTHONPATH with paths
10:55:12 ['/code/bin', '/code']
10:55:12 41 INFO: checking Analysis
10:55:12 41 INFO: Building Analysis because Analysis-00.toc is non existent
10:55:12 41 INFO: Initializing module dependency graph...
10:55:12 42 INFO: Initializing module graph hooks...
10:55:12 43 INFO: Analyzing base_library.zip ...
10:55:14 2498 INFO: running Analysis Analysis-00.toc
10:55:14 2509 INFO: Caching module hooks...
10:55:14 2513 INFO: Analyzing bin/docker-compose
10:55:14 2596 INFO: Processing pre-find module path hook   distutils
10:55:14 2596 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
10:55:14 2770 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
10:55:15 3611 INFO: Processing pre-safe import module hook   six.moves
10:55:18 5923 INFO: Loading module hooks...
10:55:18 5923 INFO: Loading module hook "hook-certifi.py"...
10:55:18 5924 INFO: Loading module hook "hook-jsonschema.py"...
10:55:18 5926 INFO: Loading module hook "hook-xml.py"...
10:55:18 5963 INFO: Loading module hook "hook-nacl.py"...
10:55:18 5964 INFO: Loading module hook "hook-distutils.py"...
10:55:18 5966 INFO: Loading module hook "hook-pkg_resources.py"...
10:55:18 6286 INFO: Processing pre-safe import module hook   win32com
10:55:18 6288 INFO: Loading module hook "hook-pydoc.py"...
10:55:18 6289 INFO: Loading module hook "hook-sysconfig.py"...
10:55:18 6295 INFO: Loading module hook "hook-encodings.py"...
10:55:18 6337 INFO: Loading module hook "hook-cryptography.py"...
10:55:18 6478 INFO: Looking for ctypes DLLs
10:55:18 Illegal option -p
10:55:18 6506 INFO: Analyzing run-time hooks ...
10:55:18 6514 INFO: Including run-time hook 'pyi_rth_certifi.py'
10:55:18 6516 INFO: Including run-time hook 'pyi_rth_pkgres.py'
10:55:18 6525 INFO: Looking for dynamic libraries
10:55:18 6738 INFO: Looking for eggs
10:55:18 6739 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
10:55:18 6748 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
10:55:18 6800 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
10:55:18 6821 INFO: checking PYZ
10:55:18 6822 INFO: Building PYZ because PYZ-00.toc is non existent
10:55:18 6822 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
10:55:19 7558 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
10:55:19 7568 INFO: checking PKG
10:55:19 7568 INFO: Building PKG because PKG-00.toc is non existent
10:55:19 7568 INFO: Building PKG (CArchive) PKG-00.pkg
10:55:31 18714 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
10:55:31 18717 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
10:55:31 18717 INFO: checking EXE
10:55:31 18717 INFO: Building EXE because EXE-00.toc is non existent
10:55:31 18717 INFO: Building EXE from EXE-00.toc
10:55:31 18717 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
10:55:31 18797 INFO: Building EXE from EXE-00.toc completed successfully.
10:55:31 + ls -la dist/
10:55:31 total 17124
10:55:31 drwxrwxrwx    2 root     root          4096 Nov 19 10:55 .
10:55:31 drwxr-xr-x    1 root     root          4096 Nov 19 10:55 ..
10:55:31 -rwxr-xr-x    1 root     root      17521536 Nov 19 10:55 docker-compose
10:55:31 + ldd dist/docker-compose
10:55:31 	/lib/ld-musl-x86_64.so.1 (0x7f35b9b46000)
10:55:31 	libz.so.1 => /lib/libz.so.1 (0x7f35b9b10000)
10:55:31 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f35b9b46000)
10:55:31 + mv dist/docker-compose /usr/local/bin
10:55:31 + docker-compose version
10:55:31 docker-compose version 1.25.0dev, build 6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a
10:55:31 docker-py version: 4.1.0
10:55:31 CPython version: 3.7.4
10:55:31 OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
10:55:34 Removing intermediate container e1214e1c5e12
10:55:34  ---> c3dd4e651594
10:55:34 Successfully built c3dd4e651594
10:55:34 Successfully tagged dockerbuildbot/compose:alpine-6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a
[Pipeline] sh
10:55:34 + docker push dockerbuildbot/compose:alpine-6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a
10:55:34 The push refers to repository [docker.io/dockerbuildbot/compose]
10:55:34 c7f1117b4c57: Preparing
10:55:34 19ded4240205: Preparing
10:55:34 43595e2798fc: Preparing
10:55:34 115d701e245c: Preparing
10:55:34 bd2b8ba1b652: Preparing
10:55:34 e6041267ac2c: Preparing
10:55:34 76aaee75d50d: Preparing
10:55:34 0f98716d4a5c: Preparing
10:55:34 85473b035f03: Preparing
10:55:34 570a8fbbd400: Preparing
10:55:34 6dfb29132620: Preparing
10:55:34 fa342625f4e4: Preparing
10:55:34 e3a53e5b71b1: Preparing
10:55:34 2b779964c84c: Preparing
10:55:34 de9b18527689: Preparing
10:55:34 21c3c5efeb18: Preparing
10:55:34 2a8b7fd42278: Preparing
10:55:34 6a1aa47d6606: Preparing
10:55:34 7b66164940a3: Preparing
10:55:34 c5728f2d608b: Preparing
10:55:34 03901b4a2ea8: Preparing
10:55:34 e6041267ac2c: Waiting
10:55:34 76aaee75d50d: Waiting
10:55:34 0f98716d4a5c: Waiting
10:55:34 85473b035f03: Waiting
10:55:34 570a8fbbd400: Waiting
10:55:34 6dfb29132620: Waiting
10:55:34 fa342625f4e4: Waiting
10:55:34 e3a53e5b71b1: Waiting
10:55:34 2b779964c84c: Waiting
10:55:34 de9b18527689: Waiting
10:55:34 21c3c5efeb18: Waiting
10:55:34 2a8b7fd42278: Waiting
10:55:34 6a1aa47d6606: Waiting
10:55:34 7b66164940a3: Waiting
10:55:34 c5728f2d608b: Waiting
10:55:34 03901b4a2ea8: Waiting
10:55:36 115d701e245c: Pushed
10:55:38 bd2b8ba1b652: Pushed
10:55:38 e6041267ac2c: Pushed
10:55:40 0f98716d4a5c: Pushed
10:55:41 c7f1117b4c57: Pushed
10:55:42 570a8fbbd400: Pushed
10:55:42 19ded4240205: Pushed
10:55:44 6dfb29132620: Pushed
10:55:47 85473b035f03: Pushed
10:55:47 43595e2798fc: Pushed
10:55:48 76aaee75d50d: Pushed
10:55:50 fa342625f4e4: Pushed
10:55:50 2a8b7fd42278: Layer already exists
10:55:50 6a1aa47d6606: Layer already exists
10:55:50 7b66164940a3: Layer already exists
10:55:52 de9b18527689: Pushed
10:55:53 03901b4a2ea8: Layer already exists
10:55:58 2b779964c84c: Pushed
10:55:59 c5728f2d608b: Layer already exists
10:56:00 e3a53e5b71b1: Pushed
10:56:05 21c3c5efeb18: Pushed
10:56:07 alpine-6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a: digest: sha256:788e0551b6040d85d35edadbfb8504908e5ad6a4f66dcb664b90ce3e854e9938 size: 4715
[Pipeline] echo
10:56:07 dockerbuildbot/compose:alpine-6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
image.id: dockerbuildbot/compose:alpine-6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a
[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/b3efa7d8-50da-49ee-8235-cfe836e430f9/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:08 + docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a /code/script/test/versions.py -n 2 docker/docker-ce recent
[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/fbf536b7-b20b-4a5e-b9d5-2e50e6536cf3/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:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:56:10 chowning workspace
[Pipeline] sh
10:56:10 + uname -m
[Pipeline] sh
10:56:10 + pwd
10:56:10 + id -u
10:56:10 + id -g
10:56:10 + docker run --rm -v /home/ubuntu/workspace/compose_PR-7029:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
10:56:11 Removing all docker containers
[Pipeline] sh
10:56:12 + docker container ls -aq
[Pipeline] echo
10:56:12 Docker containers have been removed
[Pipeline] echo
10:56:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:56:12 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image for "debian")
[Pipeline] checkout
10:56:12 using credential sf-release-bot.github.ssh
10:56:12 Cloning the remote Git repository
10:56:12 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:14 Fetching without tags
10:56:14 Checking out Revision 6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a (PR-7029)
 > 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 6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

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

	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 6e106eb9bf94db1ac24b8bbacaac1dc193d9db7a
	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