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/15 05:29:41 UTC

Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #88

See <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/88/changes>

Changes:

[donaldp] BUILDR-612 - Support the TestNG 6.x versions and default to 6.8.

[donaldp] BUILDR-599 - Support the passing of arguments to testng test runner.

------------------------------------------
[...truncated 1296 lines...]
Failed examples:

rspec ./spec/java/tests_spec.rb:371 # Buildr::TestNG should include TestNG dependencies
rspec ./spec/java/tests_spec.rb:487 # Buildr::TestNG should generate reports
rspec ./spec/java/tests_spec.rb:547 # Buildr::MultiTest should include dependencies of whichever test framework(s) are selected
rspec ./spec/java/tests_spec.rb:630 # Buildr::MultiTest should generate reports
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:682 # Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target changed
rspec ./spec/core/test_spec.rb:687 # Buildr::TestTask#invoke when there was a successful test run already should run tests if test compile target 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::TestNG should include TestNG dependencies
     Failure/Error: project('foo').test.compile.dependencies.should include(artifact("org.testng:testng:jar:jdk15:#{TestNG.version}"))
       expected [<Buildr::Artifact /home/hudson/.m2/repository/org/testng/testng/6.8/testng-6.8.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/com/beust/jcommander/1.27/jcommander-1.27.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/jmock/jmock/2.5.1/jmock-2.5.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/jmock/jmock-junit4/2.5.1/jmock-junit4-2.5.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.jar => []>] to include <Buildr::Artifact <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/org/testng/testng/6.8/testng-6.8-jdk15.jar> => []>
       Diff:
       @@ -1,2 +1,2 @@
       -[<Buildr::Artifact <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/org/testng/testng/6.8/testng-6.8-jdk15.jar> => []>]
       +[<Buildr::Artifact /home/hudson/.m2/repository/org/testng/testng/6.8/testng-6.8.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/com/beust/jcommander/1.27/jcommander-1.27.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/jmock/jmock/2.5.1/jmock-2.5.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/jmock/jmock-junit4/2.5.1/jmock-junit4-2.5.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.jar => []>]
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:17:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/java/tests_spec.rb:373:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  2) Buildr::TestNG should generate reports
     Failure/Error: lambda { project('foo').test.invoke }.should change { File.exist?('reports/testng/foo/index.html') }.to(true)
       result should have been changed to true, but is now false
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/java/tests_spec.rb:495:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  3) Buildr::MultiTest should include dependencies of whichever test framework(s) are selected
     Failure/Error: project('foo').test.compile.dependencies.should include(artifact("org.testng:testng:jar:jdk15:#{TestNG.version}"))
       expected ["<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/java",> <Buildr::Artifact /home/hudson/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/jmock/jmock/2.5.1/jmock-2.5.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/jmock/jmock-junit4/2.5.1/jmock-junit4-2.5.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/testng/testng/6.8/testng-6.8.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/com/beust/jcommander/1.27/jcommander-1.27.jar => []>] to include <Buildr::Artifact <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/org/testng/testng/6.8/testng-6.8-jdk15.jar> => []>
       Diff:
       @@ -1,2 +1,2 @@
       -[<Buildr::Artifact <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/org/testng/testng/6.8/testng-6.8-jdk15.jar> => []>]
       +["<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/java",> <Buildr::Artifact /home/hudson/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/jmock/jmock/2.5.1/jmock-2.5.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/jmock/jmock-junit4/2.5.1/jmock-junit4-2.5.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/org/testng/testng/6.8/testng-6.8.jar => []>, <Buildr::Artifact /home/hudson/.m2/repository/com/beust/jcommander/1.27/jcommander-1.27.jar => []>]
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:17:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/java/tests_spec.rb:550:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  4) Buildr::MultiTest should generate reports
     Failure/Error: lambda { project('foo').test.invoke }.should change {
       result should have been changed to true, but is now false
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/java/tests_spec.rb:638:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  5) Buildr::TestTask with passing tests should update the last successful run timestamp
     Failure/Error: (before-1..after+1).should cover(test_task.timestamp)
       expected 2013-01-15 04:27:13 +0000..2013-01-15 04:27:15 +0000 to cover 2013-01-15 04:27:13 +0000
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:357:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  6) Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:684:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  7) Buildr::TestTask#invoke when there was a successful test run already should run tests if test compile target 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:689:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  8) 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:719:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/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.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `block (2 levels) in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `block in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
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.5,1.9.2,ubuntu2 #103

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


Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #102

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

Changes:

[donaldp] Ensure the files have the correct permissions prior to staging

------------------------------------------
[...truncated 1252 lines...]
rm -rf <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/target/junit-failed>
mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/target>
.......................................F.............................................................    [junit] Test FailingTest FAILED
...    [junit] Test FailingTest FAILED
.........................................................................................................................................................................................................................................................................................................................................................................................................** Execute (dry run) <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/com/example/library/2.0/library-2.0.jar>
** Execute (dry run) <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/com/example/library/2.0/library-2.0-all.jar>
..........................................................................#<Method: RSpec::Core::ExampleGroup::Nested_152(Buildr)#install>
.........................................................................................................................................................................................................................................................................................     0 Sun Feb 17 09:36:18 UTC 2013 test/
     0 Sun Feb 17 09:36:18 UTC 2013 test/EmptyDir1/
     0 Sun Feb 17 09:36:18 UTC 2013 test/EmptyDir2/
    21 Sun Feb 17 09:36:18 UTC 2013 test/Test1.txt
    22 Sun Feb 17 09:36:18 UTC 2013 test/Text2.html
.     0 Sun Feb 17 09:36:18 UTC 2013 EmptyDir1/
     0 Sun Feb 17 09:36:18 UTC 2013 EmptyDir2/
    21 Sun Feb 17 09:36:18 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:18 UTC 2013 Text2.html
.     0 Sun Feb 17 09:36:18 UTC 2013 code/
    21 Sun Feb 17 09:36:18 UTC 2013 code/Test1.txt
    22 Sun Feb 17 09:36:18 UTC 2013 code/Text2.html
.     0 Sun Feb 17 09:36:18 UTC 2013 code/
     0 Sun Feb 17 09:36:18 UTC 2013 code/EmptyDir1/
     0 Sun Feb 17 09:36:18 UTC 2013 code/EmptyDir2/
    21 Sun Feb 17 09:36:18 UTC 2013 code/Test1.txt
    22 Sun Feb 17 09:36:18 UTC 2013 code/Text2.html
.......    21 Sun Feb 17 09:36:20 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:20 UTC 2013 Text2.html
.    21 Sun Feb 17 09:36:20 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:20 UTC 2013 Text2.html
.     0 Sun Feb 17 09:36:20 UTC 2013 included
.    11 Sun Feb 17 09:36:20 UTC 2013 library-1.0.txt
.    22 Sun Feb 17 09:36:20 UTC 2013 p1-1.0.zip
.     0 Sun Feb 17 09:36:20 UTC 2013 test/
     0 Sun Feb 17 09:36:20 UTC 2013 test/EmptyDir1/
     0 Sun Feb 17 09:36:20 UTC 2013 test/EmptyDir2/
    21 Sun Feb 17 09:36:20 UTC 2013 test/Test1.txt
    22 Sun Feb 17 09:36:20 UTC 2013 test/Text2.html
.    21 Sun Feb 17 09:36:20 UTC 2013 Test1.txt
.     0 Sun Feb 17 09:36:20 UTC 2013 test/
     0 Sun Feb 17 09:36:20 UTC 2013 test/EmptyDir1/
     0 Sun Feb 17 09:36:20 UTC 2013 test/EmptyDir2/
    21 Sun Feb 17 09:36:20 UTC 2013 test/Test1.txt
.     0 Sun Feb 17 09:36:22 UTC 2013 EmptyDir1/
     0 Sun Feb 17 09:36:22 UTC 2013 EmptyDir2/
    21 Sun Feb 17 09:36:22 UTC 2013 Test1.txt
..     0 Sun Feb 17 09:36:22 UTC 2013 test/
     0 Sun Feb 17 09:36:22 UTC 2013 test/EmptyDir1/
     0 Sun Feb 17 09:36:22 UTC 2013 test/EmptyDir2/
    21 Sun Feb 17 09:36:22 UTC 2013 test/Test1.txt
    22 Sun Feb 17 09:36:22 UTC 2013 test/Text2.html
