[prev in list] [next in list] [prev in thread] [next in thread] 

List:       turbine-torque-dev
Subject:    Build failed in Jenkins: Torque4-trunk #637
From:       Apache Jenkins Server  <jenkins () builds ! apache ! org>
Date:       2019-04-16 8:39:54
Message-ID: 603043508.1075.1555403994965.JavaMail.jenkins () jenkins02
[Download RAW message or body]

See <https://builds.apache.org/job/Torque4-trunk/637/display/redirect?page=changes>

Changes:

[gk] - add removed Apache license header

[gk] - ignore eol

------------------------------------------
[...truncated 724.63 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ \
torque-ant-tasks --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/src/main/resources>
 [INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ torque-ant-tasks \
--- [INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default-cli) @ torque-ant-tasks ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Saved information on 2 classes.
[INFO] Cobertura: Saved information on 2 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ \
torque-ant-tasks --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ \
torque-ant-tasks --- [INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ torque-ant-tasks ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.torque.ant.task.TorqueGeneratorTaskTest
2019-04-16 08:36:47,501 [main] INFO  | org.apache.torque.generator.control.Controller \
- readConfiguration() : Starting to read configuration files 2019-04-16 08:36:47,710 \
[main] INFO  | org.apache.torque.generator.configuration.controller.Log4jLoggingAdapter \
- apply() : Setting loglevel to DEBUG 2019-04-16 08:36:47,797 [main] INFO  | \
org.apache.torque.generator.control.Controller - readConfiguration() : Configuration \
read. 2019-04-16 08:36:47,800 [main] INFO  | \
org.apache.torque.generator.control.Controller - Processing output propertyKeys \
2019-04-16 08:36:47,804 [main] INFO  | org.apache.torque.generator.control.Controller \
- Processing source <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torq \
ue-ant-tasks/src/test/torqueGeneratorTaskTest/src/main/torque-gen/src/./propertiesData.properties>
 2019-04-16 08:36:47,920 [main] INFO  | \
org.apache.torque.generator.control.Controller - Start generation of File \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target/tests/torqueGeneratorTaskTest/org/apache/torque/ant/PropertyKeys.java>
 Generation successful
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in \
org.apache.torque.ant.task.TorqueGeneratorTaskTest [INFO] Cobertura: Loaded \
information on 2 classes. [INFO] Cobertura: Saved information on 2 classes.
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.7:cobertura (default-cli) < [cobertura]test @ \
torque-ant-tasks <<< [INFO] 
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ torque-ant-tasks ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 2 classes.
Report time: 224ms

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 2 classes.
Report time: 218ms

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.5:findbugs (default-cli) @ torque-ant-tasks ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[FINDBUGS] Searching for all files in \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target> \
that match the pattern findbugsXml.xml [FINDBUGS] Parsing 1 file in \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target>
 [FINDBUGS] Successfully parsed file \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target/findbugsXml.xml> \
of module Torque Generator Ant tasks with 0 unique warnings and 0 duplicates. \
[FINDBUGS] Computing warning deltas based on reference build #634 [INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ torque-ant-tasks \
--- [WARNING] Unable to locate Source XRef to link to - DISABLED
[CHECKSTYLE] Parsing file \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target/checkstyle-result.xml>
 [CHECKSTYLE] Successfully parsed file \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target/checkstyle-result.xml> \
of module Torque Generator Ant tasks with 4 unique warnings and 0 duplicates. \
[CHECKSTYLE] Computing warning deltas based on reference build #634 [INFO] 
[INFO] --- maven-pmd-plugin:3.10.0:pmd (default-cli) @ torque-ant-tasks ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[PMD] Searching for all files in \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target> \
that match the pattern pmd.xml [PMD] Parsing 1 file in \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target>
 [PMD] Successfully parsed file \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target/pmd.xml> \
of module Torque Generator Ant tasks with 0 unique warnings and 0 duplicates. [PMD] \
Computing warning deltas based on reference build #634 [INFO] 
[INFO] --- maven-pmd-plugin:3.10.0:cpd (default-cli) @ torque-ant-tasks ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[DRY] Searching for all files in \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target> \
that match the pattern cpd.xml [DRY] Parsing 1 file in \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target>
 [DRY] Successfully parsed file \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target/cpd.xml> \
of module Torque Generator Ant tasks with 0 unique warnings and 0 duplicates. [DRY] \
Computing warning deltas based on reference build #634 [INFO] 
[INFO] -------------------< org.apache.torque:torque-site >--------------------
[INFO] Building Torque Site 4.1-SNAPSHOT                                  [7/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ torque-site ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ torque-site \
--- [INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ \
torque-site --- [INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ \
torque-site --- [INFO] Attaching 'src/site/site.xml' site descriptor with classifier \
'site'. [INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ torque-site ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[INFO] 105 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, \
approved: 96 licenses. [CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- dependency-check-maven:5.0.0-M1:check (default) @ torque-site ---
[INFO] Skipping dependency-check
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ torque-site ---
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/pom.xml> \
to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom
 [INFO] Installing <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/target/torque-site-4.1-SNAPSHOT-site.xml> \
to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT-site.xml
 [INFO] 
[INFO] >>> cobertura-maven-plugin:2.7:cobertura (default-cli) > [cobertura]test @ \
torque-site >>> [INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ torque-site \
--- [INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ \
torque-site --- [INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default-cli) @ torque-site ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.7:cobertura (default-cli) < [cobertura]test @ \
torque-site <<< [INFO] 
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ torque-site ---
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.5:findbugs (default-cli) @ torque-site ---
[FINDBUGS] No report found for mojo findbugs
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ torque-site ---
[CHECKSTYLE] Parsing file \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/target/checkstyle-result.xml>
 [CHECKSTYLE] Successfully parsed file \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/target/checkstyle-result.xml> \
of module Torque Site with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Computing \
warning deltas based on reference build #634 [INFO] 
[INFO] --- maven-pmd-plugin:3.10.0:pmd (default-cli) @ torque-site ---
[PMD] No report found for mojo pmd
[INFO] 
[INFO] --- maven-pmd-plugin:3.10.0:cpd (default-cli) @ torque-site ---
[DRY] No report found for mojo cpd
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Torque Maven Parent 4.1-SNAPSHOT:
[INFO] 
[INFO] Torque Maven Parent ................................ SUCCESS [01:24 min]
[INFO] Torque Runtime ..................................... SUCCESS [04:58 min]
[INFO] Torque Generator ................................... SUCCESS [04:55 min]
[INFO] Torque Templates ................................... SUCCESS [01:22 min]
[INFO] Torque Generator Maven 2 Plugin .................... SUCCESS [ 35.415 s]
[INFO] Torque Generator Ant tasks ......................... SUCCESS [ 27.868 s]
[INFO] Torque Site ........................................ SUCCESS [ 11.705 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14:33 min
[INFO] Finished at: 2019-04-16T08:37:27Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/pom.xml> \
to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.pom
 [JENKINS] Archiving \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/target/torque-maven-plugin-4.1-SNAPSHOT.jar> \
to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.jar
 [Fast Archiver] No artifacts from Torque4-trunk  » Torque Generator Maven 2 Plugin \
#634 to compare, so performing full copy of artifacts [JENKINS] Archiving \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to \
org.apache.torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom [JENKINS] Archiving \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/pom.xml> to \
org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom [JENKINS] \
Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/target/torque-site-4.1-SNAPSHOT-site.xml> \
to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT-site.xml [Fast \
Archiver] No artifacts from Torque4-trunk  » Torque Site #634 to compare, so \
performing full copy of artifacts [JENKINS] Archiving \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/pom.xml> \
to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.pom \
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/target/torque-generator-4.1-SNAPSHOT.jar> \
to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.jar \
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/pom.xml> \
to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.pom \
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/target/torque-templates-4.1-SNAPSHOT.jar> \
to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.jar \
[Fast Archiver] No artifacts from Torque4-trunk  » Torque Templates #634 to compare, \
so performing full copy of artifacts [JENKINS] Archiving \
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/pom.xml> \
to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom \
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target/torque-runtime-4.1-SNAPSHOT.jar> \
to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.jar \
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/pom.xml> \
to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.pom \
[JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target/torque-ant-tasks-4.1-SNAPSHOT.jar> \
to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.jar \
[Fast Archiver] No artifacts from Torque4-trunk  » Torque Generator Ant tasks #634 to \
compare, so performing full copy of artifacts Sending e-mails to: \
torque-dev@db.apache.org channel stopped
[torque4-trunk] $ mvn \
-Dmaven.repo.local=<https://builds.apache.org/job/Torque4-trunk/ws/.repository> \
                -Powasp -Dtest=false -DfailIfNoTests=false clean verify
FATAL: command execution failed
java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-4
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1059)
		at hudson.Launcher$ProcStarter.start(Launcher.java:455)
		at hudson.Launcher$ProcStarter.join(Launcher.java:466)
		at hudson.tasks.Maven.perform(Maven.java:368)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:945)
  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:896)
  at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: java.io.IOException: Cannot run program "mvn" (in directory \
"<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk")>: error=2, No such \
file or directory  at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1313)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1266)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Build step 'Invoke top-level Maven targets' marked build as failure
[Cobertura] Publishing Cobertura coverage report...

[Cobertura] Publishing Cobertura coverage results...

[Cobertura] Cobertura coverage report found.


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic