You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've rebase master into a branch and ended up having to force push the branch to get the update going. The PR on github for that branch was ok with that, but ghprb failed to build after I've done it. I've tried to close the PR and create a new one from the branch, still have the same error.
Thanks in advange for any support on this.
GitHub pull request #122 of commit d18bd52eef5157cad8a8fcd0cef8127b5a95ad64, no merge conflicts.
Setting status of d18bd52eef5157cad8a8fcd0cef8127b5a95ad64 to PENDING with url /397/ and message: 'Build started sha1 is merged.'
Building on master in workspace /data/jenkins/jenkins/jobs//workspace
stderr: fatal: ambiguous argument 'origin/master^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
hudson.plugins.git.GitException: Command "git rev-parse origin/master^{commit}" returned status code 128:
stdout: origin/master^{commit}
stderr: fatal: ambiguous argument 'origin/master^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1752)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1725)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1721)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1391)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1403)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.revParse(CliGitAPIImpl.java:685)
at hudson.plugins.git.GitAPI.revParse(GitAPI.java:316)
at hudson.plugins.git.extensions.impl.PreBuildMerge.decorateRevisionToBuild(PreBuildMerge.java:64)
at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:994)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1083)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1720)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Skipping Cobertura coverage report as build was not UNSTABLE or better ...
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Setting status of d18bd52eef5157cad8a8fcd0cef8127b5a95ad64 to FAILURE with url /397/ and message: 'Build finished. '
The text was updated successfully, but these errors were encountered:
Hi,
I've rebase master into a branch and ended up having to force push the branch to get the update going. The PR on github for that branch was ok with that, but ghprb failed to build after I've done it. I've tried to close the PR and create a new one from the branch, still have the same error.
Thanks in advange for any support on this.
GitHub pull request #122 of commit d18bd52eef5157cad8a8fcd0cef8127b5a95ad64, no merge conflicts.
Setting status of d18bd52eef5157cad8a8fcd0cef8127b5a95ad64 to PENDING with url /397/ and message: 'Build started sha1 is merged.'
Building on master in workspace /data/jenkins/jenkins/jobs//workspace
stderr: fatal: ambiguous argument 'origin/master^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
hudson.plugins.git.GitException: Command "git rev-parse origin/master^{commit}" returned status code 128:
stdout: origin/master^{commit}
stderr: fatal: ambiguous argument 'origin/master^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
Skipping Cobertura coverage report as build was not UNSTABLE or better ...
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Setting status of d18bd52eef5157cad8a8fcd0cef8127b5a95ad64 to FAILURE with url /397/ and message: 'Build finished. '
The text was updated successfully, but these errors were encountered: