Push event to branch readme-ubuntu-19.10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 762501e2c3ca77fcfb533fce9e32fd2ef5462382 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 49b252bdf16273de41b9b961caae5440a249d3e0 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/ce-packaging_readme-ubuntu-19.10@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 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: deb) [Pipeline] { (Branch: rpm) [Pipeline] { (Branch: static) [Pipeline] stage [Pipeline] { (Ubuntu Xenial Debian Package) [Pipeline] stage [Pipeline] { (Centos 7 RPM Package) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu&&x86_64’ are offline Still waiting to schedule taskStill waiting to schedule task All nodes of label ‘ubuntu&&x86_64’ are offline All nodes of label ‘ubuntu&&x86_64’ are offline Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06fd284d675bdab4a) in /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 [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/ce-packaging_readme-ubuntu-19.10@tmp/9549acbf-6647-40cb-9cdd-225048994055/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Download complete bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout 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/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 # timeout=10 Fetching without tags Checking out Revision 762501e2c3ca77fcfb533fce9e32fd2ef5462382 (readme-ubuntu-19.10) Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config core.sparsecheckout # timeout=10 > git checkout -f 762501e2c3ca77fcfb533fce9e32fd2ef5462382 Commit message: "Update README to include Ubuntu 19.10" First time build. Skipping changelog. fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] sh + git clone https://github.com/docker/cli.git Cloning into 'cli'... [Pipeline] sh + git -C cli checkout readme-ubuntu-19.10 error: pathspec 'readme-ubuntu-19.10' did not match any file(s) known to git. [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine clean-engine fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory date: invalid date ‘@’ fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory rm -rf /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch deb Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06fd284d675bdab4a) in /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 [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/ce-packaging_readme-ubuntu-19.10@tmp/857ae7e8-2bed-414f-ad80-dc764fda8ab1/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Checking out Revision 762501e2c3ca77fcfb533fce9e32fd2ef5462382 (readme-ubuntu-19.10) Commit message: "Update README to include Ubuntu 19.10" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config core.sparsecheckout # timeout=10 > git checkout -f 762501e2c3ca77fcfb533fce9e32fd2ef5462382 fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] sh + git clone https://github.com/docker/cli.git Cloning into 'cli'... [Pipeline] sh + git -C cli checkout readme-ubuntu-19.10 error: pathspec 'readme-ubuntu-19.10' did not match any file(s) known to git. [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine clean-engine fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory date: invalid date ‘@’ fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory rm -rf /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch rpm Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06fd284d675bdab4a) in /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 [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/ce-packaging_readme-ubuntu-19.10@tmp/1352461f-7ca5-429b-a260-d5be53117dd4/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Checking out Revision 762501e2c3ca77fcfb533fce9e32fd2ef5462382 (readme-ubuntu-19.10) Commit message: "Update README to include Ubuntu 19.10" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config core.sparsecheckout # timeout=10 > git checkout -f 762501e2c3ca77fcfb533fce9e32fd2ef5462382 fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] sh + git clone https://github.com/docker/cli.git Cloning into 'cli'... [Pipeline] sh + git -C cli checkout readme-ubuntu-19.10 error: pathspec 'readme-ubuntu-19.10' did not match any file(s) known to git. [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine clean-engine fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory date: invalid date ‘@’ fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory rm -rf /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch static [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE