22:59:09Started by GitHub push by Geolykt
22:59:09Running as SYSTEM
22:59:09Building in workspace /var/lib/jenkins/workspace/stianloader-concurrent
22:59:09The recommended git tool is: NONE
22:59:09No credentials specified
22:59:09Cloning the remote Git repository
22:59:09Cloning repository https://github.com/Starloader-project/stianloader-concurrent.git22:59:09 > git init /var/lib/jenkins/workspace/stianloader-concurrent # timeout=10
22:59:09ERROR: Error cloning remote repo 'origin'
22:59:09hudson.plugins.git.GitException: Could not init /var/lib/jenkins/workspace/stianloader-concurrent
22:59:09 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073)
22:59:09 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819)
22:59:09 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
22:59:09 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
22:59:09 at hudson.scm.SCM.checkout(SCM.java:540)
22:59:09 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
22:59:09 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
22:59:09 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
22:59:09 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
22:59:09 at hudson.model.Run.execute(Run.java:1895)
22:59:09 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
22:59:09 at hudson.model.ResourceController.execute(ResourceController.java:101)
22:59:09 at hudson.model.Executor.run(Executor.java:442)
22:59:09Caused by: hudson.plugins.git.GitException: Error performing git command: git init /var/lib/jenkins/workspace/stianloader-concurrent
22:59:09 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2858)
22:59:09 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762)
22:59:09 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757)
22:59:09 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051)
22:59:09 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071)
22:59:09 ... 12 more
22:59:09Caused by: java.io.IOException: Cannot run program "git" (in directory "/var/lib/jenkins/workspace/stianloader-concurrent"): error=0, Failed to exec spawn helper: pid: 93116, signal: 11
22:59:09 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
22:59:09 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
22:59:09 at hudson.Proc$LocalProc.<init>(Proc.java:252)
22:59:09 at hudson.Proc$LocalProc.<init>(Proc.java:221)
22:59:09 at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
22:59:09 at hudson.Launcher$ProcStarter.start(Launcher.java:506)
22:59:09 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2835)
22:59:09 ... 16 more
22:59:09Caused by: java.io.IOException: error=0, Failed to exec spawn helper: pid: 93116, signal: 11
22:59:09 at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
22:59:09 at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
22:59:09 at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
22:59:09 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
22:59:09 ... 22 more
22:59:09ERROR: Error cloning remote repo 'origin'
22:59:09Sending notification to Discord.
22:59:10Finished: FAILURE