See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/1081/>
------------------------------------------ Started by upstream project "jclouds/jclouds" build number 1316 originally caused by: Started by GitHub push by jclouds-mirror Building remotely on s-6a190576 in workspace <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/> Fetching changes from the remote Git repository Fetching upstream changes from git://github.com/jclouds/jclouds-labs-google.git Checking out Revision fd4b40fa3ff7e39e4cd8d0fd5d585f45b475da44 (origin/master) Cleaning workspace Resetting working tree Parsing POMs Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/maven-metadata.xml Downloaded artifact http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/maven-metadata.xml maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [jclouds-labs-google] $ /usr/bin/tenant-isolate /opt/jdk/jdk1.7.latest/bin/java -XX:MaxPermSize=256m -cp /scratch/jenkins/maven3-agent.jar:/opt/maven/latest/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven/latest /scratch/jenkins/slave.jar /scratch/jenkins/maven3-interceptor.jar /scratch/jenkins/maven3-interceptor-commons.jar 55282 channel started <===[JENKINS REMOTING CAPACITY]===> log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/pom.xml> clean verify -U -e -Dmaven.javadoc.skip=true [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/maven-metadata.xml (828 B at 0.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache jclouds labs google [INFO] jclouds OAuth core [INFO] jclouds Google Compute Engine provider [INFO] jclouds Google Cloud Storage provider [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache jclouds labs google 1.8.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jclouds-labs-google --- [INFO] [INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ jclouds-labs-google --- [INFO] [INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ jclouds-labs-google --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jclouds-labs-google --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ jclouds-labs-google --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ jclouds-labs-google --- [INFO] 54 implicit excludes (use -debug for more details). [INFO] Exclude: **/src/test/resources/**/*.sh [INFO] Exclude: **/src/test/resources/**/*.bat [INFO] Exclude: **/src/test/resources/**/*.cmd [INFO] Exclude: **/src/test/resources/**/*.txt [INFO] Exclude: **/src/test/resources/**/*.gz [INFO] Exclude: **/src/test/resources/**/*.xml [INFO] Exclude: **/services/*LoggingModule [INFO] Exclude: **/services/*ApiMetadata [INFO] Exclude: **/services/*ProviderMetadata [INFO] Exclude: **/LICENSE.txt [INFO] Exclude: **/header.txt [INFO] Exclude: **/NOTICE.txt [INFO] Exclude: **/DISCLAIMER [INFO] Exclude: **/BUILD.txt [INFO] Exclude: **/CHANGES.txt [INFO] Exclude: **/README.md [INFO] Exclude: **/README.txt [INFO] Exclude: **/DEPENDENCIES [INFO] Exclude: **/*json [INFO] Exclude: **/*readme [INFO] Exclude: **/test [INFO] Exclude: **/test.pub [INFO] Exclude: **/target/** [INFO] Exclude: **/test-output/** [INFO] Exclude: **/bin/** [INFO] Exclude: **/.settings/** [INFO] Exclude: **/.classpath [INFO] Exclude: **/.dir-locals.el [INFO] Exclude: **/.project [INFO] Exclude: **/.idea/** [INFO] Exclude: **/*.iml [INFO] Exclude: **/*.eml [INFO] Exclude: **/*.ipr [INFO] Exclude: **/*.iws [INFO] Exclude: **/*.DS_STORE [INFO] Exclude: **/TAGS [INFO] Exclude: **/.metadata/** [INFO] Exclude: **/atlassian-ide-plugin.xml [INFO] Exclude: **/.DS_Store [INFO] Exclude: .mailmap [INFO] Exclude: .git/** [INFO] Exclude: **/.gitignore [INFO] Exclude: **/.gitattributes [INFO] Exclude: .repository/** [INFO] Exclude: gc.log [INFO] 2 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 1 licence. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache jclouds labs google ........................ FAILURE [24.930s] [INFO] jclouds OAuth core ................................ SKIPPED [INFO] jclouds Google Compute Engine provider ............ SKIPPED [INFO] jclouds Google Cloud Storage provider ............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.477s [INFO] Finished at: Wed Jul 02 16:41:08 UTC 2014 [INFO] Final Memory: 17M/41M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project jclouds-labs-google: Too many files with unapproved license: 1 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/target/rat.txt> -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project jclouds-labs-google: Too many files with unapproved license: 1 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/target/rat.txt> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 1 See RAT report in: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/target/rat.txt> at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:183) at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:171) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 31 more [ERROR] [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 [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/pom.xml> to org.apache.jclouds.labs/jclouds-labs-google/1.8.0-SNAPSHOT/jclouds-labs-google-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-cloud-storage/pom.xml> to org.apache.jclouds.labs/google-cloud-storage/1.8.0-SNAPSHOT/google-cloud-storage-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/pom.xml> to org.apache.jclouds.labs/google-compute-engine/1.8.0-SNAPSHOT/google-compute-engine-1.8.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/pom.xml> to org.apache.jclouds.labs/oauth/1.8.0-SNAPSHOT/oauth-1.8.0-SNAPSHOT.pom channel stopped
