Console Output

GitHub pull request #2282 of commit 3ef762b554ff6242ea2c560433b43904ddb98732, no merge conflicts.
Running as SYSTEM
Setting status of 3ef762b554ff6242ea2c560433b43904ddb98732 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/OpenCOR_macOS/979/ and message: 'Build started for merge commit.'
Using context: macOS
Building on master in workspace /home/jmaster/jenkins/jobs/OpenCOR_macOS/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/opencor/opencor.git # timeout=10
Fetching upstream changes from https://github.com/opencor/opencor.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/opencor/opencor.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/opencor/opencor.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:899)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1114)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1145)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1205)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1853)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:323)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:427)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/opencor/opencor.git +refs/pull/*:refs/remotes/origin/pr/*" returned status code 128:
stdout: 
stderr: fatal: git fetch_pack: expected ACK/NAK, got 'ERR upload-pack: not our ref f41f6e31bb16b6009d2aad0f64f8c8340b811823'
fatal: The remote end hung up unexpectedly

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2372)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1985)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:563)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:897)
	... 11 more
ERROR: Error fetching remote repo 'origin'
Setting status of 3ef762b554ff6242ea2c560433b43904ddb98732 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/OpenCOR_macOS/979/ and message: 'Build finished. '
Using context: macOS
Finished: FAILURE