Fab provision failed for Kilo mainline with keystone error

Bug #1537940 reported by Vivek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
Won't Fix
High
Atul Moghe
Trunk
Fix Committed
High
Atul Moghe

Bug Description

Fab provision failed for Kilo mainline with keystone error in setup_all stage.

Version: mainline-2702-kilo

Log: http://anamika.englab.juniper.net:8080/job/ubuntu-14-04_Kilo_ha_Sanity/5/console

2016-01-25 13:41:49:420390: Warning: sudo() received nonzero return code 1 while executing 'source /etc/contrail/openstackrc; keystone tenant-list'!
2016-01-25 13:41:49:420390:
2016-01-25 13:41:49:420390: 2016-01-25 13:41:49:420225: [root@10.84.13.32] sudo: source /etc/contrail/openstackrc; keystone tenant-list
2016-01-25 13:41:59:424707: [root@10.84.13.32] out: Authorization Failed: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-66b417a9-8add-4ac9-9979-139e724a769b)
2016-01-25 13:41:59:760324: [root@10.84.13.32] out:
2016-01-25 13:41:59:775809:

2016-01-25 13:41:59:792931: Warning: sudo() received nonzero return code 1 while executing 'source /etc/contrail/openstackrc; keystone tenant-list'!
2016-01-25 13:41:59:792931:
2016-01-25 13:41:59:792931: 2016-01-25 13:41:59:792799: [root@10.84.13.32] sudo: source /etc/contrail/openstackrc; keystone tenant-list
2016-01-25 13:42:09:801046: [root@10.84.13.32] out: Authorization Failed: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-b5d4c488-8b63-4d06-94ca-dea63a97f126)
2016-01-25 13:42:10:269113: [root@10.84.13.32] out:
2016-01-25 13:42:10:284638:

2016-01-25 13:42:10:306338: Warning: sudo() received nonzero return code 1 while executing 'source /etc/contrail/openstackrc; keystone tenant-list'!
2016-01-25 13:42:10:306338:
2016-01-25 13:42:10:306338: 2016-01-25 13:42:10:306200: Traceback (most recent call last):
2016-01-25 13:42:20:315854: File "/usr/local/lib/python2.7/dist-packages/fabric/main.py", line 743, in main
2016-01-25 13:42:20:315948: *args, **kwargs
2016-01-25 13:42:20:317694: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 375, in execute
2016-01-25 13:42:20:317747: multiprocessing
2016-01-25 13:42:20:318062: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 271, in _execute
2016-01-25 13:42:20:318123: return task.run(*args, **kwargs)
2016-01-25 13:42:20:318306: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 171, in run
2016-01-25 13:42:20:318365: return self.wrapped(*args, **kwargs)
2016-01-25 13:42:20:318515: File "/usr/local/lib/python2.7/dist-packages/fabric/decorators.py", line 53, in inner_decorator
2016-01-25 13:42:20:318568: return func(*args, **kwargs)
2016-01-25 13:42:20:319563: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 168, in __call__
2016-01-25 13:42:20:319630: return self.run(*args, **kwargs)
2016-01-25 13:42:20:319800: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 171, in run
2016-01-25 13:42:20:319862: return self.wrapped(*args, **kwargs)
2016-01-25 13:42:20:320023: File "/root/fabric-utils/fabfile/tasks/provision.py", line 2429, in setup_all
2016-01-25 13:42:20:320082: execute('setup_orchestrator')
2016-01-25 13:42:20:321059: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 375, in execute
2016-01-25 13:42:20:321124: multiprocessing
2016-01-25 13:42:20:321348: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 271, in _execute
2016-01-25 13:42:20:321407: return task.run(*args, **kwargs)
2016-01-25 13:42:20:321592: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 171, in run
2016-01-25 13:42:20:321650: return self.wrapped(*args, **kwargs)
2016-01-25 13:42:20:321806: File "/usr/local/lib/python2.7/dist-packages/fabric/decorators.py", line 53, in inner_decorator
2016-01-25 13:42:20:321863: return func(*args, **kwargs)
2016-01-25 13:42:20:321984: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 168, in __call__
2016-01-25 13:42:20:322039: return self.run(*args, **kwargs)
2016-01-25 13:42:20:322195: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 171, in run
2016-01-25 13:42:20:322253: return self.wrapped(*args, **kwargs)
2016-01-25 13:42:20:322410: File "/root/fabric-utils/fabfile/tasks/provision.py", line 2282, in setup_orchestrator
2016-01-25 13:42:20:322468: execute('verify_openstack')
2016-01-25 13:42:20:323353: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 375, in execute
2016-01-25 13:42:20:323411: multiprocessing
2016-01-25 13:42:20:323679: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 271, in _execute
2016-01-25 13:42:20:323738: return task.run(*args, **kwargs)
2016-01-25 13:42:20:323925: File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 171, in run
2016-01-25 13:42:20:323984: return self.wrapped(*args, **kwargs)
2016-01-25 13:42:20:324139: File "/usr/local/lib/python2.7/dist-packages/fabric/decorators.py", line 53, in inner_decorator
2016-01-25 13:42:20:324200: return func(*args, **kwargs)
2016-01-25 13:42:20:324321: File "/root/fabric-utils/fabfile/tasks/verify.py", line 52, in verify_openstack
2016-01-25 13:42:20:324378: raise OpenStackSetupError(output)
2016-01-25 13:42:20:324499: fabfile.tasks.verify.OpenStackSetupError: Authorization Failed: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-b5d4c488-8b63-4d06-94ca-dea63a97f126)

Tags: haproxy sanity
Vivek (vivekgarg)
Changed in juniperopenstack:
milestone: none → r3.0-fcs
Jeba Paulaiyan (jebap)
tags: added: sanity
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/16530
Submitter: Atul Moghe (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/16530
Committed: http://github.org/Juniper/contrail-provisioning/commit/f0e695e943a25a7cd757c382047f862ebb0aa3e8
Submitter: Zuul
Branch: master

commit f0e695e943a25a7cd757c382047f862ebb0aa3e8
Author: Atul Moghe <email address hidden>
Date: Tue Jan 26 15:15:37 2016 -0800

driver knob for keystone token needs persistence token connection, which was done
for non-HA setup but was not done for HA setup.
Closes-Bug:#1537940

Change-Id: Iba328722b21ac837a12bea392246bc0911b99913

Jeba Paulaiyan (jebap)
information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.20

Review in progress for https://review.opencontrail.org/18407
Submitter: Ranjeet R (<email address hidden>)

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.