Started by timer Building in workspace /jenkins/jobs/illumos-gate/workspace Checkout:workspace / /jenkins/jobs/illumos-gate/workspace - hudson.remoting.LocalChannel@8c5318 Using strategy: Default Last Built Revision: Revision 31a89eff99fca9b714d743e5f44bd1aa6564b1b8 (origin/oi/hipster) ERROR: Workspace has a .git repository, but it appears to be corrupt. hudson.plugins.git.GitException: Error performing command: git rev-parse --is-inside-work-tree at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:780) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:739) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:749) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:96) at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:186) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:964) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942) at hudson.FilePath.act(FilePath.java:909) at hudson.FilePath.act(FilePath.java:882) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101) at hudson.model.AbstractProject.checkout(AbstractProject.java:1411) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562) at hudson.model.Run.execute(Run.java:1604) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:246) Caused by: java.io.IOException: Cannot run program "git" (in directory "/jenkins/jobs/illumos-gate/workspace"): error=12, Not enough space at java.lang.ProcessBuilder.start(Unknown Source) at hudson.Proc$LocalProc.<init>(Proc.java:244) at hudson.Proc$LocalProc.<init>(Proc.java:216) at hudson.Launcher$LocalLauncher.launch(Launcher.java:773) at hudson.Launcher$ProcStarter.start(Launcher.java:353) at hudson.Launcher$ProcStarter.join(Launcher.java:360) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:769) ... 18 more Caused by: java.io.IOException: error=12, Not enough space at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.<init>(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) ... 25 more Cloning the remote Git repository Cloning repository git://github.com/OpenIndiana/oi-userland.git Error trying to determine the git version: Error performing command: git --version Assuming 1.6 Fetching upstream changes from origin Commencing build of Revision 31a89eff99fca9b714d743e5f44bd1aa6564b1b8 (origin/oi/hipster) Checking out Revision 31a89eff99fca9b714d743e5f44bd1aa6564b1b8 (origin/oi/hipster) [workspace] $ /bin/sh -xe /var/tmp/hudson5602033247056369128.sh + JENKINS_BUILD_NUMBER=3556 + export JENKINS_BUILD_NUMBER + unset BUILD_NUMBER + [ -f components/components.mk ] + [ -f components/depends.mk ] + PUBLISHER=openindiana.org + export PUBLISHER + USERLAND_ARCHIVES=/data/userland-archives/ + export USERLAND_ARCHIVES + COMPONENT_BUILD_ARGS=-j4 + export COMPONENT_BUILD_ARGS + gmake setup setup components make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components' Generating component list... Generating component dependencies... make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components' make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components' /bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/logs /usr/bin/pkgrepo create file:/jenkins/jobs/illumos-gate/workspace/i386/repo /usr/bin/pkgrepo add-publisher -s file:/jenkins/jobs/illumos-gate/workspace/i386/repo openindiana.org building tools... make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools' make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools' /bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components' + gmake publish -j8 -k COMPONENT_DIRS=illumos/illumos-gate publish components make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components' building tools... make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools' /bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache publish illumos/illumos-gate make[1]: *** [illumos/illumos-gate] Error 2 make[1]: Target `publish' not remade because of errors. make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components' gmake: *** [components] Error 2 gmake: Target `publish' not remade because of errors. Build step 'Execute shell' marked build as failure Sending e-mails to: aszeszo@gmail.com Finished: FAILURE