.     0 Sun Feb 17 09:36:22 UTC 2013 test/
     0 Sun Feb 17 09:36:22 UTC 2013 test/EmptyDir1/
     0 Sun Feb 17 09:36:22 UTC 2013 test/EmptyDir2/
    21 Sun Feb 17 09:36:22 UTC 2013 test/Test1.txt
    22 Sun Feb 17 09:36:22 UTC 2013 test/Text2.html
     0 Sun Feb 17 09:36:22 UTC 2013 test/file.txt
.     0 Sun Feb 17 09:36:22 UTC 2013 code/
    21 Sun Feb 17 09:36:22 UTC 2013 code/Test1.txt
    22 Sun Feb 17 09:36:22 UTC 2013 code/Text2.html
.     0 Sun Feb 17 09:36:22 UTC 2013 test/
     0 Sun Feb 17 09:36:22 UTC 2013 test/EmptyDir1/
     0 Sun Feb 17 09:36:22 UTC 2013 test/EmptyDir2/
    21 Sun Feb 17 09:36:22 UTC 2013 test/Test1.txt
    22 Sun Feb 17 09:36:22 UTC 2013 test/Text2.html
.     0 Sun Feb 17 09:36:22 UTC 2013 code/
    21 Sun Feb 17 09:36:22 UTC 2013 code/Test1.txt
    22 Sun Feb 17 09:36:22 UTC 2013 code/Text2.html
.     0 Sun Feb 17 09:36:22 UTC 2013 code/
     0 Sun Feb 17 09:36:22 UTC 2013 code/test/
     0 Sun Feb 17 09:36:22 UTC 2013 code/test/EmptyDir1/
     0 Sun Feb 17 09:36:22 UTC 2013 code/test/EmptyDir2/
    21 Sun Feb 17 09:36:22 UTC 2013 code/test/Test1.txt
    22 Sun Feb 17 09:36:22 UTC 2013 code/test/Text2.html
....     0 Sun Feb 17 09:36:24 UTC 2013 test/
    21 Sun Feb 17 09:36:24 UTC 2013 test/sample
.     0 Sun Feb 17 09:36:24 UTC 2013 EmptyDir1/
     0 Sun Feb 17 09:36:24 UTC 2013 EmptyDir2/
    21 Sun Feb 17 09:36:24 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:24 UTC 2013 Text2.html
.     0 Sun Feb 17 09:36:24 UTC 2013 test/
     0 Sun Feb 17 09:36:24 UTC 2013 test/EmptyDir1/
     0 Sun Feb 17 09:36:24 UTC 2013 test/EmptyDir2/
    21 Sun Feb 17 09:36:24 UTC 2013 test/Test1.txt
    22 Sun Feb 17 09:36:24 UTC 2013 test/Text2.html
.     0 Sun Feb 17 09:36:24 UTC 2013 path/
     0 Sun Feb 17 09:36:24 UTC 2013 path/test/
    21 Sun Feb 17 09:36:24 UTC 2013 path/test/sample
.     0 Sun Feb 17 09:36:24 UTC 2013 test/
    15 Sun Feb 17 09:36:24 UTC 2013 test/.config
     0 Sun Feb 17 09:36:24 UTC 2013 test/EmptyDir1/
     0 Sun Feb 17 09:36:24 UTC 2013 test/EmptyDir2/
    21 Sun Feb 17 09:36:24 UTC 2013 test/Test1.txt
    22 Sun Feb 17 09:36:24 UTC 2013 test/Text2.html
.     0 Sun Feb 17 09:36:24 UTC 2013 code/
     0 Sun Feb 17 09:36:24 UTC 2013 code/EmptyDir1/
     0 Sun Feb 17 09:36:24 UTC 2013 code/EmptyDir2/
    21 Sun Feb 17 09:36:24 UTC 2013 code/Test1.txt
    22 Sun Feb 17 09:36:24 UTC 2013 code/Text2.html
.     0 Sun Feb 17 09:36:24 UTC 2013 path/
     0 Sun Feb 17 09:36:24 UTC 2013 path/code/
     0 Sun Feb 17 09:36:24 UTC 2013 path/code/EmptyDir1/
     0 Sun Feb 17 09:36:24 UTC 2013 path/code/EmptyDir2/
    21 Sun Feb 17 09:36:24 UTC 2013 path/code/Test1.txt
    22 Sun Feb 17 09:36:24 UTC 2013 path/code/Text2.html
.     0 Sun Feb 17 09:36:24 UTC 2013 EmptyDir1/
     0 Sun Feb 17 09:36:24 UTC 2013 EmptyDir2/
    21 Sun Feb 17 09:36:24 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:24 UTC 2013 Text2.html
.     0 Sun Feb 17 09:36:26 UTC 2013 path/
     0 Sun Feb 17 09:36:26 UTC 2013 path/EmptyDir1/
     0 Sun Feb 17 09:36:26 UTC 2013 path/EmptyDir2/
    21 Sun Feb 17 09:36:26 UTC 2013 path/Test1.txt
    22 Sun Feb 17 09:36:26 UTC 2013 path/Text2.html
..    21 Sun Feb 17 09:36:26 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:26 UTC 2013 Text2.html
.    21 Sun Feb 17 09:36:26 UTC 2013 Test1.txt
.    22 Sun Feb 17 09:36:26 UTC 2013 Text2.html
..     0 Sun Feb 17 09:36:26 UTC 2013 test/
    21 Sun Feb 17 09:36:26 UTC 2013 test/Test1.txt
    22 Sun Feb 17 09:36:26 UTC 2013 test/Text2.html
.     0 Sun Feb 17 09:36:26 UTC 2013 test/
    21 Sun Feb 17 09:36:26 UTC 2013 test/Test1.txt
    22 Sun Feb 17 09:36:26 UTC 2013 test/Text2.html
.    21 Sun Feb 17 09:36:26 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:26 UTC 2013 Text2.html
.    21 Sun Feb 17 09:36:28 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:28 UTC 2013 Text2.html
.    21 Sun Feb 17 09:36:28 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:28 UTC 2013 Text2.html
.     0 Sun Feb 17 09:36:28 UTC 2013 EmptyDir1/
     0 Sun Feb 17 09:36:28 UTC 2013 EmptyDir2/
    21 Sun Feb 17 09:36:28 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:28 UTC 2013 Text2.html
     0 Sun Feb 17 09:36:28 UTC 2013 subdir/
    15 Sun Feb 17 09:36:28 UTC 2013 subdir/test3.css
.    21 Sun Feb 17 09:36:28 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:28 UTC 2013 Text2.html
.    15 Sun Feb 17 09:36:28 UTC 2013 Test1.txt
    22 Sun Feb 17 09:36:28 UTC 2013 Text2.html
.    22 Sun Feb 17 09:36:28 UTC 2013 Text2.html
...........................................................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.buildr>
.....................

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 resources changed
     Failure/Error: lambda { test_task.invoke; sleep 1 }.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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

Finished in 6 minutes 55.94 seconds
2322 examples, 1 failure, 2 pending

Failed examples:

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 test resources changed
     Failure/Error: lambda { test_task.invoke; sleep 1 }.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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/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.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `block (2 levels) in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `block in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #101

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

Changes:

[donaldp] Add most recent key

[donaldp] Add date for release candidate

[donaldp] Bump the version in preparation for release

------------------------------------------
[...truncated 962 lines...]
    22 Sun Feb 10 10:36:30 UTC 2013 test/Text2.html
     0 Sun Feb 10 10:36:30 UTC 2013 test/file.txt
.     0 Sun Feb 10 10:36:30 UTC 2013 code/
    21 Sun Feb 10 10:36:30 UTC 2013 code/Test1.txt
    22 Sun Feb 10 10:36:30 UTC 2013 code/Text2.html
.     0 Sun Feb 10 10:36:30 UTC 2013 test/
     0 Sun Feb 10 10:36:30 UTC 2013 test/EmptyDir1/
     0 Sun Feb 10 10:36:30 UTC 2013 test/EmptyDir2/
    21 Sun Feb 10 10:36:30 UTC 2013 test/Test1.txt
    22 Sun Feb 10 10:36:30 UTC 2013 test/Text2.html
.     0 Sun Feb 10 10:36:30 UTC 2013 code/
    21 Sun Feb 10 10:36:30 UTC 2013 code/Test1.txt
    22 Sun Feb 10 10:36:30 UTC 2013 code/Text2.html
