[system test] Deployment failed with message - No space left on device - /var/lib/astute

Bug #1317114 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Undecided
Unassigned

Bug Description

http://jenkins-product.srt.mirantis.net:8080/view/0_0_swarm/job/master_fuelmain.system_test.centos.thread_3/40/console
Stop reset cluster in ha mode test fails on deployment stage with message in orchestrator logs

2014-05-07T00:08:21 info: [404] Using Astute::DeploymentEngine::NailyFact for deployment.
2014-05-07T00:08:21 info: [404] Deployment mode ha_compact
2014-05-07T00:08:22 debug: [404] 5f845479-316c-4a01-b755-308554c0652f: MC agent 'uploadfile', method 'upload', results: {:sender=>"1", :statuscode=>0, :statusmsg=>"OK", :data=>{:msg=>"File was uploaded!"}}
2014-05-07T00:08:22 debug: [404] 5f845479-316c-4a01-b755-308554c0652f: MC agent 'uploadfile', method 'upload', results: {:sender=>"2", :statuscode=>0, :statusmsg=>"OK", :data=>{:msg=>"File was uploaded!"}}
2014-05-07T00:08:22 debug: [404] 5f845479-316c-4a01-b755-308554c0652f: MC agent 'uploadfile', method 'upload', results: {:sender=>"3", :statuscode=>0, :statusmsg=>"OK", :data=>{:msg=>"File was uploaded!"}}
2014-05-07T00:08:22 debug: [404] 5f845479-316c-4a01-b755-308554c0652f: MC agent 'uploadfile', method 'upload', results: {:sender=>"4", :statuscode=>5, :statusmsg=>"No space left on device - /var/lib/astute", :data=>{:msg=>nil}}
2014-05-07T00:08:22 debug: [404] 5f845479-316c-4a01-b755-308554c0652f: MC agent 'uploadfile', method 'upload', results: {:sender=>"5", :statuscode=>5, :statusmsg=>"No space left on device - /var/lib/astute", :data=>{:msg=>nil}}
2014-05-07T00:08:22 err: [404] MCollective call failed in agent 'uploadfile', method 'upload', failed nodes:
ID: 4 - Reason: No space left on device - /var/lib/astute
ID: 5 - Reason: No space left on device - /var/lib/astute

2014-05-07T00:08:22 err: [404] Unexpected error 5f845479-316c-4a01-b755-308554c0652f: MCollective call failed in agent 'uploadfile', method 'upload', failed nodes:
ID: 4 - Reason: No space left on device - /var/lib/astute
ID: 5 - Reason: No space left on device - /var/lib/astute
 traceback /usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/mclient.rb:116:in `check_results_with_retries'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/mclient.rb:62:in `method_missing'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/deployment_engine.rb:173:in `block (2 levels) in upload_ssh_keys'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/deployment_engine.rb:169:in `each'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/deployment_engine.rb:169:in `block in upload_ssh_keys'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/deployment_engine.rb:167:in `each'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/deployment_engine.rb:167:in `upload_ssh_keys'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/deployment_engine.rb:45:in `block in deploy'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/deployment_engine.rb:42:in `each_slice'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/deployment_engine.rb:42:in `deploy'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/orchestrator.rb:43:in `deploy'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/dispatcher.rb:103:in `deploy'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:126:in `dispatch_message'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:89:in `block in dispatch'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/task_queue.rb:64:in `call'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/task_queue.rb:64:in `block in each'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/task_queue.rb:56:in `each'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/task_queue.rb:56:in `each'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:87:in `each_with_index'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:87:in `dispatch'
/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:72:in `block in perform_main_job'
2014-05-07T00:08:22 err: [404] Error running RPC method deploy: 5f845479-316c-4a01-b755-308554c0652f: MCollective call failed in agent 'uploadfile', method 'upload', failed nodes:
ID: 4 - Reason: No space left on device - /var/lib/astute
ID: 5 - Reason: No space left on device - /var/lib/astute

Tags: system-tests
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

move to invalid according do not see anymore such behaviour in our CI

Changed in fuel:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.