Started by user admin user name [Pipeline] node Running on agent-1 in /home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings [Pipeline] { [Pipeline] withMaven [withMaven] Options: [] [withMaven] Available options: [withMaven] use JDK installation provided by the build agent [withMaven] use Maven installation 'maven-3.3.9' [withMaven] use Maven settings provided by the Jenkins Managed Configuration File 'maven-settings-for-gameoflife' [withMaven] use Maven settings.xml 'maven-settings-for-gameoflife' with Maven servers credentials provided by Jenkins (replaceAll: true): [mavenServerId: 'nexus.beescloud.com', jenkinsCredentials: 'beescloud-nexus-deployment-credentials', username: 'deployment', type: 'UsernamePasswordCredentialsImpl'], [mavenServerId: 'github', jenkinsCredentials: 'github-credentials', username: 'cyrille-leclerc', type: 'UsernamePasswordCredentialsImpl'] [withMaven] use Maven global settings provided by the Jenkins global configuration 'global-maven-settings' [withMaven] use Maven global settings.xml 'global-maven-settings' with Maven servers credentials provided by Jenkins (replaceAll: false): [mavenServerId: 'global-credentials-bitbucket', jenkinsCredentials: 'bitbucket-credentials', username: 'cleclerc', type: 'UsernamePasswordCredentialsImpl'] [Pipeline] { [Pipeline] sh [dump-maven-settings] Running shell script + mvn help:effective-settings ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings@tmp/withMavenc4a4e88a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings@tmp/withMavenc4a4e88a" Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00) Maven home: /home/ubuntu/jenkins-aws-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.9 Java version: 1.8.0_111, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.13.0-117-generic", arch: "amd64", family: "unix" [jenkins-maven-event-spy] INFO generate /home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings@tmp/withMavenc4a4e88a/maven-spy-20170519-034156-26.log ... [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Stub Project (No POM) 1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-help-plugin:2.2:effective-settings (default-cli) @ standalone-pom --- [INFO] Effective user-specific configuration settings: /home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings/.m2-repository false deployment *** nexus.beescloud.com cyrille-leclerc *** github ze-login *** global-server-credentials cleclerc *** global-credentials-bitbucket org.apache.maven.plugins org.codehaus.mojo [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.441 s [INFO] Finished at: 2017-05-19T03:42:00+00:00 [INFO] Final Memory: 9M/31M [INFO] ------------------------------------------------------------------------ [jenkins-maven-event-spy] INFO generated /home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings@tmp/withMavenc4a4e88a/maven-spy-20170519-034156-26.log [Pipeline] writeFile [Pipeline] } [withMaven] Evaluate Maven Spy logs: /home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings@tmp/withMavenc4a4e88a/maven-spy-20170519-034156-26.log [withMaven] Archive /home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings@tmp/withMavenc4a4e88a/maven-spy-20170519-034156-26.log as maven-spy-20170519-034156-26.log [withMaven] Maven Reporters with configuration provided by the pipeline: {} [withMaven] Maven Reporters with default configuration: {org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher=org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled=null], org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher=org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=null], org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher=org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher[disabled=null], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher=org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled=null]} [withMaven] Run 'Generated Artifacts Publisher'... [withMaven] Can't archive maven artifact with no file attached: MavenArtifact{org.apache.maven:standalone-pom:pom:1 } [withMaven] Archive and fingerprint artifacts {} located in workspace /home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings [withMaven] Run 'Junit Publisher'... [withMaven] No org.apache.maven.plugins:maven-surefire-plugin:test execution found [withMaven] No org.apache.maven.plugins:maven-failsafe-plugin:integration-test execution found [withMaven] Run 'Findbugs Publisher'... [withMaven] Run 'Task Scanner Publisher'... ERROR: [withMaven] WARNING Exception executing Maven reporter 'Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org java.lang.IllegalArgumentException: Cannot relativize '${project.basedir}/src/main/java' relatively to '/home/ubuntu/jenkins-aws-home/workspace/plugins/pipeline-maven-plugin/dump-maven-settings' at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:212) at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:94) at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:108) at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$Callback.finished(WithMavenStepExecution.java:859) at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114) at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362) at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:33) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:30) at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:30) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:165) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:328) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:80) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:240) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:228) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 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:745) [Pipeline] // withMaven [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS