Skip to content

Console Output

19:02:05 [2024-03-15T19:02:05.727Z] The recommended git tool is: git
19:02:08 [2024-03-15T19:02:08.719Z] using credential docker-jenkins-github-credentials
19:02:08 [2024-03-15T19:02:08.726Z] Cloning the remote Git repository
19:02:08 [2024-03-15T19:02:08.726Z] Cloning with configured refspecs honoured and without tags
19:02:08 [2024-03-15T19:02:08.747Z] Cloning repository https://github.com/moby/moby.git
19:02:08 [2024-03-15T19:02:08.807Z]  > git init /home/ubuntu/workspace/moby_PR-47570 # timeout=10
19:02:09 [2024-03-15T19:02:09.432Z] Fetching upstream changes from https://github.com/moby/moby.git
19:02:09 [2024-03-15T19:02:09.432Z]  > git --version # timeout=10
19:02:09 [2024-03-15T19:02:09.435Z]  > git --version # 'git version 2.25.1'
19:02:09 [2024-03-15T19:02:09.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:02:09 [2024-03-15T19:02:09.440Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47570/head:refs/remotes/origin/PR-47570 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:02:22 [2024-03-15T19:02:22.242Z] Fetching without tags
19:02:22 [2024-03-15T19:02:22.437Z] Merging remotes/origin/master commit 1f539a6e8581ae33f19d7e654404f8f0f74e36e1 into PR head commit 4f46c447251383d3c85e325a7b4e7292d5260870
19:02:23 [2024-03-15T19:02:23.130Z] Merge succeeded, producing 4f46c447251383d3c85e325a7b4e7292d5260870
19:02:23 [2024-03-15T19:02:23.130Z] Checking out Revision 4f46c447251383d3c85e325a7b4e7292d5260870 (PR-47570)
19:02:23 [2024-03-15T19:02:23.525Z] Commit message: "Dockerfile: update xx to v1.4.0"
19:02:23 [2024-03-15T19:02:23.526Z] First time build. Skipping changelog.
19:02:23 [2024-03-15T19:02:23.541Z]  > git --version # timeout=10
19:02:23 [2024-03-15T19:02:23.543Z]  > git --version # 'git version 2.25.1'
19:02:23 [2024-03-15T19:02:23.546Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
19:02:21 [2024-03-15T19:02:21.975Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:02:21 [2024-03-15T19:02:21.979Z]  > git config --add remote.origin.fetch +refs/pull/47570/head:refs/remotes/origin/PR-47570 # timeout=10
19:02:21 [2024-03-15T19:02:21.982Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:02:22 [2024-03-15T19:02:22.239Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:02:22 [2024-03-15T19:02:22.245Z] Fetching upstream changes from https://github.com/moby/moby.git
19:02:22 [2024-03-15T19:02:22.245Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:02:22 [2024-03-15T19:02:22.247Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47570/head:refs/remotes/origin/PR-47570 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:02:22 [2024-03-15T19:02:22.442Z]  > git config core.sparsecheckout # timeout=10
19:02:22 [2024-03-15T19:02:22.453Z]  > git checkout -f 4f46c447251383d3c85e325a7b4e7292d5260870 # timeout=10
19:02:23 [2024-03-15T19:02:23.111Z]  > git remote # timeout=10
19:02:23 [2024-03-15T19:02:23.115Z]  > git config --get remote.origin.url # timeout=10
19:02:23 [2024-03-15T19:02:23.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:02:23 [2024-03-15T19:02:23.120Z]  > git merge 1f539a6e8581ae33f19d7e654404f8f0f74e36e1 # timeout=10
19:02:23 [2024-03-15T19:02:23.126Z]  > git rev-parse HEAD^{commit} # timeout=10
19:02:23 [2024-03-15T19:02:23.131Z]  > git config core.sparsecheckout # timeout=10
19:02:23 [2024-03-15T19:02:23.134Z]  > git checkout -f 4f46c447251383d3c85e325a7b4e7292d5260870 # timeout=10