#220 new
Matt Moriarity

'rake cruise' is successful, but build still fails

Reported by Matt Moriarity | November 13th, 2008 @ 07:09 AM

My project is an ordinary Ruby project, not using rails or anything like that. I have a rake cruise task which just does rake test. When I run rake cruise from the command-line in the work folder, everything runs just fine and the tests are successful. From cruisecontrol, the build fails and the build log contains this:


dir : /home/sysadmin/.cruise/projects/gtschedule/work
command : echo "/home/sysadmin/.cruise/projects/gtschedule/work sysadmin$ ruby -e "require 'rubygems' rescue nil; require 'rake'; load '/home/sysadmin/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear"" >> /home/sysadmin/.cruise/projects/gtschedule/build-22249.2/build.log && ruby -e "require 'rubygems' rescue nil; require 'rake'; load '/home/sysadmin/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" >> /home/sysadmin/.cruise/projects/gtschedule/build-22249.2/build.log 2>&1
exitstatus: 127

I can't make any sense of this build log, and I've used cruisecontrol happily with rails projects before. I don't know what the problem is.

This is on the latest Git head, commit id 6e5a5eadc000228fef00f77dda08d14a28a62f82.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Tags

Pages