Skip to content

Console Output

11:24:24 [2024-01-20T11:24:24.673Z] The recommended git tool is: git
11:24:24 [2024-01-20T11:24:24.681Z] using credential docker-jenkins-github-credentials
11:24:24 [2024-01-20T11:24:24.698Z] Cloning the remote Git repository
11:24:24 [2024-01-20T11:24:24.698Z] Cloning with configured refspecs honoured and without tags
11:24:24 [2024-01-20T11:24:24.711Z] Cloning repository https://github.com/moby/moby.git
11:24:24 [2024-01-20T11:24:24.711Z]  > git init /home/ubuntu/workspace/moby_PR-47136 # timeout=10
11:24:24 [2024-01-20T11:24:24.718Z] Fetching upstream changes from https://github.com/moby/moby.git
11:24:24 [2024-01-20T11:24:24.718Z]  > git --version # timeout=10
11:24:24 [2024-01-20T11:24:24.720Z]  > git --version # 'git version 2.25.1'
11:24:24 [2024-01-20T11:24:24.720Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:24:24 [2024-01-20T11:24:24.721Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47136/head:refs/remotes/origin/PR-47136 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
11:24:36 [2024-01-20T11:24:36.682Z] Fetching without tags
11:24:36 [2024-01-20T11:24:36.858Z] Merging remotes/origin/25.0 commit 615dfdf67264ed5b08dd5e86657bf0e580731cea into PR head commit 0240f5675b33b63250536d5e3bbd52c998a3e031
11:24:36 [2024-01-20T11:24:36.680Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:24:36 [2024-01-20T11:24:36.682Z]  > git config --add remote.origin.fetch +refs/pull/47136/head:refs/remotes/origin/PR-47136 # timeout=10
11:24:36 [2024-01-20T11:24:36.685Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
11:24:36 [2024-01-20T11:24:36.690Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:24:36 [2024-01-20T11:24:36.695Z] Fetching upstream changes from https://github.com/moby/moby.git
11:24:36 [2024-01-20T11:24:36.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:24:36 [2024-01-20T11:24:36.696Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47136/head:refs/remotes/origin/PR-47136 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
11:24:36 [2024-01-20T11:24:36.871Z]  > git config core.sparsecheckout # timeout=10
11:24:36 [2024-01-20T11:24:36.873Z]  > git checkout -f 0240f5675b33b63250536d5e3bbd52c998a3e031 # timeout=10
11:24:37 [2024-01-20T11:24:37.537Z] Merge succeeded, producing 0240f5675b33b63250536d5e3bbd52c998a3e031
11:24:37 [2024-01-20T11:24:37.537Z] Checking out Revision 0240f5675b33b63250536d5e3bbd52c998a3e031 (PR-47136)
11:24:38 [2024-01-20T11:24:38.257Z] Commit message: "Fix isGitURL regular expression"
11:24:38 [2024-01-20T11:24:38.257Z] First time build. Skipping changelog.
11:24:38 [2024-01-20T11:24:38.278Z]  > git --version # timeout=10
11:24:38 [2024-01-20T11:24:38.280Z]  > git --version # 'git version 2.25.1'
11:24:38 [2024-01-20T11:24:38.282Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
11:24:37 [2024-01-20T11:24:37.532Z]  > git remote # timeout=10
11:24:37 [2024-01-20T11:24:37.535Z]  > git config --get remote.origin.url # timeout=10
11:24:37 [2024-01-20T11:24:37.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:24:37 [2024-01-20T11:24:37.538Z]  > git merge 615dfdf67264ed5b08dd5e86657bf0e580731cea # timeout=10
11:24:37 [2024-01-20T11:24:37.545Z]  > git rev-parse HEAD^{commit} # timeout=10
11:24:37 [2024-01-20T11:24:37.550Z]  > git config core.sparsecheckout # timeout=10
11:24:37 [2024-01-20T11:24:37.553Z]  > git checkout -f 0240f5675b33b63250536d5e3bbd52c998a3e031 # timeout=10