Skip to content

Console Output

03:58:51 [2022-03-10T08:58:51.431Z] The recommended git tool is: NONE
03:58:51 [2022-03-10T08:58:51.439Z] No credentials specified
03:58:51 [2022-03-10T08:58:51.439Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@71c707b4; decorates RemoteLauncher[hudson.remoting.Channel@fee23afb:JNLP4-connect connection from 10.40.45.0/10.40.45.0:45150] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
03:58:51 [2022-03-10T08:58:51.442Z] Cloning the remote Git repository
03:58:51 [2022-03-10T08:58:51.442Z] Using shallow clone with depth 1
03:58:51 [2022-03-10T08:58:51.442Z] Avoid fetching tags
03:58:51 [2022-03-10T08:58:51.451Z] Honoring refspec on initial clone
03:58:51 [2022-03-10T08:58:51.533Z] Cloning repository https://github.com/bminor/binutils-gdb.git
03:58:51 [2022-03-10T08:58:51.534Z]  > git init /home/jenkins/agent/workspace/debug-tests-master-gdb-master/binutils-gdb # timeout=10
03:58:51 [2022-03-10T08:58:51.539Z] Fetching upstream changes from https://github.com/bminor/binutils-gdb.git
03:58:51 [2022-03-10T08:58:51.539Z]  > git --version # timeout=10
03:58:51 [2022-03-10T08:58:51.542Z]  > git --version # 'git version 2.20.1'
03:58:51 [2022-03-10T08:58:51.542Z]  > git fetch --no-tags --force --progress --depth=1 -- https://github.com/bminor/binutils-gdb.git +refs/heads/master:refs/remotes/origin/master # timeout=10
03:59:08 [2022-03-10T08:59:08.352Z] Avoid second fetch
03:59:08 [2022-03-10T08:59:08.431Z] Checking out Revision 399f9ba236fa8026ca8115cb030ee87a1408ce8b (refs/remotes/origin/master)
03:59:08 [2022-03-10T08:59:08.335Z]  > git config remote.origin.url https://github.com/bminor/binutils-gdb.git # timeout=10
03:59:08 [2022-03-10T08:59:08.338Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:59:08 [2022-03-10T08:59:08.358Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:59:08 [2022-03-10T08:59:08.437Z]  > git config core.sparsecheckout # timeout=10
03:59:08 [2022-03-10T08:59:08.439Z]  > git checkout -f 399f9ba236fa8026ca8115cb030ee87a1408ce8b # timeout=10
03:59:13 [2022-03-10T08:59:13.358Z] Commit message: "Automatic date update in version.in"
03:59:13 [2022-03-10T08:59:13.364Z] First time build. Skipping changelog.
03:59:13 [2022-03-10T08:59:13.364Z]  > git rev-list --no-walk a8dc389afe1d86220633f7bc10983efe85e34541 # timeout=10