.     0 Sun Feb 10 10:36:30 UTC 2013 code/
     0 Sun Feb 10 10:36:30 UTC 2013 code/test/
     0 Sun Feb 10 10:36:30 UTC 2013 code/test/EmptyDir1/
     0 Sun Feb 10 10:36:30 UTC 2013 code/test/EmptyDir2/
    21 Sun Feb 10 10:36:30 UTC 2013 code/test/Test1.txt
    22 Sun Feb 10 10:36:30 UTC 2013 code/test/Text2.html
....     0 Sun Feb 10 10:36:32 UTC 2013 test/
    21 Sun Feb 10 10:36:32 UTC 2013 test/sample
.     0 Sun Feb 10 10:36:32 UTC 2013 EmptyDir1/
     0 Sun Feb 10 10:36:32 UTC 2013 EmptyDir2/
    21 Sun Feb 10 10:36:32 UTC 2013 Test1.txt
    22 Sun Feb 10 10:36:32 UTC 2013 Text2.html
.     0 Sun Feb 10 10:36:32 UTC 2013 test/
     0 Sun Feb 10 10:36:32 UTC 2013 test/EmptyDir1/
     0 Sun Feb 10 10:36:32 UTC 2013 test/EmptyDir2/
    21 Sun Feb 10 10:36:32 UTC 2013 test/Test1.txt
    22 Sun Feb 10 10:36:32 UTC 2013 test/Text2.html
.     0 Sun Feb 10 10:36:32 UTC 2013 path/
     0 Sun Feb 10 10:36:32 UTC 2013 path/test/
    21 Sun Feb 10 10:36:32 UTC 2013 path/test/sample
.     0 Sun Feb 10 10:36:32 UTC 2013 test/
    15 Sun Feb 10 10:36:32 UTC 2013 test/.config
     0 Sun Feb 10 10:36:32 UTC 2013 test/EmptyDir1/
     0 Sun Feb 10 10:36:32 UTC 2013 test/EmptyDir2/
    21 Sun Feb 10 10:36:32 UTC 2013 test/Test1.txt
    22 Sun Feb 10 10:36:32 UTC 2013 test/Text2.html
.     0 Sun Feb 10 10:36:32 UTC 2013 code/
     0 Sun Feb 10 10:36:32 UTC 2013 code/EmptyDir1/
     0 Sun Feb 10 10:36:32 UTC 2013 code/EmptyDir2/
    21 Sun Feb 10 10:36:32 UTC 2013 code/Test1.txt
    22 Sun Feb 10 10:36:32 UTC 2013 code/Text2.html
.     0 Sun Feb 10 10:36:32 UTC 2013 path/
     0 Sun Feb 10 10:36:32 UTC 2013 path/code/
     0 Sun Feb 10 10:36:32 UTC 2013 path/code/EmptyDir1/
     0 Sun Feb 10 10:36:32 UTC 2013 path/code/EmptyDir2/
    21 Sun Feb 10 10:36:32 UTC 2013 path/code/Test1.txt
    22 Sun Feb 10 10:36:32 UTC 2013 path/code/Text2.html
.     0 Sun Feb 10 10:36:32 UTC 2013 EmptyDir1/
     0 Sun Feb 10 10:36:32 UTC 2013 EmptyDir2/
    21 Sun Feb 10 10:36:32 UTC 2013 Test1.txt
    22 Sun Feb 10 10:36:32 UTC 2013 Text2.html
.     0 Sun Feb 10 10:36:32 UTC 2013 path/
     0 Sun Feb 10 10:36:32 UTC 2013 path/EmptyDir1/
     0 Sun Feb 10 10:36:32 UTC 2013 path/EmptyDir2/
    21 Sun Feb 10 10:36:32 UTC 2013 path/Test1.txt
    22 Sun Feb 10 10:36:32 UTC 2013 path/Text2.html
..    21 Sun Feb 10 10:36:34 UTC 2013 Test1.txt
    22 Sun Feb 10 10:36:34 UTC 2013 Text2.html
.    21 Sun Feb 10 10:36:34 UTC 2013 Test1.txt
.    22 Sun Feb 10 10:36:34 UTC 2013 Text2.html
..     0 Sun Feb 10 10:36:34 UTC 2013 test/
    21 Sun Feb 10 10:36:34 UTC 2013 test/Test1.txt
    22 Sun Feb 10 10:36:34 UTC 2013 test/Text2.html
.     0 Sun Feb 10 10:36:34 UTC 2013 test/
    21 Sun Feb 10 10:36:34 UTC 2013 test/Test1.txt
    22 Sun Feb 10 10:36:34 UTC 2013 test/Text2.html
.    21 Sun Feb 10 10:36:34 UTC 2013 Test1.txt
    22 Sun Feb 10 10:36:34 UTC 2013 Text2.html
.    21 Sun Feb 10 10:36:34 UTC 2013 Test1.txt
    22 Sun Feb 10 10:36:34 UTC 2013 Text2.html
.    21 Sun Feb 10 10:36:36 UTC 2013 Test1.txt
    22 Sun Feb 10 10:36:36 UTC 2013 Text2.html
.     0 Sun Feb 10 10:36:36 UTC 2013 EmptyDir1/
     0 Sun Feb 10 10:36:36 UTC 2013 EmptyDir2/
    21 Sun Feb 10 10:36:36 UTC 2013 Test1.txt
    22 Sun Feb 10 10:36:36 UTC 2013 Text2.html
     0 Sun Feb 10 10:36:36 UTC 2013 subdir/
    15 Sun Feb 10 10:36:36 UTC 2013 subdir/test3.css
.    21 Sun Feb 10 10:36:36 UTC 2013 Test1.txt
    22 Sun Feb 10 10:36:36 UTC 2013 Text2.html
.    15 Sun Feb 10 10:36:36 UTC 2013 Test1.txt
    22 Sun Feb 10 10:36:36 UTC 2013 Text2.html
.    22 Sun Feb 10 10:36:36 UTC 2013 Text2.html
...........................................................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.buildr>
.....................

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 resources changed
     Failure/Error: lambda { test_task.invoke; sleep 1 }.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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if compile-dependent project changed
     Failure/Error: lambda { test_task.invoke; sleep 1 }.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", "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.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar",> "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:706:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

Finished in 6 minutes 46.01 seconds
2322 examples, 2 failures, 2 pending

Failed examples:

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
rspec ./spec/core/test_spec.rb:702 # Buildr::TestTask#invoke when there was a successful test run already should run tests if compile-dependent project changed

Failures:

  1) Buildr::TestTask#invoke when there was a successful test run already should run tests if test resources changed
     Failure/Error: lambda { test_task.invoke; sleep 1 }.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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if compile-dependent project changed
     Failure/Error: lambda { test_task.invoke; sleep 1 }.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", "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.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar",> "foo:test:resources"]
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:706:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/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.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `block (2 levels) in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `block in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #100

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

Changes:

[boisvert] Remove (annoying) warning about VScaladoc when using Scala 2.8+

[donaldp] Exclude the top level directories from root IDEA project file if iml is to be generated

[donaldp] Fix the determination of the base directory to handle an explicitly supplied base_dir

[donaldp] Add some sleeps to try and get the tests running on the slow ci box

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

------------------------------------------
[...truncated 1010 lines...]
     0 Sat Feb 09 14:31:44 UTC 2013 path/code/EmptyDir2/
    21 Sat Feb 09 14:31:44 UTC 2013 path/code/Test1.txt
    22 Sat Feb 09 14:31:44 UTC 2013 path/code/Text2.html
.     0 Sat Feb 09 14:31:44 UTC 2013 EmptyDir1/
     0 Sat Feb 09 14:31:44 UTC 2013 EmptyDir2/
    21 Sat Feb 09 14:31:44 UTC 2013 Test1.txt
    22 Sat Feb 09 14:31:44 UTC 2013 Text2.html
.     0 Sat Feb 09 14:31:44 UTC 2013 path/
     0 Sat Feb 09 14:31:44 UTC 2013 path/EmptyDir1/
     0 Sat Feb 09 14:31:44 UTC 2013 path/EmptyDir2/
    21 Sat Feb 09 14:31:44 UTC 2013 path/Test1.txt
    22 Sat Feb 09 14:31:44 UTC 2013 path/Text2.html
..    21 Sat Feb 09 14:31:44 UTC 2013 Test1.txt
    22 Sat Feb 09 14:31:44 UTC 2013 Text2.html
