See https://builds.apache.org/job/maven-box/job/maven-plugin-testing/job/MPLUGINTESTING-58/14/
Changes: * Exclude H25 * Exclude H31 cause master is failing constantly. * no need to test anymore with '3.0.x' * Add Java 11 to defaults * Try to shorten path for Windows by using tempDir * Fix arguments * Add option for temp workspace * disable tmpWs * enable tmpWs * Use def * Try to shorten wsDir 6 tests failed. FAILED: org.apache.maven.plugin.testing.PluginArtifactFileTest.testArtifact Error Message: null Stack Trace: junit.framework.AssertionFailedError: null at junit.framework.Assert.fail(Assert.java:55) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.Assert.assertTrue(Assert.java:31) at junit.framework.TestCase.assertTrue(TestCase.java:201) at org.apache.maven.plugin.testing.PluginArtifactFileTest.testArtifact(PluginArtifactFileTest.java:45) FAILED: org.apache.maven.plugin.testing.PluginArtifactFileTest.testArtifact Error Message: null Stack Trace: junit.framework.AssertionFailedError: null at junit.framework.Assert.fail(Assert.java:55) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.Assert.assertTrue(Assert.java:31) at junit.framework.TestCase.assertTrue(TestCase.java:201) at org.apache.maven.plugin.testing.PluginArtifactFileTest.testArtifact(PluginArtifactFileTest.java:45) FAILED: org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata Error Message: Missing target\unit\projects\basic\target\it-build-target\maven-it-plugin-test.jar Stack Trace: junit.framework.AssertionFailedError: Missing target\unit\projects\basic\target\it-build-target\maven-it-plugin-test.jar at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.TestCase.assertTrue(TestCase.java:192) at org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata(ProjectToolTest.java:99) FAILED: org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata Error Message: Missing target\unit\projects\basic\target\it-build-target\maven-it-plugin-test.jar Stack Trace: junit.framework.AssertionFailedError: Missing target\unit\projects\basic\target\it-build-target\maven-it-plugin-test.jar at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.TestCase.assertTrue(TestCase.java:192) at org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata(ProjectToolTest.java:99) FAILED: org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata Error Message: Missing target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar Stack Trace: junit.framework.AssertionFailedError: Missing target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.TestCase.assertTrue(TestCase.java:192) at org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata(ProjectToolTest.java:99) FAILED: org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata Error Message: Missing target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar Stack Trace: junit.framework.AssertionFailedError: Missing target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.TestCase.assertTrue(TestCase.java:192) at org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata(ProjectToolTest.java:99) Build log: [...truncated 1.96 MB...] [linux-jdk10] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-test-tools --- [linux-jdk10] [INFO] Using 'UTF-8' encoding to copy filtered resources. [linux-jdk10] [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-test-tools/src/main/resources [linux-jdk10] [INFO] Copying 3 resources [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-test-tools --- [linux-jdk10] [INFO] Changes detected - recompiling the module! [linux-jdk10] [INFO] Compiling 4 source files to /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-test-tools/target/classes [linux-jdk10] [WARNING] /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-test-tools/src/main/java/org/apache/maven/shared/tools/easymock/TestFileManager.java: Some input files use or override a deprecated API. [linux-jdk10] [WARNING] /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-test-tools/src/main/java/org/apache/maven/shared/tools/easymock/TestFileManager.java: Recompile with -Xlint:deprecation for details. [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-test-tools --- [linux-jdk10] [INFO] Using 'UTF-8' encoding to copy filtered resources. [linux-jdk10] [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-test-tools/src/test/resources [linux-jdk10] [INFO] Copying 3 resources [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-test-tools --- [linux-jdk10] [INFO] No sources to compile [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ maven-test-tools --- [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-test-tools --- [linux-jdk10] [INFO] Building jar: /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-test-tools/target/maven-test-tools-3.3.1-SNAPSHOT.jar [linux-jdk10] [INFO] [linux-jdk10] [INFO] -----< org.apache.maven.plugin-testing:maven-plugin-testing-tools >----- [linux-jdk10] [INFO] Building Maven Plugin Testing Tools 3.3.1-SNAPSHOT [4/4] [linux-jdk10] [INFO] --------------------------------[ jar ]--------------------------------- [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom (3.9 kB at 241 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar (110 kB at 5.5 MB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (5.9 kB at 450 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 393 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.1/wagon-file-2.1.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.1/wagon-file-2.1.pom (1.4 kB at 111 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.1/wagon-providers-2.1.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.1/wagon-providers-2.1.pom (2.8 kB at 198 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.1/wagon-2.1.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.1/wagon-2.1.pom (16 kB at 1.1 MB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.1/wagon-provider-api-2.1.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.1/wagon-provider-api-2.1.pom (1.7 kB at 115 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.1/wagon-file-2.1.jar [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.1/wagon-file-2.1.jar (11 kB at 796 kB/s) [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 kB at 2.0 MB/s) [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.1/wagon-provider-api-2.1.jar [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.1/wagon-provider-api-2.1.jar (52 kB at 3.5 MB/s) [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] Using 'UTF-8' encoding to copy filtered resources. [linux-jdk10] [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/src/main/resources [linux-jdk10] [INFO] Copying 3 resources [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] Changes detected - recompiling the module! [linux-jdk10] [INFO] Compiling 6 source files to /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/classes [linux-jdk10] [WARNING] /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/src/main/java/org/apache/maven/shared/test/plugin/ProjectTool.java: Some input files use or override a deprecated API. [linux-jdk10] [WARNING] /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/src/main/java/org/apache/maven/shared/test/plugin/ProjectTool.java: Recompile with -Xlint:deprecation for details. [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom (17 kB at 1.2 MB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 90 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom (1.8 kB at 119 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom (953 B at 68 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.pom (2.5 kB at 189 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.pom (278 B at 23 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom (4.2 kB at 346 kB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.jar [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar (7.7 kB at 548 kB/s) [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.jar (22 kB at 1.6 MB/s) [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.jar [linux-jdk10] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.jar [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar (170 kB at 9.4 MB/s) [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar (205 kB at 11 MB/s) [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 5.5 MB/s) [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.jar (64 kB at 2.2 MB/s) [linux-jdk10] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.jar (43 kB at 1.5 MB/s) [linux-jdk10] [INFO] Discovered 5 component descriptors(s) [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] Using 'UTF-8' encoding to copy filtered resources. [linux-jdk10] [INFO] Copying 2 resources [linux-jdk10] [INFO] Copying 3 resources [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] Changes detected - recompiling the module! [linux-jdk10] [INFO] Compiling 2 source files to /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/test-classes [linux-jdk10] [WARNING] /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/src/test/java/org/apache/maven/shared/test/plugin/ProjectToolTest.java: Some input files use or override a deprecated API. [linux-jdk10] [WARNING] /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/src/test/java/org/apache/maven/shared/test/plugin/ProjectToolTest.java: Recompile with -Xlint:deprecation for details. [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] Surefire report directory: /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/surefire-reports [linux-jdk10] [linux-jdk10] ------------------------------------------------------- [linux-jdk10] T E S T S [linux-jdk10] ------------------------------------------------------- [linux-jdk10] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ@tmp/withMaveneeb42882/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ@tmp/withMaveneeb42882" [linux-jdk10] Running org.apache.maven.shared.test.plugin.ProjectToolTest [linux-jdk10] Using target/it-build-target and target/it-build-target/classes to build IT version of plugin [linux-jdk10] Now Building test version of the plugin... [linux-jdk10] Using staged plugin-pom: /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/unit/projects/basic/pom-test.xml [linux-jdk9] Using IT Plugin Jar: /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar [linux-jdk9] Using target/it-build-target and target/it-build-target/classes to build IT version of plugin [linux-jdk9] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.515 sec <<< FAILURE! - in org.apache.maven.shared.test.plugin.ProjectToolTest [linux-jdk9] testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata(org.apache.maven.shared.test.plugin.ProjectToolTest) Time elapsed: 4.682 sec <<< FAILURE! [linux-jdk9] junit.framework.AssertionFailedError: Missing target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar [linux-jdk9] at junit.framework.Assert.fail(Assert.java:57) [linux-jdk9] at junit.framework.Assert.assertTrue(Assert.java:22) [linux-jdk9] at junit.framework.TestCase.assertTrue(TestCase.java:192) [linux-jdk9] at org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata(ProjectToolTest.java:99) [linux-jdk9] [linux-jdk9] [linux-jdk9] Results : [linux-jdk9] [linux-jdk9] Failed tests: [linux-jdk9] ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata:99 Missing target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar [linux-jdk9] [linux-jdk9] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0 [linux-jdk9] [linux-jdk9] [ERROR] There are test failures. [linux-jdk9] [linux-jdk9] Please refer to /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/surefire-reports for the individual test results. [linux-jdk9] [INFO] [linux-jdk9] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-plugin-testing-tools --- [linux-jdk9] [INFO] Building jar: /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/maven-plugin-testing-tools-3.3.1-SNAPSHOT.jar [linux-jdk9] [INFO] ------------------------------------------------------------------------ [linux-jdk9] [INFO] Reactor Summary: [linux-jdk9] [INFO] [linux-jdk9] [INFO] Maven Plugin Testing 3.3.1-SNAPSHOT ................ SUCCESS [ 9.105 s] [linux-jdk9] [INFO] Maven Plugin Testing Mechanism ..................... SUCCESS [ 12.491 s] [linux-jdk9] [INFO] Maven Testing Tools ................................ SUCCESS [ 0.498 s] [linux-jdk9] [INFO] Maven Plugin Testing Tools 3.3.1-SNAPSHOT .......... SUCCESS [ 13.556 s] [linux-jdk9] [INFO] ------------------------------------------------------------------------ [linux-jdk9] [INFO] BUILD SUCCESS [linux-jdk9] [INFO] ------------------------------------------------------------------------ [linux-jdk9] [INFO] Total time: 36.902 s [linux-jdk9] [INFO] Finished at: 2018-10-09T15:44:24Z [linux-jdk9] [INFO] ------------------------------------------------------------------------ [linux-jdk9] [WARNING] The requested profile "run-its" could not be activated because it does not exist. [linux-jdk9] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ@tmp/withMaven9b48750d/maven-spy-20181009-154347-7517870936484260503795.log [Pipeline] [linux-jdk9] } [Pipeline] [linux-jdk9] // dir [linux-jdk10] Using IT Plugin Jar: /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar [linux-jdk10] Using target/it-build-target and target/it-build-target/classes to build IT version of plugin [linux-jdk10] Now Building test version of the plugin... [linux-jdk10] Using staged plugin-pom: /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/unit/projects/basic/pom-test.xml [linux-jdk10] Using IT Plugin Jar: /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar [linux-jdk10] Using target/it-build-target and target/it-build-target/classes to build IT version of plugin [linux-jdk10] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.972 sec <<< FAILURE! - in org.apache.maven.shared.test.plugin.ProjectToolTest [linux-jdk10] testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata(org.apache.maven.shared.test.plugin.ProjectToolTest) Time elapsed: 3.828 sec <<< FAILURE! [linux-jdk10] junit.framework.AssertionFailedError: Missing target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar [linux-jdk10] at junit.framework.Assert.fail(Assert.java:57) [linux-jdk10] at junit.framework.Assert.assertTrue(Assert.java:22) [linux-jdk10] at junit.framework.TestCase.assertTrue(TestCase.java:192) [linux-jdk10] at org.apache.maven.shared.test.plugin.ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata(ProjectToolTest.java:99) [linux-jdk10] [linux-jdk10] Running org.apache.maven.shared.test.plugin.RepositoryToolTest [linux-jdk10] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.apache.maven.shared.test.plugin.RepositoryToolTest [linux-jdk10] [linux-jdk10] Results : [linux-jdk10] [linux-jdk10] Failed tests: [linux-jdk10] ProjectToolTest.testPackageProjectArtifact_ShouldPopulateWithCorrectArtifactAndMetadata:99 Missing target/unit/projects/basic/target/it-build-target/maven-it-plugin-test.jar [linux-jdk10] [linux-jdk10] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0 [linux-jdk10] [linux-jdk10] [ERROR] There are test failures. [linux-jdk10] [linux-jdk10] Please refer to /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/surefire-reports for the individual test results. [linux-jdk10] [INFO] [linux-jdk10] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-plugin-testing-tools --- [linux-jdk10] [INFO] Building jar: /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ/m/maven-plugin-testing-tools/target/maven-plugin-testing-tools-3.3.1-SNAPSHOT.jar [linux-jdk10] [INFO] ------------------------------------------------------------------------ [linux-jdk10] [INFO] Reactor Summary: [linux-jdk10] [INFO] [linux-jdk10] [INFO] Maven Plugin Testing 3.3.1-SNAPSHOT ................ SUCCESS [ 7.836 s] [linux-jdk10] [INFO] Maven Plugin Testing Mechanism ..................... SUCCESS [ 10.848 s] [linux-jdk10] [INFO] Maven Testing Tools ................................ SUCCESS [ 0.405 s] [linux-jdk10] [INFO] Maven Plugin Testing Tools 3.3.1-SNAPSHOT .......... SUCCESS [ 10.957 s] [linux-jdk10] [INFO] ------------------------------------------------------------------------ [linux-jdk10] [INFO] BUILD SUCCESS [linux-jdk10] [INFO] ------------------------------------------------------------------------ [linux-jdk10] [INFO] Total time: 31.047 s [linux-jdk10] [INFO] Finished at: 2018-10-09T15:44:29Z [linux-jdk10] [INFO] ------------------------------------------------------------------------ [linux-jdk10] [WARNING] The requested profile "run-its" could not be activated because it does not exist. [linux-jdk10] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/n-testing_MPLUGINTESTING-58-UONNAARVYXAHZ4RVLUBM5ODIM6A4TFB5CEC4ELRKMGU3KDYXAPIQ@tmp/withMaveneeb42882/maven-spy-20181009-154358-52711919357340608334172.log [Pipeline] [linux-jdk9] } [linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.3.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-testing-harness/target/surefire-reports/*.xml [linux-jdk9] Recording test results [linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-testing:maven-test-tools:3.3.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-test-tools/target/surefire-reports/*.xml [linux-jdk9] Recording test results [linux-jdk9] None of the test reports contained any result [linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-testing:maven-plugin-testing-tools:3.3.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-testing-tools/target/surefire-reports/*.xml [linux-jdk9] Recording test results [Pipeline] [linux-jdk9] // withMaven [Pipeline] [linux-jdk9] cleanWs [Pipeline] [linux-jdk10] } [Pipeline] [linux-jdk10] // dir [linux-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done [Pipeline] [linux-jdk10] } [linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.3.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-testing-harness/target/surefire-reports/*.xml [linux-jdk10] Recording test results [linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-testing:maven-test-tools:3.3.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-test-tools/target/surefire-reports/*.xml [linux-jdk10] Recording test results [linux-jdk10] None of the test reports contained any result [linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-testing:maven-plugin-testing-tools:3.3.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-testing-tools/target/surefire-reports/*.xml [linux-jdk10] Recording test results [Pipeline] [linux-jdk10] // withMaven [Pipeline] [linux-jdk9] } [Pipeline] [linux-jdk10] cleanWs [Pipeline] [linux-jdk9] // stage [Pipeline] [linux-jdk9] } [Pipeline] [linux-jdk9] // node [Pipeline] [linux-jdk9] } [linux-jdk10] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done [Pipeline] [linux-jdk10] } [Pipeline] [linux-jdk10] // stage [Pipeline] [linux-jdk10] } [Pipeline] [linux-jdk10] // node [Pipeline] [linux-jdk10] } [Pipeline] // parallel [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: UNSTABLE [Pipeline] jiraIssueSelector [Pipeline] emailext