You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/08/19 18:23:47 UTC

Build failed in Jenkins: Creadur-Whisker #2

See <https://builds.apache.org/job/Creadur-Whisker/2/>

------------------------------------------
[...truncated 223 lines...]
A         src/site
A         src/site/fml
A         src/site/fml/faq.fml
AU        src/site/site.xml
A         src/site/apt
AU        src/site/apt/index.apt
A         src/site/apt/examples
AU        src/site/apt/examples/copyright-notices.apt
AU        src/site/apt/examples/3rd-party-individual.apt
AU        src/site/apt/examples/in-5-mins.apt
AU        src/site/apt/examples/3rd-party-group.apt
AU        src/site/apt/examples/3rd-party-corporate.apt
AU        src/site/apt/examples/license-family.apt
AU        src/site/apt/meta-data.apt
A         src/site/resources
A         src/site/resources/css
AU        src/site/resources/css/site.css
AU        src/site/resources/meta-data-section1.dia
A         src/site/resources/examples
AU        src/site/resources/examples/3rd-party-corporate-sample.xml
AU        src/site/resources/examples/license-family-sample.xml
AU        src/site/resources/examples/public-domain.xml
AU        src/site/resources/examples/copyright-notices-sample.xml
AU        src/site/resources/examples/3rd-party-individual-sample.xml
AU        src/site/resources/examples/in-5-mins-sample.xml
AU        src/site/resources/examples/template-license.xml
AU        src/site/resources/examples/3rd-party-group-sample.xml
AU        src/site/resources/examples/james.xml
AU        src/site/resources/meta-data-section3.dia
AU        src/site/resources/meta-data-section1.png
AU        src/site/resources/meta-data-section3.png
A         apache-whisker-app
AU        apache-whisker-app/pom.xml
AU        apache-whisker-app/NOTICE
AU        apache-whisker-app/LICENSE
A         apache-whisker-app/src
A         apache-whisker-app/src/main
A         apache-whisker-app/src/main/java
A         apache-whisker-app/src/main/java/org
A         apache-whisker-app/src/main/java/org/apache
A         apache-whisker-app/src/main/java/org/apache/creadur
A         apache-whisker-app/src/main/java/org/apache/creadur/whisker
A         apache-whisker-app/src/main/java/org/apache/creadur/whisker/app
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/Act.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/Configuration.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/StreamableResource.java
A         apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/out
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/out/WriteResultsIntoDirectoryFactory.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/out/WriteResultsToSystemOutFactory.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/out/package-info.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/AbstractEngine.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/LicenseConfiguration.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/Whisker.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/ConfigurationBuilder.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/Result.java
A         apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/load
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/load/package-info.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/load/StreamableFileResource.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/load/StreamableFileNameResource.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/load/StreamableClassPathResource.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/load/StreamableResourceFactory.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/ResultWriterFactory.java
A         apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/analysis
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/analysis/ResourceDefinitionException.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/analysis/ResourceSourceAuditor.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/analysis/package-info.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/analysis/ResourceDefinitionError.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/analysis/ResourceDescription.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/analysis/LicenseAnalyst.java
AU        apache-whisker-app/src/main/java/org/apache/creadur/whisker/app/package-info.java
A         apache-whisker-app/src/main/resources
A         apache-whisker-app/src/site
A         apache-whisker-app/src/site/resources
A         apache-whisker-app/src/site/resources/css
AU        apache-whisker-app/src/site/resources/css/site.css
AU        apache-whisker-app/src/site/site.xml
A         apache-whisker-app/src/test
A         apache-whisker-app/src/test/java
A         apache-whisker-app/src/test/java/org
A         apache-whisker-app/src/test/java/org/apache
A         apache-whisker-app/src/test/java/org/apache/creadur
A         apache-whisker-app/src/test/java/org/apache/creadur/whisker
A         apache-whisker-app/src/test/java/org/apache/creadur/whisker/app
AU        apache-whisker-app/src/test/java/org/apache/creadur/whisker/app/TestWhisker.java
AU        apache-whisker-app/src/test/java/org/apache/creadur/whisker/app/TestConfigurationBuilder.java
A         apache-whisker-app/src/test/java/org/apache/creadur/whisker/app/load
AU        apache-whisker-app/src/test/java/org/apache/creadur/whisker/app/load/TestStreamableResourceFactory.java
A         apache-whisker-model
A         apache-whisker-model/src
A         apache-whisker-model/src/test
A         apache-whisker-model/src/test/java
A         apache-whisker-model/src/test/java/org
A         apache-whisker-model/src/test/java/org/apache
A         apache-whisker-model/src/test/java/org/apache/creadur
A         apache-whisker-model/src/test/java/org/apache/creadur/whisker
A         apache-whisker-model/src/test/java/org/apache/creadur/whisker/model
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/OrganisationBuilderForTesting.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/DescriptorBuilderForTesting.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/WithLicenseBuilderForTesting.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/TestDescriptorRequiredNoticesWithThirdPartyNoticesButNoneUsed.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/LicenseBuilderForTesting.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/TestWithLicense.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/TestDescriptorRequiredNoticesNoThirdPartyNotices.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/TestNoCopyrightNoticeVerifier.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/TestDescriptorOnlyPrimary.java
AU        apache-whisker-model/src/test/java/org/apache/creadur/whisker/model/TestDescriptorPrimaryOnly.java
A         apache-whisker-model/src/main
A         apache-whisker-model/src/main/resources
A         apache-whisker-model/src/main/resources/org
A         apache-whisker-model/src/main/java
A         apache-whisker-model/src/main/java/org
A         apache-whisker-model/src/main/java/org/apache
A         apache-whisker-model/src/main/java/org/apache/creadur
A         apache-whisker-model/src/main/java/org/apache/creadur/whisker
A         apache-whisker-model/src/main/java/org/apache/creadur/whisker/model
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/ByOrganisation.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/ResourceNamesCollator.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/LicenseTemplateException.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/Organisation.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/Descriptor.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/WithLicense.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/Visitor.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/NoticeCollator.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/License.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/LicenseAndOrganisationCollator.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/NoCopyrightNoticeVerifier.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/ContentElement.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/package-info.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/Resource.java
AU        apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/WithinDirectory.java
A         apache-whisker-model/src/site
AU        apache-whisker-model/src/site/site.xml
A         apache-whisker-model/src/site/resources
A         apache-whisker-model/src/site/resources/css
AU        apache-whisker-model/src/site/resources/css/site.css
AU        apache-whisker-model/pom.xml
AU        apache-whisker-model/NOTICE
AU        apache-whisker-model/LICENSE
A         apache-whisker-xml
A         apache-whisker-xml/src
A         apache-whisker-xml/src/test
A         apache-whisker-xml/src/test/java
A         apache-whisker-xml/src/test/java/org
A         apache-whisker-xml/src/test/java/org/apache
A         apache-whisker-xml/src/test/java/org/apache/creadur
A         apache-whisker-xml/src/test/java/org/apache/creadur/whisker
A         apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderResourceTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderByOrganisationTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderOrganisationTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderWithLicenseTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderWithDirectoryTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderLicenseTest.java
AU        apache-whisker-xml/src/test/java/org/apache/creadur/whisker/fromxml/JDomBuilderWorkTest.java
A         apache-whisker-xml/src/main
A         apache-whisker-xml/src/main/java
A         apache-whisker-xml/src/main/java/org
A         apache-whisker-xml/src/main/java/org/apache
A         apache-whisker-xml/src/main/java/org/apache/creadur
A         apache-whisker-xml/src/main/java/org/apache/creadur/whisker
A         apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/UnexpectedElementException.java
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/JDomBuilder.java
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/DuplicateElementException.java
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/MissingIDException.java
AU        apache-whisker-xml/src/main/java/org/apache/creadur/whisker/fromxml/InvalidXmlException.java
A         apache-whisker-xml/src/main/resources
A         apache-whisker-xml/src/site
AU        apache-whisker-xml/src/site/site.xml
A         apache-whisker-xml/src/site/resources
A         apache-whisker-xml/src/site/resources/css
AU        apache-whisker-xml/src/site/resources/css/site.css
AU        apache-whisker-xml/pom.xml
AU        apache-whisker-xml/NOTICE
AU        apache-whisker-xml/LICENSE
AU        pom.xml
 U        .
