Skip to content

Console Output

Branch indexing
01:17:41 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 57bd716502dcbe1799f026148016022b0f3b989c
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/libcompose_v2@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘arm32v7-ubuntu-47’ doesn’t have label ‘linux&&x86_64’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘linux&&x86_64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘linux&&x86_64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘linux&&x86_64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘linux&&x86_64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘linux&&x86_64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&x86_64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&x86_64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&x86_64’; ‘ubuntu-1604-aufs (i-09f3d6fcd223e08fb)’ is offline
Running on ubuntu-1804-overlay2 (i-0309664ca9b605603) in /home/ubuntu/workspace/libcompose_v2
[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/libcompose_v2@tmp/401a9f91-354f-4ed7-82d5-409a9e0d95a2/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] deleteDir
[Pipeline] checkout
01:36:25 using credential docker-jenkins-github-credentials
01:36:25 Cloning the remote Git repository
01:36:25 Cloning with configured refspecs honoured and without tags
01:36:25 Fetching without tags
01:36:25 Checking out Revision 57bd716502dcbe1799f026148016022b0f3b989c (v2)
Cloning repository https://github.com/docker/libcompose.git
 > git init /home/ubuntu/workspace/libcompose_v2 # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/heads/v2:refs/remotes/origin/v2
 > git config remote.origin.url https://github.com/docker/libcompose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/v2:refs/remotes/origin/v2 # timeout=10
 > git config remote.origin.url https://github.com/docker/libcompose.git # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/heads/v2:refs/remotes/origin/v2
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57bd716502dcbe1799f026148016022b0f3b989c
01:36:25 Commit message: "Merge pull request #498 from surajnarwade/fix-logrus"
01:36:25 First time build. Skipping changelog.
[Pipeline] stage
01:36:26 Using the ‘stage’ step without a block argument is deprecated
01:36:26 Entering stage build image
01:36:26 Proceeding
[Pipeline] sh
01:36:26 + git rev-parse HEAD
[Pipeline] sh
fatal: bad object ead69454b4062f17d1f8389642089a002b037213
01:36:27 + docker build -t dockerbuildbot/libcompose:57bd716502dcbe1799f026148016022b0f3b989c .
01:36:27 Sending build context to Docker daemon  14.88MB

