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

Build failed in Jenkins: Buildr-metrics-build #148

See <https://builds.apache.org/job/Buildr-metrics-build/148/changes>

Changes:

[boisvert] Update CHANGELOG

[boisvert] Basic support for Scala 2.10

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Buildr-metrics-build/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 1437799
Deleting old artifacts from #146
[Buildr-metrics-build] $ /usr/bin/env bash /tmp/hudson4127015703918939701.sh
tee: standard output: Broken pipe
tee: write error
********************************************************************
*  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 Buildr-metrics-build
Fetching gem metadata from http://rubygems.org/......
Fetching gem metadata from http://rubygems.org/..
Using rake (0.9.2.2) 
Installing RedCloth (4.2.9) with native extensions 
Installing Saikuro (1.1.0) 
Installing posix-spawn (0.3.6) with native extensions 
Installing albino (1.3.3) 
Installing rjb (1.4.2) with native extensions 
Installing atoulme-Antwrap (0.7.4) 
Installing atoulme-Saikuro (1.2.1) 
Installing builder (3.1.3) 
Using bundler (1.2.1) 
Installing diff-lcs (1.1.3) 
Installing highline (1.6.2) 
Installing hoe (3.1.0) 
Installing json_pure (1.7.5) 
Installing minitar (0.5.3) 
Installing jruby-pageant (1.1.1) 
Installing net-ssh (2.6.0) 
Installing net-sftp (2.0.5) 
Installing rspec-core (2.11.1) 
Installing rspec-expectations (2.11.3) 
Installing rspec-mocks (2.11.3) 
Installing rspec (2.11.0) 
Installing rubyforge (2.0.4) 
Installing rubyzip (0.9.9) 
Installing xml-simple (1.1.1) 
Using buildr (1.4.10.dev) from source at <https://builds.apache.org/job/Buildr-metrics-build/ws/> 
Installing ci_reporter (1.7.2) 
Installing fast-stemmer (1.0.1) with native extensions 
Installing classifier (1.3.3) 
Installing directory_watcher (1.4.1) 
Installing kramdown (0.14.2) 
Installing liquid (2.4.1) 
Installing syntax (1.0.0) 
Installing maruku (0.6.1) 
Installing jekyll (0.11.2) 
Installing jekylltask (1.1.0) 
Installing json (1.7.6) with native extensions 
Installing pygmentize (0.0.3) 
Installing rcov (0.9.9) with native extensions 
Installing rdoc (3.12) 
Installing saikuro_treemap (0.2.0) 
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
Post-install message from rdoc:
Depending on your version of ruby, you may need to install ruby rdoc/ri data:

<= 1.8.6 : unsupported
 = 1.8.7 : gem install rdoc-data; rdoc-data --install
 = 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!

exec rake clobber coverage metrics:saikuro --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 coverage (first_time)
** Invoke _reports (first_time)
** Execute _reports
mkdir -p _reports
** Invoke compile (first_time)
** Execute compile
ruby <https://builds.apache.org/job/Buildr-metrics-build/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-metrics-build/ws/lib/buildr/scala/compiler.rb>:28:in `installed_version'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala/compiler.rb>:54:in `version'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala/compiler.rb>:59:in `block in version?'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala/compiler.rb>:59:in `each'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala/compiler.rb>:59:in `any?'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala/compiler.rb>:59:in `version?'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala/compiler.rb>:98:in `block in <class:Scalac>'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/packaging/artifact_namespace.rb>:306:in `instance'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala/compiler.rb>:94:in `<class:Scalac>'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala/compiler.rb>:81:in `<module:Scala>'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala/compiler.rb>:16:in `<top (required)>'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala.rb>:20:in `require'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/scala.rb>:20:in `<top (required)>'
<https://builds.apache.org/job/Buildr-metrics-build/ws/buildr.buildfile>:19:in `require'
<https://builds.apache.org/job/Buildr-metrics-build/ws/buildr.buildfile>:19:in `<top (required)>'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/core/application.rb>:424:in `load'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/core/application.rb>:424:in `raw_load_buildfile'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/core/application.rb>:224:in `block in load_buildfile'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/core/application.rb>:535:in `standard_exception_handling'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/core/application.rb>:219:in `load_buildfile'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/core/application.rb>:129:in `block in run'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/core/application.rb>:535:in `standard_exception_handling'
<https://builds.apache.org/job/Buildr-metrics-build/ws/lib/buildr/core/application.rb>:127:in `run'
<https://builds.apache.org/job/Buildr-metrics-build/ws/_buildr>:35:in `<main>'
(in <https://builds.apache.org/job/Buildr-metrics-build/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-metrics-build/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: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@Buildr-metrics-build/bin/ruby_noexec_wrapper:14:in `eval'
/home/hudson/.rvm/gems/ruby-1.9.2-p320@Buildr-metrics-build/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => coverage => compile
Build step 'Execute shell' marked build as failure
Archiving artifacts

Jenkins build is back to normal : Buildr-metrics-build #149

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