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 2012/10/06 10:49:58 UTC

Build failed in Jenkins: Buildr-ci-matrix » 1.7,jruby,ubuntu #18

See <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=jruby,label=ubuntu/18/changes>

Changes:

[donaldp] Bump the version of ruby 1.9.3

------------------------------------------
Started by upstream project "Buildr-ci-matrix" build number 18
Building remotely on ubuntu3 in workspace <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.7,BUILD_RVM=jruby,label=ubuntu/ws/>
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         ci.sh
At revision 1394970
[ubuntu] $ /usr/bin/env bash /tmp/hudson4226146286456122892.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   185  100   185    0     0   1845      0 --:--:-- --:--:-- --:--:--  5606

  0   185    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10009  100 10009    0     0  18685      0 --:--:-- --:--:-- --:--:--  120k
Downloading RVM from wayneeseguin branch stable
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   125  100   125    0     0    323      0 --:--:-- --:--:-- --:--:--   413

  0   125    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 52 1084k   52  568k    0     0   303k      0  0:00:03  0:00:01  0:00:02  587k
100 1084k  100 1084k    0     0   511k      0  0:00:02  0:00:02 --:--:--  894k
chmod: cannot access `./scripts/install': No such file or directory
ci.sh: line 50: /home/jenkins/.rvm/scripts/rvm: No such file or directory
ci.sh: line 66: rvm: command not found
********************************************************************
*  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
********************************************************************
.rvmrc: line 18: rvm: command not found
jruby-1.6.7 was not found, running 'rvm install jruby-1.6.7'...
.rvmrc: line 21: rvm: command not found
.rvmrc: line 25: rvm: command not found
.rvmrc: line 31: rvm: command not found
Installing bundler...
.rvmrc: line 34: rvm: command not found
.rvmrc: line 37: rvm: command not found
ci.sh: line 70: rvm: command not found
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Buildr-ci-matrix » 1.7,jruby,ubuntu #21

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


Build failed in Jenkins: Buildr-ci-matrix » 1.7,jruby,ubuntu #20

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

Changes:

[donaldp] Ensure the rvm script is sourced

------------------------------------------
[...truncated 1068 lines...]
     # org/jruby/RubyProc.java:224:in `call'

  3) Buildr::RSpec should read result yaml to obtain the list of failed specs
     Failure/Error: project('foo').test.failed_tests.sort.should eql([failure, error].sort)
       
       expected: ["/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/error_spec.rb", "/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/failure_spec.rb"]
            got: ["/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/error_spec.rb", "/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/failure_spec.rb", "/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/success_spec.rb"]
       
       (compared using eql?)
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:17:in `handle_matcher'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/java/bdd_spec.rb:55:in `(root)'
     # org/jruby/RubyKernel.java:2045:in `instance_eval'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:111:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:108:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:358:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:224:in `call'

Finished in 12 minutes 8.96 seconds
2265 examples, 3 failures

Failed examples:

rspec ./spec/addon/bnd_spec.rb:75 # Buildr::Bnd project.bnd version (assure backward compatibility) version 0.0.384 does not export the version and wrong import-package
rspec ./spec/java/bdd_spec.rb:30 # Buildr::RSpec should read passed specs from result yaml
rspec ./spec/java/bdd_spec.rb:41 # Buildr::RSpec should read result yaml to obtain the list of failed specs

