You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ci@buildr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/24 05:23:47 UTC

Build failed in Jenkins: Buildr-ci-matrix » 1.7,1.8.7,ubuntu2 #93

See <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/93/changes>

Changes:

[donaldp] Support the :dir option in the Java::Commands.java method.

------------------------------------------
[...truncated 1112 lines...]
Finished in 0 second, 75 ms
1 example, 1 expectation, 0 failure, 0 error

.Specification "MySpecs"
  it should
  + add

Total for specification "MySpecs":
Finished in 0 second, 67 ms
1 example, 1 expectation, 0 failure, 0 error

.Specification "PassingSpecs"
  it should
  + add

Total for specification "PassingSpecs":
Finished in 0 second, 64 ms
1 example, 1 expectation, 0 failure, 0 error

.Specification "StringSpecs"
  empty string should
  x have a zero length
    '0' is not equal to '1' (StringSpecs.scala:7)

Total for specification "StringSpecs":
Finished in 0 second, 67 ms
1 example, 1 expectation, 1 failure, 0 error

....MySpecs

it should
+ add
 
 
Total for specification MySpecs
Finished in 53 ms
1 example, 0 failure, 0 error

.MySpecs

The 'Hello world' string should
+ contain 11 characters
+ start with 'Hello'
+ end with 'world'
 
Total for specification MySpecs
Finished in 66 ms
3 examples, 0 failure, 0 error

.PassingSpecs

it should
+ add
 
 
Total for specification PassingSpecs
Finished in 68 ms
1 example, 0 failure, 0 error

.StringSpecs

empty string should
x have a zero length
   '0' is not equal to '1' (StringSpecs.scala:6)
 
 
Total for specification StringSpecs
Finished in 49 ms
1 example, 1 failure, 0 error

