Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] [Hudson] Build failed in Hudson: master-build-on-egit-logical-nighlty » mars #86

See <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=mars/86/>

------------------------------------------
Started by upstream job "master-build-on-egit-logical-nighlty" build number 86
Checkout:mars / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=mars/ws/> - hudson.remoting.LocalChannel@60ae87e
Using strategy: Default
Last Built Revision: Revision 7b5a217a67bc4b703e431de19e6ed103379a2dc4 (origin/master)
Checkout:mars / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=mars/ws/> - hudson.remoting.LocalChannel@60ae87e
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/emfcompare/org.eclipse.emf.compare.git
Commencing build of Revision 7b5a217a67bc4b703e431de19e6ed103379a2dc4 (origin/master)
Checking out Revision 7b5a217a67bc4b703e431de19e6ed103379a2dc4 (origin/master)
Starting xvnc
[mars] $ Xvnc :62 -geometry 1024x768 -depth 24 -ac
[mars] $ /bin/sh -xe /tmp/genie.emfcompare/hudson7590829985132265434.sh
+ sed -i.bak s#http://download.eclipse.org/egit/updates#https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/lastSuccessfulBuild/artifact/org.eclipse.egit.repository/target/repository/#g <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=mars/ws/org.eclipse.emf.compare-parent/targetPlatforms/mars-sdk.target>
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/36025'
>> Cherry-picking https://git.eclipse.org/r/#/c/36025
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/25/36025/11
20/03/2015 04:12:46 Xvnc version X.org/xf4vnc custom version
20/03/2015 04:12:46 Copyright (C) 2001-2004 Alan Hourihane.
20/03/2015 04:12:46 Copyright (C) 2000-2004 Constantin Kaplinsky
20/03/2015 04:12:46 Copyright (C) 1999 AT&T Laboratories Cambridge
20/03/2015 04:12:46 All Rights Reserved.
20/03/2015 04:12:46 See http://www.tightvnc.com/ for information on TightVNC
20/03/2015 04:12:46 See http://xf4vnc.sf.net for xf4vnc-specific information
20/03/2015 04:12:46 Desktop name 'x11' (hipp6:62)
20/03/2015 04:12:46 Protocol versions supported: 3.7, 3.3
20/03/2015 04:12:46 RGB format 8 8 8
20/03/2015 04:12:46 Listening for VNC connections on TCP port 5962
[dix] Could not init font path element /usr/share/fonts/truetype/, removing from list!
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
[dix] Could not init font path element /usr/share/fonts/Type1/, removing from list!
[dix] Could not init font path element /usr/share/fonts/100dpi:unscaled, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/25/36025/11 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD f308dbf] Introduce git-specific support to fix unuseable storage paths
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 34 files changed, 1204 insertions(+), 211 deletions(-)
 create mode 100644 packaging/org.eclipse.emf.compare.egit-feature/.project
 create mode 100644 packaging/org.eclipse.emf.compare.egit-feature/about.html
 create mode 100644 packaging/org.eclipse.emf.compare.egit-feature/build.properties
 create mode 100644 packaging/org.eclipse.emf.compare.egit-feature/copyright.txt
 create mode 100644 packaging/org.eclipse.emf.compare.egit-feature/epl-v10.html
 create mode 100644 packaging/org.eclipse.emf.compare.egit-feature/feature.properties
 create mode 100644 packaging/org.eclipse.emf.compare.egit-feature/feature.xml
 create mode 100644 packaging/org.eclipse.emf.compare.egit-feature/modeling32.png
 create mode 100644 packaging/org.eclipse.emf.compare.egit-feature/pom.xml
 create mode 100644 plugins/org.eclipse.emf.compare.egit/.checkstyle
 create mode 100644 plugins/org.eclipse.emf.compare.egit/.classpath
 create mode 100644 plugins/org.eclipse.emf.compare.egit/.project
 create mode 100644 plugins/org.eclipse.emf.compare.egit/.settings/org.eclipse.jdt.core.prefs
 create mode 100644 plugins/org.eclipse.emf.compare.egit/.settings/org.eclipse.jdt.ui.prefs
 create mode 100644 plugins/org.eclipse.emf.compare.egit/META-INF/MANIFEST.MF
 create mode 100644 plugins/org.eclipse.emf.compare.egit/about.html
 create mode 100644 plugins/org.eclipse.emf.compare.egit/build.properties
 create mode 100644 plugins/org.eclipse.emf.compare.egit/plugin.properties
 create mode 100644 plugins/org.eclipse.emf.compare.egit/plugin.xml
 create mode 100644 plugins/org.eclipse.emf.compare.egit/pom.xml
 create mode 100644 plugins/org.eclipse.emf.compare.egit/src/org/eclipse/emf/compare/egit/internal/adapter/BlobStoragePathProvider.java
 create mode 100644 plugins/org.eclipse.emf.compare.egit/src/org/eclipse/emf/compare/egit/internal/adapter/EGitAdapterFactory.java
 rewrite plugins/org.eclipse.emf.compare.ide.ui/src/org/eclipse/emf/compare/ide/ui/internal/logical/ResourceVariantStorageProvider.java (65%)
 create mode 100644 plugins/org.eclipse.emf.compare.ide/src/org/eclipse/emf/compare/ide/utils/IStoragePathProvider.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/35541'
>> Cherry-picking https://git.eclipse.org/r/#/c/35541
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/41/35541/8
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/41/35541/8 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 440e72c] Merge tool doesn't work on logical models
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 5 files changed, 103 insertions(+), 3 deletions(-)
 create mode 100644 plugins/org.eclipse.emf.compare.ide.ui/src/org/eclipse/emf/compare/ide/ui/internal/logical/EMFSynchronizationCompareAdapter.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/36847'
>> Cherry-picking https://git.eclipse.org/r/#/c/36847
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/47/36847/7
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/47/36847/7 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 7a619e1] DRAFT - display proper labels for the content merge viewer panes
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 11 files changed, 413 insertions(+), 27 deletions(-)
 create mode 100644 plugins/org.eclipse.emf.compare.ide.ui/src/org/eclipse/emf/compare/ide/ui/internal/structuremergeviewer/provider/TreeNodeCompareInputLabelProvider.java
 create mode 100644 plugins/org.eclipse.emf.compare.ide/src/org/eclipse/emf/compare/ide/internal/utils/StoragePathAdapter.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/43661'
>> Cherry-picking https://git.eclipse.org/r/#/c/43661
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/61/43661/2
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/61/43661/2 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 4e19e06] Do not remove read-only storages from comparison scope
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 3 files changed, 33 insertions(+), 27 deletions(-)
[mars] $ /bin/sh -xe /tmp/genie.emfcompare/hudson8086559953872505733.sh
+ set +o verbose
+ '[' mars = mars ']'
+ git push -f https://collaborative-modeling-botb9d-G01ne87Bcw98hj-23@xxxxxxxxxx/collaborative-modeling/emf.compare.git HEAD:master
fatal: could not read Password for 'https://collaborative-modeling-botb9d-G01ne87Bcw98hj-23@xxxxxxxxxx': No such device or address
Terminating xvnc.
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top