Failures:

  1) Buildr::Bnd project.bnd version (assure backward compatibility) version 0.0.384 does not export the version and wrong import-package
     Failure/Error: task('package').invoke
     RuntimeError:
       Failed to download biz.aQute:bnd:jar:0.0.384, tried the following repositories:
       file:///home/jenkins/.m2/repository/
     # ./lib/buildr/packaging/artifact.rb:482:in `fail_download'
     # ./lib/buildr/packaging/artifact.rb:442:in `download'
     # ./lib/buildr/packaging/artifact.rb:349:in `initialize'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:220:in `call'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
     # org/jruby/RubyArray.java:1615:in `each'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
     # ./spec/spec_helpers.rb:154:in `execute'
     # ./lib/buildr/core/application.rb:673:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:671:in `invoke_with_call_chain'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:190:in `mon_synchronize'
     # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:654:in `invoke'
     # org/jruby/RubyKernel.java:2076:in `send'
     # ./lib/buildr/core/util.rb:169:in `to_proc'
     # org/jruby/RubyArray.java:1615:in `each'
     # ./addon/buildr/bnd.rb:40:in `bnd_main'
     # ./addon/buildr/bnd.rb:115:in `initialize'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:220:in `call'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
     # org/jruby/RubyArray.java:1615:in `each'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
     # ./spec/spec_helpers.rb:154:in `execute'
     # ./lib/buildr/core/application.rb:673:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:671:in `invoke_with_call_chain'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:190:in `mon_synchronize'
     # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
     # org/jruby/RubyArray.java:1615:in `each'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
     # ./lib/buildr/core/application.rb:666:in `invoke_with_call_chain'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:190:in `mon_synchronize'
     # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:654:in `invoke'
     # ./lib/buildr/core/project.rb:322:in `local_task'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:220:in `call'
     # ./lib/buildr/core/project.rb:347:in `local_projects'
     # org/jruby/RubyArray.java:1615:in `each'
     # ./lib/buildr/core/project.rb:347:in `local_projects'
     # ./lib/buildr/core/project.rb:320:in `local_task'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:220:in `call'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
     # org/jruby/RubyArray.java:1615:in `each'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
     # ./spec/spec_helpers.rb:154:in `execute'
     # ./lib/buildr/core/application.rb:673:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:671:in `invoke_with_call_chain'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:190:in `mon_synchronize'
     # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:654:in `invoke'
     # ./spec/addon/bnd_spec.rb:72:in `(root)'
     # org/jruby/RubyKernel.java:2045:in `instance_eval'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:236:in `instance_eval'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:23:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:72:in `run'
     # org/jruby/RubyArray.java:1615:in `each'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:72:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/hooks.rb:424:in `run_hook'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:323:in `run_before_each_hooks'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:299:in `run_before_each'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:112:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:224:in `call'

  2) Buildr::RSpec should read passed specs from result yaml
     Failure/Error: project('foo').test.invoke
     RuntimeError:
       Tests failed!
     # ./lib/buildr/core/test.rb:525:in `run_tests'
     # ./lib/buildr/core/test.rb:236:in `initialize'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:220:in `call'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
     # org/jruby/RubyArray.java:1615:in `each'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
     # ./spec/spec_helpers.rb:154:in `execute'
     # ./lib/buildr/core/test.rb:264:in `execute'
     # ./lib/buildr/core/test.rb:263:in `execute'
     # ./lib/buildr/core/application.rb:673:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:671:in `invoke_with_call_chain'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
     # /home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:190:in `mon_synchronize'
     # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:654:in `invoke'
     # ./spec/java/bdd_spec.rb:37:in `(root)'
     # org/jruby/RubyKernel.java:2045:in `instance_eval'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:111:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:108:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:358:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:224:in `call'

  3) Buildr::RSpec should read result yaml to obtain the list of failed specs
     Failure/Error: project('foo').test.failed_tests.sort.should eql([failure, error].sort)
       
       expected: ["/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/error_spec.rb", "/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/failure_spec.rb"]
            got: ["/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/error_spec.rb", "/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/failure_spec.rb", "/x1/jenkins/jenkins-slave/workspace/Buildr-ci-matrix/BUILD_JVM/1.7/BUILD_RVM/jruby/label/ubuntu/tmp/src/spec/ruby/success_spec.rb"]
       
       (compared using eql?)
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-expectations-2.11.3/lib/rspec/expectations/fail_with.rb:33:in `fail_with'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-expectations-2.11.3/lib/rspec/expectations/handler.rb:17:in `handle_matcher'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-expectations-2.11.3/lib/rspec/expectations/syntax.rb:53:in `should'
     # ./spec/java/bdd_spec.rb:55:in `(root)'
     # org/jruby/RubyKernel.java:2045:in `instance_eval'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:111:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:108:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:358:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:224:in `call'
