Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Problems with Hudson Code Review build after pushing code change

There was some problem with hudson that is now fixed. 

In case this happens again, it’s handy to know that you can re-verify a Gerrit patch set by going to the associated hudson job (it will be one of the "ptp-verify" jobs), then click on “Retrigger”. You’ll probably need to be logged into hudson to do this.

Cheers,
Greg


On Jan 2, 2014, at 10:39 AM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:

It looks like there’s something wrong with hudson. Looking into it…

Greg

On Jan 2, 2014, at 9:38 AM, David Wootton <drwootton@xxxxxxxxxx> wrote:

I just pushed a change to Gerrit for Kepler and almost immediately got an email back telling me a Hudson job failed. I found the console for it and see the console output below.

Did I do something wrong to cause this or is there another reason for this?

Dave

Triggered by Gerrit: https://git.eclipse.org/r/20211
Checkout:workspace / /home/hudson/genie.tools.ptp/.hudson/jobs/ptp-verify/workspace - hudson.remoting.LocalChannel@c17e4b0
Using strategy: Default
Last Built Revision: Revision f132e1adb7b7379090b6415bb15d00151b1bff53 (origin/master)
Checkout:workspace / /home/hudson/genie.tools.ptp/.hudson/jobs/ptp-verify/workspace - hudson.remoting.LocalChannel@c17e4b0
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git
Commencing build of Revision 9ef6380d00c074091e75a50aa2fa259aa40d0423 (origin/ptp_7_0)
Checking out Revision 9ef6380d00c074091e75a50aa2fa259aa40d0423 (origin/ptp_7_0)
No change to record in branch origin/ptp_7_0
[INFO] Using Maven 3 installation: Maven 3.0.5
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.5
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn clean install -V -B "-DGERRIT_EVENT_ACCOUNT_NAME=David Wootton" '-DGERRIT_PATCHSET_UPLOADER=\"David Wootton\" <drwootton@xxxxxxxxxx>' -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/20211 -DGERRIT_CHANGE_ID=I9271b9d7f67394c5503e0f01e5882accdc82b756 -DGERRIT_CHANGE_NUMBER=20211 "-DGERRIT_PATCHSET_UPLOADER_NAME=David Wootton" "-DGERRIT_CHANGE_SUBJECT=Bug 424335 - Add core files to default synchronization exclusion list in filter settings" -DGERRIT_PATCHSET_UPLOADER_EMAIL=drwootton@xxxxxxxxxx -DGERRIT_EVENT_HASH=-1600827468 -DGERRIT_BRANCH=ptp_7_0 -DGERRIT_REFSPEC=refs/changes/11/20211/1 -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=David Wootton" '-DGERRIT_EVENT_ACCOUNT=\"David Wootton\" <drwootton@xxxxxxxxxx>' -DGERR
 IT_EVENT_
ACCOUNT_EMAIL=drwootton@xxxxxxxxxx -DGERRIT_PATCHSET_REVISION=891dee572ab7f44b3f641e4e75ed4050b8882e01 -DGERRIT_PROJECT=ptp/org.eclipse.ptp '-DGERRIT_CHANGE_OWNER=\"David Wootton\" <drwootton@xxxxxxxxxx>' -DGERRIT_CHANGE_OWNER_EMAIL=drwootton@xxxxxxxxxx -Dmaven.ext.class.path=/home/hudson/genie.tools.ptp/.hudson/maven/slavebundle/resources:/home/hudson/genie.tools.ptp/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/home/hudson/genie.tools.ptp/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=48890 -Dmaven.repo.local=/home/hudson/genie.tools.ptp/.hudson/jobs/ptp-verify/workspace/.maven/repo -f pom.xml
[DEBUG] Waiting for connection on port: 48890
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
Maven home: /shared/common/apache-maven-3.0.5
Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
Java home: /opt/public/common/jdk1.6.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.51-0.7.9-default", arch: "amd64", family: "unix"
[ERROR] Process did not initiate connection and is still alive; killing it
[ERROR] Failure: hudson.AbortException: Process failed to connect; exit code: 143
ERROR: Process failed to connect; exit code: 143
Finished: FAILURE




_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top