Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] Build failed in Hudson: egit #1633

See <https://hudson.eclipse.org/hudson/job/egit/1633/>

------------------------------------------
[...truncated 438 lines...]
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:p2-metadata (default-p2-metadata) @ org.eclipse.egit-feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit-feature ---
[WARNING] /opt/public/jobs/egit/workspace/org.eclipse.egit-feature/target/site does not exist or is not a directory
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Eclipse EGit Sources Feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.source-feature ---
[INFO] Deleting /opt/public/jobs/egit/workspace/org.eclipse.egit.source-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.source-feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:validate-version (default-validate-version) @ org.eclipse.egit.source-feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:package-feature (default-package-feature) @ org.eclipse.egit.source-feature ---
[INFO] Building jar: /opt/public/jobs/egit/workspace/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:p2-metadata (default-p2-metadata) @ org.eclipse.egit.source-feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.source-feature ---
[WARNING] /opt/public/jobs/egit/workspace/org.eclipse.egit.source-feature/target/site does not exist or is not a directory
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Eclipse Git Plugin Update Site 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit-updatesite ---
[INFO] Deleting /opt/public/jobs/egit/workspace/org.eclipse.egit-updatesite/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit-updatesite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.egit-updatesite ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:update-site (default-update-site) @ org.eclipse.egit-updatesite ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:update-site-p2-metadata (default-update-site-p2-metadata) @ org.eclipse.egit-updatesite ---
[INFO] Command line:
	/bin/sh -c cd /opt/public/jobs/egit/workspace/org.eclipse.egit-updatesite && /opt/public/common/sun-jdk1.6.0_21_x64/jre/bin/java -jar /opt/public/jobs/egit/workspace/.repository/org/eclipse/tycho/tycho-p2-runtime/0.12.0/eclipse/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar -nosplash -application org.eclipse.equinox.p2.publisher.UpdateSitePublisher -source /opt/public/jobs/egit/workspace/org.eclipse.egit-updatesite/target/site -metadataRepository file:/opt/public/jobs/egit/workspace/org.eclipse.egit-updatesite/target/site/ -metadataRepositoryName 'Eclipse Git Plugin Update Site' -artifactRepository file:/opt/public/jobs/egit/workspace/org.eclipse.egit-updatesite/target/site/ -artifactRepositoryName 'Eclipse Git Plugin Update Site Artifacts' -noDefaultIUs -compress
Generating metadata for ..
Generation completed with success [0 seconds].
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:update-site-packaging (default-update-site-packaging) @ org.eclipse.egit-updatesite ---
[INFO] Building zip: /opt/public/jobs/egit/workspace/org.eclipse.egit-updatesite/target/site.zip
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-4:single (make-assembly) @ org.eclipse.egit-updatesite ---
[INFO] Reading assembly descriptor: assembly.xml
[INFO] Building zip: /opt/public/jobs/egit/workspace/org.eclipse.egit-updatesite/target/org.eclipse.egit-updatesite-1.1.0-SNAPSHOT-site.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EGit Core Test Plug-in 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.core.test ---
[INFO] Deleting /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:validate-version (default-validate-version) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.egit.core.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:compile (default-compile) @ org.eclipse.egit.core.test ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 32 source files to /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/target/classes

