Console Output
Started by upstream project "LNT_Mirror_Merger" build number 378 originally caused by: Started by an SCM change Building on master in workspace /Users/Shared/Jenkins/Home/workspace/LNT_InnoDB_Merger > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.github.url git@github.com:cmatthew/LNT-mirror.git # timeout=10 Fetching upstream changes from git@github.com:cmatthew/LNT-mirror.git > git --version # timeout=10 using GIT_SSH to set credentials Green Dragon Github automation key > git fetch --tags --progress git@github.com:cmatthew/LNT-mirror.git +refs/heads/*:refs/remotes/github/* > git rev-parse github/master^{commit} # timeout=10 Merging Revision 6099fb8f5adda5e11c4983b1342d4cb1bc4de328 (github/master) to github/InnoDB, UserMergeOptions{mergeRemote='github', mergeTarget='InnoDB', mergeStrategy='default', fastForwardMode='--ff'} > git rev-parse github/InnoDB^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f github/InnoDB > git merge --ff 6099fb8f5adda5e11c4983b1342d4cb1bc4de328 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6099fb8f5adda5e11c4983b1342d4cb1bc4de328 ERROR: Branch not suitable for integration as it does not merge cleanly: Command "git merge --ff 6099fb8f5adda5e11c4983b1342d4cb1bc4de328" returned status code 128: stdout: stderr: *** Please tell me who you are.Hide Details