Console Output
Started by an SCM change
Building on master in workspace /home/hudson/genie.platform/.jenkins/jobs/deploy-eclipse-sdk-target-pom-4.7/workspace
> /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git
> /usr/local/bin/git --version # timeout=10
> /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/*
ERROR: Timeout after 10 minutes
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
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:1798)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "/usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/*" returned status code 143:
stdout: Fetching submodule eclipse.jdt
Fetching submodule eclipse.jdt.core
Fetching submodule eclipse.jdt.ui
Fetching submodule eclipse.pde.ui
Fetching submodule eclipse.platform
stderr: remote: Counting objects: 78, done.
remote: Compressing objects: 1% (1/70)
remote: Compressing objects: 2% (2/70)
remote: Compressing objects: 4% (3/70)
remote: Compressing objects: 5% (4/70)
remote: Compressing objects: 7% (5/70)
remote: Compressing objects: 8% (6/70)
remote: Compressing objects: 10% (7/70)
remote: Compressing objects: 11% (8/70)
remote: Compressing objects: 12% (9/70)
remote: Compressing objects: 14% (10/70)
remote: Compressing objects: 15% (11/70)
remote: Compressing objects: 17% (12/70)
remote: Compressing objects: 18% (13/70)
remote: Compressing objects: 20% (14/70)
remote: Compressing objects: 21% (15/70)
remote: Compressing objects: 22% (16/70)
remote: Compressing objects: 24% (17/70)
remote: Compressing objects: 25% (18/70)
remote: Compressing objects: 27% (19/70)
remote: Compressing objects: 28% (20/70)
remote: Compressing objects: 30% (21/70)
remote: Compressing objects: 31% (22/70)
remote: Compressing objects: 32% (23/70)
remote: Compressing objects: 34% (24/70)
remote: Compressing objects: 35% (25/70)
remote: Compressing objects: 37% (26/70)
remote: Compressing objects: 38% (27/70)
remote: Compressing objects: 40% (28/70)
remote: Compressing objects: 41% (29/70)
remote: Compressing objects: 42% (30/70)
remote: Compressing objects: 44% (31/70)
remote: Compressing objects: 45% (32/70)
remote: Compressing objects: 47% (33/70)
remote: Compressing objects: 48% (34/70)
remote: Compressing objects: 50% (35/70)
remote: Compressing objects: 51% (36/70)
remote: Compressing objects: 52% (37/70)
remote: Compressing objects: 54% (38/70)
remote: Compressing objects: 55% (39/70)
remote: Compressing objects: 57% (40/70)
remote: Compressing objects: 58% (41/70)
remote: Compressing objects: 60% (42/70)
remote: Compressing objects: 61% (43/70)
remote: Compressing objects: 62% (44/70)
remote: Compressing objects: 64% (45/70)
remote: Compressing objects: 65% (46/70)
remote: Compressing objects: 67% (47/70)
remote: Compressing objects: 68% (48/70)
remote: Compressing objects: 70% (49/70)
remote: Compressing objects: 71% (50/70)
remote: Compressing objects: 72% (51/70)
remote: Compressing objects: 74% (52/70)
remote: Compressing objects: 75% (53/70)
remote: Compressing objects: 77% (54/70)
remote: Compressing objects: 78% (55/70)
remote: Compressing objects: 80% (56/70)
remote: Compressing objects: 81% (57/70)
remote: Compressing objects: 82% (58/70)
remote: Compressing objects: 84% (59/70)
remote: Compressing objects: 85% (60/70)
remote: Compressing objects: 87% (61/70)
remote: Compressing objects: 88% (62/70)
remote: Compressing objects: 90% (63/70)
remote: Compressing objects: 91% (64/70)
remote: Compressing objects: 92% (65/70)
remote: Compressing objects: 94% (66/70)
remote: Compressing objects: 95% (67/70)
remote: Compressing objects: 97% (68/70)
remote: Compressing objects: 98% (69/70)
remote: Compressing objects: 100% (70/70)
remote: Compressing objects: 100% (70/70), done.
remote: Total 78 (delta 20), reused 42 (delta 7)
From git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator
fc23d9e..9d8afbc R4_5_maintenance -> origin/R4_5_maintenance
e68c9f3..861a6a8 R4_6_maintenance -> origin/R4_6_maintenance
bb2915b..7a534da R4_7_maintenance -> origin/R4_7_maintenance
779f896..1abf0df R4_8_maintenance -> origin/R4_8_maintenance
b569425..2687e2a master -> origin/master
* [new tag] I20180814-0900 -> I20180814-0900
* [new tag] I20180814-0910 -> I20180814-0910
* [new tag] I20180814-2000 -> I20180814-2000
* [new tag] I20180815-1250 -> I20180815-1250
* [new tag] I20180815-2000 -> I20180815-2000
* [new tag] I20180816-2000 -> I20180816-2000
* [new tag] I20180817-2000 -> I20180817-2000
* [new tag] I20180818-0800 -> I20180818-0800
* [new tag] I20180818-1500 -> I20180818-1500
* [new tag] I20180819-0800 -> I20180819-0800
* [new tag] I20180819-2000 -> I20180819-2000
* [new tag] Y20180815-2200 -> Y20180815-2200
From git://git.eclipse.org/gitroot/jdt/eclipse.jdt
ee91b66..b27c742 master -> origin/master
* [new tag] I20180814-0900 -> I20180814-0900
* [new tag] I20180814-0910 -> I20180814-0910
* [new tag] I20180814-2000 -> I20180814-2000
* [new tag] I20180815-1250 -> I20180815-1250
* [new tag] I20180815-2000 -> I20180815-2000
* [new tag] I20180816-2000 -> I20180816-2000
* [new tag] I20180817-2000 -> I20180817-2000
* [new tag] I20180818-0800 -> I20180818-0800
* [new tag] I20180818-1500 -> I20180818-1500
* [new tag] I20180819-0800 -> I20180819-0800
* [new tag] I20180819-2000 -> I20180819-2000
* [new tag] Y20180815-2200 -> Y20180815-2200
From git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core
64a4230..31b44b2 master -> origin/master
* [new tag] I20180814-0900 -> I20180814-0900
* [new tag] I20180814-0910 -> I20180814-0910
* [new tag] I20180814-2000 -> I20180814-2000
* [new tag] I20180815-1250 -> I20180815-1250
* [new tag] I20180815-2000 -> I20180815-2000
* [new tag] I20180816-2000 -> I20180816-2000
* [new tag] I20180817-2000 -> I20180817-2000
* [new tag] I20180818-0800 -> I20180818-0800
* [new tag] I20180818-1500 -> I20180818-1500
* [new tag] I20180819-0800 -> I20180819-0800
* [new tag] I20180819-2000 -> I20180819-2000
* [new tag] I20180820-0800 -> I20180820-0800
* [new tag] Y20180815-2200 -> Y20180815-2200
From git://git.eclipse.org/gitroot/jdt/eclipse.jdt.ui
65a1ca2..6f7dda1 master -> origin/master
* [new tag] I20180814-0900 -> I20180814-0900
* [new tag] I20180814-0910 -> I20180814-0910
* [new tag] I20180814-2000 -> I20180814-2000
* [new tag] I20180815-1250 -> I20180815-1250
* [new tag] I20180815-2000 -> I20180815-2000
* [new tag] I20180816-2000 -> I20180816-2000
* [new tag] I20180817-2000 -> I20180817-2000
* [new tag] I20180818-0800 -> I20180818-0800
* [new tag] I20180818-1500 -> I20180818-1500
* [new tag] I20180819-0800 -> I20180819-0800
* [new tag] I20180819-2000 -> I20180819-2000
* [new tag] I20180820-0800 -> I20180820-0800
* [new tag] Y20180815-2200 -> Y20180815-2200
From git://git.eclipse.org/gitroot/pde/eclipse.pde.ui
bc689f5..b9bcf4f master -> origin/master
* [new tag] I20180814-0900 -> I20180814-0900
* [new tag] I20180814-0910 -> I20180814-0910
* [new tag] I20180814-2000 -> I20180814-2000
* [new tag] I20180815-1250 -> I20180815-1250
* [new tag] I20180815-2000 -> I20180815-2000
* [new tag] I20180816-2000 -> I20180816-2000
* [new tag] I20180817-2000 -> I20180817-2000
* [new tag] I20180818-0800 -> I20180818-0800
* [new tag] I20180818-1500 -> I20180818-1500
* [new tag] I20180819-0800 -> I20180819-0800
* [new tag] I20180819-2000 -> I20180819-2000
* [new tag] I20180820-0800 -> I20180820-0800
* [new tag] Y20180815-2200 -> Y20180815-2200
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
... 11 more
ERROR: Error fetching remote repo 'origin'
Sending e-mails to: sravankumarl@in.ibm.com
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 5 minutes
Finished: FAILURE