[ImageJ-builds] Build failed in Jenkins: NAR-Maven-Plugin-windows #62
jenkins at imagej.net
jenkins at imagej.net
Wed Jun 3 07:17:15 CDT 2015
See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/62/changes>
Changes:
[Curtis Rueden] Add Msvc CCTask configuration to other mojos
------------------------------------------
[...truncated 52 lines...]
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ nar-maven-plugin ---
[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] --- maven-remote-resources-plugin:1.5:process (default) @ nar-maven-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nar-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ nar-maven-plugin ---
[INFO] Compiling 254 source files to <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\classes>
[INFO]
[INFO] --- maven-plugin-plugin:3.2:descriptor (generate-descriptor) @ nar-maven-plugin ---
[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 23 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] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nar-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ nar-maven-plugin ---
[INFO] Compiling 44 source files to <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ nar-maven-plugin ---
[INFO] Surefire report directory: <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.github.maven_nar.cpptasks.borland.TestBorlandCCompiler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in com.github.maven_nar.cpptasks.borland.TestBorlandCCompiler
Running com.github.maven_nar.cpptasks.compiler.TestAbstractCompiler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.github.maven_nar.cpptasks.compiler.TestAbstractCompiler
Running com.github.maven_nar.cpptasks.compiler.TestAbstractLinker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.github.maven_nar.cpptasks.compiler.TestAbstractLinker
Running com.github.maven_nar.cpptasks.compiler.TestAbstractProcessor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.github.maven_nar.cpptasks.compiler.TestAbstractProcessor
Running com.github.maven_nar.cpptasks.compiler.TestCommandLineCompilerConfiguration
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in com.github.maven_nar.cpptasks.compiler.TestCommandLineCompilerConfiguration
Running com.github.maven_nar.cpptasks.compiler.TestLinkType
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.compiler.TestLinkType
Running com.github.maven_nar.cpptasks.gcc.TestAbstractArLibrarian
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in com.github.maven_nar.cpptasks.gcc.TestAbstractArLibrarian
Running com.github.maven_nar.cpptasks.gcc.TestAbstractLdLinker
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in com.github.maven_nar.cpptasks.gcc.TestAbstractLdLinker
Running com.github.maven_nar.cpptasks.gcc.TestGccCCompiler
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in com.github.maven_nar.cpptasks.gcc.TestGccCCompiler
Running com.github.maven_nar.cpptasks.gcc.TestGccLinker
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in com.github.maven_nar.cpptasks.gcc.TestGccLinker
Running com.github.maven_nar.cpptasks.hp.TestaCCCompiler
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in com.github.maven_nar.cpptasks.hp.TestaCCCompiler
Running com.github.maven_nar.cpptasks.ibm.TestVisualAgeCCompiler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.github.maven_nar.cpptasks.ibm.TestVisualAgeCCompiler
Running com.github.maven_nar.cpptasks.msvc.TestInstalledMsvcLinker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in com.github.maven_nar.cpptasks.msvc.TestInstalledMsvcLinker
Running com.github.maven_nar.cpptasks.msvc.TestMsvc2005CCompiler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.github.maven_nar.cpptasks.msvc.TestMsvc2005CCompiler
Running com.github.maven_nar.cpptasks.msvc.TestMsvcCCompiler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.github.maven_nar.cpptasks.msvc.TestMsvcCCompiler
Running com.github.maven_nar.cpptasks.msvc.TestMsvcLinker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.github.maven_nar.cpptasks.msvc.TestMsvcLinker
Running com.github.maven_nar.cpptasks.parser.TestCParser
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.github.maven_nar.cpptasks.parser.TestCParser
Running com.github.maven_nar.cpptasks.parser.TestFortranParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.github.maven_nar.cpptasks.parser.TestFortranParser
Running com.github.maven_nar.cpptasks.sun.TestForteCCCompiler
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.github.maven_nar.cpptasks.sun.TestForteCCCompiler
Running com.github.maven_nar.cpptasks.TestAllClasses
Class: CompilerDef and: CompilerDef
Tests run: 231, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.248 sec - in com.github.maven_nar.cpptasks.TestAllClasses
Running com.github.maven_nar.cpptasks.TestCCTask
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.github.maven_nar.cpptasks.TestCCTask
Running com.github.maven_nar.cpptasks.TestCompilerDef
Class: CompilerDef and: CompilerDef
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in com.github.maven_nar.cpptasks.TestCompilerDef
Running com.github.maven_nar.cpptasks.TestCompilerEnum
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.github.maven_nar.cpptasks.TestCompilerEnum
Running com.github.maven_nar.cpptasks.TestCUtil
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in com.github.maven_nar.cpptasks.TestCUtil
Running com.github.maven_nar.cpptasks.TestDependencyTable
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.github.maven_nar.cpptasks.TestDependencyTable
Running com.github.maven_nar.cpptasks.TestLinkerDef
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in com.github.maven_nar.cpptasks.TestLinkerDef
Running com.github.maven_nar.cpptasks.TestLinkerEnum
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.github.maven_nar.cpptasks.TestLinkerEnum
Running com.github.maven_nar.cpptasks.TestOutputTypeEnum
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.github.maven_nar.cpptasks.TestOutputTypeEnum
Running com.github.maven_nar.cpptasks.TestTargetHistoryTable
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestTargetHistoryTable
Running com.github.maven_nar.cpptasks.TestTargetInfo
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.TestTargetInfo
Running com.github.maven_nar.cpptasks.trolltech.TestMetaObjectCompiler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.github.maven_nar.cpptasks.trolltech.TestMetaObjectCompiler
Running com.github.maven_nar.cpptasks.trolltech.TestMetaObjectParser
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.github.maven_nar.cpptasks.trolltech.TestMetaObjectParser
Running com.github.maven_nar.cpptasks.types.TestDefineArgument
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.github.maven_nar.cpptasks.types.TestDefineArgument
Running com.github.maven_nar.cpptasks.types.TestLibrarySet
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in com.github.maven_nar.cpptasks.types.TestLibrarySet
Running com.github.maven_nar.test.TestLinkerVersion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in com.github.maven_nar.test.TestLinkerVersion
Running com.github.maven_nar.test.TestNarFileLayout10
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.github.maven_nar.test.TestNarFileLayout10
Running com.github.maven_nar.test.TestNarLayout20
[debug] Using com.github.maven_nar.NarLayout20
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in com.github.maven_nar.test.TestNarLayout20
Running com.github.maven_nar.test.TestNarLayout21
[debug] Using com.github.maven_nar.NarLayout21
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.github.maven_nar.test.TestNarLayout21
Results :
Tests run: 465, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nar-maven-plugin ---
[INFO] Building jar: <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\nar-maven-plugin-3.2.4-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ nar-maven-plugin ---
[INFO]
[INFO] --- maven-invoker-plugin:1.8:install (integration-test) @ nar-maven-plugin ---
[INFO] Installing <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/pom.xml> to <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it-repo\com\github\maven-nar\nar-maven-plugin\3.2.4-SNAPSHOT\nar-maven-plugin-3.2.4-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\nar-maven-plugin-3.2.4-SNAPSHOT.jar> to <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it-repo\com\github\maven-nar\nar-maven-plugin\3.2.4-SNAPSHOT\nar-maven-plugin-3.2.4-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-invoker-plugin:1.8:run (integration-test) @ nar-maven-plugin ---
[INFO] Building: it-parent\pom.xml
[INFO] ..SUCCESS (4.2 s)
[INFO] Building: it0003-jni\pom.xml
[INFO] ..FAILED (12.7 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0003-jni\build.log> for details.
[INFO] Building: it0007-lib-shared\pom.xml
[INFO] ..FAILED (6.2 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0007-lib-shared\build.log> for details.
[INFO] Building: it0010-lib-static\pom.xml
[INFO] ..FAILED (6.3 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0010-lib-static\build.log> for details.
[INFO] Building: it0020-lib-3rdparty\pom.xml
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: it0026-native-lib-loader\pom.xml
[INFO] ..FAILED (8.6 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0026-native-lib-loader\build.log> for details.
[INFO] Building: it0001-executable\pom.xml
[INFO] ..FAILED (6.3 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0001-executable\build.log> for details.
[INFO] Building: it0002-executable-static\pom.xml
[INFO] ..FAILED (6.4 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0002-executable-static\build.log> for details.
[INFO] Building: it0004-java-dep-jni\pom.xml
[INFO] run script setup.bsh
[INFO] ..ERROR (0.3 s)
[INFO] The pre-build script did not succeed. Null Pointer while evaluating: artifacts.length
[INFO] Building: it0005-jni-static\pom.xml
[INFO] ..FAILED (7.2 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0005-jni-static\build.log> for details.
[INFO] Building: it0006-jni-3rdparty\pom.xml
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: it0008-executable-dep-lib-shared\pom.xml
[INFO] ..FAILED (2.7 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0008-executable-dep-lib-shared\build.log> for details.
[INFO] Building: it0009-jni-dep-lib-shared\pom.xml
[INFO] ..FAILED (2.3 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0009-jni-dep-lib-shared\build.log> for details.
[INFO] Building: it0011-executable-dep-lib-static\pom.xml
[INFO] ..FAILED (2.6 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0011-executable-dep-lib-static\build.log> for details.
[INFO] Building: it0012-jni-dep-lib-static\pom.xml
[INFO] ..FAILED (2.5 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0012-jni-dep-lib-static\build.log> for details.
[INFO] Building: it0014-multi-module\pom.xml
[INFO] ..FAILED (6.3 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0014-multi-module\build.log> for details.
[INFO] Building: it0015-cpp-executable\pom.xml
[INFO] ..FAILED (8.4 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0015-cpp-executable\build.log> for details.
[INFO] Building: it0016-layout\pom.xml
[INFO] ..FAILED (6.5 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0016-layout\build.log> for details.
[INFO] Building: it0019-compiler\pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: it0023-local-aol-properties\pom.xml
[INFO] ..FAILED (6.1 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0023-local-aol-properties\build.log> for details.
[INFO] Building: it0024-namedout\pom.xml
[INFO] ..FAILED (7.5 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0024-namedout\build.log> for details.
[INFO] Building: it0025-jar-dep-jni\pom.xml
[INFO] ..FAILED (4.2 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0025-jar-dep-jni\build.log> for details.
[INFO] Building: it0027-dep-jni-native-lib-loader\pom.xml
[INFO] ..FAILED (2.8 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0027-dep-jni-native-lib-loader\build.log> for details.
[INFO] Building: it0028-scope\pom.xml
[INFO] ..FAILED (6.6 s)
[INFO] The build exited with code 1. See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target\it\it0028-scope\build.log> for details.
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 4, Failed: 19, Errors: 1, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * it0003-jni\pom.xml
[ERROR] * it0007-lib-shared\pom.xml
[ERROR] * it0010-lib-static\pom.xml
[ERROR] * it0026-native-lib-loader\pom.xml
[ERROR] * it0001-executable\pom.xml
[ERROR] * it0002-executable-static\pom.xml
[ERROR] * it0005-jni-static\pom.xml
[ERROR] * it0008-executable-dep-lib-shared\pom.xml
[ERROR] * it0009-jni-dep-lib-shared\pom.xml
[ERROR] * it0011-executable-dep-lib-static\pom.xml
[ERROR] * it0012-jni-dep-lib-static\pom.xml
[ERROR] * it0014-multi-module\pom.xml
[ERROR] * it0015-cpp-executable\pom.xml
[ERROR] * it0016-layout\pom.xml
[ERROR] * it0023-local-aol-properties\pom.xml
[ERROR] * it0024-namedout\pom.xml
[ERROR] * it0025-jar-dep-jni\pom.xml
[ERROR] * it0027-dep-jni-native-lib-loader\pom.xml
[ERROR] * it0028-scope\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:52.637s
[INFO] Finished at: Wed Jun 03 07:17:14 CDT 2015
[INFO] Final Memory: 21M/80M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.8:run (integration-test) on project nar-maven-plugin: 19 builds failed. See console output above for details. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list