Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] Build failed in Jenkins: master-build-on-egit-logical-nighlty » oxygen-extras,jdk1.8.0-latest #652

See <https://ci.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/PLATFORM=oxygen-extras,jdk=jdk1.8.0-latest/652/display/redirect?page=changes>

Changes:

[laurent.goubet] Introduce test for merges with multiple ancestors

------------------------------------------
Started by upstream project "master-build-on-egit-logical-nighlty" build number 652
originally caused by:
 Started by an SCM change
Building in workspace <https://ci.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/PLATFORM=oxygen-extras,jdk=jdk1.8.0-latest/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url /gitroot/emfcompare/org.eclipse.emf.compare.git # timeout=10
Fetching upstream changes from /gitroot/emfcompare/org.eclipse.emf.compare.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress /gitroot/emfcompare/org.eclipse.emf.compare.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision fcaf8f7f72e5caa23e1e511a603430413c21b8ab (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f fcaf8f7f72e5caa23e1e511a603430413c21b8ab
Commit message: "Introduce test for merges with multiple ancestors"
 > /usr/local/bin/git rev-list --no-walk e5f2114530046be50ef7d85cd595dbd37fc58e42 # timeout=10
Starting xvnc
[jdk1.8.0-latest] $ Xvnc :410 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[jdk1.8.0-latest] $ /bin/sh -xe /tmp/genie.emfcompare/jenkins6411025535880824338.sh

Xvnc TigerVNC 1.4.1 - built ??? ?? ???? ??:??:??
Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11502000, The X.Org Foundation

Initializing built-in extension VNC-EXTENSION
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension GLX

Tue Jun  5 22:01:21 2018
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 6310
 vncext:      created VNC server for screen 0
+ echo 'We de-activate the git tests for now as they currently fail.'
We de-activate the git tests for now as they currently fail.
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/97575 patch-set 14'
>> Cherry-picking https://git.eclipse.org/r/#/c/97575 patch-set 14
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/75/97575/14
[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!
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/75/97575/14 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
error: 'cherry-pick' 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: cherry-pick failed
Build step 'Execute shell' marked build as failure
Terminating xvnc.
Not sending mail to unregistered user laurent.delaigue@xxxxxxx
Not sending mail to unregistered user laurent.goubet@xxxxxxx
Not sending mail to unregistered user laurent.goubet@xxxxxxx
Not sending mail to unregistered user planger@xxxxxxxxxxxxxxxxx


Back to the top