You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/12/03 19:29:28 UTC

Build failed in Jenkins: Mahout-Examples-Cluster-Reuters-II #683

See <https://builds.apache.org/job/Mahout-Examples-Cluster-Reuters-II/683/changes>

Changes:

[sslavic] Removed no longer applicable exclusion filter for high-scale-lib from examples job assembly descriptor

[sslavic] Removed not necessary use of maven-dependency-plugin:copy-dependencies in integration and examples modules

[smarthi] NOJIRA: Removed unused import

[frankscholten] Testing...first commit. Removed TODO without description

------------------------------------------
[...truncated 2282 lines...]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-core ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/core/target/mahout-core-0.9-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ mahout-core ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/core/target/mahout-core-0.9-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (job) @ mahout-core ---
[INFO] Reading assembly descriptor: src/main/assembly/job.xml
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/core/target/mahout-core-0.9-SNAPSHOT-job.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ mahout-core ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/core/target/mahout-core-0.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-core ---
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/core/target/mahout-core-0.9-SNAPSHOT.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-core/0.9-SNAPSHOT/mahout-core-0.9-SNAPSHOT.jar
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/core/pom.xml to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-core/0.9-SNAPSHOT/mahout-core-0.9-SNAPSHOT.pom
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/core/target/mahout-core-0.9-SNAPSHOT-tests.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-core/0.9-SNAPSHOT/mahout-core-0.9-SNAPSHOT-tests.jar
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/core/target/mahout-core-0.9-SNAPSHOT-job.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-core/0.9-SNAPSHOT/mahout-core-0.9-SNAPSHOT-job.jar
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/core/target/mahout-core-0.9-SNAPSHOT-sources.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-core/0.9-SNAPSHOT/mahout-core-0.9-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Integration 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-integration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-integration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 129 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/integration/target/classes
[WARNING] Note: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/integration/src/main/java/org/apache/mahout/cf/taste/impl/model/mongodb/MongoDBDataModel.java uses or overrides a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/integration/src/main/java/org/apache/mahout/cf/taste/impl/model/mongodb/MongoDBDataModel.java uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mahout-integration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/integration/target/test-classes
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ mahout-integration ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-integration ---
[INFO] /export/home/hudson/.m2/repository/org/apache/mahout/mahout-integration removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-integration ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/integration/target/mahout-integration-0.9-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ mahout-integration ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/integration/target/mahout-integration-0.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-integration ---
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/integration/target/mahout-integration-0.9-SNAPSHOT.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-integration/0.9-SNAPSHOT/mahout-integration-0.9-SNAPSHOT.jar
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/integration/pom.xml to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-integration/0.9-SNAPSHOT/mahout-integration-0.9-SNAPSHOT.pom
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/integration/target/mahout-integration-0.9-SNAPSHOT-sources.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-integration/0.9-SNAPSHOT/mahout-integration-0.9-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Examples 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mahout-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ mahout-examples ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-examples ---
[INFO] /export/home/hudson/.m2/repository/org/apache/mahout/mahout-examples removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-examples ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/mahout-examples-0.9-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (job) @ mahout-examples ---
[INFO] Reading assembly descriptor: src/main/assembly/job.xml
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/mahout-examples-0.9-SNAPSHOT-job.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ mahout-examples ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/mahout-examples-0.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-examples ---
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/mahout-examples-0.9-SNAPSHOT.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-examples/0.9-SNAPSHOT/mahout-examples-0.9-SNAPSHOT.jar
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/pom.xml to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-examples/0.9-SNAPSHOT/mahout-examples-0.9-SNAPSHOT.pom
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/mahout-examples-0.9-SNAPSHOT-job.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-examples/0.9-SNAPSHOT/mahout-examples-0.9-SNAPSHOT-job.jar
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/mahout-examples-0.9-SNAPSHOT-sources.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-examples/0.9-SNAPSHOT/mahout-examples-0.9-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Release Package 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-distribution ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-distribution ---
[INFO] /export/home/hudson/.m2/repository/org/apache/mahout/mahout-distribution removed.
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (bin-assembly) @ mahout-distribution ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (src-assembly) @ mahout-distribution ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-distribution ---
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/distribution/pom.xml to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-distribution/0.9-SNAPSHOT/mahout-distribution-0.9-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Math/Scala wrappers 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/scala-tools/maven-scala-plugin/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/org/scala-tools/maven-scala-plugin/maven-metadata.xml
2/2 KB   
         