At revision 1618892
no revision recorded for http://svn.apache.org/repos/asf/creadur/whisker/trunk in the previous build
Parsing POMs
Discovered a new module org.apache.creadur.whisker:apache-whisker Apache Whisker
Discovered a new module org.apache.creadur.whisker:apache-whisker-model Apache Whisker::Model
Discovered a new module org.apache.creadur.whisker:apache-whisker-scan Apache Whisker::Scan
Discovered a new module org.apache.creadur.whisker:apache-whisker-xml Apache Whisker::XML
Discovered a new module org.apache.creadur.whisker:apache-whisker-app Apache Whisker::App
Discovered a new module org.apache.creadur.whisker:apache-whisker-velocity Apache Whisker::Output(velocity)
Discovered a new module org.apache.creadur.whisker:apache-whisker-cli Apache Whisker::Command Line Interface
Discovered a new module org.apache.creadur.whisker:apache-whisker-plugin4maven Apache Whisker::Plugin(Maven)
Modules changed, recalculating dependency graph
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[Creadur-Whisker] $ /home/jenkins/tools/java/latest1.5/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 50158 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.5
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[Creadur-Whisker] $ /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 54857 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -B -U -e -fae -V -Prat
+ Error stacktraces are turned on.
Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
Java version: 1.7.0_55
Java home: /home/jenkins/tools/java/jdk1.7.0_55/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux" version: "3.13.0-24-generic" arch: "amd64" Family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Unable to build project '<https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml;> it requires Maven version 3.0.2
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Unable to build project '<https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml;> it requires Maven version 3.0.2
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:499)
	at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:205)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:154)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:79)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:55)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Tue Aug 19 16:22:24 UTC 2014