rake aborted!
/home/jenkins/.rvm/rubies/jruby-1.6.7/bin/jruby -S rspec spec/version_requirement_spec.rb spec/addon/bnd_spec.rb spec/addon/drb_spec.rb spec/addon/jaxb_xjc_spec.rb spec/ide/eclipse_spec.rb spec/ide/idea_spec.rb spec/java/pom_spec.rb spec/java/packaging_spec.rb spec/java/emma_spec.rb spec/java/tests_spec.rb spec/java/compiler_spec.rb spec/java/external_spec.rb spec/java/commands_spec.rb spec/java/ecj_spec.rb spec/java/java_spec.rb spec/java/run_spec.rb spec/java/doc_spec.rb spec/java/bdd_spec.rb spec/java/ant_spec.rb spec/java/cobertura_spec.rb spec/scala/tests_spec.rb spec/scala/compiler_spec.rb spec/scala/doc_spec.rb spec/scala/bdd_spec.rb spec/packaging/artifact_namespace_spec.rb spec/packaging/packaging_spec.rb spec/packaging/archive_spec.rb spec/packaging/artifact_spec.rb spec/core/shell_spec.rb spec/core/compile_spec.rb spec/core/util_spec.rb spec/core/extension_spec.rb spec/core/checks_spec.rb spec/core/transport_spec.rb spec/core/generate_from_eclipse_spec.rb spec/core/run_spec.rb spec/core/application_spec.rb spec/core/generate_spec.rb spec/core/doc_spec.rb spec/core/test_spec.rb spec/core/cc_spec.rb spec/core/project_spec.rb spec/core/build_spec.rb spec/core/common_spec.rb --format html --out _reports/specs.html --backtrace failed
/home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `initialize'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
org/jruby/RubyKernel.java:2080:in `send'
/home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `initialize'
org/jruby/RubyProc.java:270:in `call'
org/jruby/RubyProc.java:220:in `call'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
org/jruby/RubyArray.java:1615:in `each'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
/home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
org/jruby/RubyArray.java:1615:in `each'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `invoke_with_call_chain'
/home/jenkins/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
org/jruby/RubyArray.java:1615:in `each'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/bin/rake:33:in `(root)'
org/jruby/RubyKernel.java:1058:in `load'
/home/jenkins/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/bin/rake:19:in `'
org/jruby/RubyKernel.java:1083:in `eval'
/home/jenkins/.rvm/gems/jruby-1.6.7@CI_1.7/bin/ruby_noexec_wrapper:14:in `(root)'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Buildr-ci-matrix » 1.7,jruby,ubuntu #19

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

