See 
https://builds.apache.org/job/maven-box/job/maven-checkstyle-plugin/job/MCHECKSTYLE-376/7/

No changes.

All tests passed

Build log:
[...truncated 15034 lines...]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.8 (latest)
[withMaven] using Maven installation 'Maven 3.3.9 (Windows)'
[Pipeline] {
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10

f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e 
clean verify 
----- withMaven Wrapper script -----
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-10T16:41:47+00:00)
Maven home: F:\jenkins\tools\maven\apache-maven-3.3.9
Java version: 1.8.0_152, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest1.8\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "dos"
[INFO] [jenkins-event-spy] Generate 
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2@tmp\withMaven5b0e335b\maven-spy-20190609-203403-9844317398335399515673.log.tmp
 ...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Checkstyle Plugin 3.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ 
maven-checkstyle-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-checkstyle-plugin 
---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes (use -debug for more details).
[INFO] Exclude: 
src/it/multi-modules-aggregate/child-b/src/test/java/org/apache/maven/plugins/checkstyle/its/AppTest.java
[INFO] Exclude: src/main/resources/config/maven-header.txt
[INFO] Exclude: 
src/it/MCHECKSTYLE-225-customHeader/build-tools/src/main/resources/test/custom-header.txt
[INFO] Exclude: 
src/it/MCHECKSTYLE-225-pluginManagement/build-tools/src/main/resources/test/custom-header.txt
[INFO] Exclude: 
src/it/MCHECKSTYLE-225-LICENSE.txt/build-tools/src/main/resources/LICENSE.txt
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 297 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 288 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ 
maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ 
maven-checkstyle-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
maven-checkstyle-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
maven-checkstyle-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\target\classes
[INFO] 
/f:/jenkins/jenkins-slave/workspace/heckstyle-plugin_MCHECKSTYLE-376@2/windows-jdk8-m3.3.x_build/src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java:
 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\main\java\org\apache\maven\plugins\checkstyle\AbstractCheckstyleReport.java
 uses or overrides a deprecated API.
[INFO] 
/f:/jenkins/jenkins-slave/workspace/heckstyle-plugin_MCHECKSTYLE-376@2/windows-jdk8-m3.3.x_build/src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ 
maven-checkstyle-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 4 mojo descriptors.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compatibility) @ 
maven-checkstyle-plugin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (default) @ 
maven-checkstyle-plugin ---
[INFO] Discovered 3 component descriptors(s)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
maven-checkstyle-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
maven-checkstyle-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
maven-checkstyle-plugin ---
[INFO] Surefire report directory: 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.checkstyle.CheckstyleReportTest
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] Starting audit...
[WARN] 
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\test\test-sources\TestJavaObject.java:21:
 'method def modifier' has incorrect indentation level 4, expected level should 
be 2. [Indentation]
[WARN] 
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\test\test-sources\TestJavaObject.java:23:
 'method def rcurly' has incorrect indentation level 4, expected level should 
be 2. [Indentation]
[WARN] 
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\test\test-sources\TestJavaObject.java:25:
 'method def modifier' has incorrect indentation level 4, expected level should 
be 2. [Indentation]
[WARN] 
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\test\test-sources\TestJavaObject.java:27:
 'method def rcurly' has incorrect indentation level 4, expected level should 
be 2. [Indentation]
Audit done.
[INFO] Starting audit...
[WARN] 
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\test\test-sources\TestJavaObject.java:21:
 'method def modifier' has incorrect indentation level 4, expected level should 
be 2. [Indentation]
[WARN] 
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\test\test-sources\TestJavaObject.java:23:
 'method def rcurly' has incorrect indentation level 4, expected level should 
be 2. [Indentation]
[WARN] 
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\test\test-sources\TestJavaObject.java:25:
 'method def modifier' has incorrect indentation level 4, expected level should 
be 2. [Indentation]
[WARN] 
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\src\test\test-sources\TestJavaObject.java:27:
 'method def rcurly' has incorrect indentation level 4, expected level should 
