SM-lite provisioning reports Error: Could not find a certificate

Bug #1712936 reported by Sarath
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Fix Committed
Low
Nitish Krishna Kaveri
Trunk
Fix Committed
Low
Nitish Krishna Kaveri

Bug Description

Nitish knows the problem and this are not harmfull and provisioning proceeds with these.
This bug is for tracking and will be taken care part of refactoring efforts in mainline.

root@5a10s26:~# /opt/contrail/contrail_server_manager/provision_containers.sh -j vc.json -cid cluster-vcenter-compute
----> Install server manager without cobbler option
----> This install is being logged at: /var/log/contrail/install_logs/install_2017_08_24__15_35_54.log
    ----> Cleaning up existing sources.list and Server Manager sources file
    ----> Allow Install of Unauthenticated APT packages
    ----> Installing dependent packages for Setting up Smgr repos
dpkg-scanpackages: warning: package python-urllib3 (filename ./python-urllib3_1.13.1-2~cloud0_all.deb) is repeat;
dpkg-scanpackages: warning: ignored that one and using data from ./python-urllib3_1.13.1-2_all.deb!
dpkg-scanpackages: warning: package syslinux (filename ./syslinux_4.05+dfsg-6+deb8u1_amd64.deb) is repeat;
dpkg-scanpackages: warning: ignored that one and using data from ./syslinux_3%3a4.05+dfsg-6+deb8u1_amd64.deb!
dpkg-scanpackages: warning: package ansible (filename ./ansible_2.2.0.0-1ppa~trusty_all.deb) is repeat;
dpkg-scanpackages: warning: ignored that one and using data from ./ansible_2.3.1.0-1ppa~trusty_all.deb!
dpkg-scanpackages: warning: package python-netaddr (filename ./python-netaddr_0.7.18-1~cloud0_all.deb) is repeat but newer version;
dpkg-scanpackages: warning: used that one and ignored data from ./python-netaddr_0.7.10-1ubuntu1.1_all.deb!
dpkg-scanpackages: warning: package python-django (filename ./python-django_1.6.1-2ubuntu0.16_all.deb) is repeat;
dpkg-scanpackages: warning: ignored that one and using data from ./python-django_1.8.7-1ubuntu5.1~cloud0_all.deb!
dpkg-scanpackages: info: Wrote 343 entries to output Packages file.
----> Server Manager
    ----> Upgrading Server Manager to version 4.0.1.0-44
    ----> Using default puppet certificate name 5a10s26.contrail.juniper.net
    ----> Installing package Puppetmaster Passenger
    ----> Installing package Server Manager Lite
Configuring Ansible
Starting docker if required
docker start/running, process 21698
option already set
Docker registry already running
----> Completed Installing Server Manager
----> Server Manager Cliff Client
    ----> Installing package Server Manager Cliff Client
----> Completed Installing Server Manager Cliff Client
----> Web Server Manager
    ----> Installing package Contrail Web Core
    ----> Installing package Contrail Web Server Manager
----> Completed Installing Web Server Manager
        ----> Starting Server Manager Lite Service
----> Reverting Repos to old state
SM installation took 0 minutes and 32 seconds.
----> Pre provision checks to make sure setup is ready for contrail provisioning
Configuring => 5a10s31
[2017-08-24 15:37:00,877: local_exec_cmd] Error: Could not find a certificate for 5a10s31.contrail.juniper.net

[2017-08-24 15:37:00,877: local_exec_cmd] None
Configuring => 5a10s30
[2017-08-24 15:37:37,965: local_exec_cmd] Error: Could not find a certificate for 5a10s30.contrail.juniper.net

[2017-08-24 15:37:37,965: local_exec_cmd] None
Configuring => 5a10s29
[2017-08-24 15:38:17,586: local_exec_cmd] Error: Could not find a certificate for 5a10s29.contrail.juniper.net

[2017-08-24 15:38:17,586: local_exec_cmd] None
Configuring => contrailvm-5a10s27
[2017-08-24 15:39:04,850: local_exec_cmd] Error: Could not find a certificate for contrailvm-5a10s27.contrail.juniper.net

[2017-08-24 15:39:04,850: local_exec_cmd] None
----> Adding server manager objects to server manager database
----> Provisioning the cluster
----> Waiting for containers to get loaded.

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/35286
Submitter: Nitish Krishna Kaveri (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/35286
Committed: http://github.com/Juniper/contrail-server-manager/commit/c896a9368f9adefd5847bee9cb468c8a9b8f1cb2
Submitter: Zuul (<email address hidden>)
Branch: master

commit c896a9368f9adefd5847bee9cb468c8a9b8f1cb2
Author: nitishkrishna <email address hidden>
Date: Tue Sep 5 16:00:38 2017 -0700

Closes-Bug: #1712936 - Don't display local_exec_cmd Errors during puppet clean

Do not display messages like:

[2017-08-24 15:37:37,965: local_exec_cmd] None
Configuring => 5a10s29
[2017-08-24 15:38:17,586: local_exec_cmd] Error: Could not find a certificate for 5a10s29.contrail.juniper.net

[2017-08-24 15:38:17,586: local_exec_cmd] None
Configuring => contrailvm-5a10s27
[2017-08-24 15:39:04,850: local_exec_cmd] Error: Could not find a certificate for contrailvm-5a10s27.contrail.juniper.net

Change-Id: I0d7d131782fc3f28afc6892d866d1f070cee9f73

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.0

Review in progress for https://review.opencontrail.org/37024
Submitter: Nitish Krishna Kaveri (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/37024
Committed: http://github.com/Juniper/contrail-server-manager/commit/91231515d9875bdee540d61e3eeb8164092ec6a0
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 91231515d9875bdee540d61e3eeb8164092ec6a0
Author: nitishkrishna <email address hidden>
Date: Tue Sep 5 16:00:38 2017 -0700

Closes-Bug: #1712936 - Don't display local_exec_cmd Errors during puppet clean

Do not display messages like:

[2017-08-24 15:37:37,965: local_exec_cmd] None
Configuring => 5a10s29
[2017-08-24 15:38:17,586: local_exec_cmd] Error: Could not find a certificate for 5a10s29.contrail.juniper.net

[2017-08-24 15:38:17,586: local_exec_cmd] None
Configuring => contrailvm-5a10s27
[2017-08-24 15:39:04,850: local_exec_cmd] Error: Could not find a certificate for contrailvm-5a10s27.contrail.juniper.net

Change-Id: I0d7d131782fc3f28afc6892d866d1f070cee9f73
(cherry picked from commit c896a9368f9adefd5847bee9cb468c8a9b8f1cb2)

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.