.    21 Sat Feb 09 14:31:46 UTC 2013 Test1.txt
.    22 Sat Feb 09 14:31:46 UTC 2013 Text2.html
..     0 Sat Feb 09 14:31:46 UTC 2013 test/
    21 Sat Feb 09 14:31:46 UTC 2013 test/Test1.txt
    22 Sat Feb 09 14:31:46 UTC 2013 test/Text2.html
.     0 Sat Feb 09 14:31:46 UTC 2013 test/
    21 Sat Feb 09 14:31:46 UTC 2013 test/Test1.txt
    22 Sat Feb 09 14:31:46 UTC 2013 test/Text2.html
.    21 Sat Feb 09 14:31:46 UTC 2013 Test1.txt
    22 Sat Feb 09 14:31:46 UTC 2013 Text2.html
.    21 Sat Feb 09 14:31:46 UTC 2013 Test1.txt
    22 Sat Feb 09 14:31:46 UTC 2013 Text2.html
.    21 Sat Feb 09 14:31:46 UTC 2013 Test1.txt
    22 Sat Feb 09 14:31:46 UTC 2013 Text2.html
.     0 Sat Feb 09 14:31:48 UTC 2013 EmptyDir1/
     0 Sat Feb 09 14:31:48 UTC 2013 EmptyDir2/
    21 Sat Feb 09 14:31:48 UTC 2013 Test1.txt
    22 Sat Feb 09 14:31:48 UTC 2013 Text2.html
     0 Sat Feb 09 14:31:48 UTC 2013 subdir/
    15 Sat Feb 09 14:31:48 UTC 2013 subdir/test3.css
.    21 Sat Feb 09 14:31:48 UTC 2013 Test1.txt
    22 Sat Feb 09 14:31:48 UTC 2013 Text2.html
.    15 Sat Feb 09 14:31:48 UTC 2013 Test1.txt
    22 Sat Feb 09 14:31:48 UTC 2013 Text2.html
.    22 Sat Feb 09 14:31:48 UTC 2013 Text2.html
...........................................................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.buildr>
.....................

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 2013-02-09 14:29:39 +0000..2013-02-09 14:29:41 +0000 to cover 2013-02-09 14:29:39 +0000
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:357:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target changed
     Failure/Error: lambda { test_task.invoke; sleep 1 }.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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:684:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  3) 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; sleep 1 }.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.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

Finished in 6 minutes 54.9 seconds
2322 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:682 # Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target changed
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

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 2013-02-09 14:29:39 +0000..2013-02-09 14:29:41 +0000 to cover 2013-02-09 14:29:39 +0000
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:357:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target changed
     Failure/Error: lambda { test_task.invoke; sleep 1 }.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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:684:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  3) 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; sleep 1 }.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.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/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.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `block (2 levels) in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `block in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #94

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,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 937 lines...]
rm -rf <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/target/junit-failed>
mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/target>
.......................................F.............................................................    [junit] Test FailingTest FAILED
...    [junit] Test FailingTest FAILED
.........................................................................................................................................................................................................................................................................................................................................................................................................** Execute (dry run) <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/com/example/library/2.0/library-2.0.jar>
** Execute (dry run) <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/com/example/library/2.0/library-2.0-all.jar>
..........................................................................#<Method: RSpec::Core::ExampleGroup::Nested_152(Buildr)#install>
.........................................................................................................................................................................................................................................................................................     0 Tue Feb 05 00:29:06 UTC 2013 test/
     0 Tue Feb 05 00:29:06 UTC 2013 test/EmptyDir1/
     0 Tue Feb 05 00:29:06 UTC 2013 test/EmptyDir2/
    21 Tue Feb 05 00:29:06 UTC 2013 test/Test1.txt
    22 Tue Feb 05 00:29:06 UTC 2013 test/Text2.html
.     0 Tue Feb 05 00:29:06 UTC 2013 EmptyDir1/
     0 Tue Feb 05 00:29:06 UTC 2013 EmptyDir2/
    21 Tue Feb 05 00:29:06 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:06 UTC 2013 Text2.html
.     0 Tue Feb 05 00:29:06 UTC 2013 code/
    21 Tue Feb 05 00:29:06 UTC 2013 code/Test1.txt
    22 Tue Feb 05 00:29:06 UTC 2013 code/Text2.html
.     0 Tue Feb 05 00:29:06 UTC 2013 code/
     0 Tue Feb 05 00:29:06 UTC 2013 code/EmptyDir1/
     0 Tue Feb 05 00:29:06 UTC 2013 code/EmptyDir2/
    21 Tue Feb 05 00:29:06 UTC 2013 code/Test1.txt
    22 Tue Feb 05 00:29:06 UTC 2013 code/Text2.html
.......    21 Tue Feb 05 00:29:06 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:06 UTC 2013 Text2.html
.    21 Tue Feb 05 00:29:08 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:08 UTC 2013 Text2.html
.     0 Tue Feb 05 00:29:08 UTC 2013 included
.    11 Tue Feb 05 00:29:08 UTC 2013 library-1.0.txt
.    22 Tue Feb 05 00:29:08 UTC 2013 p1-1.0.zip
.     0 Tue Feb 05 00:29:08 UTC 2013 test/
     0 Tue Feb 05 00:29:08 UTC 2013 test/EmptyDir1/
     0 Tue Feb 05 00:29:08 UTC 2013 test/EmptyDir2/
    21 Tue Feb 05 00:29:08 UTC 2013 test/Test1.txt
    22 Tue Feb 05 00:29:08 UTC 2013 test/Text2.html
.    21 Tue Feb 05 00:29:08 UTC 2013 Test1.txt
.     0 Tue Feb 05 00:29:08 UTC 2013 test/
     0 Tue Feb 05 00:29:08 UTC 2013 test/EmptyDir1/
     0 Tue Feb 05 00:29:08 UTC 2013 test/EmptyDir2/
    21 Tue Feb 05 00:29:08 UTC 2013 test/Test1.txt
.     0 Tue Feb 05 00:29:08 UTC 2013 EmptyDir1/
     0 Tue Feb 05 00:29:08 UTC 2013 EmptyDir2/
    21 Tue Feb 05 00:29:08 UTC 2013 Test1.txt
..     0 Tue Feb 05 00:29:10 UTC 2013 test/
     0 Tue Feb 05 00:29:10 UTC 2013 test/EmptyDir1/
     0 Tue Feb 05 00:29:10 UTC 2013 test/EmptyDir2/
    21 Tue Feb 05 00:29:10 UTC 2013 test/Test1.txt
    22 Tue Feb 05 00:29:10 UTC 2013 test/Text2.html
.     0 Tue Feb 05 00:29:10 UTC 2013 test/
     0 Tue Feb 05 00:29:10 UTC 2013 test/EmptyDir1/
     0 Tue Feb 05 00:29:10 UTC 2013 test/EmptyDir2/
    21 Tue Feb 05 00:29:10 UTC 2013 test/Test1.txt
    22 Tue Feb 05 00:29:10 UTC 2013 test/Text2.html
     0 Tue Feb 05 00:29:10 UTC 2013 test/file.txt
.     0 Tue Feb 05 00:29:10 UTC 2013 code/
    21 Tue Feb 05 00:29:10 UTC 2013 code/Test1.txt
    22 Tue Feb 05 00:29:10 UTC 2013 code/Text2.html
.     0 Tue Feb 05 00:29:10 UTC 2013 test/
     0 Tue Feb 05 00:29:10 UTC 2013 test/EmptyDir1/
     0 Tue Feb 05 00:29:10 UTC 2013 test/EmptyDir2/
    21 Tue Feb 05 00:29:10 UTC 2013 test/Test1.txt
    22 Tue Feb 05 00:29:10 UTC 2013 test/Text2.html
.     0 Tue Feb 05 00:29:10 UTC 2013 code/
    21 Tue Feb 05 00:29:10 UTC 2013 code/Test1.txt
    22 Tue Feb 05 00:29:10 UTC 2013 code/Text2.html
.     0 Tue Feb 05 00:29:10 UTC 2013 code/
     0 Tue Feb 05 00:29:10 UTC 2013 code/test/
     0 Tue Feb 05 00:29:10 UTC 2013 code/test/EmptyDir1/
     0 Tue Feb 05 00:29:10 UTC 2013 code/test/EmptyDir2/
    21 Tue Feb 05 00:29:10 UTC 2013 code/test/Test1.txt
    22 Tue Feb 05 00:29:10 UTC 2013 code/test/Text2.html
....     0 Tue Feb 05 00:29:10 UTC 2013 test/
    21 Tue Feb 05 00:29:10 UTC 2013 test/sample