[INFO] Final Memory: 13M/723M
[INFO] ------------------------------------------------------------------------
channel stopped

Jenkins build is back to normal : Creadur-Whisker #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker/11/>


Build failed in Jenkins: Creadur-Whisker #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker/10/changes>

Changes:

[pottlinger] WHISKER-12: MavenPluginErrors again

- Followed instructions from http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html to get rid of the mojo error.
- Extracted version number of mavenPluginPlugin, use it for maven-annotations as well to keep these dependencies in sync.

------------------------------------------
[...truncated 2441 lines...]
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom (3 KB at 170.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom (2 KB at 92.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom (3 KB at 140.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom (6 KB at 315.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom (18 KB at 965.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 136.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 626.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.pom (3 KB at 167.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar (30 KB at 967.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 773.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar (21 KB at 934.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 2240.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 KB at 1262.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 3588.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar (37 KB at 2049.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (45 KB at 2365.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar (37 KB at 2007.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 KB at 1126.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (435 KB at 5368.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.jar (13 KB at 728.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar (12 KB at 651.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 8341.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar (50 KB at 2754.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar (15 KB at 815.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar (37 KB at 2029.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar (52 KB at 2221.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (276 KB at 7859.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (558 KB at 8855.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (226 KB at 7260.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.2/plexus-interpolation-1.2.jar (36 KB at 1945.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (3194 KB at 15209.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1479 KB at 14357.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar (6047 KB at 32164.0 KB/sec)
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT-site.xml>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/target/apache-whisker-model-0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/target/apache-whisker-scan-0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/target/apache-whisker-xml-0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/target/apache-whisker-app-0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/target/apache-whisker-velocity-0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/pom.xml> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/apache-whisker-plugin4maven-0.2-SNAPSHOT.jar> to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/local-repo/org/apache/creadur/whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-invoker-plugin:1.8:run (integration-test) @ apache-whisker-plugin4maven ---
[INFO] Building: example-copyright-notices/pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: in-5/pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (3.2 s)
[INFO] Building: license-family/pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (3.2 s)
[INFO] Building: whisker-10/pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: third-party-corp/pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: third-party-group/pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: primary-license-with-copyright-notice/pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (3.1 s)
[INFO] Building: smoke4generate/pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (3.3 s)
[INFO] Building: third-party/pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: minimal/pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (3.5 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 10, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-whisker-plugin4maven ---
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/apache-whisker-plugin4maven-0.2-SNAPSHOT.jar> to /jenkins/maven-repositories/0/org/apache/creadur/whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/pom.xml> to /jenkins/maven-repositories/0/org/apache/creadur/whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... SUCCESS [2:03.143s]
[INFO] Apache Whisker::Model ............................. SUCCESS [45.368s]
[INFO] Apache Whisker::Scan .............................. SUCCESS [4.052s]
[INFO] Apache Whisker::XML ............................... SUCCESS [9.323s]
[INFO] Apache Whisker::App ............................... SUCCESS [12.393s]
[INFO] Apache Whisker::Output(velocity) .................. SUCCESS [6.899s]
[INFO] Apache Whisker::Command Line Interface ............ SUCCESS [11.743s]
[INFO] Apache Whisker::Plugin(Maven) ..................... SUCCESS [54.171s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:14.312s
[INFO] Finished at: Fri Aug 22 23:25:25 UTC 2014
[INFO] Final Memory: 27M/100M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT-site.xml
Sending artifact delta relative to Creadur-Whisker » Apache Whisker #9
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 20463 bytes
Compression is 0.0%
Took 0.24 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/target/apache-whisker-model-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker » Apache Whisker::Model #9
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 29625 bytes
Compression is 0.0%
Took 0.39 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/target/apache-whisker-plugin4maven-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/target/apache-whisker-xml-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker » Apache Whisker::XML #9
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18389 bytes
Compression is 0.0%
Took 2 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/target/apache-whisker-scan-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker » Apache Whisker::Scan #9
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 15284 bytes
Compression is 0.0%
Took 0.39 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/target/apache-whisker-app-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker » Apache Whisker::App #9
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 32952 bytes
Compression is 0.0%
Took 0.39 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker » Apache Whisker::Command Line Interface #9
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 2240697 bytes
Compression is 0.0%
Took 8.3 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/target/apache-whisker-velocity-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker » Apache Whisker::Output(velocity) #9
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 61531 bytes
Compression is 0.0%
Took 2.7 sec
channel stopped
Maven RedeployPublisher use remote jenkins-ubuntu-1404-4gb-ddc maven settings from : /home/jenkins/tools/maven/apache-maven-3.0.4/conf/settings.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact apache-whisker-0.2-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/maven-metadata.xml (822 B at 11.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.232636-10.pom
ERROR: Failed to deploy artifacts: Could not transfer artifact org.apache.creadur.whisker:apache-whisker:pom:0.2-20140822.232636-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.232636-10.pom. Return code is: 401, ReasonPhrase: Unauthorized.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.creadur.whisker:apache-whisker:pom:0.2-20140822.232636-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.232636-10.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1040)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:725)
	at hudson.model.Run.execute(Run.java:1701)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.creadur.whisker:apache-whisker:pom:0.2-20140822.232636-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.232636-10.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:341)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:269)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 11 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.creadur.whisker:apache-whisker:pom:0.2-20140822.232636-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.232636-10.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:335)
	... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-20140822.232636-10.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:626)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 16 more
[INFO] Deployment failed after 8.1 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE

Build failed in Jenkins: Creadur-Whisker #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker/9/changes>

Changes:

[pottlinger] WHSIKER-12 Problems with MOJO on CI

- Upgrading maven-plugin-stuff in order to hopefully get a green build on CI.
- Added mojo-attribute that no project is required to run this plugin.

------------------------------------------
[...truncated 834 lines...]
[INFO] Including commons-logging:commons-logging-api:jar:1.1 in the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-xml:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.jdom:jdom:jar:1.1.3 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.3.2 in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-velocity:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.velocity:velocity:jar:1.7 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.1 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-app:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> with <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-cli-0.2-SNAPSHOT-shaded.jar>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-whisker-cli ---
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/creadur/whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/creadur/whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Whisker::Plugin(Maven) 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.pom (13 KB at 159.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.jar (103 KB at 902.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom (12 KB at 152.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar (47 KB at 591.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.pom (3 KB at 38.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.3/maven-3.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.3/maven-3.2.3.pom (23 KB at 289.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.pom (5 KB at 52.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 43.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.pom (2 KB at 25.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 62.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 167.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 32.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 179.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 20.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 162.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.jar (45 KB at 470.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.jar (53 KB at 291.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.jar (157 KB at 543.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 664.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 773.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 185.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 1020.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1467 KB at 2869.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-whisker-plugin4maven ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ apache-whisker-plugin4maven ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 60 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 58 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ apache-whisker-plugin4maven ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.pom (5 KB at 55.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.pom (3 KB at 39.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 KB at 223.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.pom (5 KB at 55.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom (4 KB at 46.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom (3 KB at 30.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom (4 KB at 39.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar (39 KB at 498.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar (23 KB at 283.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar (46 KB at 549.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar (18 KB at 209.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (176 KB at 1194.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar (13 KB at 169.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar (32 KB at 415.2 KB/sec)
[WARNING] 

Goal prefix is specified as: 'plugin'. Maven currently expects it to be 'apache-whisker4'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... SUCCESS [36.192s]
[INFO] Apache Whisker::Model ............................. SUCCESS [18.504s]
[INFO] Apache Whisker::Scan .............................. SUCCESS [3.278s]
[INFO] Apache Whisker::XML ............................... SUCCESS [6.738s]
[INFO] Apache Whisker::App ............................... SUCCESS [3.719s]
[INFO] Apache Whisker::Output(velocity) .................. SUCCESS [6.546s]
[INFO] Apache Whisker::Command Line Interface ............ SUCCESS [7.969s]
[INFO] Apache Whisker::Plugin(Maven) ..................... FAILURE [5.403s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:43.731s
[INFO] Finished at: Fri Aug 22 21:09:06 UTC 2014
[INFO] Final Memory: 21M/97M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.' -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:245)
	at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute(DescriptorGeneratorMojo.java:92)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:126)
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:233)
	... 34 more
[ERROR] 
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-whisker-plugin4maven

[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT-site.xml
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker #8
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 20402 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/target/apache-whisker-model-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::Model #8
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 29626 bytes
Compression is 0.0%
Took 99 ms
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/target/apache-whisker-xml-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::XML #8
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18389 bytes
Compression is 0.0%
Took 85 ms
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/target/apache-whisker-scan-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::Scan #8
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 15285 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/target/apache-whisker-app-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::App #8
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 32952 bytes
Compression is 0.0%
Took 2 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::Command Line Interface #8
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 2240700 bytes
Compression is 0.0%
Took 0.81 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/target/apache-whisker-velocity-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::Output(velocity) #8
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 61531 bytes
Compression is 0.0%
Took 0.17 sec
channel stopped

Build failed in Jenkins: Creadur-Whisker #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker/8/changes>

Changes:

[pottlinger] WHISKER-12 Build infra

- Updating to JDK1.6 since commons-lang3 is used heavily.
- Updating animal-sniffer config to catch JDK1.6.
- Local builds work fine, let's see on Jenkins.

------------------------------------------
[...truncated 848 lines...]
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apache-whisker-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ apache-whisker-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ apache-whisker-cli ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.creadur.whisker.cli.TestCommandParsing
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.apache.creadur.whisker.cli.TestCommandParsing
Running org.apache.creadur.whisker.cli.TestMain
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.creadur.whisker.cli.TestMain

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apache-whisker-cli ---
[INFO] Building jar: <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-whisker-cli ---
[INFO] 
[INFO] --- maven-shade-plugin:2.2:shade (default) @ apache-whisker-cli ---
[INFO] Including commons-logging:commons-logging-api:jar:1.1 in the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-xml:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.jdom:jdom:jar:1.1.3 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.3.2 in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-velocity:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.velocity:velocity:jar:1.7 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.1 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-app:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> with <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-cli-0.2-SNAPSHOT-shaded.jar>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-whisker-cli ---
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/3/org/apache/creadur/whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/3/org/apache/creadur/whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Whisker::Plugin(Maven) 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.pom (13 KB at 168.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.jar (103 KB at 952.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.pom (3 KB at 38.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.2/maven-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.2/maven-3.2.2.pom (23 KB at 291.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.pom (5 KB at 55.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 34.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.pom (2 KB at 26.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 64.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 159.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 33.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 175.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.jar (45 KB at 603.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.jar (53 KB at 301.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.jar (157 KB at 538.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 611.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 704.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 1054.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1467 KB at 3133.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-whisker-plugin4maven ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ apache-whisker-plugin4maven ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 60 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 58 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ apache-whisker-plugin4maven ---
[WARNING] 

Goal prefix is specified as: 'plugin'. Maven currently expects it to be 'apache-whisker4'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... SUCCESS [38.790s]
[INFO] Apache Whisker::Model ............................. SUCCESS [15.959s]
[INFO] Apache Whisker::Scan .............................. SUCCESS [2.748s]
[INFO] Apache Whisker::XML ............................... SUCCESS [6.154s]
[INFO] Apache Whisker::App ............................... SUCCESS [3.410s]
[INFO] Apache Whisker::Output(velocity) .................. SUCCESS [8.490s]
[INFO] Apache Whisker::Command Line Interface ............ SUCCESS [5.984s]
[INFO] Apache Whisker::Plugin(Maven) ..................... FAILURE [3.289s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:41.722s
[INFO] Finished at: Fri Aug 22 19:51:17 UTC 2014
[INFO] Final Memory: 22M/145M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.' -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:245)
	at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute(DescriptorGeneratorMojo.java:92)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:126)
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:233)
	... 34 more
[ERROR] 
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-whisker-plugin4maven

[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT-site.xml
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker #7
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 20402 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/target/apache-whisker-model-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::Model #7
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 29627 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/target/apache-whisker-xml-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::XML #7
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18390 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/target/apache-whisker-scan-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::Scan #7
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 15286 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/target/apache-whisker-app-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::App #7
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 32952 bytes
Compression is 0.0%
Took 2.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::Command Line Interface #7
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 2240703 bytes
Compression is 0.0%
Took 0.68 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/target/apache-whisker-velocity-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::Output(velocity) #7
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 61531 bytes
Compression is 0.0%
Took 0.17 sec
channel stopped

Build failed in Jenkins: Creadur-Whisker #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker/7/>

------------------------------------------
[...truncated 837 lines...]
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.2/maven-shade-plugin-2.2.jar (98 KB at 890.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-whisker-cli ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ apache-whisker-cli ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: src/main/resources/META-INF/jdom_LICENSE
[INFO] Exclude: src/main/resources/META-INF/jdom_NOTICE
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 10 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-cli ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apache-whisker-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ apache-whisker-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ apache-whisker-cli ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.creadur.whisker.cli.TestCommandParsing
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.creadur.whisker.cli.TestCommandParsing
Running org.apache.creadur.whisker.cli.TestMain
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.creadur.whisker.cli.TestMain

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apache-whisker-cli ---
[INFO] Building jar: <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-whisker-cli ---
[INFO] 
[INFO] --- maven-shade-plugin:2.2:shade (default) @ apache-whisker-cli ---
Downloading: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Including commons-logging:commons-logging-api:jar:1.1 in the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-scan:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-xml:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.jdom:jdom:jar:1.1.3 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.3.2 in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-model:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-velocity:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.velocity:velocity:jar:1.7 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.1 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar.
[INFO] Including org.apache.creadur.whisker:apache-whisker-app:jar:0.2-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> with <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-cli-0.2-SNAPSHOT-shaded.jar>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-whisker-cli ---
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/creadur/whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/creadur/whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Whisker::Plugin(Maven) 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.pom (13 KB at 166.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.8/maven-invoker-plugin-1.8.jar (103 KB at 918.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.pom (3 KB at 39.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.2/maven-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.2/maven-3.2.2.pom (23 KB at 299.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.pom (5 KB at 53.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 44.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.pom (2 KB at 25.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 55.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 174.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 32.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 182.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.jar (45 KB at 588.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.jar (53 KB at 325.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.jar (157 KB at 664.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 732.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 931.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 1422.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1467 KB at 3265.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-whisker-plugin4maven ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ apache-whisker-plugin4maven ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 60 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 58 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ apache-whisker-plugin4maven ---
[WARNING] 

Goal prefix is specified as: 'plugin'. Maven currently expects it to be 'apache-whisker4'.

[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... SUCCESS [36.829s]
[INFO] Apache Whisker::Model ............................. SUCCESS [18.362s]
[INFO] Apache Whisker::Scan .............................. SUCCESS [3.124s]
[INFO] Apache Whisker::XML ............................... SUCCESS [6.330s]
[INFO] Apache Whisker::App ............................... SUCCESS [6.125s]
[INFO] Apache Whisker::Output(velocity) .................. SUCCESS [6.163s]
[INFO] Apache Whisker::Command Line Interface ............ SUCCESS [5.381s]
[INFO] Apache Whisker::Plugin(Maven) ..................... FAILURE [5.590s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:46.534s
[INFO] Finished at: Fri Aug 22 19:47:10 UTC 2014
[INFO] Final Memory: 21M/83M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.' -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (default-descriptor) on project apache-whisker-plugin4maven: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.'
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:245)
	at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute(DescriptorGeneratorMojo.java:92)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.apache.creadur.whisker:apache-whisker-plugin4maven.
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:126)
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:233)
	... 34 more
[ERROR] 
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-whisker-plugin4maven

[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT-site.xml
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker #6
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 20402 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/target/apache-whisker-model-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/target/apache-whisker-xml-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/target/apache-whisker-scan-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.jar
Sending artifact delta relative to Creadur-Whisker ? Apache Whisker::Scan #6
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 15049 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/target/apache-whisker-app-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/dependency-reduced-pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/target/apache-whisker-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/target/apache-whisker-velocity-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Creadur-Whisker #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker/6/changes>

Changes:

[pottlinger] WHISKER-12 Cleanup Build Infrastructure

- Adding RAT profile and RAT report to mvn-site.
- Adding animal-sniffer to check for JDK1.5.
- Upgrading dependencies.

[pottlinger] Local development with git - more ignores.

------------------------------------------
[...truncated 419 lines...]
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.13.0-24-generic", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Whisker
[INFO] Apache Whisker::Model
[INFO] Apache Whisker::Scan
[INFO] Apache Whisker::XML
[INFO] Apache Whisker::App
[INFO] Apache Whisker::Output(velocity)
[INFO] Apache Whisker::Command Line Interface
[INFO] Apache Whisker::Plugin(Maven)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Whisker 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-whisker ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ apache-whisker ---
[INFO] 58 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 27 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 21 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-whisker ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-whisker ---
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/creadur/whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT-site.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Whisker::Model 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-whisker-model ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ apache-whisker-model ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 31 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 29 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-model ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/ResourceNamesCollator.java>:[24,-1] cannot access org.apache.commons.lang3.tuple.ImmutablePair
bad class file: /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/tuple/ImmutablePair.class)
class file has wrong version 50.0, should be 49.0
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Whisker::Scan 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-whisker-scan ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ apache-whisker-scan ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 8 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 6 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-whisker-scan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-whisker-scan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-whisker-scan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apache-whisker-scan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ apache-whisker-scan ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ apache-whisker-scan ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apache-whisker-scan ---
[INFO] Building jar: <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/target/apache-whisker-scan-0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-whisker-scan ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-whisker-scan ---
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/target/apache-whisker-scan-0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/creadur/whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/creadur/whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::XML
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::App
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::Output(velocity)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Whisker::Plugin(Maven)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Whisker .................................... SUCCESS [42.077s]
[INFO] Apache Whisker::Model ............................. FAILURE [3.573s]
[INFO] Apache Whisker::Scan .............................. SUCCESS [5.887s]
[INFO] Apache Whisker::XML ............................... SKIPPED
[INFO] Apache Whisker::App ............................... SKIPPED
[INFO] Apache Whisker::Output(velocity) .................. SKIPPED
[INFO] Apache Whisker::Command Line Interface ............ SKIPPED
[INFO] Apache Whisker::Plugin(Maven) ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:00.589s
[INFO] Finished at: Thu Aug 21 23:55:29 UTC 2014
[INFO] Final Memory: 23M/723M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project apache-whisker-model: Compilation failure
[ERROR] <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/ResourceNamesCollator.java>:[24,-1] cannot access org.apache.commons.lang3.tuple.ImmutablePair
[ERROR] bad class file: /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/tuple/ImmutablePair.class)
[ERROR] class file has wrong version 50.0, should be 49.0
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project apache-whisker-model: Compilation failure
<https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/ResourceNamesCollator.java>:[24,-1] cannot access org.apache.commons.lang3.tuple.ImmutablePair
bad class file: /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/tuple/ImmutablePair.class)
class file has wrong version 50.0, should be 49.0

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/src/main/java/org/apache/creadur/whisker/model/ResourceNamesCollator.java>:[24,-1] cannot access org.apache.commons.lang3.tuple.ImmutablePair
bad class file: /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/tuple/ImmutablePair.class)
class file has wrong version 50.0, should be 49.0

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
	at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
[ERROR] 
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-whisker-model

[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/pom.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/target/apache-whisker-0.2-SNAPSHOT-site.xml> to org.apache.creadur.whisker/apache-whisker/0.2-SNAPSHOT/apache-whisker-0.2-SNAPSHOT-site.xml
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-model/pom.xml> to org.apache.creadur.whisker/apache-whisker-model/0.2-SNAPSHOT/apache-whisker-model-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-plugin4maven/pom.xml> to org.apache.creadur.whisker/apache-whisker-plugin4maven/0.2-SNAPSHOT/apache-whisker-plugin4maven-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-xml/pom.xml> to org.apache.creadur.whisker/apache-whisker-xml/0.2-SNAPSHOT/apache-whisker-xml-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/pom.xml> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-scan/target/apache-whisker-scan-0.2-SNAPSHOT.jar> to org.apache.creadur.whisker/apache-whisker-scan/0.2-SNAPSHOT/apache-whisker-scan-0.2-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-app/pom.xml> to org.apache.creadur.whisker/apache-whisker-app/0.2-SNAPSHOT/apache-whisker-app-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-cli/pom.xml> to org.apache.creadur.whisker/apache-whisker-cli/0.2-SNAPSHOT/apache-whisker-cli-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Creadur-Whisker/ws/apache-whisker-velocity/pom.xml> to org.apache.creadur.whisker/apache-whisker-velocity/0.2-SNAPSHOT/apache-whisker-velocity-0.2-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: Creadur-Whisker #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker/5/>

------------------------------------------
[...truncated 190 lines...]
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker/ws/> at hudson.remoting.Channel@5b875c9a:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-21T07:46:41.927 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker/ws/> at hudson.remoting.Channel@5b875c9a:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more

Build failed in Jenkins: Creadur-Whisker #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker/4/>

------------------------------------------
[...truncated 190 lines...]
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker/ws/> at hudson.remoting.Channel@51b46d42:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-20T20:17:03.896 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker/ws/> at hudson.remoting.Channel@51b46d42:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 32 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 32 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more

Build failed in Jenkins: Creadur-Whisker #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Creadur-Whisker/3/>

------------------------------------------
[...truncated 212 lines...]
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker/ws/> at hudson.remoting.Channel@6f0a1dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/Creadur-Whisker/ws/>
Cleaning local Directory .
Checking out http://svn.apache.org/repos/asf/creadur/whisker/trunk at revision '2014-08-19T22:44:03.970 +0000'
ERROR: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Creadur-Whisker/ws/> at hudson.remoting.Channel@6f0a1dfe:ubuntu-5
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to check out http://svn.apache.org/repos/asf/creadur/whisker/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:169)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:875)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/creadur/whisker/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 35 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 34 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/creadur/whisker/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 35 more
Caused by: svn: E175002: timed out waiting for server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:514)
	... 35 more
Caused by: java.net.SocketTimeoutException: connect timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 4 more