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 2011/08/07 13:08:26 UTC

Build failed in Jenkins: Buildr-ci-build #265

See <https://builds.apache.org/job/Buildr-ci-build/265/changes>

Changes:

[donaldp] Disable tests in JDK 1.5 builds that rely on JDK 1.6 functionality

------------------------------------------
[...truncated 591 lines...]
     0 Sun Aug 07 11:07:24 UTC 2011 EmptyDir2/
    21 Sun Aug 07 11:07:24 UTC 2011 Test1.txt
    22 Sun Aug 07 11:07:24 UTC 2011 Text2.html
     0 Sun Aug 07 11:07:24 UTC 2011 subdir/
    15 Sun Aug 07 11:07:24 UTC 2011 subdir/test3.css
    21 Sun Aug 07 11:07:26 UTC 2011 Test1.txt
    22 Sun Aug 07 11:07:26 UTC 2011 Text2.html
    15 Sun Aug 07 11:07:26 UTC 2011 Test1.txt
    22 Sun Aug 07 11:07:26 UTC 2011 Text2.html
    22 Sun Aug 07 11:07:26 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 156 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 149 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 151 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 147 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 139 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 560 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 520 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

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

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

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace 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/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/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 failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334@global/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334@global/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334@global/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Jenkins build is back to normal : Buildr-ci-build #266

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/266/>