See <https://builds.apache.org/job/Mahout-Examples-Classify-20News/401/changes>

Changes:

[smarthi] Reverting back to 0.9-SNAPSHOT

------------------------------------------
[...truncated 3525 lines...]
777     494
778     494
779     493
780     492
781     492
782     491
783     491
784     490
785     490
786     489
787     489
788     488
789     488
790     488
791     487
792     487
793     487
794     487
795     487
796     486
797     485
798     485
799     484
800     481
801     481
802     480
803     477
804     477
805     477
806     477
807     477
808     476
809     475
810     475
811     474
812     474
813     474
814     473
815     473
816     473
817     472
818     472
819     471
820     471
821     471
822     470
823     470
824     470
825     470
826     469
827     469
828     468
829     468
830     468
831     466
832     466
833     466
834     465
835     465
836     464
837     464
838     464
839     463
840     463
841     462
842     461
843     461
844     461
845     461
846     461
847     461
848     460
849     460
850     459
851     458
852     458
853     458
854     456
855     455
856     455
857     455
858     454
859     454
860     453
861     453
862     452
863     452
864     452
865     451
866     451
867     451
868     451
869     450
870     450
871     449
872     448
873     448
874     448
875     448
876     447
877     447
878     447
879     446
880     446
881     445
882     445
883     444
884     443
885     443
886     443
887     442
888     442
889     441
890     441
891     441
892     440
893     439
894     438
895     437
896     437
897     437
898     436
899     436
900     436
901     435
902     435
903     434
904     434
905     433
906     433
907     433
908     432
909     432
910     431
911     431
912     431
913     431
914     431
915     430
916     430
917     430
918     428
919     428
920     426
921     425
922     425
923     425
924     425
925     425
926     425
927     424
928     423
929     421
930     421
931     421
932     421
933     418
934     418
935     417
936     416
937     416
938     416
939     415
940     415
941     415
942     415
943     414
944     414
945     414
946     413
947     413
948     412
949     411
950     410
951     410
952     410
953     409
954     408
955     407
956     406
957     406
958     405
959     405
960     405
961     405
962     404
963     404
964     404
965     404
966     404
967     404
968     404
969     404
970     403
971     402
972     402
973     401
974     401
975     401
976     400
977     400
978     399
979     399
980     398
981     397
982     397
983     397
984     396
985     396
986     395
987     395
988     395
989     394
990     394
991     394
992     394
993     393
994     393
995     393
996     393
997     393
998     393
999     393
1000    392
Jan 21, 2014 8:16:46 PM org.slf4j.impl.JCLLoggerAdapter info
INFO: Program took 398642 ms (Minutes: 6.644033333333334)
Testing on /tmp/mahout-work-jenkins/20news-bydate/20news-bydate-test/ with 
model: /tmp/news-group.model
hadoop binary is not in PATH,HADOOP_HOME/bin,HADOOP_PREFIX/bin, running locally
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:<https://builds.apache.org/job/Mahout-Examples-Classify-20News/ws/trunk/examples/target/mahout-examples-0.9-SNAPSHOT-job.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
SLF4J: Found binding in 
[jar:<https://builds.apache.org/job/Mahout-Examples-Classify-20News/ws/trunk/examples/target/dependency/slf4j-jcl-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.JCLLoggerFactory]
Jan 21, 2014 8:16:46 PM org.slf4j.impl.JCLLoggerAdapter warn
WARNING: No org.apache.mahout.classifier.sgd.TestNewsGroups.props found on 
classpath, will use command-line arguments only
1 test files
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 12, 
Size: 1
        at java.util.ArrayList.RangeCheck(ArrayList.java:547)
        at java.util.ArrayList.get(ArrayList.java:322)
        at 
org.apache.mahout.classifier.sgd.TestNewsGroups.run(TestNewsGroups.java:95)
        at 
org.apache.mahout.classifier.sgd.TestNewsGroups.main(TestNewsGroups.java:61)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.hadoop.util.ProgramDriver$ProgramDescription.invoke(ProgramDriver.java:68)
        at org.apache.hadoop.util.ProgramDriver.driver(ProgramDriver.java:139)
        at org.apache.mahout.driver.MahoutDriver.main(MahoutDriver.java:195)
Build step 'Execute shell' marked build as failure

Reply via email to