be 2. [Indentation]
Audit done.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.504 s 
- in org.apache.maven.plugins.checkstyle.CheckstyleReportTest
[INFO] Running 
org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojoTest
[INFO] Unable to perform checkstyle:check, unable to find checkstyle:checkstyle 
outputFile.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] There are 4 errors reported by Checkstyle 8.21 with sun_checks.xml 
ruleset.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s 
- in org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojoTest
[INFO] Running 
org.apache.maven.plugins.checkstyle.exec.CheckstyleReportListenerMultiSourceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.maven.plugins.checkstyle.exec.CheckstyleReportListenerMultiSourceTest
[INFO] Running 
org.apache.maven.plugins.checkstyle.exec.CheckstyleReportListenerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.maven.plugins.checkstyle.exec.CheckstyleReportListenerTest
[INFO] Running org.apache.maven.plugins.checkstyle.exec.CheckstyleResultsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.maven.plugins.checkstyle.exec.CheckstyleResultsTest
[INFO] Running org.apache.maven.plugins.checkstyle.ReportResourceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.maven.plugins.checkstyle.ReportResourceTest
[INFO] Running org.apache.maven.plugins.checkstyle.RuleUtilTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s 
- in org.apache.maven.plugins.checkstyle.RuleUtilTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-checkstyle-plugin 
---
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\target\maven-checkstyle-plugin-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
maven-checkstyle-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @ 
maven-checkstyle-plugin ---
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\pom.xml
 to 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\3.1.1-SNAPSHOT\maven-checkstyle-plugin-3.1.1-SNAPSHOT.pom
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\target\maven-checkstyle-plugin-3.1.1-SNAPSHOT.jar
 to 
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-376@2\windows-jdk8-m3.3.x_build\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\3.1.1-SNAPSHOT\maven-checkstyle-plugin-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @ 
maven-checkstyle-plugin ---
[INFO] Building: check-fail\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           check-fail\pom.xml ............................... SUCCESS 
(12.4 s)
[INFO] Building: check-pass\pom.xml
[INFO]           check-pass\pom.xml ............................... SUCCESS 
(10.9 s)
[INFO] Building: check-tests-only\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           check-tests-only\pom.xml ......................... SUCCESS 
(7.5 s)
[INFO] Building: checkstyle-goal\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           checkstyle-goal\pom.xml .......................... SUCCESS 
(9.8 s)
[INFO] Building: checkstyle-report\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           checkstyle-report\pom.xml ........................ SUCCESS 
(13.2 s)
[INFO] Building: inlinerules\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           inlinerules\pom.xml .............................. SUCCESS 
(8.0 s)
[INFO] Building: MCHECKSTYLE-129\pom.xml
[INFO]           MCHECKSTYLE-129\pom.xml .......................... SUCCESS 
(17.0 s)
[INFO] Building: MCHECKSTYLE-131\pom.xml
[INFO]           MCHECKSTYLE-131\pom.xml .......................... SUCCESS 
(7.4 s)
[INFO] Building: MCHECKSTYLE-137\pom.xml
[INFO]           MCHECKSTYLE-137\pom.xml .......................... SUCCESS 
(7.2 s)
[INFO] Building: MCHECKSTYLE-163\pom.xml
[INFO]           MCHECKSTYLE-163\pom.xml .......................... SUCCESS 
(6.6 s)
[INFO] Building: MCHECKSTYLE-169\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCHECKSTYLE-169\pom.xml .......................... SUCCESS 
(8.1 s)
[INFO] Building: MCHECKSTYLE-172\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCHECKSTYLE-172\pom.xml .......................... SUCCESS 
(10.1 s)
[INFO] Building: MCHECKSTYLE-173-with-charset\pom.xml
[INFO]           MCHECKSTYLE-173-with-charset\pom.xml ............. SUCCESS 
(12.4 s)
[INFO] Building: MCHECKSTYLE-173-without-charset\pom.xml
[INFO]           MCHECKSTYLE-173-without-charset\pom.xml .......... SUCCESS 
(11.9 s)
[INFO] Building: MCHECKSTYLE-193\pom.xml
[INFO]           MCHECKSTYLE-193\pom.xml .......................... SUCCESS 
(7.7 s)
[INFO] Building: MCHECKSTYLE-214-basedir-resource\pom.xml
Sending interrupt signal to process
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
Sending interrupt signal to process
script returned exit code -1
[Pipeline] }
Failed in branch windows-jdk8-m3.5.x_build
[Pipeline] }
Failed in branch windows-jdk9-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk10-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk11-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk12-m3.6.x_build
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8-m3.3.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to