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

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

Changes:

[Andrey Loskutov] Use the right selection from event for staged files compare

[Matthias Sohn] Extract convenience methods in a separate class from the tests

------------------------------------------
Started by timer
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@60ae87e
Using strategy: Default
Last Built Revision: Revision c89002af657b79f58687ee79c24bfcf9e3f1e07b (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/ws/> - hudson.remoting.LocalChannel@60ae87e
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/egit/egit.git
Commencing build of Revision 06518c4e0c1d92b216b98ff69d07f56c928b2d52 (origin/master)
Checking out Revision 06518c4e0c1d92b216b98ff69d07f56c928b2d52 (origin/master)
Starting xvnc
[workspace] $ Xvnc :716 -geometry 1024x768 -depth 24 -ac
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson8936848352367106615.sh
+ metacity --replace --sm-disable
[workspace] $ /bin/sh -xe /tmp/genie.emfcompare/hudson2235773042752470104.sh
15/03/2015 00:01:44 Xvnc version X.org/xf4vnc custom version
15/03/2015 00:01:44 Copyright (C) 2001-2004 Alan Hourihane.
15/03/2015 00:01:44 Copyright (C) 2000-2004 Constantin Kaplinsky
15/03/2015 00:01:44 Copyright (C) 1999 AT&T Laboratories Cambridge
15/03/2015 00:01:44 All Rights Reserved.
15/03/2015 00:01:44 See http://www.tightvnc.com/ for information on TightVNC
15/03/2015 00:01:44 See http://xf4vnc.sf.net for xf4vnc-specific information
15/03/2015 00:01:44 Desktop name 'x11' (hipp6:716)
15/03/2015 00:01:44 Protocol versions supported: 3.7, 3.3
15/03/2015 00:01:44 RGB format 8 8 8
15/03/2015 00:01:44 Listening for VNC connections on TCP port 6616
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/22671'
>> Cherry-picking https://git.eclipse.org/r/#/c/22671
+ git fetch /gitroot/egit/egit refs/changes/71/22671/11
[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/egit/egit
 * branch            refs/changes/71/22671/11 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD a105b0d] [wip] Introduce internal API to integrate Team merging
 Author: Axel Richard <axel.richard@xxxxxxx>
 13 files changed, 1181 insertions(+), 1 deletion(-)
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/DirCacheResourceVariantTreeProvider.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/GitCachedResourceVariantTree.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/GitResourceVariantCache.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/GitResourceVariantTreeProvider.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/GitResourceVariantTreeSubscriber.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/GitSyncInfoToDiffConverter.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/TreeWalkResourceVariantTreeProvider.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/storage/AbstractGitResourceVariant.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/storage/IndexResourceVariant.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/storage/TreeParserResourceVariant.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/22673'
>> Cherry-picking https://git.eclipse.org/r/#/c/22673
+ git fetch /gitroot/egit/egit refs/changes/73/22673/10
>From /gitroot/egit/egit
 * branch            refs/changes/73/22673/10 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 87383de] [wip] Reduce duplication from the synchronize code
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 3 files changed, 220 insertions(+), 269 deletions(-)
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/EmptyResourceVariantTreeProvider.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/synchronize/SynchronizeDataTreeProvider.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/22674'
>> Cherry-picking https://git.eclipse.org/r/#/c/22674
+ git fetch /gitroot/egit/egit refs/changes/74/22674/12
>From /gitroot/egit/egit
 * branch            refs/changes/74/22674/12 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD ddb657e] [wip] Use a workspace-aware merging strategy when working from EGit
 Author: Axel Richard <axel.richard@xxxxxxx>
 13 files changed, 766 insertions(+), 8 deletions(-)
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/LogicalModels.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/RecursiveModelMerger.java
 create mode 100644 org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/StrategyRecursiveModel.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/25948'
