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

Changes:

[sslavic] NOJIRA Removed root target directory content from version control

------------------------------------------
[...truncated 1906 lines...]
  0  => {0:2.0,1:3.0,2:5.0}
  1  => {0:5.0,1:5.0,2:6.0}
}
{
  0  => {0:3.0,1:5.0,2:3.0}
  1  => {0:3.0,1:4.0,2:5.0}
}
{
  0  => {0:1.0,1:1.0,2:3.0}
  1  => {0:2.0,1:2.5,2:5.0}
}
14.5
{
  0  => {}
  1  => {0:3.0,1:4.0,2:5.0}
}
B=
{
  0  => {0:2.0,1:2.0,2:3.0}
  1  => {0:3.0,1:4.0,2:5.0}
}
I(5)=
{
  0  => {0:1.0}
  1  => {1:1.0}
  2  => {2:1.0}
  3  => {3:1.0}
  4  => {4:1.0}
}
{
  0  => {1:3.0}
  1  => {0:2.0,1:2.5}
}
MatrixOpsSuite:
- equivalence
- elementwise plus, minus
- matrix, vector slicing
- assignments
- sparse
- colSums, rowSums, colMeans, rowMeans, numNonZeroElementsPerColumn
- numNonZeroElementsPerColumn and Row
Average assignment seqSparse2seqSparse time: 64.939 ms
Average assignment seqSparse2seqSparse via Random Access Sparse time: 886.857 ms
- Vector Assignment performance
Run completed in 49 seconds, 910 milliseconds.
Total number of tests run: 30
Suites: completed 8, aborted 0
Tests: succeeded 30, 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-math-scala_2.10 ---
[INFO] /home/jenkins/.m2/repository/org/apache/mahout/mahout-math-scala_2.10 
removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mahout-math-scala_2.10 ---
[INFO] Building jar: 
<https://builds.apache.org/job/Mahout-Quality/3116/artifact/math-scala/target/mahout-math-scala_2.10-0.11.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
mahout-math-scala_2.10 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ mahout-math-scala_2.10 ---
[INFO] Building jar: 
<https://builds.apache.org/job/Mahout-Quality/3116/artifact/math-scala/target/mahout-math-scala_2.10-0.11.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
mahout-math-scala_2.10 ---
[INFO] Installing 
<https://builds.apache.org/job/Mahout-Quality/3116/artifact/math-scala/target/mahout-math-scala_2.10-0.11.0-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-math-scala_2.10/0.11.0-SNAPSHOT/mahout-math-scala_2.10-0.11.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Mahout-Quality/ws/math-scala/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-math-scala_2.10/0.11.0-SNAPSHOT/mahout-math-scala_2.10-0.11.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Mahout-Quality/3116/artifact/math-scala/target/mahout-math-scala_2.10-0.11.0-SNAPSHOT-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-math-scala_2.10/0.11.0-SNAPSHOT/mahout-math-scala_2.10-0.11.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout H2O backend 0.11.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mahout-h2o_2.10 ---
[INFO] Deleting <https://builds.apache.org/job/Mahout-Quality/ws/h2o/target>
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:add-source (add-scala-sources) @ 
mahout-h2o_2.10 ---
[INFO] Add Source directory: 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/scala>
[INFO] Add Test Source directory: 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/test/scala>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
mahout-h2o_2.10 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
mahout-h2o_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile) @ mahout-h2o_2.10 
---
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java>:-1: 
info: compiling
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/scala>:-1: 
info: compiling
[INFO] Compiling 28 source files to 
<https://builds.apache.org/job/Mahout-Quality/3116/artifact/h2o/target/classes> 
at 1428891532603
[WARNING] 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/scala/org/apache/mahout/h2o/common/Hadoop1HDFSUtil.scala>:38:
 warning: method isDir in class FileStatus is deprecated: see corresponding 
Javadoc for more information.
[WARNING]         .filter { s => !s.getPath.getName.startsWith("\\.") && 
!s.getPath.getName.startsWith("_") && !s.isDir }
[WARNING]                                                                       
                                  ^
