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 » kepler #133

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

Changes:

[Laurent Delaigue] [464904] Ensure NotLoadingResourceSet looks at all proxies

[Laurent Delaigue] [460780] Add LoadOnDemand-Policy for UML2 metamodel.

------------------------------------------
Started by upstream job "master-build-on-egit-logical-nighlty" build number 133
Checkout:kepler / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=kepler/ws/> - hudson.remoting.LocalChannel@60ae87e
Using strategy: Default
Last Built Revision: Revision 5b77dfbafb7c86b7471c66fb533b7f0cddcdb21d (origin/master)
Checkout:kepler / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=kepler/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 9ac0fbfe28a9a8af2bb6875666929e0b8fb7dcf3 (origin/master)
Checking out Revision 9ac0fbfe28a9a8af2bb6875666929e0b8fb7dcf3 (origin/master)
Starting xvnc
[kepler] $ Xvnc :873 -geometry 1024x768 -depth 24 -ac
[kepler] $ /bin/sh -xe /tmp/genie.emfcompare/hudson7893485768073922355.sh
+ sed -i.bak s#http://download.eclipse.org/egit/updates-nightly#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=kepler/ws/org.eclipse.emf.compare-parent/targetPlatforms/mars-sdk.target>
29/04/2015 02:06:36 Xvnc version X.org/xf4vnc custom version
29/04/2015 02:06:36 Copyright (C) 2001-2004 Alan Hourihane.
29/04/2015 02:06:36 Copyright (C) 2000-2004 Constantin Kaplinsky
29/04/2015 02:06:36 Copyright (C) 1999 AT&T Laboratories Cambridge
29/04/2015 02:06:36 All Rights Reserved.
29/04/2015 02:06:36 See http://www.tightvnc.com/ for information on TightVNC
29/04/2015 02:06:36 See http://xf4vnc.sf.net for xf4vnc-specific information
29/04/2015 02:06:36 Desktop name 'x11' (hipp6:873)
29/04/2015 02:06:36 Protocol versions supported: 3.7, 3.3
29/04/2015 02:06:36 RGB format 8 8 8
29/04/2015 02:06:36 Listening for VNC connections on TCP port 6773
+ 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
[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/41/35541/8 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD e97bc0b] 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 28558ad] 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/44974'
>> Cherry-picking https://git.eclipse.org/r/#/c/44974
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/74/44974/2
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/74/44974/2 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 3c279a0] [460773] Listen to resource creation during merge.
 Author: Laurent Delaigue <laurent.delaigue@xxxxxxx>
 1 file changed, 56 insertions(+), 17 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/44979'
>> Cherry-picking https://git.eclipse.org/r/#/c/44979
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/79/44979/1
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/79/44979/1 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 7981487] [460773] Register model resolver on papyrus file extensions.
 Author: Laurent Delaigue <laurent.delaigue@xxxxxxx>
 1 file changed, 8 insertions(+)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/45812'
>> Cherry-picking https://git.eclipse.org/r/#/c/45812
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/12/45812/6
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/12/45812/6 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

    git commit --allow-empty

Otherwise, please use 'git reset'
HEAD detached from 9ac0fbf
You are currently cherry-picking commit 4dc143e.

Changes not staged for commit:
	modified:   org.eclipse.emf.compare-parent/targetPlatforms/mars-sdk.target

Untracked files:
	.Xauthority-3389317051923895161
	.maven/

no changes added to commit
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