>> Cherry-picking https://git.eclipse.org/r/#/c/25948
+ git fetch /gitroot/egit/egit refs/changes/48/25948/5
>From /gitroot/egit/egit
 * branch            refs/changes/48/25948/5 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 716bdc9] [wip] Enable logical merge support for projects not at repository root.
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 4 files changed, 87 insertions(+), 57 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/30671'
>> Cherry-picking https://git.eclipse.org/r/#/c/30671
+ git fetch /gitroot/egit/egit refs/changes/71/30671/5
>From /gitroot/egit/egit
 * branch            refs/changes/71/30671/5 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 25158b5] [wip] Allow pre-merging from Mapping Mergers in case of conflicts
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 1 file changed, 9 insertions(+), 3 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/36642'
>> Cherry-picking https://git.eclipse.org/r/#/c/36642
+ git fetch /gitroot/egit/egit refs/changes/42/36642/3
>From /gitroot/egit/egit
 * branch            refs/changes/42/36642/3 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 29b0ef1] [wip] Fix random InterruptedException on merges
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 1 file changed, 16 insertions(+), 12 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/34458'
>> Cherry-picking https://git.eclipse.org/r/#/c/34458
+ git fetch /gitroot/egit/egit refs/changes/58/34458/7
>From /gitroot/egit/egit
 * branch            refs/changes/58/34458/7 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply 6afeea4... [wip] Comparison with refs should allow merging when local data is used
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'
+ true
+ sed '/<<<<<<< HEAD\|=======\|import .*IPath;\|import .*Path;\|>>>>>>> .*/d' org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/DirCacheResourceVariantTreeProvider.java
+ mv sed.tmp org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/DirCacheResourceVariantTreeProvider.java
+ git add org.eclipse.egit.core/src/org/eclipse/egit/core/internal/merge/DirCacheResourceVariantTreeProvider.java
+ perl -i.bak -ne 's/^/# /, s/^# #/#/ if /^Conflicts/ .. /#/; print' .git/MERGE_MSG
+ git commit -F .git/MERGE_MSG
[detached HEAD 242a6aa] [wip] Comparison with refs should allow merging when local data is used
 Author: Axel Richard <axel.richard@xxxxxxx>
 5 files changed, 92 insertions(+), 69 deletions(-)
 rename org.eclipse.egit.core/src/org/eclipse/egit/core/{synchronize => internal/storage}/GitLocalResourceVariant.java (79%)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/22672'
>> Cherry-picking https://git.eclipse.org/r/#/c/22672
+ git fetch /gitroot/egit/egit refs/changes/72/22672/14
>From /gitroot/egit/egit
 * branch            refs/changes/72/22672/14 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 3d2834c] [wip] Let the ModelProviders compare their own file formats.
 Author: Axel Richard <axel.richard@xxxxxxx>
 6 files changed, 380 insertions(+), 105 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/22851'
>> Cherry-picking https://git.eclipse.org/r/#/c/22851
+ git fetch /gitroot/egit/egit refs/changes/51/22851/9
>From /gitroot/egit/egit
 * branch            refs/changes/51/22851/9 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 582b446] [wip] Fix regression when calling the merge tool on folders
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 1 file changed, 41 insertions(+), 6 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/30190'
>> Cherry-picking https://git.eclipse.org/r/#/c/30190
+ git fetch /gitroot/egit/egit refs/changes/90/30190/9
>From /gitroot/egit/egit
 * branch            refs/changes/90/30190/9 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: could not apply e619e4e... Extract convenience methods in a separate class from the tests
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'
+ true
+ perl -pe 'BEGIN{undef $/;} s/<<<<<<<.*?>>>>>>>.*?\n//sm' org.eclipse.egit.core.test/src/org/eclipse/egit/core/synchronize/GitSubscriberMergeContextTest.java
+ mv perl.tmp org.eclipse.egit.core.test/src/org/eclipse/egit/core/synchronize/GitSubscriberMergeContextTest.java
+ git add org.eclipse.egit.core.test/src/org/eclipse/egit/core/synchronize/GitSubscriberMergeContextTest.java
+ perl -i.bak -ne 's/^/# /, s/^# #/#/ if /^Conflicts/ .. /#/; print' .git/MERGE_MSG
+ git commit -F .git/MERGE_MSG
error: 'commit' is not possible because you have unmerged files.
hint: Fix them up in the work tree,
hint: and then use 'git add/rm <file>' as
hint: appropriate to mark resolution and make a commit,
hint: or use 'git commit -a'.
fatal: Exiting because of an unresolved conflict.
U	org.eclipse.egit.core.test/src/org/eclipse/egit/core/test/models/ModelTestCase.java
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