See <https://builds.apache.org/job/Mahout-Quality/2613/>

------------------------------------------
[...truncated 6520 lines...]

Q=
{
  0  => {0:0.40273861426601687,1:-0.9153150324187648}
  1  => {0:0.9153150324227656,1:0.40273861426427493}
}
- C = A %*% B mapBlock {}
- C = A %*% B incompatible B keys
35396 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG 
org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not 
identically partitioned, performing inner join.
- C = At %*% B , join
36836 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG 
org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not 
identically partitioned, performing inner join.
- C = At %*% B , join, String-keyed
38442 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG 
org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are identically 
distributed, performing row-wise zip.
- C = At %*% B , zippable, String-keyed
{
  2  => {0:62.0,1:86.0,3:132.0,2:115.0}
  1  => {0:50.0,1:69.0,3:105.0,2:92.0}
  3  => {0:74.0,1:103.0,3:159.0,2:138.0}
  0  => {0:26.0,1:35.0,3:51.0,2:46.0}
}
- C = A %*% inCoreB
{
  0  => {0:26.0,1:35.0,2:46.0,3:51.0}
  1  => {0:50.0,1:69.0,2:92.0,3:105.0}
  2  => {0:62.0,1:86.0,2:115.0,3:132.0}
  3  => {0:74.0,1:103.0,2:138.0,3:159.0}
}
- C = inCoreA %*%: B
42507 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG 
org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A
43987 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG 
org.apache.mahout.sparkbindings.blas.AtA$  - Applying non-slim non-graph A'A.
76582 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG 
org.apache.mahout.sparkbindings  - test done.
- C = A.t %*% A fat non-graph
77834 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG 
org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A non-int key
- C = A + B
- C = A + B side test 1
- C = A + B side test 2
- C = A + B side test 3
ArrayBuffer(0, 1, 2, 3, 4)
ArrayBuffer(0, 1, 2, 3, 4)
- general side
- Ax
- A'x
- colSums, colMeans
Run completed in 1 minute, 36 seconds.
Total number of tests run: 38
Suites: completed 9, aborted 0
Tests: succeeded 38, failed 0, canceled 0, ignored 0, pending 0
All tests passed.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact 
(remove-old-mahout-artifacts) @ mahout-spark ---
[INFO] /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-spark ---
[INFO] Building jar: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ mahout-spark ---
[INFO] Building jar: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
mahout-spark ---
[INFO] Building jar: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-spark 
---
[INFO] Installing 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT.jar
[INFO] Installing 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark/pom.xml to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT.pom
[INFO] Installing 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-tests.jar
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT-tests.jar
[INFO] Installing 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-sources.jar
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ mahout-spark 
---
[INFO] Source directory: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark/target/generated-sources/mahout
 added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ 
mahout-spark ---
[INFO] Test Source directory: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark/target/generated-test-sources/mahout
 added.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ mahout-spark ---
[INFO] Fork Value is true
     [java] Warnings generated: 98
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ mahout-spark ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Spark bindings shell 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-spark-shell 
---
[INFO] Deleting 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ 
mahout-spark-shell ---
[INFO] Source directory: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-sources/mahout
 added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ 
mahout-spark-shell ---
[INFO] Test Source directory: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-test-sources/mahout
 added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
mahout-spark-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
mahout-spark-shell ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:compile (default) @ mahout-spark-shell ---
[INFO] Checking for multiple versions of scala
[WARNING]  Expected all dependencies to require Scala version: 2.10.3
[WARNING]  com.twitter:chill_2.10:0.3.1 requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/src/main/scala:-1:
 info: compiling