.     0 Tue Feb 05 00:29:12 UTC 2013 EmptyDir1/
     0 Tue Feb 05 00:29:12 UTC 2013 EmptyDir2/
    21 Tue Feb 05 00:29:12 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:12 UTC 2013 Text2.html
.     0 Tue Feb 05 00:29:12 UTC 2013 test/
     0 Tue Feb 05 00:29:12 UTC 2013 test/EmptyDir1/
     0 Tue Feb 05 00:29:12 UTC 2013 test/EmptyDir2/
    21 Tue Feb 05 00:29:12 UTC 2013 test/Test1.txt
    22 Tue Feb 05 00:29:12 UTC 2013 test/Text2.html
.     0 Tue Feb 05 00:29:12 UTC 2013 path/
     0 Tue Feb 05 00:29:12 UTC 2013 path/test/
    21 Tue Feb 05 00:29:12 UTC 2013 path/test/sample
.     0 Tue Feb 05 00:29:12 UTC 2013 test/
    15 Tue Feb 05 00:29:12 UTC 2013 test/.config
     0 Tue Feb 05 00:29:12 UTC 2013 test/EmptyDir1/
     0 Tue Feb 05 00:29:12 UTC 2013 test/EmptyDir2/
    21 Tue Feb 05 00:29:12 UTC 2013 test/Test1.txt
    22 Tue Feb 05 00:29:12 UTC 2013 test/Text2.html
.     0 Tue Feb 05 00:29:12 UTC 2013 code/
     0 Tue Feb 05 00:29:12 UTC 2013 code/EmptyDir1/
     0 Tue Feb 05 00:29:12 UTC 2013 code/EmptyDir2/
    21 Tue Feb 05 00:29:12 UTC 2013 code/Test1.txt
    22 Tue Feb 05 00:29:12 UTC 2013 code/Text2.html
.     0 Tue Feb 05 00:29:12 UTC 2013 path/
     0 Tue Feb 05 00:29:12 UTC 2013 path/code/
     0 Tue Feb 05 00:29:12 UTC 2013 path/code/EmptyDir1/
     0 Tue Feb 05 00:29:12 UTC 2013 path/code/EmptyDir2/
    21 Tue Feb 05 00:29:12 UTC 2013 path/code/Test1.txt
    22 Tue Feb 05 00:29:12 UTC 2013 path/code/Text2.html
.     0 Tue Feb 05 00:29:12 UTC 2013 EmptyDir1/
     0 Tue Feb 05 00:29:12 UTC 2013 EmptyDir2/
    21 Tue Feb 05 00:29:12 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:12 UTC 2013 Text2.html
.     0 Tue Feb 05 00:29:12 UTC 2013 path/
     0 Tue Feb 05 00:29:12 UTC 2013 path/EmptyDir1/
     0 Tue Feb 05 00:29:12 UTC 2013 path/EmptyDir2/
    21 Tue Feb 05 00:29:12 UTC 2013 path/Test1.txt
    22 Tue Feb 05 00:29:12 UTC 2013 path/Text2.html
..    21 Tue Feb 05 00:29:14 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:14 UTC 2013 Text2.html
.    21 Tue Feb 05 00:29:14 UTC 2013 Test1.txt
.    22 Tue Feb 05 00:29:14 UTC 2013 Text2.html
..     0 Tue Feb 05 00:29:14 UTC 2013 test/
    21 Tue Feb 05 00:29:14 UTC 2013 test/Test1.txt
    22 Tue Feb 05 00:29:14 UTC 2013 test/Text2.html
.     0 Tue Feb 05 00:29:14 UTC 2013 test/
    21 Tue Feb 05 00:29:14 UTC 2013 test/Test1.txt
    22 Tue Feb 05 00:29:14 UTC 2013 test/Text2.html
.    21 Tue Feb 05 00:29:14 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:14 UTC 2013 Text2.html
.    21 Tue Feb 05 00:29:14 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:14 UTC 2013 Text2.html
.    21 Tue Feb 05 00:29:14 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:14 UTC 2013 Text2.html
.     0 Tue Feb 05 00:29:16 UTC 2013 EmptyDir1/
     0 Tue Feb 05 00:29:16 UTC 2013 EmptyDir2/
    21 Tue Feb 05 00:29:16 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:16 UTC 2013 Text2.html
     0 Tue Feb 05 00:29:16 UTC 2013 subdir/
    15 Tue Feb 05 00:29:16 UTC 2013 subdir/test3.css
.    21 Tue Feb 05 00:29:16 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:16 UTC 2013 Text2.html
.    15 Tue Feb 05 00:29:16 UTC 2013 Test1.txt
    22 Tue Feb 05 00:29:16 UTC 2013 Text2.html
.    22 Tue Feb 05 00:29:16 UTC 2013 Text2.html
...........................................................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.buildr>
.....................

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 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

Finished in 6 minutes 35.86 seconds
2322 examples, 1 failure, 2 pending

Failed examples:

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 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/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.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `block (2 levels) in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `block in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #93

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

Changes:

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

------------------------------------------
[...truncated 963 lines...]
    22 Thu Jan 24 05:02:48 UTC 2013 test/Text2.html
     0 Thu Jan 24 05:02:48 UTC 2013 test/file.txt
.     0 Thu Jan 24 05:02:48 UTC 2013 code/
    21 Thu Jan 24 05:02:48 UTC 2013 code/Test1.txt
    22 Thu Jan 24 05:02:48 UTC 2013 code/Text2.html
.     0 Thu Jan 24 05:02:48 UTC 2013 test/
     0 Thu Jan 24 05:02:48 UTC 2013 test/EmptyDir1/
     0 Thu Jan 24 05:02:48 UTC 2013 test/EmptyDir2/
    21 Thu Jan 24 05:02:48 UTC 2013 test/Test1.txt
    22 Thu Jan 24 05:02:48 UTC 2013 test/Text2.html
.     0 Thu Jan 24 05:02:48 UTC 2013 code/
    21 Thu Jan 24 05:02:48 UTC 2013 code/Test1.txt
    22 Thu Jan 24 05:02:48 UTC 2013 code/Text2.html
.     0 Thu Jan 24 05:02:48 UTC 2013 code/
     0 Thu Jan 24 05:02:48 UTC 2013 code/test/
     0 Thu Jan 24 05:02:48 UTC 2013 code/test/EmptyDir1/
     0 Thu Jan 24 05:02:48 UTC 2013 code/test/EmptyDir2/
    21 Thu Jan 24 05:02:48 UTC 2013 code/test/Test1.txt
    22 Thu Jan 24 05:02:48 UTC 2013 code/test/Text2.html
....     0 Thu Jan 24 05:02:50 UTC 2013 test/
    21 Thu Jan 24 05:02:50 UTC 2013 test/sample
.     0 Thu Jan 24 05:02:50 UTC 2013 EmptyDir1/
     0 Thu Jan 24 05:02:50 UTC 2013 EmptyDir2/
    21 Thu Jan 24 05:02:50 UTC 2013 Test1.txt
    22 Thu Jan 24 05:02:50 UTC 2013 Text2.html
.     0 Thu Jan 24 05:02:50 UTC 2013 test/
     0 Thu Jan 24 05:02:50 UTC 2013 test/EmptyDir1/
     0 Thu Jan 24 05:02:50 UTC 2013 test/EmptyDir2/
    21 Thu Jan 24 05:02:50 UTC 2013 test/Test1.txt
    22 Thu Jan 24 05:02:50 UTC 2013 test/Text2.html
.     0 Thu Jan 24 05:02:50 UTC 2013 path/
     0 Thu Jan 24 05:02:50 UTC 2013 path/test/
    21 Thu Jan 24 05:02:50 UTC 2013 path/test/sample
.     0 Thu Jan 24 05:02:50 UTC 2013 test/
    15 Thu Jan 24 05:02:50 UTC 2013 test/.config
     0 Thu Jan 24 05:02:50 UTC 2013 test/EmptyDir1/
     0 Thu Jan 24 05:02:50 UTC 2013 test/EmptyDir2/
    21 Thu Jan 24 05:02:50 UTC 2013 test/Test1.txt
    22 Thu Jan 24 05:02:50 UTC 2013 test/Text2.html
.     0 Thu Jan 24 05:02:50 UTC 2013 code/
     0 Thu Jan 24 05:02:50 UTC 2013 code/EmptyDir1/
     0 Thu Jan 24 05:02:50 UTC 2013 code/EmptyDir2/
    21 Thu Jan 24 05:02:50 UTC 2013 code/Test1.txt
    22 Thu Jan 24 05:02:50 UTC 2013 code/Text2.html
