Skip to content
Failed

Console Output

11:58:11 [2023-03-28T15:58:11.424Z] Started by user Lorenzo Bettini
11:58:11 [2023-03-28T15:58:11.424Z] Running as Lorenzo Bettini
11:58:11 [2023-03-28T15:58:11.955Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress --prune -- origin +refs/heads/lb_issue_11_nightly_deployment:refs/remotes/origin/lb_issue_11_nightly_deployment" returned status code 128:
11:58:11 [2023-03-28T15:58:11.955Z] stdout: 
11:58:11 [2023-03-28T15:58:11.955Z] stderr: fatal: Couldn't find remote ref refs/heads/lb_issue_11_nightly_deployment
11:58:11 [2023-03-28T15:58:11.955Z] 
11:58:11 [2023-03-28T15:58:11.955Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2675)
11:58:11 [2023-03-28T15:58:11.955Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2099)
11:58:11 [2023-03-28T15:58:11.955Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85)
11:58:11 [2023-03-28T15:58:11.955Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:619)
11:58:11 [2023-03-28T15:58:11.955Z] 	at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:366)
11:58:11 [2023-03-28T15:58:11.955Z] 	at jenkins.scm.api.SCMFileSystem$Builder.build(SCMFileSystem.java:584)
11:58:11 [2023-03-28T15:58:11.955Z] 	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:219)
11:58:11 [2023-03-28T15:58:11.955Z] 	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:191)
11:58:11 [2023-03-28T15:58:11.955Z] 	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:174)
11:58:11 [2023-03-28T15:58:11.955Z] 	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:118)
11:58:11 [2023-03-28T15:58:11.955Z] 	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:70)
11:58:11 [2023-03-28T15:58:11.955Z] 	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:311)
11:58:11 [2023-03-28T15:58:11.955Z] 	at hudson.model.ResourceController.execute(ResourceController.java:101)
11:58:11 [2023-03-28T15:58:11.955Z] 	at hudson.model.Executor.run(Executor.java:442)
11:58:11 [2023-03-28T15:58:11.974Z] Finished: FAILURE