01:36:27 Step 1/14 : FROM golang:1.8.3
01:36:27 1.8.3: Pulling from library/golang
01:36:27 aa18ad1a0d33: Pulling fs layer
01:36:27 15a33158a136: Pulling fs layer
01:36:27 f67323742a64: Pulling fs layer
01:36:27 1b4531640cb0: Pulling fs layer
01:36:27 3e7f1f935f2c: Pulling fs layer
01:36:27 a4db2a724d81: Pulling fs layer
01:36:27 9a798ef77d30: Pulling fs layer
01:36:27 3e7f1f935f2c: Waiting
01:36:27 a4db2a724d81: Waiting
01:36:27 9a798ef77d30: Waiting
01:36:27 1b4531640cb0: Waiting
01:36:27 15a33158a136: Download complete
01:36:28 aa18ad1a0d33: Verifying Checksum
01:36:28 aa18ad1a0d33: Download complete
01:36:28 f67323742a64: Verifying Checksum
01:36:28 f67323742a64: Download complete
01:36:28 a4db2a724d81: Verifying Checksum
01:36:28 a4db2a724d81: Download complete
01:36:28 9a798ef77d30: Verifying Checksum
01:36:28 9a798ef77d30: Download complete
01:36:29 1b4531640cb0: Verifying Checksum
01:36:29 1b4531640cb0: Download complete
01:36:29 3e7f1f935f2c: Verifying Checksum
01:36:29 3e7f1f935f2c: Download complete
01:36:31 aa18ad1a0d33: Pull complete
01:36:31 15a33158a136: Pull complete
01:36:33 f67323742a64: Pull complete
01:36:35 1b4531640cb0: Pull complete
01:36:38 3e7f1f935f2c: Pull complete
01:36:38 a4db2a724d81: Pull complete
01:36:39 9a798ef77d30: Pull complete
01:36:39 Digest: sha256:32c769bf92205580d6579d5b93c3c705f787f6c648105f00bb88a35024c7f8e4
01:36:39 Status: Downloaded newer image for golang:1.8.3
01:36:39  ---> 7e62a8729fa7
01:36:39 Step 2/14 : RUN apt-get update &&     apt-get install -y iptables build-essential --no-install-recommends &&     apt-get install -y python-setuptools &&     easy_install pip && pip install virtualenv
01:36:40  ---> Running in d3570613090d
01:36:52 Ign http://deb.debian.org jessie InRelease
01:36:52 Get:1 http://deb.debian.org jessie-updates InRelease [16.3 kB]
01:36:53 Get:2 http://security.debian.org jessie/updates InRelease [44.9 kB]
01:36:53 Get:3 http://deb.debian.org jessie Release.gpg [1652 B]
01:36:53 Get:4 http://deb.debian.org jessie Release [77.3 kB]
01:36:54 Get:5 http://deb.debian.org jessie-updates/main amd64 Packages [20 B]
01:36:57 Get:6 http://security.debian.org jessie/updates/main amd64 Packages [886 kB]
01:36:57 Get:7 http://deb.debian.org jessie/main amd64 Packages [9098 kB]
01:36:58 Fetched 10.1 MB in 12s (842 kB/s)
01:37:00 Reading package lists...
01:37:05 Reading package lists...
01:37:06 Building dependency tree...
01:37:06 Reading state information...
01:37:06 The following extra packages will be installed:
01:37:06   bzip2 dpkg-dev libbz2-1.0 libdpkg-perl libnfnetlink0 libtimedate-perl
01:37:06   libxtables10 patch xz-utils
01:37:06 Suggested packages:
01:37:06   bzip2-doc debian-keyring ed diffutils-doc
01:37:06 Recommended packages:
01:37:06   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
01:37:06 The following NEW packages will be installed:
01:37:06   build-essential bzip2 dpkg-dev iptables libdpkg-perl libnfnetlink0
01:37:06   libtimedate-perl libxtables10 patch xz-utils
01:37:06 The following packages will be upgraded:
01:37:06   libbz2-1.0
01:37:16 1 upgraded, 10 newly installed, 0 to remove and 76 not upgraded.
01:37:16 Need to get 3451 kB of archives.
01:37:16 After this operation, 8899 kB of additional disk space will be used.
01:37:16 Get:1 http://deb.debian.org/debian/ jessie/main libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
01:37:16 Get:2 http://deb.debian.org/debian/ jessie/main libxtables10 amd64 1.4.21-2+b1 [67.6 kB]
01:37:16 Get:3 http://deb.debian.org/debian/ jessie/main iptables amd64 1.4.21-2+b1 [277 kB]
01:37:16 Get:4 http://deb.debian.org/debian/ jessie/main xz-utils amd64 5.1.1alpha+20120614-2+b3 [221 kB]
01:37:16 Get:5 http://deb.debian.org/debian/ jessie/main libtimedate-perl all 2.3000-2 [42.2 kB]
01:37:16 Get:6 http://deb.debian.org/debian/ jessie/main libdpkg-perl all 1.17.27 [1075 kB]
01:37:16 Get:7 http://deb.debian.org/debian/ jessie/main dpkg-dev all 1.17.27 [1548 kB]
01:37:16 Get:8 http://deb.debian.org/debian/ jessie/main build-essential amd64 11.7 [7114 B]
01:37:16 Get:9 http://security.debian.org/ jessie/updates/main libbz2-1.0 amd64 1.0.6-7+deb8u2 [43.3 kB]
01:37:16 Get:10 http://security.debian.org/ jessie/updates/main bzip2 amd64 1.0.6-7+deb8u2 [46.8 kB]
01:37:16 Get:11 http://security.debian.org/ jessie/updates/main patch amd64 2.7.5-1+deb8u3 [109 kB]
01:37:17 debconf: delaying package configuration, since apt-utils is not installed
01:37:17 Fetched 3451 kB in 6s (563 kB/s)
01:37:18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14784 files and directories currently installed.)
01:37:18 Preparing to unpack .../libbz2-1.0_1.0.6-7+deb8u2_amd64.deb ...
01:37:18 Unpacking libbz2-1.0:amd64 (1.0.6-7+deb8u2) over (1.0.6-7+b3) ...
01:37:20 Setting up libbz2-1.0:amd64 (1.0.6-7+deb8u2) ...
01:37:20 Processing triggers for libc-bin (2.19-18+deb8u10) ...
01:37:21 Selecting previously unselected package libnfnetlink0:amd64.
01:37:21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14783 files and directories currently installed.)
01:37:21 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
01:37:21 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
01:37:21 Selecting previously unselected package libxtables10.
01:37:21 Preparing to unpack .../libxtables10_1.4.21-2+b1_amd64.deb ...
01:37:21 Unpacking libxtables10 (1.4.21-2+b1) ...
01:37:21 Selecting previously unselected package iptables.
01:37:21 Preparing to unpack .../iptables_1.4.21-2+b1_amd64.deb ...
01:37:21 Unpacking iptables (1.4.21-2+b1) ...
01:37:21 Selecting previously unselected package bzip2.
01:37:21 Preparing to unpack .../bzip2_1.0.6-7+deb8u2_amd64.deb ...
01:37:21 Unpacking bzip2 (1.0.6-7+deb8u2) ...
01:37:21 Selecting previously unselected package patch.
01:37:21 Preparing to unpack .../patch_2.7.5-1+deb8u3_amd64.deb ...
01:37:21 Unpacking patch (2.7.5-1+deb8u3) ...
01:37:21 Selecting previously unselected package xz-utils.
01:37:21 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2+b3_amd64.deb ...
01:37:21 Unpacking xz-utils (5.1.1alpha+20120614-2+b3) ...
01:37:21 Selecting previously unselected package libtimedate-perl.
01:37:21 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
01:37:21 Unpacking libtimedate-perl (2.3000-2) ...
01:37:21 Selecting previously unselected package libdpkg-perl.
01:37:21 Preparing to unpack .../libdpkg-perl_1.17.27_all.deb ...
01:37:21 Unpacking libdpkg-perl (1.17.27) ...
01:37:21 Selecting previously unselected package dpkg-dev.
01:37:21 Preparing to unpack .../dpkg-dev_1.17.27_all.deb ...
01:37:21 Unpacking dpkg-dev (1.17.27) ...
01:37:21 Selecting previously unselected package build-essential.
01:37:21 Preparing to unpack .../build-essential_11.7_amd64.deb ...
01:37:21 Unpacking build-essential (11.7) ...
01:37:23 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
01:37:23 Setting up libxtables10 (1.4.21-2+b1) ...
01:37:23 Setting up iptables (1.4.21-2+b1) ...
01:37:23 Setting up bzip2 (1.0.6-7+deb8u2) ...
01:37:23 Setting up patch (2.7.5-1+deb8u3) ...
01:37:23 Setting up xz-utils (5.1.1alpha+20120614-2+b3) ...
01:37:23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:37:23 Setting up libtimedate-perl (2.3000-2) ...
01:37:23 Setting up libdpkg-perl (1.17.27) ...
01:37:23 Setting up dpkg-dev (1.17.27) ...
01:37:23 Setting up build-essential (11.7) ...
01:37:23 Processing triggers for libc-bin (2.19-18+deb8u10) ...
01:37:28 Reading package lists...
01:37:29 Building dependency tree...
01:37:29 Reading state information...
01:37:29 The following extra packages will be installed:
01:37:29   python-pkg-resources
01:37:29 Suggested packages:
01:37:29   python-distribute python-distribute-doc
01:37:29 The following NEW packages will be installed:
01:37:29   python-pkg-resources python-setuptools
01:37:37 0 upgraded, 2 newly installed, 0 to remove and 76 not upgraded.
01:37:37 Need to get 306 kB of archives.
01:37:37 After this operation, 957 kB of additional disk space will be used.
01:37:37 Get:1 http://deb.debian.org/debian/ jessie/main python-pkg-resources all 5.5.1-1 [64.4 kB]
01:37:37 Get:2 http://deb.debian.org/debian/ jessie/main python-setuptools all 5.5.1-1 [242 kB]
01:37:39 debconf: delaying package configuration, since apt-utils is not installed
01:37:39 Fetched 306 kB in 5s (58.7 kB/s)
01:37:40 Selecting previously unselected package python-pkg-resources.
01:37:40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15459 files and directories currently installed.)
01:37:40 Preparing to unpack .../python-pkg-resources_5.5.1-1_all.deb ...
01:37:40 Unpacking python-pkg-resources (5.5.1-1) ...
01:37:40 Selecting previously unselected package python-setuptools.
01:37:40 Preparing to unpack .../python-setuptools_5.5.1-1_all.deb ...
01:37:40 Unpacking python-setuptools (5.5.1-1) ...
01:37:41 Setting up python-pkg-resources (5.5.1-1) ...
01:37:41 Setting up python-setuptools (5.5.1-1) ...
01:37:44 Searching for pip
01:37:44 Reading https://pypi.python.org/simple/pip/
01:37:51 Best match: pip 19.2.3
01:37:51 Downloading https://files.pythonhosted.org/packages/00/9e/4c83a0950d8bdec0b4ca72afd2f9cea92d08eb7c1a768363f2ea458d08b4/pip-19.2.3.tar.gz#sha256=e7a31f147974362e6c82d84b91c7f2bdf57e4d3163d3d454e6c3e71944d67135
01:37:52 Processing pip-19.2.3.tar.gz
01:37:52 Writing /tmp/easy_install-Uqdbcj/pip-19.2.3/setup.cfg
01:37:52 Running pip-19.2.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Uqdbcj/pip-19.2.3/egg-dist-tmp-mWFrjl
01:37:52 /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
01:37:52   warnings.warn(msg)
01:37:52 warning: no files found matching 'docs/docutils.conf'
01:37:52 warning: no previously-included files found matching '.coveragerc'
01:37:52 warning: no previously-included files found matching '.mailmap'
01:37:52 warning: no previously-included files found matching '.appveyor.yml'
01:37:52 warning: no previously-included files found matching '.travis.yml'
01:37:52 warning: no previously-included files found matching 'tox.ini'
01:37:52 warning: no files found matching 'Makefile' under directory 'docs'
01:37:52 warning: no files found matching '*.bat' under directory 'docs'
01:37:52 warning: no previously-included files found matching 'src/pip/_vendor/six'
01:37:52 warning: no previously-included files found matching 'src/pip/_vendor/six/moves'
01:37:52 warning: no previously-included files matching '*.pyi' found under directory 'src/pip/_vendor'
01:37:52 no previously-included directories found matching '.github'
01:37:52 no previously-included directories found matching '.azure-pipelines'
01:37:52 no previously-included directories found matching 'docs/build'
01:37:52 no previously-included directories found matching 'news'
01:37:52 no previously-included directories found matching 'tasks'
01:37:52 no previously-included directories found matching 'tests'
01:37:52 no previously-included directories found matching 'tools'
01:37:54 Adding pip 19.2.3 to easy-install.pth file
01:37:54 Installing pip script to /usr/local/bin
01:37:54 Installing pip2.7 script to /usr/local/bin
01:37:54 Installing pip2 script to /usr/local/bin
01:37:54 
01:37:54 Installed /usr/local/lib/python2.7/dist-packages/pip-19.2.3-py2.7.egg
01:37:54 Processing dependencies for pip
01:37:54 Finished processing dependencies for pip
01:37:54 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
01:37:54 Collecting virtualenv
01:37:59   Downloading https://files.pythonhosted.org/packages/f7/69/1ad2d17560c4fc60170056dcd0a568b83f3453a2ac91155af746bcdb9a07/virtualenv-16.7.4-py2.py3-none-any.whl (3.3MB)
01:38:00 Installing collected packages: virtualenv
01:38:00 Successfully installed virtualenv-16.7.4
01:38:05 Removing intermediate container d3570613090d
01:38:05  ---> d3c91fa8c61f
01:38:05 Step 3/14 : RUN go get github.com/aktau/github-release &&     go get golang.org/x/tools/cmd/cover &&     go get github.com/golang/lint/golint
01:38:05  ---> Running in 660c3cdfd30b
01:38:13 # golang.org/x/tools/go/internal/gcimporter
01:38:13 src/golang.org/x/tools/go/internal/gcimporter/bexport.go:212: obj.IsAlias undefined (type *types.TypeName has no field or method IsAlias)
01:38:13 The command '/bin/sh -c go get github.com/aktau/github-release &&     go get golang.org/x/tools/cmd/cover &&     go get github.com/golang/lint/golint' returned a non-zero code: 2
[Pipeline] archive
01:38:13 The archive step is deprecated, please use archiveArtifacts instead.
01:38:13 No files found to archive for pattern "bundles"; continuing.
[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

ERROR: script returned exit code 2
Finished: FAILURE