Downloaded: http://repo.maven.apache.org/maven2/org/scala-tools/maven-scala-plugin/maven-metadata.xml (2 KB at 8.4 KB/sec)
         
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-math-scala ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ mahout-math-scala ---
[INFO] Source directory: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/generated-sources/mahout added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ mahout-math-scala ---
[INFO] Test Source directory: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/generated-test-sources/mahout added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-math-scala ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-math-scala ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:compile (default) @ mahout-math-scala ---
[INFO] Checking for multiple versions of scala
[WARNING]  Expected all dependencies to require Scala version: 2.9.3
[WARNING]  org.apache.mahout:mahout-math-scala:0.9-SNAPSHOT requires scala version: 2.9.3
[WARNING]  org.scalatest:scalatest_2.9.2:1.9.1 requires scala version: 2.9.2
[WARNING] Multiple versions of scala libraries detected!
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/src/main/scala:-1: info: compiling
[INFO] Compiling 12 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/classes at 1386095356272
[WARNING] warning: there were 1 unchecked warnings; re-run with -unchecked for details
[WARNING] one warning found
[INFO] prepare-compile in 0 s
[INFO] compile in 13 s
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-math-scala ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mahout-math-scala ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:testCompile (default) @ mahout-math-scala ---
[INFO] Checking for multiple versions of scala
[WARNING]  Expected all dependencies to require Scala version: 2.9.3
[WARNING]  org.apache.mahout:mahout-math-scala:0.9-SNAPSHOT requires scala version: 2.9.3
[WARNING]  org.scalatest:scalatest_2.9.2:1.9.1 requires scala version: 2.9.2
[WARNING] Multiple versions of scala libraries detected!
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/src/test/scala:-1: info: compiling
[INFO] Compiling 6 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/test-classes at 1386095369533
[INFO] prepare-compile in 0 s
[INFO] compile in 10 s
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ mahout-math-scala ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0-M2:test (test) @ mahout-math-scala ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-math-scala ---
[INFO] /export/home/hudson/.m2/repository/org/apache/mahout/mahout-math-scala removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-math-scala ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/mahout-math-scala-0.9-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ mahout-math-scala ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/mahout-math-scala-0.9-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ mahout-math-scala ---
[INFO] Building jar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/mahout-math-scala-0.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-math-scala ---
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/mahout-math-scala-0.9-SNAPSHOT.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-math-scala/0.9-SNAPSHOT/mahout-math-scala-0.9-SNAPSHOT.jar
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/pom.xml to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-math-scala/0.9-SNAPSHOT/mahout-math-scala-0.9-SNAPSHOT.pom
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/mahout-math-scala-0.9-SNAPSHOT-tests.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-math-scala/0.9-SNAPSHOT/mahout-math-scala-0.9-SNAPSHOT-tests.jar
[INFO] Installing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/math-scala/target/mahout-math-scala-0.9-SNAPSHOT-sources.jar to /export/home/hudson/.m2/repository/org/apache/mahout/mahout-math-scala/0.9-SNAPSHOT/mahout-math-scala-0.9-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [16.250s]
[INFO] Apache Mahout ..................................... SUCCESS [6.215s]
[INFO] Mahout Math ....................................... SUCCESS [36.691s]
[INFO] Mahout Core ....................................... SUCCESS [42.036s]
[INFO] Mahout Integration ................................ SUCCESS [15.858s]
[INFO] Mahout Examples ................................... SUCCESS [16.524s]
[INFO] Mahout Release Package ............................ SUCCESS [0.277s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [36.275s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:51.387s
[INFO] Finished at: Tue Dec 03 18:29:45 GMT+00:00 2013
[INFO] Final Memory: 40M/390M
[INFO] ------------------------------------------------------------------------
[Mahout-Examples-Cluster-Reuters-II] $ /bin/bash -xe /var/tmp/hudson1051048524891030235.sh
+ cd trunk
+ ./examples/bin/cluster-reuters.sh 4
ok. You chose 4 and we'll use streamingkmeans Clustering
creating work directory at /tmp/mahout-work-hudson
hadoop binary is not in PATH,HADOOP_HOME/bin,HADOOP_PREFIX/bin, running locally
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
	at org.slf4j.impl.JCLLoggerFactory.getLogger(JCLLoggerFactory.java:80)
	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:270)
	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:281)
	at org.apache.mahout.driver.MahoutDriver.<clinit>(MahoutDriver.java:89)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
	... 4 more
Could not find the main class: org.apache.mahout.driver.MahoutDriver.  Program will exit.
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mahout-Examples-Cluster-Reuters-II #684

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mahout-Examples-Cluster-Reuters-II/684/changes>