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: egit.logical-master-nightly #681

See <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/681/changes>

Changes:

[Thomas Wolf] Immediate user feedback on failed push background jobs

[Matthias Sohn] Remove unused method PushResultDialog.show()

------------------------------------------
Started by timer
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@58be11ba
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 7069243c32afd4af29cf5218976bf03f85e562cd (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@58be11ba
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/egit/egit.git
Commencing build of Revision 4dc4487dd18070a971deb013882c57d3641bcd82 (origin/master)
Checking out Revision 4dc4487dd18070a971deb013882c57d3641bcd82 (origin/master)
Starting xvnc
[workspace] $ Xvnc :397 -geometry 1024x768 -depth 24 -ac
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson919530446106573683.sh
+ metacity --replace --sm-disable
28/08/2016 00:00:55 Xvnc version X.org/xf4vnc custom version
28/08/2016 00:00:55 Copyright (C) 2001-2004 Alan Hourihane.
28/08/2016 00:00:55 Copyright (C) 2000-2004 Constantin Kaplinsky
28/08/2016 00:00:55 Copyright (C) 1999 AT&T Laboratories Cambridge
28/08/2016 00:00:55 All Rights Reserved.
28/08/2016 00:00:55 See http://www.tightvnc.com/ for information on TightVNC
28/08/2016 00:00:55 See http://xf4vnc.sf.net for xf4vnc-specific information
28/08/2016 00:00:55 Desktop name 'x11' (hipp6:397)
28/08/2016 00:00:55 Protocol versions supported: 3.7, 3.3
28/08/2016 00:00:55 RGB format 8 8 8
28/08/2016 00:00:55 Listening for VNC connections on TCP port 6297
[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!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
Xlib:  extension "RANDR" missing on display ":397.0".
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson1080507542514866576.sh
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/43528'
>> Cherry-picking https://git.eclipse.org/r/#/c/43528
+ git fetch /gitroot/egit/egit refs/changes/28/43528/18
>From /gitroot/egit/egit
 * branch            refs/changes/28/43528/18 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 1e5ee5e] Provide a remote mapping context to ModelProviders
 Author: Laurent Delaigue <laurent.delaigue@xxxxxxx>
 9 files changed, 492 insertions(+), 35 deletions(-)
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/synchronize/IgnoreInGitSynchronizations.java
 create mode 100644 org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/view/synchronize/MockLogicalModelProvider.java
 create mode 100644 org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/view/synchronize/MockLogicalResourceMapping.java
 create mode 100644 org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/view/synchronize/SynchronizeViewRemoteAwareChangeSetModelTest.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/44571'
>> Cherry-picking https://git.eclipse.org/r/#/c/44571
+ git fetch /gitroot/egit/egit refs/changes/71/44571/3
>From /gitroot/egit/egit
 * branch            refs/changes/71/44571/3 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 8fac2a9] [wip] Comparison broken when model resource missing in other branch
 Author: Axel Richard <axel.richard@xxxxxxx>
 1 file changed, 8 insertions(+), 1 deletion(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/48462/'
>> Cherry-picking https://git.eclipse.org/r/#/c/48462/
+ git fetch /gitroot/egit/egit refs/changes/62/48462/11
>From /gitroot/egit/egit
 * branch            refs/changes/62/48462/11 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply 1b0867f... Workaround to enable linking multiple resources to HistoryView
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git 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