Skip to content

Console Output

The recommended git tool is: git
using credential github-app-platform
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-platform/eclipse.platform.ui.git
 > git init /home/jenkins/agent/workspace/se.platform.ui_R4_30_maintenance # timeout=10
Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.ui.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.ui.git +refs/heads/R4_30_maintenance:refs/remotes/origin/R4_30_maintenance # timeout=10
Avoid second fetch
Checking out Revision 9a38b36ff2d142878497d20421f0eb4314815262 (R4_30_maintenance)
 > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.ui.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/R4_30_maintenance:refs/remotes/origin/R4_30_maintenance # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a38b36ff2d142878497d20421f0eb4314815262 # timeout=10
Commit message: "Splash Screen getting Flipped in MacOs Sonoma. Fixes: https://github.com/eclipse-platform/eclipse.platform.swt/issues/772 Due to a bug in MacOS Sonoma(https://github.com/eclipse-platform/eclipse.platform.swt/issues/772) ,Splash Screen gets flipped.As a workaround the image is flipped and returned."
 > git rev-list --no-walk b72dc9bdf244083756c1231047b557eb3ae94787 # timeout=10
[GitHub Checks] GitHub check (name: Code Analysis, status: in_progress) has been published.
The recommended git tool is: git
using credential github-app-platform
The recommended git tool is: git
using credential github-app-platform
 > git rev-parse HEAD^{commit} # timeout=10
[GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-platform/eclipse.platform.ui.git'
[GitCheckoutListener] Found previous build 'eclipse.platform.ui/R4_30_maintenance #1' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since 'b72dc9b'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit '9a38b36' as starting point
[GitCheckoutListener] -> Recorded one new commit
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@513d31ab' to render commit links