Pull request #532 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0+143e0f3f1ab9caa587b9821028c60d41d203de3e (b5504987f942b54e9ac75a6192d21e7dcfc36eba) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE 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_PR-532@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘linux&&x86_64’ are offline Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c173efbbb148117b) in /home/ubuntu/workspace/libcompose_PR-532 [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_PR-532@tmp/bdafd8e6-1fdc-4089-8f35-32a967981c3f/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 The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/libcompose.git > git init /home/ubuntu/workspace/libcompose_PR-532 # timeout=10 Fetching upstream changes from https://github.com/docker/libcompose.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/libcompose.git +refs/pull/532/head:refs/remotes/origin/PR-532 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 143e0f3f1ab9caa587b9821028c60d41d203de3e into PR head commit d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 Merge succeeded, producing d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 Checking out Revision d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 (PR-532) > git config remote.origin.url https://github.com/docker/libcompose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/532/head:refs/remotes/origin/PR-532 # 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/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/pull/532/head:refs/remotes/origin/PR-532 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 143e0f3f1ab9caa587b9821028c60d41d203de3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 # timeout=10 Commit message: "Add deprecation notice" First time build. Skipping changelog. [Pipeline] stage Using the ‘stage’ step without a block argument is deprecated Entering stage build image Proceeding [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.17.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 + git rev-parse HEAD [Pipeline] isUnix [Pipeline] sh + docker build -t dockerbuildbot/libcompose:d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 . Sending build context to Docker daemon 6.578MB Step 1/14 : FROM golang:1.12.7 1.12.7: Pulling from library/golang 5ae19949497e: Pulling fs layer ed3d96a2798e: Pulling fs layer f12136850781: Pulling fs layer 1a9ad5d5550b: Pulling fs layer efbd5496b163: Pulling fs layer c01c378f53ca: Pulling fs layer c7aef280980d: Pulling fs layer 1a9ad5d5550b: Waiting efbd5496b163: Waiting c01c378f53ca: Waiting c7aef280980d: Waiting f12136850781: Verifying Checksum f12136850781: Download complete ed3d96a2798e: Verifying Checksum ed3d96a2798e: Download complete 5ae19949497e: Verifying Checksum 5ae19949497e: Download complete 1a9ad5d5550b: Verifying Checksum 1a9ad5d5550b: Download complete c7aef280980d: Verifying Checksum c7aef280980d: Download complete efbd5496b163: Verifying Checksum efbd5496b163: Download complete c01c378f53ca: Verifying Checksum c01c378f53ca: Download complete 5ae19949497e: Pull complete ed3d96a2798e: Pull complete f12136850781: Pull complete 1a9ad5d5550b: Pull complete efbd5496b163: Pull complete c01c378f53ca: Pull complete c7aef280980d: Pull complete Digest: sha256:f5486a917b57f8b14be4345604bc4654147416a327d6d63271a0c52c907001c4 Status: Downloaded newer image for golang:1.12.7 ---> be63d15101cb Step 2/14 : RUN apt-get update && apt-get install -y iptables build-essential --no-install-recommends && apt-get install -y python-pip && pip install virtualenv ---> Running in 43a20ec9d0c5 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:2 http://deb.debian.org/debian buster InRelease [121 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] Fetched 8449 kB in 3s (3329 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: bzip2 dpkg-dev libbz2-1.0 libip4tc0 libip6tc0 libiptc0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 patch xz-utils Suggested packages: bzip2-doc debian-keyring kmod ed diffutils-doc Recommended packages: fakeroot libalgorithm-merge-perl nftables The following NEW packages will be installed: build-essential bzip2 dpkg-dev iptables libip4tc0 libip6tc0 libiptc0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 patch xz-utils The following packages will be upgraded: libbz2-1.0 1 upgraded, 12 newly installed, 0 to remove and 67 not upgraded. Need to get 2895 kB of archives. After this operation, 6404 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libbz2-1.0 amd64 1.0.6-9.2~deb10u1 [45.3 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] Get:4 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] Get:5 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] Get:6 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] Get:7 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] Get:8 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] Get:9 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] Get:10 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] Get:11 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] Get:12 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] Get:13 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 2895 kB in 0s (9469 kB/s) (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 ... 15394 files and directories currently installed.) Preparing to unpack .../libbz2-1.0_1.0.6-9.2~deb10u1_amd64.deb ... Unpacking libbz2-1.0:amd64 (1.0.6-9.2~deb10u1) over (1.0.6-9.1) ... Setting up libbz2-1.0:amd64 (1.0.6-9.2~deb10u1) ... Selecting previously unselected package libip4tc0:amd64. (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 ... 15394 files and directories currently installed.) Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ... Unpacking libip4tc0:amd64 (1.8.2-4) ... Selecting previously unselected package libip6tc0:amd64. Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ... Unpacking libip6tc0:amd64 (1.8.2-4) ... Selecting previously unselected package libiptc0:amd64. Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ... Unpacking libiptc0:amd64 (1.8.2-4) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.1.2-2) ... Selecting previously unselected package iptables. Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ... Unpacking iptables (1.8.2-4) ... Selecting previously unselected package bzip2. Preparing to unpack .../07-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... Unpacking bzip2 (1.0.6-9.2~deb10u1) ... Selecting previously unselected package xz-utils. Preparing to unpack .../08-xz-utils_5.2.4-1_amd64.deb ... Unpacking xz-utils (5.2.4-1) ... Selecting previously unselected package patch. Preparing to unpack .../09-patch_2.7.6-3+deb10u1_amd64.deb ... Unpacking patch (2.7.6-3+deb10u1) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../10-dpkg-dev_1.19.7_all.deb ... Unpacking dpkg-dev (1.19.7) ... Selecting previously unselected package build-essential. Preparing to unpack .../11-build-essential_12.6_amd64.deb ... Unpacking build-essential (12.6) ... Setting up libip6tc0:amd64 (1.8.2-4) ... Setting up libip4tc0:amd64 (1.8.2-4) ... Setting up libnftnl11:amd64 (1.1.2-2) ... Setting up bzip2 (1.0.6-9.2~deb10u1) ... Setting up libiptc0:amd64 (1.8.2-4) ... Setting up xz-utils (5.2.4-1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode Setting up patch (2.7.6-3+deb10u1) ... Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... Setting up dpkg-dev (1.19.7) ... Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... Setting up build-essential (12.6) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.28-10) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3 libexpat1 libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib python-all python-all-dev python-asn1crypto python-cffi-backend python-configparser python-crypto python-cryptography python-dbus python-dev python-entrypoints python-enum34 python-gi python-ipaddress python-keyring python-keyrings.alt python-pip-whl python-pkg-resources python-secretstorage python-setuptools python-six python-wheel python-xdg python2-dev python2.7 python2.7-dev python2.7-minimal Suggested packages: default-dbus-session-bus | dbus-session-bus apache2 | lighttpd | httpd python-crypto-doc python-cryptography-doc python-cryptography-vectors python-dbus-dbg python-dbus-doc python-enum34-doc python-gi-cairo gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-gdata python-keyczar python-secretstorage-doc python-setuptools-doc python2.7-doc binfmt-support The following NEW packages will be installed: dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3 libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7 libpython2.7-dev python-all python-all-dev python-asn1crypto python-cffi-backend python-configparser python-crypto python-cryptography python-dbus python-dev python-entrypoints python-enum34 python-gi python-ipaddress python-keyring python-keyrings.alt python-pip python-pip-whl python-pkg-resources python-secretstorage python-setuptools python-six python-wheel python-xdg python2-dev python2.7-dev The following packages will be upgraded: libexpat1 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 40 newly installed, 0 to remove and 62 not upgraded. Need to get 42.1 MB of archives. After this operation, 74.6 MB of additional disk space will be used. Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libjs-underscore all 1.9.1~dfsg-1+deb10u1 [100.0 kB] Get:2 http://deb.debian.org/debian buster/main amd64 python2.7 amd64 2.7.16-2+deb10u1 [305 kB] Get:3 http://deb.debian.org/debian buster/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u1 [1369 kB] Get:4 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] Get:5 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] Get:6 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB] Get:7 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] Get:8 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] Get:9 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] Get:10 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] Get:11 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] Get:12 http://deb.debian.org/debian buster/main amd64 javascript-common all 11 [6120 B] Get:13 http://deb.debian.org/debian buster/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u1 [153 kB] Get:14 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3+deb10u1 [332 kB] Get:15 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB] Get:16 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB] Get:17 http://deb.debian.org/debian buster/main amd64 libpython2.7-dev amd64 2.7.16-2+deb10u1 [31.6 MB] Get:18 http://deb.debian.org/debian buster/main amd64 libpython2-dev amd64 2.7.16-1 [20.9 kB] Get:19 http://deb.debian.org/debian buster/main amd64 libpython-dev amd64 2.7.16-1 [20.9 kB] Get:20 http://deb.debian.org/debian buster/main amd64 libpython-all-dev amd64 2.7.16-1 [1064 B] Get:21 http://deb.debian.org/debian buster/main amd64 python-all amd64 2.7.16-1 [1044 B] Get:22 http://deb.debian.org/debian buster/main amd64 python2.7-dev amd64 2.7.16-2+deb10u1 [294 kB] Get:23 http://deb.debian.org/debian buster/main amd64 python2-dev amd64 2.7.16-1 [1212 B] Get:24 http://deb.debian.org/debian buster/main amd64 python-dev amd64 2.7.16-1 [1192 B] Get:25 http://deb.debian.org/debian buster/main amd64 python-all-dev amd64 2.7.16-1 [1068 B] Get:26 http://deb.debian.org/debian buster/main amd64 python-asn1crypto all 0.24.0-1 [78.1 kB] Get:27 http://deb.debian.org/debian buster/main amd64 python-cffi-backend amd64 1.12.2-1 [78.8 kB] Get:28 http://deb.debian.org/debian buster/main amd64 python-configparser all 3.5.0b2-1 [59.2 kB] Get:29 http://deb.debian.org/debian buster/main amd64 python-crypto amd64 2.6.1-9+b1 [259 kB] Get:30 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB] Get:31 http://deb.debian.org/debian buster/main amd64 python-ipaddress all 1.0.17-1 [18.1 kB] Get:32 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] Get:33 http://deb.debian.org/debian buster/main amd64 python-cryptography amd64 2.6.1-3+deb10u2 [218 kB] Get:34 http://deb.debian.org/debian buster/main amd64 python-dbus amd64 1.2.8-3 [103 kB] Get:35 http://deb.debian.org/debian buster/main amd64 python-entrypoints all 0.3-1 [5444 B] Get:36 http://deb.debian.org/debian buster/main amd64 python-gi amd64 3.30.4-1 [227 kB] Get:37 http://deb.debian.org/debian buster/main amd64 python-secretstorage all 2.3.1-2 [13.8 kB] Get:38 http://deb.debian.org/debian buster/main amd64 python-keyring all 17.1.1-1 [47.1 kB] Get:39 http://deb.debian.org/debian buster/main amd64 python-keyrings.alt all 3.1.1-1 [18.3 kB] Get:40 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] Get:41 http://deb.debian.org/debian buster/main amd64 python-pip all 18.1-5 [215 kB] Get:42 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] Get:43 http://deb.debian.org/debian buster/main amd64 python-setuptools all 40.8.0-1 [382 kB] Get:44 http://deb.debian.org/debian buster/main amd64 python-wheel all 0.32.3-2 [19.3 kB] Get:45 http://deb.debian.org/debian buster/main amd64 python-xdg all 0.25-5 [35.9 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 42.1 MB in 1s (30.7 MB/s) (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 ... 15958 files and directories currently installed.) Preparing to unpack .../00-python2.7_2.7.16-2+deb10u1_amd64.deb ... Unpacking python2.7 (2.7.16-2+deb10u1) over (2.7.16-2) ... Preparing to unpack .../01-python2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... Unpacking python2.7-minimal (2.7.16-2+deb10u1) over (2.7.16-2) ... Preparing to unpack .../02-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) over (2.7.16-2) ... Preparing to unpack .../03-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) over (2.7.16-2) ... Preparing to unpack .../04-libexpat1_2.2.6-2+deb10u1_amd64.deb ... Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) over (2.2.6-2) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../05-libapparmor1_2.13.2-10_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.2-10) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../06-libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.20-0+deb10u1_amd64.deb ... Unpacking dbus (1.12.20-0+deb10u1) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../08-libgirepository-1.0-1_1.58.3-2_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../09-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... Selecting previously unselected package javascript-common. Preparing to unpack .../10-javascript-common_11_all.deb ... Unpacking javascript-common (11) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../11-libexpat1-dev_2.2.6-2+deb10u1_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u1) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../12-libjs-jquery_3.3.1~dfsg-3+deb10u1_all.deb ... Unpacking libjs-jquery (3.3.1~dfsg-3+deb10u1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../13-libjs-underscore_1.9.1~dfsg-1+deb10u1_all.deb ... Unpacking libjs-underscore (1.9.1~dfsg-1+deb10u1) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../14-libjs-sphinxdoc_1.8.4-1_all.deb ... Unpacking libjs-sphinxdoc (1.8.4-1) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../15-libpython2.7_2.7.16-2+deb10u1_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../16-libpython2.7-dev_2.7.16-2+deb10u1_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.16-2+deb10u1) ... Selecting previously unselected package libpython2-dev:amd64. Preparing to unpack .../17-libpython2-dev_2.7.16-1_amd64.deb ... Unpacking libpython2-dev:amd64 (2.7.16-1) ... Selecting previously unselected package libpython-dev:amd64. Preparing to unpack .../18-libpython-dev_2.7.16-1_amd64.deb ... Unpacking libpython-dev:amd64 (2.7.16-1) ... Selecting previously unselected package libpython-all-dev:amd64. Preparing to unpack .../19-libpython-all-dev_2.7.16-1_amd64.deb ... Unpacking libpython-all-dev:amd64 (2.7.16-1) ... Selecting previously unselected package python-all. Preparing to unpack .../20-python-all_2.7.16-1_amd64.deb ... Unpacking python-all (2.7.16-1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../21-python2.7-dev_2.7.16-2+deb10u1_amd64.deb ... Unpacking python2.7-dev (2.7.16-2+deb10u1) ... Selecting previously unselected package python2-dev. Preparing to unpack .../22-python2-dev_2.7.16-1_amd64.deb ... Unpacking python2-dev (2.7.16-1) ... Selecting previously unselected package python-dev. Preparing to unpack .../23-python-dev_2.7.16-1_amd64.deb ... Unpacking python-dev (2.7.16-1) ... Selecting previously unselected package python-all-dev. Preparing to unpack .../24-python-all-dev_2.7.16-1_amd64.deb ... Unpacking python-all-dev (2.7.16-1) ... Selecting previously unselected package python-asn1crypto. Preparing to unpack .../25-python-asn1crypto_0.24.0-1_all.deb ... Unpacking python-asn1crypto (0.24.0-1) ... Selecting previously unselected package python-cffi-backend. Preparing to unpack .../26-python-cffi-backend_1.12.2-1_amd64.deb ... Unpacking python-cffi-backend (1.12.2-1) ... Selecting previously unselected package python-configparser. Preparing to unpack .../27-python-configparser_3.5.0b2-1_all.deb ... Unpacking python-configparser (3.5.0b2-1) ... Selecting previously unselected package python-crypto. Preparing to unpack .../28-python-crypto_2.6.1-9+b1_amd64.deb ... Unpacking python-crypto (2.6.1-9+b1) ... Selecting previously unselected package python-enum34. Preparing to unpack .../29-python-enum34_1.1.6-2_all.deb ... Unpacking python-enum34 (1.1.6-2) ... Selecting previously unselected package python-ipaddress. Preparing to unpack .../30-python-ipaddress_1.0.17-1_all.deb ... Unpacking python-ipaddress (1.0.17-1) ... Selecting previously unselected package python-six. Preparing to unpack .../31-python-six_1.12.0-1_all.deb ... Unpacking python-six (1.12.0-1) ... Selecting previously unselected package python-cryptography. Preparing to unpack .../32-python-cryptography_2.6.1-3+deb10u2_amd64.deb ... Unpacking python-cryptography (2.6.1-3+deb10u2) ... Selecting previously unselected package python-dbus. Preparing to unpack .../33-python-dbus_1.2.8-3_amd64.deb ... Unpacking python-dbus (1.2.8-3) ... Selecting previously unselected package python-entrypoints. Preparing to unpack .../34-python-entrypoints_0.3-1_all.deb ... Unpacking python-entrypoints (0.3-1) ... Selecting previously unselected package python-gi. Preparing to unpack .../35-python-gi_3.30.4-1_amd64.deb ... Unpacking python-gi (3.30.4-1) ... Selecting previously unselected package python-secretstorage. Preparing to unpack .../36-python-secretstorage_2.3.1-2_all.deb ... Unpacking python-secretstorage (2.3.1-2) ... Selecting previously unselected package python-keyring. Preparing to unpack .../37-python-keyring_17.1.1-1_all.deb ... Unpacking python-keyring (17.1.1-1) ... Selecting previously unselected package python-keyrings.alt. Preparing to unpack .../38-python-keyrings.alt_3.1.1-1_all.deb ... Unpacking python-keyrings.alt (3.1.1-1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../39-python-pip-whl_18.1-5_all.deb ... Unpacking python-pip-whl (18.1-5) ... Selecting previously unselected package python-pip. Preparing to unpack .../40-python-pip_18.1-5_all.deb ... Unpacking python-pip (18.1-5) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../41-python-pkg-resources_40.8.0-1_all.deb ... Unpacking python-pkg-resources (40.8.0-1) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../42-python-setuptools_40.8.0-1_all.deb ... Unpacking python-setuptools (40.8.0-1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../43-python-wheel_0.32.3-2_all.deb ... Unpacking python-wheel (0.32.3-2) ... Selecting previously unselected package python-xdg. Preparing to unpack .../44-python-xdg_0.25-5_all.deb ... Unpacking python-xdg (0.25-5) ... Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ... Setting up javascript-common (11) ... Setting up python-enum34 (1.1.6-2) ... Setting up python-crypto (2.6.1-9+b1) ... Setting up libapparmor1:amd64 (2.13.2-10) ... Setting up python-wheel (0.32.3-2) ... Setting up python-pkg-resources (40.8.0-1) ... Setting up python-asn1crypto (0.24.0-1) ... Setting up python-six (1.12.0-1) ... Setting up python-xdg (0.25-5) ... Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u1) ... Setting up python2.7-minimal (2.7.16-2+deb10u1) ... Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... Setting up dbus (1.12.20-0+deb10u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up python-setuptools (40.8.0-1) ... Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... Setting up python-pip-whl (18.1-5) ... Setting up libjs-jquery (3.3.1~dfsg-3+deb10u1) ... Setting up python-ipaddress (1.0.17-1) ... Setting up libjs-underscore (1.9.1~dfsg-1+deb10u1) ... Setting up python-cffi-backend (1.12.2-1) ... Setting up python-keyrings.alt (3.1.1-1) ... Setting up python-cryptography (2.6.1-3+deb10u2) ... Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... Setting up python-dbus (1.2.8-3) ... Setting up python-pip (18.1-5) ... Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... Setting up libjs-sphinxdoc (1.8.4-1) ... Setting up python-gi (3.30.4-1) ... Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ... Setting up libpython2.7-dev:amd64 (2.7.16-2+deb10u1) ... Setting up python-secretstorage (2.3.1-2) ... Setting up python2.7 (2.7.16-2+deb10u1) ... Setting up python-all (2.7.16-1) ... Setting up python-configparser (3.5.0b2-1) ... Setting up libpython2-dev:amd64 (2.7.16-1) ... Setting up python2.7-dev (2.7.16-2+deb10u1) ... Setting up python2-dev (2.7.16-1) ... Setting up python-entrypoints (0.3-1) ... Setting up libpython-dev:amd64 (2.7.16-1) ... Setting up python-dev (2.7.16-1) ... Setting up libpython-all-dev:amd64 (2.7.16-1) ... Setting up python-keyring (17.1.1-1) ... Setting up python-all-dev (2.7.16-1) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for mime-support (3.62) ... Collecting virtualenv Downloading https://files.pythonhosted.org/packages/03/08/f819421002e85a71d58368f7bffbe0b1921325e0e8ca7857cb5fb0e1f7c1/virtualenv-20.4.7-py2.py3-none-any.whl (7.2MB) Collecting importlib-metadata>=0.12; python_version < "3.8" (from virtualenv) Downloading https://files.pythonhosted.org/packages/98/b8/8ec57a8ef46fbe7f185318c7ff7df9a06c9df451d9a59a067bfa851bb828/importlib_metadata-2.1.1-py2.py3-none-any.whl Collecting filelock<4,>=3.0.0 (from virtualenv) Downloading https://files.pythonhosted.org/packages/14/ec/6ee2168387ce0154632f856d5cc5592328e9cf93127c5c9aeca92c8c16cb/filelock-3.0.12.tar.gz Collecting distlib<1,>=0.3.1 (from virtualenv) Downloading https://files.pythonhosted.org/packages/87/26/f6a23dd3e578132cf924e0dd5d4e055af0cd4ab43e2a9f10b7568bfb39d9/distlib-0.3.2-py2.py3-none-any.whl (338kB) Collecting importlib-resources>=1.0; python_version < "3.7" (from virtualenv) Downloading https://files.pythonhosted.org/packages/8d/94/2f6ceee0c4e63bff0177c07e68d27c937a19f6bc77c4739755b49f5adb04/importlib_resources-3.3.1-py2.py3-none-any.whl Collecting appdirs<2,>=1.4.3 (from virtualenv) Downloading https://files.pythonhosted.org/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl Collecting pathlib2<3,>=2.3.3; python_version < "3.4" and sys_platform != "win32" (from virtualenv) Downloading https://files.pythonhosted.org/packages/e9/45/9c82d3666af4ef9f221cbb954e1d77ddbb513faf552aea6df5f37f1a4859/pathlib2-2.3.5-py2.py3-none-any.whl Requirement already satisfied: six<2,>=1.9.0 in /usr/lib/python2.7/dist-packages (from virtualenv) (1.12.0) Collecting configparser>=3.5; python_version < "3" (from importlib-metadata>=0.12; python_version < "3.8"->virtualenv) Downloading https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl Collecting contextlib2; python_version < "3" (from importlib-metadata>=0.12; python_version < "3.8"->virtualenv) Downloading https://files.pythonhosted.org/packages/85/60/370352f7ef6aa96c52fb001831622f50f923c1d575427d021b8ab3311236/contextlib2-0.6.0.post1-py2.py3-none-any.whl Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->virtualenv) Downloading https://files.pythonhosted.org/packages/96/0a/67556e9b7782df7118c1f49bdc494da5e5e429c93aa77965f33e81287c8c/zipp-1.2.0-py2.py3-none-any.whl Collecting typing; python_version < "3.5" (from importlib-resources>=1.0; python_version < "3.7"->virtualenv) Downloading https://files.pythonhosted.org/packages/0b/cb/da856e81731833b94da70a08712f658416266a5fb2a9d9e426c8061becef/typing-3.10.0.0-py2-none-any.whl Collecting singledispatch; python_version < "3.4" (from importlib-resources>=1.0; python_version < "3.7"->virtualenv) Downloading https://files.pythonhosted.org/packages/cd/d1/6a9e922826e03f5af7bf348cfb75bcb0bc4c67e19c36805c2545f34427e5/singledispatch-3.6.2-py2.py3-none-any.whl Collecting scandir; python_version < "3.5" (from pathlib2<3,>=2.3.3; python_version < "3.4" and sys_platform != "win32"->virtualenv) Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz Building wheels for collected packages: filelock, scandir Running setup.py bdist_wheel for filelock: started Running setup.py bdist_wheel for filelock: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/66/13/60/ef107438d90e4aad6320e3424e50cfce5e16d1e9aad6d38294 Running setup.py bdist_wheel for scandir: started Running setup.py bdist_wheel for scandir: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335 Successfully built filelock scandir Installing collected packages: configparser, contextlib2, scandir, pathlib2, zipp, importlib-metadata, filelock, distlib, typing, singledispatch, importlib-resources, appdirs, virtualenv Found existing installation: configparser 3.5.0b2 Not uninstalling configparser at /usr/lib/python2.7/dist-packages, outside environment /usr Can't uninstall 'configparser'. No files were found to uninstall. Successfully installed appdirs-1.4.4 configparser-4.0.2 contextlib2-0.6.0.post1 distlib-0.3.2 filelock-3.0.12 importlib-metadata-2.1.1 importlib-resources-3.3.1 pathlib2-2.3.5 scandir-1.10.0 singledispatch-3.6.2 typing-3.10.0.0 virtualenv-20.4.7 zipp-1.2.0 Removing intermediate container 43a20ec9d0c5 ---> 4b698cf52dce Step 3/14 : RUN GO111MODULE=off go get github.com/aktau/github-release && GO111MODULE=off go get golang.org/x/tools/cmd/cover && GO111MODULE=off go get golang.org/x/lint/golint ---> Running in 853f0b1c4a1d Removing intermediate container 853f0b1c4a1d ---> 64d1e7b9bc13 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0 ---> Running in 0d79847da1fa Removing intermediate container 0d79847da1fa ---> 120ee170468b Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2 ---> Running in e75ed0f423e8 Removing intermediate container e75ed0f423e8 ---> 55195e7a3552 Step 6/14 : RUN set -e; set -x; for v in $(echo ${DOCKER_VERSIONS} | cut -f1); do if test "${v}" = "1.9.1" || test "${v}" = "1.10.3"; then mkdir -p /usr/local/bin/docker-${v}/; curl https://get.docker.com/builds/Linux/x86_64/docker-${v} -o /usr/local/bin/docker-${v}/docker; chmod +x /usr/local/bin/docker-${v}/docker; elif test "${v}" = "1.13.1"; then curl https://get.docker.com/builds/Linux/x86_64/docker-${v}.tgz -o docker-${v}.tgz; tar xzf docker-${v}.tgz -C /usr/local/bin/; mv /usr/local/bin/docker /usr/local/bin/docker-${v}; rm docker-${v}.tgz; else curl https://download.docker.com/linux/static/stable/x86_64/docker-${v}-ce.tgz -o docker-${v}.tgz; tar xzf docker-${v}.tgz -C /usr/local/bin/; mv /usr/local/bin/docker /usr/local/bin/docker-${v}; rm docker-${v}.tgz; fi done ---> Running in b113006e8e87 + echo 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0 + cut -f1 + test 1.9.1 = 1.9.1 + mkdir -p /usr/local/bin/docker-1.9.1/ + curl https://get.docker.com/builds/Linux/x86_64/docker-1.9.1 -o /usr/local/bin/docker-1.9.1/docker  % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 28.8M 27 8190k 0 0 14.0M 0 0:00:02 --:--:-- 0:00:02 13.9M 100 28.8M 100 28.8M 0 0 26.5M 0 0:00:01 0:00:01 --:--:-- 26.5M + chmod +x /usr/local/bin/docker-1.9.1/docker + test 1.10.3 = 1.9.1 + test 1.10.3 = 1.10.3 + mkdir -p /usr/local/bin/docker-1.10.3/ + curl https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 -o /usr/local/bin/docker-1.10.3/docker  % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33.2M 100 33.2M 0  0 97.5M 0 --:--:-- --:--:-- --:--:-- 97.5M + chmod +x /usr/local/bin/docker-1.10.3/docker + test 1.13.1 = 1.9.1 + test 1.13.1 = 1.10.3 + test 1.13.1 = 1.13.1 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.13.1.tgz -o docker-1.13.1.tgz  % Total % Received % Xferd Average Speed Time Time Time  Current  Dload Upload Total Spent Left  Speed 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26.5M 100 26.5M 0 0 63.8M 0 --:--:-- --:--:-- --:--:-- 63.6M + tar xzf docker-1.13.1.tgz -C /usr/local/bin/ + mv /usr/local/bin/docker /usr/local/bin/docker-1.13.1 + rm docker-1.13.1.tgz + test 17.03.2 = 1.9.1 + test 17.03.2 = 1.10.3 + test 17.03.2 = 1.13.1 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.03.2-ce.tgz -o docker-17.03.2.tgz  % Total % Received % Xferd Average Speed Time Time  Time Current   Dload Upload Total Spent Left Speed  0 0 0 0 0  0 0   0 --:--:-- --:--:-- --:--:-- 0 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26.5M 100 26.5M 0 0 47.6M  0 --:--:-- --:--:-- --:--:-- 47.5M + tar xzf docker-17.03.2.tgz -C /usr/local/bin/ + mv /usr/local/bin/docker /usr/local/bin/docker-17.03.2 + rm docker-17.03.2.tgz + test 17.06.0 = 1.9.1 + test 17.06.0 = 1.10.3 + test 17.06.0 = 1.13.1 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.06.0-ce.tgz -o docker-17.06.0.tgz   % Total % Received % Xferd Average Speed Time  Time Time Current              Dload  Upload   Total  Spent  Left  Speed  0     0  0  0  0   0      0  0 --:--:-- --:--:-- --:--:--     0 100 28.2M 100 28.2M 0 0 40.6M 0 --:--:-- --:--:-- --:--:-- 40.6M + tar xzf docker-17.06.0.tgz -C /usr/local/bin/ + mv /usr/local/bin/docker /usr/local/bin/docker-17.06.0 + rm docker-17.06.0.tgz Removing intermediate container b113006e8e87 ---> 4072185992e9 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker ---> Running in b8e96a07c923 Removing intermediate container b8e96a07c923 ---> dff4d6d9b7a8 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose ---> Running in 298c1578ab2e Removing intermediate container 298c1578ab2e ---> 40fe1b6c1989 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0 ---> Running in 4b70ef3ca05b Removing intermediate container 4b70ef3ca05b ---> e8ec60959278 Step 10/14 : RUN virtualenv venv && git clone https://github.com/docker/compose.git venv/compose && cd venv/compose && git checkout -q "$COMPOSE_COMMIT" && ../bin/pip install -r requirements.txt -r requirements-dev.txt ---> Running in d2bceb677b9c created virtual environment CPython2.7.16.final.0-64 in 598ms creator CPython2Posix(dest=/go/src/github.com/docker/libcompose/venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) added seed packages: pip==20.3.4, setuptools==44.1.1, wheel==0.36.2 activators PythonActivator,CShellActivator,FishActivator,PowerShellActivator,BashActivator Cloning into 'venv/compose'... DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Collecting PyYAML==3.11 Downloading PyYAML-3.11.tar.gz (248 kB) Collecting backports.ssl-match-hostname==3.5.0.1 Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) Collecting cached-property==1.2.0 Downloading cached_property-1.2.0-py2.py3-none-any.whl (8.3 kB) Collecting docker-py==1.10.6 Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB) Collecting dockerpty==0.4.1 Downloading dockerpty-0.4.1.tar.gz (13 kB) Collecting docopt==0.6.1 Downloading docopt-0.6.1.tar.gz (25 kB) Collecting enum34==1.0.4 Downloading enum34-1.0.4.tar.gz (32 kB) Collecting functools32==3.2.3.post2 Downloading functools32-3.2.3-2.tar.gz (31 kB) Collecting ipaddress==1.0.16 Downloading ipaddress-1.0.16-py27-none-any.whl (17 kB) Collecting jsonschema==2.5.1 Downloading jsonschema-2.5.1-py2.py3-none-any.whl (38 kB) Collecting requests==2.11.1 Downloading requests-2.11.1-py2.py3-none-any.whl (514 kB) Collecting six==1.10.0 Downloading six-1.10.0-py2.py3-none-any.whl (10 kB) Collecting texttable==0.8.4 Downloading texttable-0.8.4.tar.gz (9.7 kB) Collecting websocket-client==0.32.0 Downloading websocket_client-0.32.0.tar.gz (192 kB) Collecting coverage==3.7.1 Downloading coverage-3.7.1.tar.gz (284 kB) Collecting mock>=1.0.1 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) Collecting pytest==2.7.2 Downloading pytest-2.7.2-py2.py3-none-any.whl (127 kB) Collecting pytest-cov==2.1.0 Downloading pytest_cov-2.1.0-py2.py3-none-any.whl (16 kB) Collecting docker-pycreds>=0.2.1 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting funcsigs>=1; python_version < "3.3" Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) Collecting py>=1.4.29 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) Building wheels for collected packages: PyYAML, backports.ssl-match-hostname, dockerpty, docopt, enum34, functools32, texttable, websocket-client, coverage Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-3.11-cp27-cp27mu-linux_x86_64.whl size=43798 sha256=487c61c79b0035e06fd778905bcc65e1ef4a1da993eee20ceef6413e8ec84a44 Stored in directory: /root/.cache/pip/wheels/49/4a/a0/82418a772ad2d883345e7b8d84b41eef459defb9d7cb8cf87f Building wheel for backports.ssl-match-hostname (setup.py): started Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py2-none-any.whl size=5210 sha256=3a8877994c66b7b729cdf557a118122694fde073e6bc857f3bb31bf9a89a8e4b Stored in directory: /root/.cache/pip/wheels/19/dd/8c/6cad8e6c38a9fe006dd7423ca1655bb1eb3cb94c5ce1814e4f Building wheel for dockerpty (setup.py): started Building wheel for dockerpty (setup.py): finished with status 'done' Created wheel for dockerpty: filename=dockerpty-0.4.1-py2-none-any.whl size=16605 sha256=2d3c355596fc21edb90d082e3d48731f7e6f1a03dcf7d0cd70176b3b33f35543 Stored in directory: /root/.cache/pip/wheels/2c/8d/0b/b44b8a42ff445c282dd42fee40cf93afb2b0325ba996695506 Building wheel for docopt (setup.py): started Building wheel for docopt (setup.py): finished with status 'done' Created wheel for docopt: filename=docopt-0.6.1-py2-none-any.whl size=13679 sha256=cfe5d498bb4657c9717239ff977aefd2c619656ecb8644b9d22f769a441f8334 Stored in directory: /root/.cache/pip/wheels/0a/ab/01/3cb99bbaa0662465dc448e56f0130ff49b9006a95793397c3a Building wheel for enum34 (setup.py): started Building wheel for enum34 (setup.py): finished with status 'done' Created wheel for enum34: filename=enum34-1.0.4-py2-none-any.whl size=42883 sha256=cac4e800f00e8e76ce453c36c3670aff106f72c8c0ddb959132ec4b8839b9e54 Stored in directory: /root/.cache/pip/wheels/a6/b9/2c/46c4c9c528819485a1b2e7d2781ac0e94b360f29b010aa6983 Building wheel for functools32 (setup.py): started Building wheel for functools32 (setup.py): finished with status 'done' Created wheel for functools32: filename=functools32-3.2.3.post2-py2-none-any.whl size=14556 sha256=34787a34316869e9cbf99fe5eedba5527eb4bd75c335d230fa62dbd4dc38e898 Stored in directory: /root/.cache/pip/wheels/c2/ea/a3/25af52265fad6418a74df0b8d9ca8b89e0b3735dbd4d0d3794 Building wheel for texttable (setup.py): started Building wheel for texttable (setup.py): finished with status 'done' Created wheel for texttable: filename=texttable-0.8.4-py2-none-any.whl size=9558 sha256=e9ff9561cca7186e90cf75074d2862612de94140a47815294ce74321ee091518 Stored in directory: /root/.cache/pip/wheels/77/73/95/d3c99a9620dc6aef1de5f708915ffafa9cc2c022ea852cc657 Building wheel for websocket-client (setup.py): started Building wheel for websocket-client (setup.py): finished with status 'done' Created wheel for websocket-client: filename=websocket_client-0.32.0-py2-none-any.whl size=195670 sha256=c1a573128508b148ef908dff53384fa091e7883d67b96df2ef895fa93f5f89ac Stored in directory: /root/.cache/pip/wheels/95/6a/21/6ae43920d58661faa1751bc5469183517853bb8936fb284ba7 Building wheel for coverage (setup.py): started Building wheel for coverage (setup.py): finished with status 'done' Created wheel for coverage: filename=coverage-3.7.1-cp27-cp27mu-linux_x86_64.whl size=128033 sha256=d6d99cd0f552dfbd1e5a8c37717b5b0c09badfa9d6c1477bb163b96d5dae6e47 Stored in directory: /root/.cache/pip/wheels/a0/7c/11/ea29ce2c4f2d0c8e4d0f5f09ca6a333da532ae1e4641f29d04 Successfully built PyYAML backports.ssl-match-hostname dockerpty docopt enum34 functools32 texttable websocket-client coverage Installing collected packages: PyYAML, backports.ssl-match-hostname, cached-property, six, ipaddress, requests, docker-pycreds, websocket-client, docker-py, dockerpty, docopt, enum34, functools32, jsonschema, texttable, coverage, funcsigs, mock, py, pytest, pytest-cov Successfully installed PyYAML-3.11 backports.ssl-match-hostname-3.5.0.1 cached-property-1.2.0 coverage-3.7.1 docker-py-1.10.6 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.1 enum34-1.0.4 funcsigs-1.0.2 functools32-3.2.3.post2 ipaddress-1.0.16 jsonschema-2.5.1 mock-3.0.5 py-1.10.0 pytest-2.7.2 pytest-cov-2.1.0 requests-2.11.1 six-1.10.0 texttable-0.8.4 websocket-client-0.32.0 Removing intermediate container d2bceb677b9c ---> 53873f023f24 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli ---> Running in 46f143618592 Removing intermediate container 46f143618592 ---> 4a4691026707 Step 12/14 : ENV USER root ---> Running in 63453ce3d3fd Removing intermediate container 63453ce3d3fd ---> f2c73b56a043 Step 13/14 : ENTRYPOINT ["hack/dind"] ---> Running in 765610d8f6b9 Removing intermediate container 765610d8f6b9 ---> 444136355419 Step 14/14 : COPY . /go/src/github.com/docker/libcompose ---> 82806e1f0d35 Successfully built 82806e1f0d35 Successfully tagged dockerbuildbot/libcompose:d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 [Pipeline] stage Using the ‘stage’ step without a block argument is deprecated Entering stage validate Proceeding [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] sh + make -e validate mkdir bundles docker build -t "dockerbuildbot/libcompose:d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0" . Sending build context to Docker daemon 6.578MB Step 1/14 : FROM golang:1.12.7 ---> be63d15101cb Step 2/14 : RUN apt-get update && apt-get install -y iptables build-essential --no-install-recommends && apt-get install -y python-pip && pip install virtualenv ---> Using cache ---> 4b698cf52dce Step 3/14 : RUN GO111MODULE=off go get github.com/aktau/github-release && GO111MODULE=off go get golang.org/x/tools/cmd/cover && GO111MODULE=off go get golang.org/x/lint/golint ---> Using cache ---> 64d1e7b9bc13 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0 ---> Using cache ---> 120ee170468b Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2 ---> Using cache ---> 55195e7a3552 Step 6/14 : RUN set -e; set -x; for v in $(echo ${DOCKER_VERSIONS} | cut -f1); do if test "${v}" = "1.9.1" || test "${v}" = "1.10.3"; then mkdir -p /usr/local/bin/docker-${v}/; curl https://get.docker.com/builds/Linux/x86_64/docker-${v} -o /usr/local/bin/docker-${v}/docker; chmod +x /usr/local/bin/docker-${v}/docker; elif test "${v}" = "1.13.1"; then curl https://get.docker.com/builds/Linux/x86_64/docker-${v}.tgz -o docker-${v}.tgz; tar xzf docker-${v}.tgz -C /usr/local/bin/; mv /usr/local/bin/docker /usr/local/bin/docker-${v}; rm docker-${v}.tgz; else curl https://download.docker.com/linux/static/stable/x86_64/docker-${v}-ce.tgz -o docker-${v}.tgz; tar xzf docker-${v}.tgz -C /usr/local/bin/; mv /usr/local/bin/docker /usr/local/bin/docker-${v}; rm docker-${v}.tgz; fi done ---> Using cache ---> 4072185992e9 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker ---> Using cache ---> dff4d6d9b7a8 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose ---> Using cache ---> 40fe1b6c1989 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0 ---> Using cache ---> e8ec60959278 Step 10/14 : RUN virtualenv venv && git clone https://github.com/docker/compose.git venv/compose && cd venv/compose && git checkout -q "$COMPOSE_COMMIT" && ../bin/pip install -r requirements.txt -r requirements-dev.txt ---> Using cache ---> 53873f023f24 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli ---> Using cache ---> 4a4691026707 Step 12/14 : ENV USER root ---> Using cache ---> f2c73b56a043 Step 13/14 : ENTRYPOINT ["hack/dind"] ---> Using cache ---> 444136355419 Step 14/14 : COPY . /go/src/github.com/docker/libcompose ---> Using cache ---> 82806e1f0d35 Successfully built 82806e1f0d35 Successfully tagged dockerbuildbot/libcompose:d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 docker run --rm -i --privileged -e DAEMON_VERSION=""default"" -e OS_PLATFORM_ARG -e OS_ARCH_ARG -e DOCKER_TEST_HOST -e TESTDIRS -e TESTFLAGS -e SHOWWARNING -e TESTVERBOSE -v "/home/ubuntu/workspace/libcompose_PR-532/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0" ./hack/make.sh validate-dco validate-git-marks validate-gofmt validate-lint validate-vet ---> Making bundle: validate-dco (in .) These commits do not have a proper 'Signed-off-by:' marker: - d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 Please amend each commit to include a properly formatted DCO marker. Visit the following URL for information about the Docker DCO: https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work Makefile:48: recipe for target 'validate' failed make: *** [validate] Error 1 [Pipeline] } [Pipeline] // timeout [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-532:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox b71f96345d44: Pulling fs layer b71f96345d44: Verifying Checksum b71f96345d44: Download complete b71f96345d44: Pull complete Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d Status: Downloaded newer image for busybox:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] archive The archive step is deprecated, please use archiveArtifacts instead. No files found to archive for pattern "bundles"; continuing. [Pipeline] sh + docker rmi dockerbuildbot/libcompose:d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 Untagged: dockerbuildbot/libcompose:d40bf4c4cf940e69cbed0a759ba018eff7c1b2e0 Deleted: sha256:82806e1f0d35f2b03b43ed28c3ec1b44448b61290ab5fbf20ce87470fed56252 Deleted: sha256:bc6173883bc4448e58260811d6e3e7083a0f5babc916bd073a3a90f74b56fdce Deleted: sha256:4441363554197a54b4ed0bfcd8e5055afaafb3b5ae1c483dbfc26040249f650b Deleted: sha256:f2c73b56a0439e711bbdaddeb89fad4c3c264f6321ce4aaf5d11f4b569c2de5b Deleted: sha256:4a4691026707f41ac81f25ca3beff64baac1f6563d12792671efde2d9614ac97 Deleted: sha256:53873f023f24bbf4a89605478b4e454336381da474a0b53dbf9f9fc649d7e5d9 Deleted: sha256:b0b74f203618a786d0bbe34ac3b2bb4b7ff789d5ebf1c46d98244753703f2cd8 Deleted: sha256:e8ec60959278de54a8105ea5d6417d92705d730e65a524be6bf847ab89e70220 Deleted: sha256:40fe1b6c198981b30aec02c2879914f534a839298671e3ef72b5307af0de2f8e Deleted: sha256:a0857a4285eec2f53079cb683adac9dc78974093c1c7ed5b9a3cbecf8a68cef3 Deleted: sha256:dff4d6d9b7a89e69b632d54580290fb3d2cee6bf54472cbfa2369914df50746d Deleted: sha256:e4d7f73dcb8c02b475d1368d6228bab0f852ca2f8624730b21741ced84b04b29 Deleted: sha256:4072185992e91261e9591cbe3fd04664554cb956b1d0aa9550a6f183fddd8672 Deleted: sha256:14f6c80ea432015c389be6e0e461ccadb6c7e6109403b588c58a1fe985c39fc5 Deleted: sha256:55195e7a35525a0fc6a6f6612538bdc24bfd7896ec4d92dd46c2c12c45b4f7cf Deleted: sha256:120ee170468bd642e22a9f03b4d22a98b9f939653e206f26380cef6e9cfb7c1d Deleted: sha256:64d1e7b9bc1349975b47ab1f5fe5e35ae455aed000e118f6728a8512791591ae Deleted: sha256:cda097a98c18e92247077f10f1bb96e6dea23c7dc0c8f95c58f543678e73e0f0 Deleted: sha256:4b698cf52dce3339b504a2749449b2814380097412dcd34fa1f36021453a4d0f Deleted: sha256:aebb5a2bf63ae0017ea0b6801f4f78614e982e4c316f950a0f0428f7f42e1467 [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