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

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

Changes:

[Andrey Loskutov] Switching to JGit nullness annotations

[Andrey Loskutov] Follow up on Repository class nullness annotation review

[Andrey Loskutov] Prevent IllegalStateException in GitHistoryView

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@56daa64
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 7ec996ed155e17f78da463f3c838f71d96c097af (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@56daa64
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/egit/egit.git
Commencing build of Revision 3da0c474002fa50340c341dec651c1b95d0c5115 (origin/master)
Checking out Revision 3da0c474002fa50340c341dec651c1b95d0c5115 (origin/master)
Starting xvnc
[workspace] $ Xvnc :525 -geometry 1024x768 -depth 24 -ac
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson3800228757925470876.sh
+ metacity --replace --sm-disable
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson8222305638691084267.sh
19/11/2015 00:01:46 Xvnc version X.org/xf4vnc custom version
19/11/2015 00:01:46 Copyright (C) 2001-2004 Alan Hourihane.
19/11/2015 00:01:46 Copyright (C) 2000-2004 Constantin Kaplinsky
19/11/2015 00:01:46 Copyright (C) 1999 AT&T Laboratories Cambridge
19/11/2015 00:01:46 All Rights Reserved.
19/11/2015 00:01:46 See http://www.tightvnc.com/ for information on TightVNC
19/11/2015 00:01:46 See http://xf4vnc.sf.net for xf4vnc-specific information
19/11/2015 00:01:46 Desktop name 'x11' (hipp6:525)
19/11/2015 00:01:46 Protocol versions supported: 3.7, 3.3
19/11/2015 00:01:46 RGB format 8 8 8
19/11/2015 00:01:46 Listening for VNC connections on TCP port 6425
+ 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/6
[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)
>From /gitroot/egit/egit
 * branch            refs/changes/28/43528/6 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 17e1e34] [wip] Provide a remote mapping context to ModelProviders
 Author: Alexandra Buzila <abuzila@xxxxxxxxxxxxxxxxx>
 3 files changed, 121 insertions(+), 37 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 e1e48f8] [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/34145/'
>> Cherry-picking https://git.eclipse.org/r/#/c/34145/
+ git fetch /gitroot/egit/egit refs/changes/45/34145/5
>From /gitroot/egit/egit
 * branch            refs/changes/45/34145/5 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 3b7c782] [DRAFT][Mailist discussion support] Solution 1.
 Author: Laurent Delaigue <laurent.delaigue@xxxxxxx>
 2 files changed, 56 insertions(+), 3 deletions(-)
+ 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/7
>From /gitroot/egit/egit
 * branch            refs/changes/02/48302/7 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply 14ffd49... [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.
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