[WARNING] 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/scala/org/apache/mahout/h2o/common/Hadoop1HDFSUtil.scala>:51:
 warning: constructor Reader in class Reader is deprecated: see corresponding 
Javadoc for more information.
[WARNING]     val reader = new SequenceFile.Reader(fs, partFilePath, fs.getConf)
[WARNING]                  ^
[WARNING] two warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 7 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
mahout-h2o_2.10 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to 
<https://builds.apache.org/job/Mahout-Quality/3116/artifact/h2o/target/classes>
[INFO] 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/H2OHdfs.java>:
 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/H2OHdfs.java>
 uses or overrides a deprecated API.
[INFO] 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/H2OHdfs.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/drm/H2OBCast.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/drm/H2OBCast.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
mahout-h2o_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile) @ 
mahout-h2o_2.10 ---
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/test/scala>:-1: 
info: compiling
[INFO] Compiling 12 source files to 
<https://builds.apache.org/job/Mahout-Quality/3116/artifact/h2o/target/test-classes>
 at 1428891540145
[INFO] prepare-compile in 0 s
[INFO] compile in 7 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
mahout-h2o_2.10 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mahout-h2o_2.10 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0:test (test) @ mahout-h2o_2.10 ---
Discovery starting.
Discovery completed in 335 milliseconds.
Run starting. Expected test count is: 63
DistributedDecompositionsSuite:
04-13 02:19:09.341 67.195.81.190:54321   16700  #onsSuite INFO: ----- H2O 
started  -----
04-13 02:19:09.390 67.195.81.190:54321   16700  #onsSuite INFO: Build git 
branch: master
04-13 02:19:09.390 67.195.81.190:54321   16700  #onsSuite INFO: Build git hash: 
f6be02b33d23e5be437bbd1b4055c0f1955e1083
04-13 02:19:09.390 67.195.81.190:54321   16700  #onsSuite INFO: Build git 
describe: RELEASE-0.1.24-47-gf6be02b
04-13 02:19:09.390 67.195.81.190:54321   16700  #onsSuite INFO: Build project 
version: 0.1.25.99999
04-13 02:19:09.390 67.195.81.190:54321   16700  #onsSuite INFO: Built by: 
'michal'
04-13 02:19:09.390 67.195.81.190:54321   16700  #onsSuite INFO: Built on: 
'2015-02-05 10:44:16'
04-13 02:19:09.390 67.195.81.190:54321   16700  #onsSuite INFO: Java 
availableProcessors: 16
04-13 02:19:09.391 67.195.81.190:54321   16700  #onsSuite INFO: Java heap 
totalMemory: 77.4 MB
04-13 02:19:09.391 67.195.81.190:54321   16700  #onsSuite INFO: Java heap 
maxMemory: 910.3 MB
04-13 02:19:09.391 67.195.81.190:54321   16700  #onsSuite INFO: Java version: 
Java 1.7.0_25 (from Oracle Corporation)
04-13 02:19:09.391 67.195.81.190:54321   16700  #onsSuite INFO: OS   version: 
Linux 3.13.0-36-lowlatency (i386)
04-13 02:19:09.391 67.195.81.190:54321   16700  #onsSuite INFO: Possible IP 
Address: docker0 (docker0), 172.17.42.1
04-13 02:19:09.391 67.195.81.190:54321   16700  #onsSuite INFO: Possible IP 
Address: em1 (em1), fe80:0:0:0:7ae3:b5ff:fe17:8984%2
04-13 02:19:09.391 67.195.81.190:54321   16700  #onsSuite INFO: Possible IP 
Address: em1 (em1), 67.195.81.190
04-13 02:19:09.391 67.195.81.190:54321   16700  #onsSuite INFO: Possible IP 
Address: lo (lo), 0:0:0:0:0:0:0:1%1
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO: Possible IP 
Address: lo (lo), 127.0.0.1
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO: Multiple local 
IPs detected:
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO:   /172.17.42.1  
/67.195.81.190
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO: Attempting to 
determine correct address...
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO: Using 
/67.195.81.190
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO: Internal 
communication uses port: 54322
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO: Listening for 
HTTP and REST traffic on  http://67.195.81.190:54321/
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO: H2O cloud name: 
'mah2out' on /67.195.81.190:54321, discovery address /229.95.69.48:58719
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO: If you have 
trouble connecting, try SSH tunneling from your local machine (e.g., via port 
55555):
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO:   1. Open a 
terminal and run 'ssh -L 55555:localhost:54321 [email protected]'
04-13 02:19:09.392 67.195.81.190:54321   16700  #onsSuite INFO:   2. Point your 
browser to http://localhost:55555
04-13 02:19:09.490 67.195.81.190:54321   16700  #onsSuite INFO: Log dir: 
'/tmp/h2o-jenkins/h2ologs'
04-13 02:19:09.490 67.195.81.190:54321   16700  #onsSuite INFO: Cur dir: 
<https://builds.apache.org/job/Mahout-Quality/ws/h2o>
04-13 02:19:09.600 67.195.81.190:54321   16700  #onsSuite INFO: Cloud of size 1 
formed [/67.195.81.190:54321]
04-13 02:19:11.822 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -59
04-13 02:19:13.835 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -57
04-13 02:19:16.852 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -54
04-13 02:19:18.861 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -52
04-13 02:19:21.874 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -49
04-13 02:19:23.881 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -47
04-13 02:19:26.894 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -44
04-13 02:19:27.897 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -43
04-13 02:19:28.912 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -42
04-13 02:19:31.922 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -39
04-13 02:19:32.924 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -38
04-13 02:19:33.927 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -37
04-13 02:19:36.935 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -34
04-13 02:19:37.937 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -33
04-13 02:19:38.940 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -32
04-13 02:19:41.948 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -29
04-13 02:19:42.950 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -28
04-13 02:19:43.952 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -27
04-13 02:19:46.959 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -24
04-13 02:19:47.961 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -23
04-13 02:19:48.963 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -22
04-13 02:19:51.970 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -19
04-13 02:19:52.972 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -18
04-13 02:19:53.974 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -17
04-13 02:19:56.980 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -14
04-13 02:19:57.982 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -13
04-13 02:19:58.984 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -12
04-13 02:20:00.988 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -10
04-13 02:20:01.990 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -9
04-13 02:20:02.992 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -8
04-13 02:20:03.995 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -7
04-13 02:20:05.999 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -5
04-13 02:20:07.001 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -4
04-13 02:20:08.003 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -3
04-13 02:20:09.005 67.195.81.190:54321   16700  #UDP-Recv ERRR: UDP Receiver 
error on port 54322java.lang.ArrayIndexOutOfBoundsException: -2
04-13 02:20:14.387 67.195.81.190:54321   16700  #UDP-Recv ERRR: Out of Memory 
and no swap space left from /67.195.81.188:54321
04-13 02:20:14.388 67.195.81.190:54321   16700  #UDP-Recv FATAL: Exiting.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Mahout
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Mahout Build Tools
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [1.960s]
[INFO] Apache Mahout ..................................... SUCCESS [0.187s]
[INFO] Mahout Math ....................................... SUCCESS [1:11.654s]
[INFO] Mahout HDFS ....................................... SUCCESS [2.852s]
[INFO] Mahout Map-Reduce ................................. SUCCESS [12:24.632s]
[INFO] Mahout Integration ................................ SUCCESS [52.483s]
[INFO] Mahout Examples ................................... SUCCESS [21.133s]
[INFO] Mahout Math Scala bindings ........................ SUCCESS [1:33.558s]
[INFO] Mahout H2O backend ................................ FAILURE [1:22.644s]
[INFO] Mahout Spark bindings ............................. SKIPPED
[INFO] Mahout Spark bindings shell ....................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:53.299s
[INFO] Finished at: Mon Apr 13 02:20:14 UTC 2015
[INFO] Final Memory: 57M/439M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0:test 
(test) on project mahout-h2o_2.10: There are test failures -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mahout-h2o_2.10
Build step 'Invoke top-level Maven targets' marked build as failure
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Mahout-Quality #3112
Archived 60 artifacts
Archive block size is 32768
Received 2692 blocks and 66284174 bytes
Compression is 57.1%
Took 19 sec
Recording test results
Publishing Javadoc

Reply via email to