Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-test-windows #157

See <https://hudson.eclipse.org/hudson/job/jetty-test-windows/157/>

------------------------------------------
Started by timer
Building remotely on windows7tests
Checkout:jetty-test-windows / <https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/> - hudson.remoting.Channel@6946a317:windows7tests
Using strategy: Default
Last Built Revision: Revision c3e3eb0fd9530c13efe5ae8e45e5f6b6e99e0dc8 (origin/master)
Checkout:jetty-test-windows / <https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/> - hudson.remoting.LocalChannel@e44e3a
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" fetch -t git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git +refs/heads/*:refs/remotes/origin/*
Commencing build of Revision c3e3eb0fd9530c13efe5ae8e45e5f6b6e99e0dc8 (origin/master)
>From git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
   ce377db..f1b743a  jetty-8    -> origin/jetty-8
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" ls-tree HEAD
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" rev-parse origin/master
GitAPI created
Checking out Revision c3e3eb0fd9530c13efe5ae8e45e5f6b6e99e0dc8 (origin/master)
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" checkout -f c3e3eb0fd9530c13efe5ae8e45e5f6b6e99e0dc8
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" tag -a -f -m "Hudson Build #157" hudson-jetty-test-windows-157
Recording changes in branch origin/master
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" whatchanged --no-abbrev -M --pretty=raw c3e3eb0fd9530c13efe5ae8e45e5f6b6e99e0dc8..c3e3eb0fd9530c13efe5ae8e45e5f6b6e99e0dc8
[jetty-test-windows] $ cmd /c call C:\Users\HUDSON~1\AppData\Local\Temp\hudson8907495523459081094.bat

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>set> JAVA_HOME=C:\Java\jdk1.6.0_20 

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>set> MAVEN_OPTS=-Xmx768m -XX:MaxPermSize=384m -Dhttp.proxyHost=proxy.eclipse.org -Dhttp.proxyPort=9898 -Dhttps.proxyHost=proxy.eclipse.org -Dhttps.proxyPort=9898 -Dhttp.nonProxyHosts="*.eclipse.org|172.30.206.*" -Dhttps.nonProxyHosts="*.eclipse.org" -Dftp.proxyHost=proxy.eclipse.org -Dftp.proxyPort=9898 -Dftp.nonProxyHosts="*.eclipse.org" 

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>exit> 0 
[jetty-test-windows] $ "c:\Program Files\maven-3.0.3\bin\mvn.bat" -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -fae clean install
[INFO] Scanning for projects...
Downloading: http://oss.sonatype.org/content/groups/jetty/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom

[ERROR] The build could not read 1 project -> [Help 1]
Recording test results
[ERROR]   
[ERROR]   The project org.eclipse.jetty:jetty-project:7.5.0-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not transfer artifact org.eclipse.jetty:jetty-parent:pom:18 from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Connection timed out: connect and 'parent.relativePath' points at wrong local POM @ line 3, column 11 -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Failed to send e-mail to Michael Gorovoy because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Greg Wilkins because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Jesse McConnell because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Jan Bartel because no e-mail address is known, and no default e-mail domain is configured



Back to the top