Skip to content

Console Output

03:03:20 [2024-05-08T07:03:20.919Z] The recommended git tool is: git
03:03:23 [2024-05-08T07:03:23.109Z] using credential github-bot
03:03:23 [2024-05-08T07:03:23.118Z] Cloning the remote Git repository
03:03:23 [2024-05-08T07:03:23.118Z] Using shallow clone with depth 10
03:03:23 [2024-05-08T07:03:23.118Z] Avoid fetching tags
03:03:23 [2024-05-08T07:03:23.119Z] Honoring refspec on initial clone
03:03:23 [2024-05-08T07:03:23.138Z] Cloning repository https://github.com/eclipse-ee4j/glassfish.git
03:03:23 [2024-05-08T07:03:23.175Z]  > git init /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24889 # timeout=10
03:03:23 [2024-05-08T07:03:23.252Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git
03:03:23 [2024-05-08T07:03:23.252Z]  > git --version # timeout=10
03:03:23 [2024-05-08T07:03:23.257Z]  > git --version # 'git version 2.20.1'
03:03:23 [2024-05-08T07:03:23.258Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
03:03:23 [2024-05-08T07:03:23.264Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/glassfish.git +refs/pull/24889/head:refs/remotes/origin/PR-24889 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:03:30 [2024-05-08T07:03:30.649Z] Avoid second fetch
03:03:30 [2024-05-08T07:03:30.649Z] Merging remotes/origin/master commit 1e1449302b58b4b6598123fda87c3e0c41d372f4 into PR head commit d1800d5c9ae1fe0c3f1b19ff50a8d272fd710166
03:03:30 [2024-05-08T07:03:30.233Z]  > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10
03:03:30 [2024-05-08T07:03:30.240Z]  > git config --add remote.origin.fetch +refs/pull/24889/head:refs/remotes/origin/PR-24889 # timeout=10
03:03:30 [2024-05-08T07:03:30.248Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:03:30 [2024-05-08T07:03:30.655Z]  > git config core.sparsecheckout # timeout=10
03:03:30 [2024-05-08T07:03:30.663Z]  > git checkout -f d1800d5c9ae1fe0c3f1b19ff50a8d272fd710166 # timeout=10
03:03:33 [2024-05-08T07:03:33.562Z]  > git remote # timeout=10
03:03:33 [2024-05-08T07:03:33.569Z]  > git config --get remote.origin.url # timeout=10
03:03:33 [2024-05-08T07:03:33.574Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
03:03:33 [2024-05-08T07:03:33.578Z]  > git merge 1e1449302b58b4b6598123fda87c3e0c41d372f4 # timeout=10
03:03:34 [2024-05-08T07:03:34.310Z] Merge succeeded, producing 79e0972d1e784fa8a2ed3371ef73d9b0b452f07d
03:03:34 [2024-05-08T07:03:34.311Z] Checking out Revision 79e0972d1e784fa8a2ed3371ef73d9b0b452f07d (PR-24889)
03:03:34 [2024-05-08T07:03:34.304Z]  > git rev-parse HEAD^{commit} # timeout=10
03:03:34 [2024-05-08T07:03:34.314Z]  > git config core.sparsecheckout # timeout=10
03:03:34 [2024-05-08T07:03:34.319Z]  > git checkout -f 79e0972d1e784fa8a2ed3371ef73d9b0b452f07d # timeout=10
03:03:34 [2024-05-08T07:03:34.551Z]  > git branch -a -v --no-abbrev # timeout=10
03:03:34 [2024-05-08T07:03:34.560Z]  > git checkout -b PR-24889 79e0972d1e784fa8a2ed3371ef73d9b0b452f07d # timeout=10
03:03:37 [2024-05-08T07:03:37.982Z] Commit message: "Merge commit '1e1449302b58b4b6598123fda87c3e0c41d372f4' into HEAD"
03:03:37 [2024-05-08T07:03:37.993Z] First time build. Skipping changelog.
03:03:37 [2024-05-08T07:03:37.994Z] Cleaning workspace
03:03:37 [2024-05-08T07:03:37.987Z]  > git rev-list --no-walk b94b1e694ed409d54d47db6886efd97910500763 # timeout=10
03:03:37 [2024-05-08T07:03:37.996Z]  > git rev-parse --verify HEAD # timeout=10
03:03:38 [2024-05-08T07:03:38.001Z] Resetting working tree
03:03:38 [2024-05-08T07:03:38.001Z]  > git reset --hard # timeout=10
03:03:38 [2024-05-08T07:03:38.253Z]  > git clean -fdx # timeout=10