[INFO] Compiling 2 source files to 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/classes 
at 1400792720294
[INFO] prepare-compile in 0 s
[INFO] compile in 6 s
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
mahout-spark-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
mahout-spark-shell ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:testCompile (default) @ mahout-spark-shell 
---
[INFO] Checking for multiple versions of scala
[WARNING]  Expected all dependencies to require Scala version: 2.10.3
[WARNING]  com.twitter:chill_2.10:0.3.1 requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[WARNING] No source files found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ mahout-spark-shell 
---
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0-M2:test (test) @ mahout-spark-shell ---
WARNING: -p has been deprecated and will be reused for a different (but still 
very cool) purpose in ScalaTest 2.0. Please change all uses of -p to -R.
Discovery starting.
Discovery completed in 105 milliseconds.
Run starting. Expected test count is: 0
DiscoverySuite:
Run completed in 195 milliseconds.
Total number of tests run: 0
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0
All tests passed.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact 
(remove-old-mahout-artifacts) @ mahout-spark-shell ---
[INFO] /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell 
removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-spark-shell ---
[INFO] Building jar: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ mahout-spark-shell ---
[INFO] Building jar: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
mahout-spark-shell ---
[INFO] Building jar: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ 
mahout-spark-shell ---
[INFO] Installing 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT.jar
[INFO] Installing 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/pom.xml to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT.pom
[INFO] Installing 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-tests.jar
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT-tests.jar
[INFO] Installing 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-sources.jar
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ 
mahout-spark-shell >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ 
mahout-spark-shell ---
[INFO] Source directory: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-sources/mahout
 added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ 
mahout-spark-shell ---
[INFO] Test Source directory: 
/home/hudson/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-test-sources/mahout
 added.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ 
mahout-spark-shell <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ 
mahout-spark-shell ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ 
mahout-spark-shell ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ mahout-spark-shell ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [3.829s]
[INFO] Apache Mahout ..................................... SUCCESS [1.545s]
[INFO] Mahout Math ....................................... SUCCESS [2:09.602s]
[INFO] Mahout MapReduce Legacy ........................... SUCCESS [11:13.506s]
[INFO] Mahout Integration ................................ SUCCESS [1:20.642s]
[INFO] Mahout Examples ................................... SUCCESS [43.688s]
[INFO] Mahout Release Package ............................ SUCCESS [0.110s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [43.266s]
[INFO] Mahout Spark bindings ............................. SUCCESS [2:35.033s]
[INFO] Mahout Spark bindings shell ....................... SUCCESS [18.256s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:11.026s
[INFO] Finished at: Thu May 22 21:05:38 UTC 2014
[INFO] Final Memory: 80M/390M
[INFO] ------------------------------------------------------------------------
[FINDBUGS] Collecting findbugs analysis files...
ERROR: Publisher hudson.plugins.findbugs.FindBugsPublisher aborted due to 
exception
java.lang.ArrayIndexOutOfBoundsException: 5
        at edu.umd.cs.findbugs.BugCounts.addError(PackageStats.java:51)
        at edu.umd.cs.findbugs.PackageStats.addError(PackageStats.java:236)
        at edu.umd.cs.findbugs.ProjectStats.addBug(ProjectStats.java:259)
        at 
edu.umd.cs.findbugs.SortedBugCollection.add(SortedBugCollection.java:972)
        at 
edu.umd.cs.findbugs.SAXBugCollectionHandler.endElement(SAXBugCollectionHandler.java:723)
        at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at 
edu.umd.cs.findbugs.SortedBugCollection.doReadXML(SortedBugCollection.java:396)
        at 
edu.umd.cs.findbugs.SortedBugCollection.doReadXML(SortedBugCollection.java:368)
        at 
edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:355)
        at 
hudson.plugins.findbugs.parser.FindBugsParser.readXml(FindBugsParser.java:370)
        at 
hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:266)
        at 
hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:204)
        at 
hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:183)
        at 
hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:151)
        at 
hudson.plugins.analysis.core.FilesParser.parseFile(FilesParser.java:300)
        at 
hudson.plugins.analysis.core.FilesParser.parseFiles(FilesParser.java:258)
        at 
hudson.plugins.analysis.core.FilesParser.parserCollectionOfFiles(FilesParser.java:209)
        at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:178)
        at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:31)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
        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.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)
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc

Reply via email to