See
https://builds.apache.org/job/maven-box/job/maven-checkstyle-plugin/job/MCHECKSTYLE-366/15/
No changes.
All tests passed
Build log:
[...truncated 3116 lines...]
[Pipeline] { (Build windows-jdk8-m3.3.x_build)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5b914560b07609f3f1bb49709288dcfe28cc0a07
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[Pipeline] withMaven
[withMaven] Options:
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false],
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false',
healthy='', unHealthy='', thresholdLimit='low'],
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false',
healthy='', unHealthy='', thresholdLimit='low'],
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false,
scopes=[compile, provided, runtime], versions={snapshot:true, release:false}],
org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false],
org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false,
scopes=[compile, provided, runtime], versions={snapshot:true, release:false},
skipDownstreamTriggers=false, lifecycleThreshold=deploy,
ignoreUpstreamTriggers=false],
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[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-366@2\windows-jdk8-m3.3.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-366@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-366@2@tmp\withMaven053280d3\maven-spy-20190609-203458-4857272211213283812060.log.tmp
...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Checkstyle Plugin 3.0.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] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @
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-366@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] 292 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 283 licenses.
[INFO]
[INFO] --- maven-plugin-plugin:3.5: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-366@2\windows-jdk8-m3.3.x_build\target\classes
[INFO]
/f:/jenkins/jenkins-slave/workspace/heckstyle-plugin_MCHECKSTYLE-366@2/windows-jdk8-m3.3.x_build/src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java:
Some input files use or override a deprecated API.
[INFO]
/f:/jenkins/jenkins-slave/workspace/heckstyle-plugin_MCHECKSTYLE-366@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: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-366@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-366@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-366@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 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] Starting audit...
[WARN]
F:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-366@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-366@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-366@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-366@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-366@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-366@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-366@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-366@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 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] There are 5 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.795 s
- in org.apache.maven.plugins.checkstyle.CheckstyleReportTest
[INFO] Running
org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojoTest
[INFO] There are 6 errors reported by Checkstyle 8.19 with sun_checks.xml
ruleset.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] Unable to perform checkstyle:check, unable to find checkstyle:checkstyle
outputFile.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 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.001 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.001 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 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-366@2\windows-jdk8-m3.3.x_build\target\maven-checkstyle-plugin-3.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.5: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-366@2\windows-jdk8-m3.3.x_build\pom.xml
to
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-366@2\windows-jdk8-m3.3.x_build\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\3.0.1-SNAPSHOT\maven-checkstyle-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-366@2\windows-jdk8-m3.3.x_build\target\maven-checkstyle-plugin-3.0.1-SNAPSHOT.jar
to
f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-366@2\windows-jdk8-m3.3.x_build\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\3.0.1-SNAPSHOT\maven-checkstyle-plugin-3.0.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
(14.0 s)
[INFO] Building: check-pass\pom.xml
[INFO] check-pass\pom.xml ............................... SUCCESS
(10.5 s)
[INFO] Building: check-tests-only\pom.xml
[INFO] run post-build script verify.groovy
[INFO] check-tests-only\pom.xml ......................... SUCCESS
(7.4 s)
[INFO] Building: checkstyle-goal\pom.xml
[INFO] run post-build script verify.groovy
[INFO] checkstyle-goal\pom.xml .......................... SUCCESS
(8.1 s)
[INFO] Building: checkstyle-report\pom.xml
[INFO] run post-build script verify.groovy
[INFO] checkstyle-report\pom.xml ........................ SUCCESS
(10.8 s)
[INFO] Building: inlinerules\pom.xml
[INFO] run post-build script verify.groovy
[INFO] inlinerules\pom.xml .............................. SUCCESS
(8.1 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
(8.7 s)
[INFO] Building: MCHECKSTYLE-137\pom.xml
[INFO] MCHECKSTYLE-137\pom.xml .......................... SUCCESS
(8.7 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
(9.1 s)
[INFO] Building: MCHECKSTYLE-173-with-charset\pom.xml
[INFO] MCHECKSTYLE-173-with-charset\pom.xml ............. SUCCESS
(14.3 s)
[INFO] Building: MCHECKSTYLE-173-without-charset\pom.xml
Sending interrupt signal to process
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-366@2@tmp\withMaven053280d3\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\heckstyle-plugin_MCHECKSTYLE-366@2@tmp\withMaven053280d3"
Terminate batch job (Y/N)?
script returned exit code 1
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[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