------------------------------------------
[...truncated 95 lines...]
A         spec/core/util_spec.rb
A         spec/core/test_spec.rb
A         spec/core/generate_from_eclipse_spec.rb
A         spec/core/cc_spec.rb
A         spec/core/common_spec.rb
A         spec/core/compile_spec.rb
A         spec/core/generate_spec.rb
A         spec/core/transport_spec.rb
A         spec/core/build_spec.rb
A         spec/core/checks_spec.rb
A         spec/xpath_matchers.rb
A         spec/spec_helpers.rb
AU        _jbuildr
A         all-in-one
A         all-in-one/_buildr
AU        all-in-one/buildr
AU        all-in-one/buildr.cmd
A         tests
A         tests/include_path
A         tests/include_path/Buildfile
A         tests/include_path/doc
A         tests/include_path/doc/index.html
A         tests/integration_testing.rb
A         tests/BUILDR-320
A         tests/BUILDR-320/Buildfile
A         tests/package_war_as_jar
A         tests/package_war_as_jar/Buildfile
A         tests/package_war_as_jar/src
A         tests/package_war_as_jar/src/main
A         tests/package_war_as_jar/src/main/java
A         tests/package_war_as_jar/src/main/java/Foo.java
A         tests/include_as
A         tests/include_as/Buildfile
A         tests/include_as/doc
A         tests/include_as/doc/index.html
A         tests/JavaSystemProperty
A         tests/JavaSystemProperty/Buildfile
A         tests/JavaSystemProperty/src
A         tests/JavaSystemProperty/src/test
A         tests/JavaSystemProperty/src/test/java
A         tests/JavaSystemProperty/src/test/java/FooTest.java
A         tests/helloWorld
A         tests/helloWorld/Buildfile
A         tests/helloWorld/src
A         tests/helloWorld/src/main
A         tests/helloWorld/src/main/java
A         tests/helloWorld/src/main/java/HelloWorld.java
A         tests/compile_with_parent
A         tests/compile_with_parent/Buildfile
A         tests/compile_with_parent/child
A         tests/compile_with_parent/child/src
A         tests/compile_with_parent/child/src/main
A         tests/compile_with_parent/child/src/main/java
A         tests/compile_with_parent/child/src/main/java/Foo.java
A         tests/compile_with_parent/lib
A         tests/junit3
A         tests/junit3/Buildfile
A         tests/junit3/src
A         tests/junit3/src/test
A         tests/junit3/src/test/java
A         tests/junit3/src/test/java/FooTest.java
A         tests/junit3/src/main
A         tests/junit3/src/main/java
A         tests/junit3/src/main/java/Foo.java
A         buildr.gemspec
A         ci.sh
A         doc
A         doc/settings_profiles.textile
A         doc/installing.textile
A         doc/preface.textile
A         doc/languages.textile
A         doc/contributing.textile
A         doc/download.textile
A         doc/index.textile
A         doc/releasing.textile
A         doc/more_stuff.textile
A         doc/scripts
AU        doc/scripts/buildr-git.rb
AU        doc/scripts/install-osx.sh
AU        doc/scripts/install-jruby.sh
AU        doc/scripts/install-linux.sh
AU        doc/scripts/gitflow.rb
A         doc/css
AU        doc/css/print.css
AU        doc/css/default.css
A         doc/css/syntax.css
A         doc/testing.textile
A         doc/artifacts.textile
A         doc/_layouts
A         doc/_layouts/default.html
A         doc/_layouts/preface.html
A         doc/packaging.textile
A         doc/extending.textile
A         doc/_config.yml
A         doc/images
AU        doc/images/tip.png
A         doc/images/1442160941-frontcover.jpg
AU        doc/images/buildr.png
A         doc/images/growl-icon.tiff
A         doc/images/project-structure.png
A         doc/images/favicon.png
AU        doc/images/note.png
A         doc/images/asf-logo.png
AU        doc/images/asf-logo.gif
AU        doc/images/buildr-hires.png
AU        doc/images/zbuildr.tif
A         doc/images/zbuildr.png
A         doc/projects.textile
A         doc/quick_start.textile
A         doc/building.textile
A         doc/mailing_lists.textile
A         .gitignore
A         lib
A         lib/buildr
A         lib/buildr/ide
A         lib/buildr/ide/idea.rb
A         lib/buildr/ide/eclipse.rb
A         lib/buildr/java
A         lib/buildr/java/rjb.rb
A         lib/buildr/java/test_result.rb
A         lib/buildr/java/emma.rb
A         lib/buildr/java/ant.rb
A         lib/buildr/java/external.rb
A         lib/buildr/java/packaging.rb
A         lib/buildr/java/org
A         lib/buildr/java/org/apache
A         lib/buildr/java/org/apache/buildr
A         lib/buildr/java/org/apache/buildr/JavaTestFilter.java
AU        lib/buildr/java/org/apache/buildr/JavaTestFilter.class
A         lib/buildr/java/cobertura.rb
A         lib/buildr/java/bdd.rb
A         lib/buildr/java/jruby.rb
A         lib/buildr/java/pom.rb
A         lib/buildr/java/deprecated.rb
A         lib/buildr/java/commands.rb
A         lib/buildr/java/ecj.rb
A         lib/buildr/java/tests.rb
A         lib/buildr/java/doc.rb
A         lib/buildr/java/version_requirement.rb
A         lib/buildr/java/compiler.rb
A         lib/buildr/clojure
A         lib/buildr/clojure/shell.rb
A         lib/buildr/scala
A         lib/buildr/scala/tests.rb
A         lib/buildr/scala/doc.rb
A         lib/buildr/scala/org
A         lib/buildr/scala/org/apache
A         lib/buildr/scala/org/apache/buildr
A         lib/buildr/scala/org/apache/buildr/Specs2Runner.java
A         lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java
AU        lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class
A         lib/buildr/scala/shell.rb
A         lib/buildr/scala/bdd.rb
A         lib/buildr/scala/compiler.rb
A         lib/buildr/packaging
A         lib/buildr/packaging/artifact.rb
A         lib/buildr/packaging/archive.rb
A         lib/buildr/packaging/artifact_search.rb
A         lib/buildr/packaging/zip.rb
A         lib/buildr/packaging/version_requirement.rb
A         lib/buildr/packaging/ziptask.rb
A         lib/buildr/packaging/tar.rb
A         lib/buildr/packaging/artifact_namespace.rb
A         lib/buildr/packaging/gems.rb
A         lib/buildr/packaging/package.rb
A         lib/buildr/clojure.rb
A         lib/buildr/groovy
A         lib/buildr/groovy/doc.rb
A         lib/buildr/groovy/shell.rb
A         lib/buildr/groovy/bdd.rb
A         lib/buildr/groovy/compiler.rb
A         lib/buildr/scala.rb
A         lib/buildr/run.rb
A         lib/buildr/groovy.rb
A         lib/buildr/version.rb
A         lib/buildr/core
A         lib/buildr/core/util.rb
A         lib/buildr/core/transports.rb
A         lib/buildr/core/test.rb
A         lib/buildr/core/cc.rb
A         lib/buildr/core/filter.rb
A         lib/buildr/core/common.rb
A         lib/buildr/core/compile.rb
A         lib/buildr/core/help.rb
A         lib/buildr/core/progressbar.rb
A         lib/buildr/core/generate.rb
A         lib/buildr/core/build.rb
A         lib/buildr/core/linux.rb
A         lib/buildr/core/checks.rb
A         lib/buildr/core/application.rb
A         lib/buildr/core/jrebel.rb
A         lib/buildr/core/environment.rb
A         lib/buildr/core/run.rb
A         lib/buildr/core/doc.rb
A         lib/buildr/core/project.rb
A         lib/buildr/core/shell.rb
A         lib/buildr/core/osx.rb
A         lib/buildr/shell.rb
A         lib/buildr/resources
A         lib/buildr/resources/completed.png
A         lib/buildr/resources/failed.png
A         lib/buildr/resources/icons-license.txt
A         lib/buildr/resources/buildr.icns
A         lib/buildr.rb
A         .rvmrc
A         bin
AU        bin/buildr
A         Gemfile
A         rakelib
A         rakelib/checks.rake
A         rakelib/release.rake
A         rakelib/stage.rake
A         rakelib/doc.rake
A         rakelib/metrics.rake
A         rakelib/all-in-one.rake
A         rakelib/package.rake
A         rakelib/rspec.rake
A         etc
A         etc/KEYS
 U        .
At revision 1395059
no change for http://svn.apache.org/repos/asf/buildr/trunk since the previous build
[ubuntu] $ /usr/bin/env bash /tmp/hudson7794891353712092132.sh
********************************************************************
*  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
********************************************************************
RVM is not a function, selecting rubies with 'rvm use ...' will not work.

You need to change your terminal emulator preferences to allow login shell.
Sometimes it is required to use `/bin/bash --login` as the command.
Please visit https://rvm.io/integration/gnome-terminal/ for a example.

Ruby jruby-1.6.7@CI_1.7 is not installed.
Installing bundler...
Ruby jruby-1.6.7@CI_1.7 is not installed.
Ruby jruby-1.6.7@CI_1.7 is not installed.
exec rake ci --trace

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

Ruby jruby-1.6.7@CI_1.7 is not installed.
Build step 'Execute shell' marked build as failure
Recording test results