[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.egit.core.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:testCompile (default-testCompile) @ org.eclipse.egit.core.test ---
[INFO] Using compile source roots from build.properties
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:package-plugin (default-package-plugin) @ org.eclipse.egit.core.test ---
[INFO] Building jar: /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:p2-metadata (default-p2-metadata) @ org.eclipse.egit.core.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EGit UI Test Plug-in 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.ui.test ---
[INFO] Deleting /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:validate-version (default-validate-version) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.egit.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:compile (default-compile) @ org.eclipse.egit.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 79 source files to /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/target/classes

[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.egit.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:testCompile (default-testCompile) @ org.eclipse.egit.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default) @ org.eclipse.egit.ui.test ---
[INFO] Surefire report directory: /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.egit.ui.test.junit.AllJUnitTests
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 sec

Results :

Tests run: 23, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:package-plugin (default-package-plugin) @ org.eclipse.egit.ui.test ---
[INFO] Building jar: /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:p2-metadata (default-p2-metadata) @ org.eclipse.egit.ui.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EGit Mylyn UI Test Plug-in 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Deleting /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:validate-version (default-validate-version) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:compile (default-compile) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 2 source files to /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/target/classes

[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:testCompile (default-testCompile) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Surefire report directory: /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest
Xlib:  extension "RANDR" missing on display ":24.0".
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 sec

Results :

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0

21/08/2011 17:59:45 Xvnc version X.org/xf4vnc custom version
21/08/2011 17:59:45 Copyright (C) 2001-2004 Alan Hourihane.
21/08/2011 17:59:45 Copyright (C) 2000-2004 Constantin Kaplinsky
21/08/2011 17:59:45 Copyright (C) 1999 AT&T Laboratories Cambridge
21/08/2011 17:59:45 All Rights Reserved.
21/08/2011 17:59:45 See http://www.tightvnc.com/ for information on TightVNC
21/08/2011 17:59:45 See http://xf4vnc.sf.net for xf4vnc-specific information
21/08/2011 17:59:45 Desktop name 'x11' (hudson:24)
21/08/2011 17:59:45 Protocol versions supported: 3.7, 3.3
21/08/2011 17:59:45 RGB format 8 8 8
21/08/2011 17:59:45 Listening for VNC connections on TCP port 5924
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:package-plugin (default-package-plugin) @ org.eclipse.egit.mylyn.ui.test ---
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
[INFO] Building jar: /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:p2-metadata (default-p2-metadata) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ....................................... SUCCESS [0.203s]
[INFO] Eclipse EGit ...................................... SUCCESS [4.370s]
[INFO] Git Team Provider (Core) .......................... SUCCESS [8.301s]
[INFO] Git Team Provider (UI) ............................ SUCCESS [15.343s]
[INFO] EGit Mylyn UI ..................................... SUCCESS [2.905s]
[INFO] EGit Mylyn Feature ................................ SUCCESS [2.030s]
[INFO] EGit Team Project Set Support ..................... SUCCESS [1.812s]
[INFO] Git Team Provider (Documentation) ................. SUCCESS [3.256s]
[INFO] Eclipse EGit Feature .............................. SUCCESS [1.652s]
[INFO] Eclipse EGit Sources Feature ...................... SUCCESS [1.890s]
[INFO] Eclipse Git Plugin Update Site .................... SUCCESS [13.506s]
[INFO] EGit Core Test Plug-in ............................ SUCCESS [3.258s]
[INFO] EGit UI Test Plug-in .............................. SUCCESS [6.082s]
[INFO] EGit Mylyn UI Test Plug-in ........................ SUCCESS [3.981s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:01.070s
[INFO] Finished at: Sun Aug 21 17:59:47 EDT 2011
[INFO] Final Memory: 144M/1470M
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /tmp/hudson1558479669524264655.sh
+ metacity --replace --sm-disable
+ chmod -R 664 /home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF /home/data/httpd/download.eclipse.org/egit/updates-nightly/features /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/eclipse.inf': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/ECLIPSEF.SF': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/ECLIPSEF.RSA': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/MANIFEST.MF': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.egit.psf_1.1.0.201108211725.jar.pack.gz': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.egit_1.1.0.201108211725.jar.pack.gz': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.egit.mylyn_1.1.0.201108211725.jar': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.jgit.source_1.1.0.201108211721.jar.pack.gz': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.jgit_1.1.0.201108211721.jar': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.egit_1.1.0.201108211725.jar': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.doc_1.1.0.201108211725.jar': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.mylyn.ui.source_1.1.0.201108211725.jar': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.jgit.source_1.1.0.201108211715.jar': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit_1.1.0.201108211725.jar.pack.gz': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.doc_1.1.0.201108211725.jar.pack.gz': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.core.source_1.1.0.201108211725.jar.pack.gz': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.core.source_1.1.0.201108211725.jar': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.jgit.source_1.1.0.201108211715.jar.pack.gz': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.mylyn.ui_1.1.0.201108211725.jar.pack.gz': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.jgit_1.1.0.201108211715.jar': Permission denied
chmod: cannot access `/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.ui.source_1.1.0.201108211725.jar': Permission denied
Xlib:  extension "RANDR" missing on display ":24.0".
Process leaked file descriptors. See http://wiki.hudson-ci.org/display/HUDSON/Spawning+processes+from+build for more information
Terminating xvnc.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':24'.
[DRY] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results



Back to the top