.     0 Thu Jan 24 05:02:50 UTC 2013 path/
     0 Thu Jan 24 05:02:50 UTC 2013 path/code/
     0 Thu Jan 24 05:02:50 UTC 2013 path/code/EmptyDir1/
     0 Thu Jan 24 05:02:50 UTC 2013 path/code/EmptyDir2/
    21 Thu Jan 24 05:02:50 UTC 2013 path/code/Test1.txt
    22 Thu Jan 24 05:02:50 UTC 2013 path/code/Text2.html
.     0 Thu Jan 24 05:02:52 UTC 2013 EmptyDir1/
     0 Thu Jan 24 05:02:52 UTC 2013 EmptyDir2/
    21 Thu Jan 24 05:02:52 UTC 2013 Test1.txt
    22 Thu Jan 24 05:02:52 UTC 2013 Text2.html
.     0 Thu Jan 24 05:02:52 UTC 2013 path/
     0 Thu Jan 24 05:02:52 UTC 2013 path/EmptyDir1/
     0 Thu Jan 24 05:02:52 UTC 2013 path/EmptyDir2/
    21 Thu Jan 24 05:02:52 UTC 2013 path/Test1.txt
    22 Thu Jan 24 05:02:52 UTC 2013 path/Text2.html
..    21 Thu Jan 24 05:02:52 UTC 2013 Test1.txt
    22 Thu Jan 24 05:02:52 UTC 2013 Text2.html
.    21 Thu Jan 24 05:02:52 UTC 2013 Test1.txt
.    22 Thu Jan 24 05:02:52 UTC 2013 Text2.html
..     0 Thu Jan 24 05:02:52 UTC 2013 test/
    21 Thu Jan 24 05:02:52 UTC 2013 test/Test1.txt
    22 Thu Jan 24 05:02:52 UTC 2013 test/Text2.html
.     0 Thu Jan 24 05:02:52 UTC 2013 test/
    21 Thu Jan 24 05:02:52 UTC 2013 test/Test1.txt
    22 Thu Jan 24 05:02:52 UTC 2013 test/Text2.html
.    21 Thu Jan 24 05:02:54 UTC 2013 Test1.txt
    22 Thu Jan 24 05:02:54 UTC 2013 Text2.html
.    21 Thu Jan 24 05:02:54 UTC 2013 Test1.txt
    22 Thu Jan 24 05:02:54 UTC 2013 Text2.html
.    21 Thu Jan 24 05:02:54 UTC 2013 Test1.txt
    22 Thu Jan 24 05:02:54 UTC 2013 Text2.html
.     0 Thu Jan 24 05:02:54 UTC 2013 EmptyDir1/
     0 Thu Jan 24 05:02:54 UTC 2013 EmptyDir2/
    21 Thu Jan 24 05:02:54 UTC 2013 Test1.txt
    22 Thu Jan 24 05:02:54 UTC 2013 Text2.html
     0 Thu Jan 24 05:02:54 UTC 2013 subdir/
    15 Thu Jan 24 05:02:54 UTC 2013 subdir/test3.css
.    21 Thu Jan 24 05:02:54 UTC 2013 Test1.txt
    22 Thu Jan 24 05:02:54 UTC 2013 Text2.html
.    15 Thu Jan 24 05:02:54 UTC 2013 Test1.txt
    22 Thu Jan 24 05:02:54 UTC 2013 Text2.html
.    22 Thu Jan 24 05:02:54 UTC 2013 Text2.html
...........................................................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.buildr>
.....................

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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:694:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

Finished in 6 minutes 58.92 seconds
2322 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:694:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/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.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `block (2 levels) in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `block in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #92

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

Changes:

[boisvert] Fix Scalac module initialization issue

------------------------------------------
[...truncated 1142 lines...]
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:689:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  4) 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.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  5) 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:719:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

Finished in 6 minutes 55.55 seconds
2322 examples, 5 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:682 # Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target changed
rspec ./spec/core/test_spec.rb:687 # Buildr::TestTask#invoke when there was a successful test run already should run tests if test compile target changed
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 2013-01-24 03:04:14 +0000..2013-01-24 03:04:16 +0000 to cover 2013-01-24 03:04:14 +0000
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:357:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:684:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  3) Buildr::TestTask#invoke when there was a successful test run already should run tests if test compile target 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:689:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  4) 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.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  5) 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:719:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/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.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `block (2 levels) in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `block in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #91

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

Changes:

[boisvert] Update CHANGELOG

[boisvert] Basic support for Scala 2.10

------------------------------------------
Started by upstream project "Buildr-ci-matrix" build number 91
originally caused by: 
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/>
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         CHANGELOG
U         lib/buildr/scala/bdd.rb
U         lib/buildr/scala/compiler.rb
At revision 1437772
[ubuntu2] $ /usr/bin/env bash /tmp/hudson1664218328237458070.sh
Gemset was not given.
  Usage:
    rvm gemset  <gemsetname>

********************************************************************
*  RVM will install the environment for Buildr development now.
*  By default it will use ruby-1.9.2-p320.
*  To force use an other version of ruby, set BUILDR_RUBY_VERSION.
*  Examples:
*     export BUILDR_RUBY_VERSION=ruby-1.9.2-p320
*     export BUILDR_RUBY_VERSION=jruby-1.6.7
*     export BUILDR_RUBY_VERSION=ruby-1.8.7-p358
********************************************************************
Using /home/hudson/.rvm/gems/ruby-1.9.2-p320 with gemset ubuntu2
Fetching gem metadata from http://rubygems.org/......
Fetching gem metadata from http://rubygems.org/..
Using rake (0.9.2.2) 
Using RedCloth (4.2.9) 
Using Saikuro (1.1.0) 
Using posix-spawn (0.3.6) 
Using albino (1.3.3) 
Using rjb (1.4.2) 
Using atoulme-Antwrap (0.7.4) 
Using atoulme-Saikuro (1.2.1) 
Using builder (3.1.3) 
Using bundler (1.2.1) 
Using diff-lcs (1.1.3) 
Using highline (1.6.2) 
Using hoe (3.1.0) 
Using json_pure (1.7.5) 
Using minitar (0.5.3) 
Using jruby-pageant (1.1.1) 
Using net-ssh (2.6.0) 
Using net-sftp (2.0.5) 
Using rspec-core (2.11.1) 
Using rspec-expectations (2.11.3) 
Using rspec-mocks (2.11.3) 
Using rspec (2.11.0) 
Using rubyforge (2.0.4) 
Using rubyzip (0.9.9) 
Using xml-simple (1.1.1) 
Using buildr (1.4.10.dev) from source at <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/> 
Using ci_reporter (1.7.2) 
Using fast-stemmer (1.0.1) 
Using classifier (1.3.3) 
Using directory_watcher (1.4.1) 
Installing kramdown (0.14.2) 
Using liquid (2.4.1) 
Using syntax (1.0.0) 
Using maruku (0.6.1) 
Using jekyll (0.11.2) 
Using jekylltask (1.1.0) 
Using json (1.7.6) 
Using pygmentize (0.0.3) 
Using rcov (0.9.9) 
Using rdoc (3.12) 
Using saikuro_treemap (0.2.0) 
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
exec rake clobber ci --trace

