-
Bug
-
Resolution: Done
-
Major
-
None
-
4.19.0
-
Quality / Stability / Reliability
-
False
-
None
-
None
-
None
-
None
-
None
-
None
-
Rejected
-
ShiftStack Sprint 269
-
1
-
?
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When installing an OpenShift cluster with single stack IPv6 the afterburn-hostname.service timesout with the following output:
Feb 03 19:55:17 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:17.968 WARN failed to locate config-drive, using the metadata service API instead Feb 03 19:55:17 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:17.996 INFO Fetching http://169.254.169.254/latest/meta-data/hostname: Attempt #1 Feb 03 19:55:17 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:17.996 INFO Failed to fetch: error sending request for url (http://169.254.169.254/latest/meta-data/hostname) Feb 03 19:55:18 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:18.997 INFO Fetching http://169.254.169.254/latest/meta-data/hostname: Attempt #2 Feb 03 19:55:18 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:18.997 INFO Failed to fetch: error sending request for url (http://169.254.169.254/latest/meta-data/hostname) Feb 03 19:55:20 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:20.998 INFO Fetching http://169.254.169.254/latest/meta-data/hostname: Attempt #3 Feb 03 19:55:21 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:20.999 INFO Failed to fetch: error sending request for url (http://169.254.169.254/latest/meta-data/hostname) Feb 03 19:55:25 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:25.000 INFO Fetching http://169.254.169.254/latest/meta-data/hostname: Attempt #4 Feb 03 19:55:25 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:25.001 INFO Failed to fetch: error sending request for url (http://169.254.169.254/latest/meta-data/hostname) Feb 03 19:55:30 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:30.001 INFO Fetching http://169.254.169.254/latest/meta-data/hostname: Attempt #5 Feb 03 19:55:30 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:30.002 INFO Failed to fetch: error sending request for url (http://169.254.169.254/latest/meta-data/hostname) Feb 03 19:55:35 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:35.003 INFO Fetching http://169.254.169.254/latest/meta-data/hostname: Attempt #6 Feb 03 19:55:35 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:35.003 INFO Failed to fetch: error sending request for url (http://169.254.169.254/latest/meta-data/hostname) Feb 03 19:55:40 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:40.004 INFO Fetching http://169.254.169.254/latest/meta-data/hostname: Attempt #7 Feb 03 19:55:40 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:40.005 INFO Failed to fetch: error sending request for url (http://169.254.169.254/latest/meta-data/hostname) Feb 03 19:55:45 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:45.005 INFO Fetching http://169.254.169.254/latest/meta-data/hostname: Attempt #8 Feb 03 19:55:45 ostest-66r6t-master-0 bash[2930]: Feb 03 19:55:45.006 INFO Failed to fetch: error sending request for url (http://169.254.169.254/latest/meta-data/hostname) Feb 03 19:55:45 ostest-66r6t-master-0 systemd[1]: afterburn-hostname.service: start operation timed out. Terminating. Feb 03 19:55:45 ostest-66r6t-master-0 systemd[1]: afterburn-hostname.service: Main process exited, code=killed, status=15/TERM Feb 03 19:55:45 ostest-66r6t-master-0 systemd[1]: afterburn-hostname.service: Failed with result 'timeout'. Feb 03 19:55:45 ostest-66r6t-master-0 systemd[1]: Failed to start Afterburn Hostname.
Given that the VMs are configured with configdrive, the first attempt of using configdrive should have worked. [cloud-admin@shiftstackclient-shiftstack ~]$ openstack server show ostest-66r6t-master-0 |grep config | config_drive | True
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- duplicates
-
OCPBUGS-49394 afterburn-hostname service fails on openstack cluster
-
- Closed
-