Comment 0 for bug 1847607

Revision history for this message
Peng Peng (ppeng) wrote : IPv6 regular, 5 mins after swact calico-kube-controllers pod not getting ready

Brief Description
-----------------
After swact-host, checking pod status. After 5 mins, calico-kube-controllers pod is still not ready. 5 mins seem too long.

Severity
--------
Major

Steps to Reproduce
------------------
as description

TC-name: mtc/test_swact.py::test_swact_controller_platform

Expected Behavior
------------------
pod get ready in a reasonable time

Actual Behavior
----------------

Reproducibility
---------------
Reproducible

System Configuration
--------------------
Multi-node system
IPv6

Lab-name: WCP_71-75

Branch/Pull Time/Commit
-----------------------
19.10 master as of
Load: 2019-10-09_20-00-00

Last Pass
---------
2019-10-02_20-00-00

Timestamp/Logs
--------------
2019-10-10 07:55:15,693] 311 DEBUG MainThread ssh.send :: Send 'system --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://[face::2]:5000/v3 --os-user-domain-name Default --os-project-domain-name Default --os-endpoint-type internalURL --os-region-name RegionOne host-swact controller-0'

[2019-10-10 07:56:40,684] 311 DEBUG MainThread ssh.send :: Send 'kubectl get nodes'
[2019-10-10 07:56:40,954] 433 DEBUG MainThread ssh.expect :: Output:
NAME STATUS ROLES AGE VERSION
compute-0 Ready <none> 29m v1.16.0
compute-1 Ready <none> 29m v1.16.0
compute-2 Ready <none> 29m v1.16.0
controller-0 Ready master 74m v1.16.0
controller-1 Ready master 37m v1.16.0
controller-1:~$
[

[2019-10-10 07:56:48,499] 311 DEBUG MainThread ssh.send :: Send 'kubectl get pod -o=wide --all-namespaces'
[2019-10-10 07:56:48,719] 433 DEBUG MainThread ssh.expect :: Output:
NAMESPACE NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
kube-system calico-kube-controllers-7f985db75c-7qlr4 0/1 Running 3 74m dead:beef::8e22:765f:6121:eb45 controller-0 <none> <none>
k

0-10 08:01:47,379] 311 DEBUG MainThread ssh.send :: Send 'kubectl get pod -o=wide --all-namespaces'
[2019-10-10 08:01:47,596] 433 DEBUG MainThread ssh.expect :: Output:
NAMESPACE NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
kube-system calico-kube-controllers-7f985db75c-7qlr4 0/1 Running 3 79m dead:beef::8e22:765f:6121:eb45 controller-0 <none> <none>

Test Activity
-------------
Sanity