rvm 1.16.10 (latest) by Wayne E. Seguin <wa...@gmail.com>, Michal Papis <mp...@gmail.com> [https://rvm.io/]

** Invoke clobber (first_time)
** Invoke clobber_package (first_time)
** Execute clobber_package
rm -r pkg
rm -r pkg
rm -r pkg
rm -r pkg
** Invoke clobber_rdoc (first_time)
** Execute clobber_rdoc
rm -r rdoc
** Execute clobber
rm -rf _staged
rm -rf _release
rm -rf target
rm -rf _snapshot
rm -f failed
rm -rf _reports
rm -rf _all-in-one
rm -rf _site
rm -rf _site
rm -f buildr.pdf
rm -f prince_errors.log
** Invoke ci (first_time)
** Invoke clobber 
** Invoke load_ci_reporter (first_time)
** Execute load_ci_reporter
** Invoke spec (first_time)
** Invoke _reports (first_time)
** Execute _reports
mkdir -p _reports
** Invoke compile (first_time)
** Execute compile
ruby <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/_buildr> --buildfile buildr.buildfile compile --trace
Compiling Java libraries ...
Buildr aborted!
NoMethodError : undefined method `installed?' for Buildr::Scala::Scalac:Class
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:28:in `installed_version'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:54:in `version'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:59:in `block in version?'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:59:in `each'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:59:in `any?'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:59:in `version?'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:98:in `block in <class:Scalac>'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/packaging/artifact_namespace.rb>:306:in `instance'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:94:in `<class:Scalac>'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:81:in `<module:Scala>'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala/compiler.rb>:16:in `<top (required)>'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala.rb>:20:in `require'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/scala.rb>:20:in `<top (required)>'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/buildr.buildfile>:19:in `require'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/buildr.buildfile>:19:in `<top (required)>'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/core/application.rb>:424:in `load'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/core/application.rb>:424:in `raw_load_buildfile'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/core/application.rb>:224:in `block in load_buildfile'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/core/application.rb>:535:in `standard_exception_handling'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/core/application.rb>:219:in `load_buildfile'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/core/application.rb>:129:in `block in run'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/core/application.rb>:535:in `standard_exception_handling'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/lib/buildr/core/application.rb>:127:in `run'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/_buildr>:35:in `<main>'
(in <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/,> development)
rake aborted!
Command failed with status (1): [ruby /home/hudson/hudson-slave/workspace/B...]
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils.rb:53:in `block in create_shell_runner'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils.rb:45:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils.rb:45:in `sh'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:39:in `sh'
<https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/rakelib/package.rake>:28:in `block in <top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => ci => spec => compile
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #90

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

Changes:

[donaldp] Introduce the same suppression of default logging

[donaldp] Replace the puts debugging with trace level logging

------------------------------------------
[...truncated 1253 lines...]
rm -rf <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/target/junit-failed>
mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/target>
.......................................F.............................................................    [junit] Test FailingTest FAILED
...    [junit] Test FailingTest FAILED
.........................................................................................................................................................................................................................................................................................................................................................................................................** Execute (dry run) <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/com/example/library/2.0/library-2.0.jar>
** Execute (dry run) <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.m2/repository/com/example/library/2.0/library-2.0-all.jar>
..........................................................................#<Method: RSpec::Core::ExampleGroup::Nested_152(Buildr)#install>
.........................................................................................................................................................................................................................................................................................     0 Thu Jan 17 08:41:28 UTC 2013 test/
     0 Thu Jan 17 08:41:28 UTC 2013 test/EmptyDir1/
     0 Thu Jan 17 08:41:28 UTC 2013 test/EmptyDir2/
    21 Thu Jan 17 08:41:28 UTC 2013 test/Test1.txt
    22 Thu Jan 17 08:41:28 UTC 2013 test/Text2.html
.     0 Thu Jan 17 08:41:28 UTC 2013 EmptyDir1/
     0 Thu Jan 17 08:41:28 UTC 2013 EmptyDir2/
    21 Thu Jan 17 08:41:28 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:28 UTC 2013 Text2.html
.     0 Thu Jan 17 08:41:28 UTC 2013 code/
    21 Thu Jan 17 08:41:28 UTC 2013 code/Test1.txt
    22 Thu Jan 17 08:41:28 UTC 2013 code/Text2.html
.     0 Thu Jan 17 08:41:28 UTC 2013 code/
     0 Thu Jan 17 08:41:28 UTC 2013 code/EmptyDir1/
     0 Thu Jan 17 08:41:28 UTC 2013 code/EmptyDir2/
    21 Thu Jan 17 08:41:28 UTC 2013 code/Test1.txt
    22 Thu Jan 17 08:41:28 UTC 2013 code/Text2.html
.......    21 Thu Jan 17 08:41:30 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:30 UTC 2013 Text2.html
.    21 Thu Jan 17 08:41:30 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:30 UTC 2013 Text2.html
.     0 Thu Jan 17 08:41:30 UTC 2013 included
.    11 Thu Jan 17 08:41:30 UTC 2013 library-1.0.txt
.    22 Thu Jan 17 08:41:30 UTC 2013 p1-1.0.zip
.     0 Thu Jan 17 08:41:30 UTC 2013 test/
     0 Thu Jan 17 08:41:30 UTC 2013 test/EmptyDir1/
     0 Thu Jan 17 08:41:30 UTC 2013 test/EmptyDir2/
    21 Thu Jan 17 08:41:30 UTC 2013 test/Test1.txt
    22 Thu Jan 17 08:41:30 UTC 2013 test/Text2.html
.    21 Thu Jan 17 08:41:30 UTC 2013 Test1.txt
.     0 Thu Jan 17 08:41:32 UTC 2013 test/
     0 Thu Jan 17 08:41:32 UTC 2013 test/EmptyDir1/
     0 Thu Jan 17 08:41:32 UTC 2013 test/EmptyDir2/
    21 Thu Jan 17 08:41:32 UTC 2013 test/Test1.txt
.     0 Thu Jan 17 08:41:32 UTC 2013 EmptyDir1/
     0 Thu Jan 17 08:41:32 UTC 2013 EmptyDir2/
    21 Thu Jan 17 08:41:32 UTC 2013 Test1.txt
..     0 Thu Jan 17 08:41:32 UTC 2013 test/
     0 Thu Jan 17 08:41:32 UTC 2013 test/EmptyDir1/
     0 Thu Jan 17 08:41:32 UTC 2013 test/EmptyDir2/
    21 Thu Jan 17 08:41:32 UTC 2013 test/Test1.txt
    22 Thu Jan 17 08:41:32 UTC 2013 test/Text2.html
.     0 Thu Jan 17 08:41:32 UTC 2013 test/
     0 Thu Jan 17 08:41:32 UTC 2013 test/EmptyDir1/
     0 Thu Jan 17 08:41:32 UTC 2013 test/EmptyDir2/
    21 Thu Jan 17 08:41:32 UTC 2013 test/Test1.txt
    22 Thu Jan 17 08:41:32 UTC 2013 test/Text2.html
     0 Thu Jan 17 08:41:32 UTC 2013 test/file.txt
.     0 Thu Jan 17 08:41:32 UTC 2013 code/
    21 Thu Jan 17 08:41:32 UTC 2013 code/Test1.txt
    22 Thu Jan 17 08:41:32 UTC 2013 code/Text2.html
.     0 Thu Jan 17 08:41:32 UTC 2013 test/
     0 Thu Jan 17 08:41:32 UTC 2013 test/EmptyDir1/
     0 Thu Jan 17 08:41:32 UTC 2013 test/EmptyDir2/
    21 Thu Jan 17 08:41:32 UTC 2013 test/Test1.txt
    22 Thu Jan 17 08:41:32 UTC 2013 test/Text2.html
.     0 Thu Jan 17 08:41:32 UTC 2013 code/
    21 Thu Jan 17 08:41:32 UTC 2013 code/Test1.txt
    22 Thu Jan 17 08:41:32 UTC 2013 code/Text2.html
.     0 Thu Jan 17 08:41:32 UTC 2013 code/
     0 Thu Jan 17 08:41:32 UTC 2013 code/test/
     0 Thu Jan 17 08:41:32 UTC 2013 code/test/EmptyDir1/
     0 Thu Jan 17 08:41:32 UTC 2013 code/test/EmptyDir2/
    21 Thu Jan 17 08:41:32 UTC 2013 code/test/Test1.txt
    22 Thu Jan 17 08:41:32 UTC 2013 code/test/Text2.html
....     0 Thu Jan 17 08:41:34 UTC 2013 test/
    21 Thu Jan 17 08:41:34 UTC 2013 test/sample
.     0 Thu Jan 17 08:41:34 UTC 2013 EmptyDir1/
     0 Thu Jan 17 08:41:34 UTC 2013 EmptyDir2/
    21 Thu Jan 17 08:41:34 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:34 UTC 2013 Text2.html
.     0 Thu Jan 17 08:41:34 UTC 2013 test/
     0 Thu Jan 17 08:41:34 UTC 2013 test/EmptyDir1/
     0 Thu Jan 17 08:41:34 UTC 2013 test/EmptyDir2/
    21 Thu Jan 17 08:41:34 UTC 2013 test/Test1.txt
    22 Thu Jan 17 08:41:34 UTC 2013 test/Text2.html
.     0 Thu Jan 17 08:41:34 UTC 2013 path/
     0 Thu Jan 17 08:41:34 UTC 2013 path/test/
    21 Thu Jan 17 08:41:34 UTC 2013 path/test/sample
.     0 Thu Jan 17 08:41:34 UTC 2013 test/
    15 Thu Jan 17 08:41:34 UTC 2013 test/.config
     0 Thu Jan 17 08:41:34 UTC 2013 test/EmptyDir1/
     0 Thu Jan 17 08:41:34 UTC 2013 test/EmptyDir2/
    21 Thu Jan 17 08:41:34 UTC 2013 test/Test1.txt
    22 Thu Jan 17 08:41:34 UTC 2013 test/Text2.html
.     0 Thu Jan 17 08:41:34 UTC 2013 code/
     0 Thu Jan 17 08:41:34 UTC 2013 code/EmptyDir1/
     0 Thu Jan 17 08:41:34 UTC 2013 code/EmptyDir2/
    21 Thu Jan 17 08:41:34 UTC 2013 code/Test1.txt
    22 Thu Jan 17 08:41:34 UTC 2013 code/Text2.html
.     0 Thu Jan 17 08:41:34 UTC 2013 path/
     0 Thu Jan 17 08:41:34 UTC 2013 path/code/
     0 Thu Jan 17 08:41:34 UTC 2013 path/code/EmptyDir1/
     0 Thu Jan 17 08:41:34 UTC 2013 path/code/EmptyDir2/
    21 Thu Jan 17 08:41:34 UTC 2013 path/code/Test1.txt
    22 Thu Jan 17 08:41:34 UTC 2013 path/code/Text2.html
.     0 Thu Jan 17 08:41:34 UTC 2013 EmptyDir1/
     0 Thu Jan 17 08:41:34 UTC 2013 EmptyDir2/
    21 Thu Jan 17 08:41:34 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:34 UTC 2013 Text2.html
.     0 Thu Jan 17 08:41:36 UTC 2013 path/
     0 Thu Jan 17 08:41:36 UTC 2013 path/EmptyDir1/
     0 Thu Jan 17 08:41:36 UTC 2013 path/EmptyDir2/
    21 Thu Jan 17 08:41:36 UTC 2013 path/Test1.txt
    22 Thu Jan 17 08:41:36 UTC 2013 path/Text2.html
..    21 Thu Jan 17 08:41:36 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:36 UTC 2013 Text2.html
.    21 Thu Jan 17 08:41:36 UTC 2013 Test1.txt
.    22 Thu Jan 17 08:41:36 UTC 2013 Text2.html
..     0 Thu Jan 17 08:41:36 UTC 2013 test/
    21 Thu Jan 17 08:41:36 UTC 2013 test/Test1.txt
    22 Thu Jan 17 08:41:36 UTC 2013 test/Text2.html
.     0 Thu Jan 17 08:41:36 UTC 2013 test/
    21 Thu Jan 17 08:41:36 UTC 2013 test/Test1.txt
    22 Thu Jan 17 08:41:36 UTC 2013 test/Text2.html
.    21 Thu Jan 17 08:41:36 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:36 UTC 2013 Text2.html
.    21 Thu Jan 17 08:41:38 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:38 UTC 2013 Text2.html
.    21 Thu Jan 17 08:41:38 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:38 UTC 2013 Text2.html
.     0 Thu Jan 17 08:41:38 UTC 2013 EmptyDir1/
     0 Thu Jan 17 08:41:38 UTC 2013 EmptyDir2/
    21 Thu Jan 17 08:41:38 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:38 UTC 2013 Text2.html
     0 Thu Jan 17 08:41:38 UTC 2013 subdir/
    15 Thu Jan 17 08:41:38 UTC 2013 subdir/test3.css
.    21 Thu Jan 17 08:41:38 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:38 UTC 2013 Text2.html
.    15 Thu Jan 17 08:41:38 UTC 2013 Test1.txt
    22 Thu Jan 17 08:41:38 UTC 2013 Text2.html
.    22 Thu Jan 17 08:41:38 UTC 2013 Text2.html
...........................................................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.buildr>
.....................

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 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

Finished in 7 minutes 11.95 seconds
2322 examples, 1 failure, 2 pending

Failed examples:

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 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:699:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/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.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `block (2 levels) in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `block in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.5,1.9.2,ubuntu2 #89

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

Changes:

[donaldp] Update the tests to reflect current TestNG test behaviour

------------------------------------------
[...truncated 1009 lines...]
     0 Tue Jan 15 06:28:06 UTC 2013 path/code/EmptyDir2/
    21 Tue Jan 15 06:28:06 UTC 2013 path/code/Test1.txt
    22 Tue Jan 15 06:28:06 UTC 2013 path/code/Text2.html
.     0 Tue Jan 15 06:28:06 UTC 2013 EmptyDir1/
     0 Tue Jan 15 06:28:06 UTC 2013 EmptyDir2/
    21 Tue Jan 15 06:28:06 UTC 2013 Test1.txt
    22 Tue Jan 15 06:28:06 UTC 2013 Text2.html
.     0 Tue Jan 15 06:28:06 UTC 2013 path/
     0 Tue Jan 15 06:28:06 UTC 2013 path/EmptyDir1/
     0 Tue Jan 15 06:28:06 UTC 2013 path/EmptyDir2/
    21 Tue Jan 15 06:28:06 UTC 2013 path/Test1.txt
    22 Tue Jan 15 06:28:06 UTC 2013 path/Text2.html
..    21 Tue Jan 15 06:28:08 UTC 2013 Test1.txt
    22 Tue Jan 15 06:28:08 UTC 2013 Text2.html
.    21 Tue Jan 15 06:28:08 UTC 2013 Test1.txt
.    22 Tue Jan 15 06:28:08 UTC 2013 Text2.html
..     0 Tue Jan 15 06:28:08 UTC 2013 test/
    21 Tue Jan 15 06:28:08 UTC 2013 test/Test1.txt
    22 Tue Jan 15 06:28:08 UTC 2013 test/Text2.html
.     0 Tue Jan 15 06:28:08 UTC 2013 test/
    21 Tue Jan 15 06:28:08 UTC 2013 test/Test1.txt
    22 Tue Jan 15 06:28:08 UTC 2013 test/Text2.html
.    21 Tue Jan 15 06:28:08 UTC 2013 Test1.txt
    22 Tue Jan 15 06:28:08 UTC 2013 Text2.html
.    21 Tue Jan 15 06:28:08 UTC 2013 Test1.txt
    22 Tue Jan 15 06:28:08 UTC 2013 Text2.html
.    21 Tue Jan 15 06:28:08 UTC 2013 Test1.txt
    22 Tue Jan 15 06:28:08 UTC 2013 Text2.html
.     0 Tue Jan 15 06:28:10 UTC 2013 EmptyDir1/
     0 Tue Jan 15 06:28:10 UTC 2013 EmptyDir2/
    21 Tue Jan 15 06:28:10 UTC 2013 Test1.txt
    22 Tue Jan 15 06:28:10 UTC 2013 Text2.html
     0 Tue Jan 15 06:28:10 UTC 2013 subdir/
    15 Tue Jan 15 06:28:10 UTC 2013 subdir/test3.css
.    21 Tue Jan 15 06:28:10 UTC 2013 Test1.txt
    22 Tue Jan 15 06:28:10 UTC 2013 Text2.html
.    15 Tue Jan 15 06:28:10 UTC 2013 Test1.txt
    22 Tue Jan 15 06:28:10 UTC 2013 Text2.html
.    22 Tue Jan 15 06:28:10 UTC 2013 Text2.html
...........................................................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home>
.mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/home/.buildr>
.....................

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 2013-01-15 06:26:09 +0000..2013-01-15 06:26:11 +0000 to cover 2013-01-15 06:26:09 +0000
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:357:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:684:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  3) 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.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

Finished in 6 minutes 41.4 seconds
2322 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:682 # Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target changed
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

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 2013-01-15 06:26:09 +0000..2013-01-15 06:26:11 +0000 to cover 2013-01-15 06:26:09 +0000
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:357:in `block (2 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  2) Buildr::TestTask#invoke when there was a successful test run already should run tests if main compile target 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.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:684:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'

  3) 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.5,BUILD_RVM=1.9.2,label=ubuntu2/ws/tmp/bar/target/bar-1.0.jar"]>
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:19:in `handle_matcher'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/core/test_spec.rb:713:in `block (3 levels) in <top (required)>'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `instance_eval'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `block in run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block (2 levels) in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `map'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `block in run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `block in autorun'
rake aborted!
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/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.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `block (2 levels) in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `block in initialize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@ubuntu2/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results