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 #616

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

Changes:

[Matthias Sohn] Fix NPE in PushBranchWizard.startPush()

[Matthias Sohn] Fix NPE in GitSelectRepositoryPage.refreshRepositoryList()

[Matthias Sohn] Fix NPE in AbstractRebaseCommandHandler$1.done()

[Matthias Sohn] Create push wizards in CommitJob in UI thread

[Matthias Sohn] Harmonize Gerrit fetch and push operation availability

[Thomas Wolf] Test stability: after clicking finish, wait for shell to close.

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@14499e9c
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 7f18b36ecb95dc8fef97569f225e6ba556a3cedb (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@14499e9c
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/egit/egit.git
Commencing build of Revision 468c3498efdcb8f98d4dfdf640edc05cb3ecff7f (origin/master)
Checking out Revision 468c3498efdcb8f98d4dfdf640edc05cb3ecff7f (origin/master)
Starting xvnc
[workspace] $ Xvnc :968 -geometry 1024x768 -depth 24 -ac
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson4217793857910123070.sh
+ metacity --replace --sm-disable
26/05/2016 00:00:50 Xvnc version X.org/xf4vnc custom version
26/05/2016 00:00:50 Copyright (C) 2001-2004 Alan Hourihane.
26/05/2016 00:00:50 Copyright (C) 2000-2004 Constantin Kaplinsky
26/05/2016 00:00:50 Copyright (C) 1999 AT&T Laboratories Cambridge
26/05/2016 00:00:50 All Rights Reserved.
26/05/2016 00:00:50 See http://www.tightvnc.com/ for information on TightVNC
26/05/2016 00:00:50 See http://xf4vnc.sf.net for xf4vnc-specific information
26/05/2016 00:00:50 Desktop name 'x11' (hipp6:968)
26/05/2016 00:00:50 Protocol versions supported: 3.7, 3.3
26/05/2016 00:00:50 RGB format 8 8 8
26/05/2016 00:00:50 Listening for VNC connections on TCP port 6868
[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 ":968.0".
Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
Process leaked file descriptors. See http://wiki.hudson-ci.org/display/HUDSON/Spawning+processes+from+build for more information
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson6809769785168899426.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/15
>From /gitroot/egit/egit
 * branch            refs/changes/28/43528/15 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 49d9baa] Provide a remote mapping context to ModelProviders
 Author: Laurent Delaigue <laurent.delaigue@xxxxxxx>
 3 files changed, 101 insertions(+), 35 deletions(-)
+ 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 ca364c1] [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/48302/'
>> Cherry-picking https://git.eclipse.org/r/#/c/48302/
+ git fetch /gitroot/egit/egit refs/changes/02/48302/11
>From /gitroot/egit/egit
 * branch            refs/changes/02/48302/11 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply 68a7f47... [wip] Prefer selection adaption to ResourceMapping instead of IResource
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.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':968'.
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