Skip to content
Failed

Console Output

Pull request #47737 updated
09:30:04 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Loading trusted files from base branch master at 801fd16e3e48b7638e6fee83facbb62de9a03cef rather than 9abfa8bfae64bc23d5ed41a36963f8e45c3dd710
Obtained Jenkinsfile from 801fd16e3e48b7638e6fee83facbb62de9a03cef
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47737@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > 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
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
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
Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
09:30:08 [2024-04-22T09:30:08.035Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:30:08 [2024-04-22T09:30:08.038Z] Trying to pass milestone 1
[Pipeline] milestone
09:30:08 [2024-04-22T09:30:08.201Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:30:23 [2024-04-22T09:30:23.427Z] Still waiting to schedule task
09:30:23 [2024-04-22T09:30:23.428Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-08be1d6da46e0403e)’ is offline
09:31:03 [2024-04-22T09:31:03.950Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-08be1d6da46e0403e) in /home/ubuntu/workspace/moby_PR-47737
[Pipeline] {
[Pipeline] checkout
09:31:03 [2024-04-22T09:31:03.989Z] The recommended git tool is: git
09:31:06 [2024-04-22T09:31:06.441Z] using credential docker-jenkins-github-credentials
09:31:06 [2024-04-22T09:31:06.448Z] Cloning the remote Git repository
09:31:06 [2024-04-22T09:31:06.448Z] Cloning with configured refspecs honoured and without tags
09:31:06 [2024-04-22T09:31:06.472Z] Cloning repository https://github.com/moby/moby.git
09:31:06 [2024-04-22T09:31:06.522Z]  > git init /home/ubuntu/workspace/moby_PR-47737 # timeout=10
09:31:06 [2024-04-22T09:31:06.991Z] Fetching upstream changes from https://github.com/moby/moby.git
09:31:06 [2024-04-22T09:31:06.991Z]  > git --version # timeout=10
09:31:06 [2024-04-22T09:31:06.994Z]  > git --version # 'git version 2.25.1'
09:31:06 [2024-04-22T09:31:06.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:31:07 [2024-04-22T09:31:07.001Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47737/head:refs/remotes/origin/PR-47737 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:31:19 [2024-04-22T09:31:19.857Z] Fetching without tags
09:31:20 [2024-04-22T09:31:20.107Z] Merging remotes/origin/master commit 801fd16e3e48b7638e6fee83facbb62de9a03cef into PR head commit 9abfa8bfae64bc23d5ed41a36963f8e45c3dd710
09:31:19 [2024-04-22T09:31:19.558Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:31:19 [2024-04-22T09:31:19.562Z]  > git config --add remote.origin.fetch +refs/pull/47737/head:refs/remotes/origin/PR-47737 # timeout=10
09:31:19 [2024-04-22T09:31:19.564Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:31:19 [2024-04-22T09:31:19.854Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:31:19 [2024-04-22T09:31:19.861Z] Fetching upstream changes from https://github.com/moby/moby.git
09:31:19 [2024-04-22T09:31:19.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:31:19 [2024-04-22T09:31:19.864Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47737/head:refs/remotes/origin/PR-47737 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:31:20 [2024-04-22T09:31:20.114Z]  > git config core.sparsecheckout # timeout=10
09:31:20 [2024-04-22T09:31:20.125Z]  > git checkout -f 9abfa8bfae64bc23d5ed41a36963f8e45c3dd710 # timeout=10
09:31:20 [2024-04-22T09:31:20.805Z] Merge succeeded, producing 9abfa8bfae64bc23d5ed41a36963f8e45c3dd710
09:31:20 [2024-04-22T09:31:20.806Z] Checking out Revision 9abfa8bfae64bc23d5ed41a36963f8e45c3dd710 (PR-47737)
09:31:20 [2024-04-22T09:31:20.786Z]  > git remote # timeout=10
09:31:20 [2024-04-22T09:31:20.790Z]  > git config --get remote.origin.url # timeout=10
09:31:20 [2024-04-22T09:31:20.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:31:20 [2024-04-22T09:31:20.795Z]  > git merge 801fd16e3e48b7638e6fee83facbb62de9a03cef # timeout=10
09:31:20 [2024-04-22T09:31:20.803Z]  > git rev-parse HEAD^{commit} # timeout=10
09:31:20 [2024-04-22T09:31:20.809Z]  > git config core.sparsecheckout # timeout=10
09:31:20 [2024-04-22T09:31:20.811Z]  > git checkout -f 9abfa8bfae64bc23d5ed41a36963f8e45c3dd710 # timeout=10
09:31:21 [2024-04-22T09:31:21.980Z] Commit message: "Restore the original pool but with netmask /22"
09:31:21 [2024-04-22T09:31:21.984Z]  > git rev-list --no-walk 4135de28190264dc36cb9e773ae8b7912bf1f340 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:31:22 [2024-04-22T09:31:22.749Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47737:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:31:26 [2024-04-22T09:31:26.042Z] Unable to find image 'alpine:latest' locally
09:31:26 [2024-04-22T09:31:26.042Z] latest: Pulling from library/alpine
09:31:26 [2024-04-22T09:31:26.042Z] bca4290a9639: Pulling fs layer
09:31:26 [2024-04-22T09:31:26.042Z] bca4290a9639: Verifying Checksum
09:31:26 [2024-04-22T09:31:26.042Z] bca4290a9639: Download complete
09:31:26 [2024-04-22T09:31:26.302Z] bca4290a9639: Pull complete
09:31:26 [2024-04-22T09:31:26.302Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
09:31:26 [2024-04-22T09:31:26.302Z] Status: Downloaded newer image for alpine:latest
09:31:36 [2024-04-22T09:31:36.290Z] These commits do not have a proper 'Signed-off-by:' marker:
09:31:36 [2024-04-22T09:31:36.290Z]  - 9abfa8bfae64bc23d5ed41a36963f8e45c3dd710
09:31:36 [2024-04-22T09:31:36.290Z] 
09:31:36 [2024-04-22T09:31:36.290Z] Please amend each commit to include a properly formatted DCO marker.
09:31:36 [2024-04-22T09:31:36.290Z] 
09:31:36 [2024-04-22T09:31:36.290Z] Visit the following URL for information about the Docker DCO:
09:31:36 [2024-04-22T09:31:36.290Z]  https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work
09:31:36 [2024-04-22T09:31:36.290Z] 
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
Stage "Build" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "arm64" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:31:36 [2024-04-22T09:31:36.426Z] Failed in branch arm64
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47737/2/stashes/