...........................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/home/.buildr>
...........................[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/dependency...>
[info] Compile success at Jan 24, 2013 4:23:06 AM [3.545s]
[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Jan 24, 2013 4:23:10 AM [3.514s]
.[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Jan 24, 2013 4:23:14 AM [3.624s]
.[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Jan 24, 2013 4:23:18 AM [3.426s]
.[info] Compiling 1 Scala source and 1 Java source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Jan 24, 2013 4:23:23 AM [4.279s]
.[info] Compiling 1 Scala source and 1 Java source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Jan 24, 2013 4:23:29 AM [4.725s]
..

Pending:
  Buildr::Compiler::Ecj should not issue warnings for type casting when warnings are set to warn:none, by default
    # RJB doesn't support well instantiating a class that has several constructors
    # ./spec/java/ecj_spec.rb:77
  Buildr::Compiler::Ecj should issue warnings for type casting when warnings are set
    # RJB doesn't support well instantiating a class that has several constructors
    # ./spec/java/ecj_spec.rb:86

Failures:

  1) Buildr::TestTask#invoke when there was a successful test run already should run tests if main resources changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:694
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if test resources changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

Finished in 6 minutes 55.27 seconds
2302 examples, 2 failures, 2 pending

Failed examples:

rspec ./spec/core/test_spec.rb:692 # Buildr::TestTask#invoke when there was a successful test run already should run tests if main resources changed
rspec ./spec/core/test_spec.rb:697 # Buildr::TestTask#invoke when there was a successful test run already should run tests if test resources changed

Failures:

  1) Buildr::TestTask#invoke when there was a successful test run already should run tests if main resources changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:694
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if test resources changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.8.7-p358/bin/ruby -S rspec spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_spec.rb spec/addon/bnd_spec.rb spec/addon/drb_spec.rb spec/addon/jaxb_xjc_spec.rb spec/java/commands_spec.rb spec/java/external_spec.rb spec/java/ecj_spec.rb spec/java/doc_spec.rb spec/java/run_spec.rb spec/java/pom_spec.rb spec/java/packaging_spec.rb spec/java/tests_spec.rb spec/java/bdd_spec.rb spec/java/emma_spec.rb spec/java/ant_spec.rb spec/java/cobertura_spec.rb spec/java/compiler_spec.rb spec/java/java_spec.rb spec/core/compile_spec.rb spec/core/doc_spec.rb spec/core/run_spec.rb spec/core/common_spec.rb spec/core/cc_spec.rb spec/core/project_spec.rb spec/core/generate_spec.rb spec/core/generate_from_eclipse_spec.rb spec/core/checks_spec.rb spec/core/application_spec.rb spec/core/util_spec.rb spec/core/extension_spec.rb spec/core/transport_spec.rb spec/core/shell_spec.rb spec/core/test_spec.rb spec/core/build_spec.rb spec/ide/idea_spec.rb spec/ide/eclipse_spec.rb spec/packaging/artifact_spec.rb spec/packaging/artifact_namespace_spec.rb spec/packaging/packaging_spec.rb spec/packaging/archive_spec.rb spec/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb --format html --out _reports/specs.html --backtrace failed
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p358/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p358/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/bin/rake:33
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/bin/rake:19
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/ruby_noexec_wrapper:14
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Buildr-ci-matrix » 1.7,1.8.7,ubuntu2 #100

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/100/changes>


Build failed in Jenkins: Buildr-ci-matrix » 1.7,1.8.7,ubuntu2 #95

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/95/changes>

Changes:

[donaldp] Support a single intermediate directory for each project hierarchy through an addon 'buildr/single_intermediate_layout'.

------------------------------------------
[...truncated 1161 lines...]
.PassingSpecs

it should
+ add
 
 
Total for specification PassingSpecs
Finished in 47 ms
1 example, 0 failure, 0 error

.StringSpecs

empty string should
x have a zero length
   '0' is not equal to '1' (StringSpecs.scala:6)
 
 
Total for specification StringSpecs
Finished in 48 ms
1 example, 1 failure, 0 error

...........................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/home/.buildr>
...........................[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/dependency...>
[info] Compile success at Feb 6, 2013 9:41:44 AM [3.533s]
[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 6, 2013 9:41:48 AM [3.453s]
.[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 6, 2013 9:41:51 AM [3.398s]
.[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 6, 2013 9:41:55 AM [3.403s]
.[info] Compiling 1 Scala source and 1 Java source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 6, 2013 9:42:00 AM [4.105s]
.[info] Compiling 1 Scala source and 1 Java source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 6, 2013 9:42:04 AM [4.195s]
..

Pending:
  Buildr::Compiler::Ecj should not issue warnings for type casting when warnings are set to warn:none, by default
    # RJB doesn't support well instantiating a class that has several constructors
    # ./spec/java/ecj_spec.rb:77
  Buildr::Compiler::Ecj should issue warnings for type casting when warnings are set
    # RJB doesn't support well instantiating a class that has several constructors
    # ./spec/java/ecj_spec.rb:86

Failures:

  1) Buildr::TestTask with passing tests should update the last successful run timestamp
     Failure/Error: (before-1..after+1).should cover(test_task.timestamp)
       expected Wed Feb 06 09:38:54 +0000 2013..Wed Feb 06 09:38:56 +0000 2013 to cover Wed Feb 06 09:38:54 +0000 2013
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:357
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if test-dependent project changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources", "bar:resources", "bar:compile", "bar:test:resources", "bar:test:setup", "bar:test", "bar:test:teardown", "bar:build", "<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

  3) Buildr::TestTask#invoke when there was a successful test run already should run tests if buildfile changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:719
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

Finished in 6 minutes 37.25 seconds
2302 examples, 3 failures, 2 pending

Failed examples:

rspec ./spec/core/test_spec.rb:355 # Buildr::TestTask with passing tests should update the last successful run timestamp
rspec ./spec/core/test_spec.rb:709 # Buildr::TestTask#invoke when there was a successful test run already should run tests if test-dependent project changed
rspec ./spec/core/test_spec.rb:716 # Buildr::TestTask#invoke when there was a successful test run already should run tests if buildfile changed

Failures:

  1) Buildr::TestTask with passing tests should update the last successful run timestamp
     Failure/Error: (before-1..after+1).should cover(test_task.timestamp)
       expected Wed Feb 06 09:38:54 +0000 2013..Wed Feb 06 09:38:56 +0000 2013 to cover Wed Feb 06 09:38:54 +0000 2013
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:357
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if test-dependent project changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources", "bar:resources", "bar:compile", "bar:test:resources", "bar:test:setup", "bar:test", "bar:test:teardown", "bar:build", "<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

  3) Buildr::TestTask#invoke when there was a successful test run already should run tests if buildfile changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:719
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.8.7-p358/bin/ruby -S rspec spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_spec.rb spec/addon/bnd_spec.rb spec/addon/drb_spec.rb spec/addon/jaxb_xjc_spec.rb spec/java/commands_spec.rb spec/java/external_spec.rb spec/java/ecj_spec.rb spec/java/doc_spec.rb spec/java/run_spec.rb spec/java/pom_spec.rb spec/java/packaging_spec.rb spec/java/tests_spec.rb spec/java/bdd_spec.rb spec/java/emma_spec.rb spec/java/ant_spec.rb spec/java/cobertura_spec.rb spec/java/compiler_spec.rb spec/java/java_spec.rb spec/core/compile_spec.rb spec/core/doc_spec.rb spec/core/run_spec.rb spec/core/common_spec.rb spec/core/cc_spec.rb spec/core/project_spec.rb spec/core/generate_spec.rb spec/core/generate_from_eclipse_spec.rb spec/core/checks_spec.rb spec/core/application_spec.rb spec/core/util_spec.rb spec/core/extension_spec.rb spec/core/transport_spec.rb spec/core/shell_spec.rb spec/core/test_spec.rb spec/core/build_spec.rb spec/ide/idea_spec.rb spec/ide/eclipse_spec.rb spec/packaging/artifact_spec.rb spec/packaging/artifact_namespace_spec.rb spec/packaging/packaging_spec.rb spec/packaging/archive_spec.rb spec/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb --format html --out _reports/specs.html --backtrace failed
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p358/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p358/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/bin/rake:33
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/bin/rake:19
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/ruby_noexec_wrapper:14
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.7,1.8.7,ubuntu2 #94

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/94/changes>

Changes:

[boisvert] Fixed:  BUILDR-660 possible build issue when using build.yaml and tasks/*.rake
        (Félix Enrique Llorente Pastora)

------------------------------------------
[...truncated 1139 lines...]
Finished in 0 second, 64 ms
1 example, 1 expectation, 0 failure, 0 error

.Specification "MySpecs"
  it should
  + add

Total for specification "MySpecs":
Finished in 0 second, 65 ms
1 example, 1 expectation, 0 failure, 0 error

.Specification "PassingSpecs"
  it should
  + add

Total for specification "PassingSpecs":
Finished in 0 second, 65 ms
1 example, 1 expectation, 0 failure, 0 error

.Specification "StringSpecs"
  empty string should
  x have a zero length
    '0' is not equal to '1' (StringSpecs.scala:7)

Total for specification "StringSpecs":
Finished in 0 second, 67 ms
1 example, 1 expectation, 1 failure, 0 error

....MySpecs

it should
+ add
 
 
Total for specification MySpecs
Finished in 46 ms
1 example, 0 failure, 0 error

.MySpecs

The 'Hello world' string should
+ contain 11 characters
+ start with 'Hello'
+ end with 'world'
 
Total for specification MySpecs
Finished in 47 ms
3 examples, 0 failure, 0 error

.PassingSpecs

it should
+ add
 
 
Total for specification PassingSpecs
Finished in 46 ms
1 example, 0 failure, 0 error

.StringSpecs

empty string should
x have a zero length
   '0' is not equal to '1' (StringSpecs.scala:6)
 
 
Total for specification StringSpecs
Finished in 49 ms
1 example, 1 failure, 0 error

...........................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/home/.buildr>
...........................[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/dependency...>
[info] Compile success at Feb 5, 2013 12:52:06 AM [3.399s]
[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 5, 2013 12:52:09 AM [3.438s]
.[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 5, 2013 12:52:13 AM [3.399s]
.[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 5, 2013 12:52:17 AM [3.412s]
.[info] Compiling 1 Scala source and 1 Java source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 5, 2013 12:52:21 AM [4.098s]
.[info] Compiling 1 Scala source and 1 Java source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Feb 5, 2013 12:52:26 AM [4.226s]
..

Pending:
  Buildr::Compiler::Ecj should not issue warnings for type casting when warnings are set to warn:none, by default
    # RJB doesn't support well instantiating a class that has several constructors
    # ./spec/java/ecj_spec.rb:77
  Buildr::Compiler::Ecj should issue warnings for type casting when warnings are set
    # RJB doesn't support well instantiating a class that has several constructors
    # ./spec/java/ecj_spec.rb:86

Failures:

  1) Buildr::TestTask#invoke when there was a successful test run already should run tests if test-dependent project changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources", "bar:resources", "bar:compile", "bar:test:resources", "bar:test:setup", "bar:test", "bar:test:teardown", "bar:build", "<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if buildfile changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:719
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

Finished in 6 minutes 24.08 seconds
2302 examples, 2 failures, 2 pending

Failed examples:

rspec ./spec/core/test_spec.rb:709 # Buildr::TestTask#invoke when there was a successful test run already should run tests if test-dependent project changed
rspec ./spec/core/test_spec.rb:716 # Buildr::TestTask#invoke when there was a successful test run already should run tests if buildfile changed

Failures:

  1) Buildr::TestTask#invoke when there was a successful test run already should run tests if test-dependent project changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources", "bar:resources", "bar:compile", "bar:test:resources", "bar:test:setup", "bar:test", "bar:test:teardown", "bar:build", "<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=1.8.7,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if buildfile changed
     Failure/Error: lambda { test_task.invoke }.should run_task('foo:test')
       Expected the tasks foo:test to run, but foo:test did not run, or not in the order we expected them to.  Tasks that ran: ["foo:resources", "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:719
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # /home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/rspec:19
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.8.7-p358/bin/ruby -S rspec spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_spec.rb spec/addon/bnd_spec.rb spec/addon/drb_spec.rb spec/addon/jaxb_xjc_spec.rb spec/java/commands_spec.rb spec/java/external_spec.rb spec/java/ecj_spec.rb spec/java/doc_spec.rb spec/java/run_spec.rb spec/java/pom_spec.rb spec/java/packaging_spec.rb spec/java/tests_spec.rb spec/java/bdd_spec.rb spec/java/emma_spec.rb spec/java/ant_spec.rb spec/java/cobertura_spec.rb spec/java/compiler_spec.rb spec/java/java_spec.rb spec/core/compile_spec.rb spec/core/doc_spec.rb spec/core/run_spec.rb spec/core/common_spec.rb spec/core/cc_spec.rb spec/core/project_spec.rb spec/core/generate_spec.rb spec/core/generate_from_eclipse_spec.rb spec/core/checks_spec.rb spec/core/application_spec.rb spec/core/util_spec.rb spec/core/extension_spec.rb spec/core/transport_spec.rb spec/core/shell_spec.rb spec/core/test_spec.rb spec/core/build_spec.rb spec/ide/idea_spec.rb spec/ide/eclipse_spec.rb spec/packaging/artifact_spec.rb spec/packaging/artifact_namespace_spec.rb spec/packaging/packaging_spec.rb spec/packaging/archive_spec.rb spec/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb --format html --out _reports/specs.html --backtrace failed
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p358/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p358/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/gems/rake-0.9.2.2/bin/rake:33
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p358@global/bin/rake:19
/home/hudson/.rvm/gems/ruby-1.8.7-p358@ubuntu2/bin/ruby_noexec_wrapper:14
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results