Advertisement
otubo

Untitled

Sep 5th, 2019
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. Sep 5 05:47:29 rhel7 cloud-init: Can not apply stage config, no datasource found! Likely bad things to come!
  2. Sep 5 05:47:29 rhel7 cloud-init: ------------------------------------------------------------
  3. Sep 5 05:47:29 rhel7 cloud-init: Traceback (most recent call last):
  4. Sep 5 05:47:29 rhel7 cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/cmd/main.py", line 485, in main_modules
  5. Sep 5 05:47:29 rhel7 cloud-init: init.fetch(existing="trust")
  6. Sep 5 05:47:29 rhel7 cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 352, in fetch
  7. Sep 5 05:47:29 rhel7 cloud-init: return self._get_data_source(existing=existing)
  8. Sep 5 05:47:29 rhel7 cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 262, in _get_data_source
  9. Sep 5 05:47:29 rhel7 cloud-init: pkg_list, self.reporter)
  10. Sep 5 05:47:29 rhel7 cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/sources/__init__.py", line 741, in find_source
  11. Sep 5 05:47:29 rhel7 cloud-init: raise DataSourceNotFoundException(msg)
  12. Sep 5 05:47:29 rhel7 cloud-init: DataSourceNotFoundException: Did not find any data source, searched classes: ()
  13. Sep 5 05:47:29 rhel7 cloud-init: ------------------------------------------------------------
  14. Sep 5 05:47:29 rhel7 systemd: cloud-config.service: main process exited, code=exited, status=1/FAILURE
  15. Sep 5 05:47:29 rhel7 systemd: Failed to start Apply the settings specified in cloud-config.
  16. Sep 5 05:47:29 rhel7 systemd: Unit cloud-config.service entered failed state.
  17. Sep 5 05:47:29 rhel7 systemd: cloud-config.service failed.
  18. Sep 5 05:47:29 rhel7 systemd: Starting Execute cloud user/final scripts...
  19. Sep 5 05:47:29 rhel7 cloud-init: Can not apply stage final, no datasource found! Likely bad things to come!
  20. Sep 5 05:47:29 rhel7 cloud-init: ------------------------------------------------------------
  21. Sep 5 05:47:29 rhel7 cloud-init: Traceback (most recent call last):
  22. Sep 5 05:47:29 rhel7 cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/cmd/main.py", line 485, in main_modules
  23. Sep 5 05:47:29 rhel7 cloud-init: init.fetch(existing="trust")
  24. Sep 5 05:47:29 rhel7 cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 352, in fetch
  25. Sep 5 05:47:29 rhel7 cloud-init: return self._get_data_source(existing=existing)
  26. Sep 5 05:47:29 rhel7 cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 262, in _get_data_source
  27. Sep 5 05:47:29 rhel7 cloud-init: pkg_list, self.reporter)
  28. Sep 5 05:47:29 rhel7 cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/sources/__init__.py", line 741, in find_source
  29. Sep 5 05:47:29 rhel7 cloud-init: raise DataSourceNotFoundException(msg)
  30. Sep 5 05:47:29 rhel7 cloud-init: DataSourceNotFoundException: Did not find any data source, searched classes: ()
  31. Sep 5 05:47:29 rhel7 cloud-init: ------------------------------------------------------------
  32. Sep 5 05:47:29 rhel7 systemd: cloud-final.service: main process exited, code=exited, status=1/FAILURE
  33. Sep 5 05:47:29 rhel7 systemd: Failed to start Execute cloud user/final scripts.
  34. Sep 5 05:47:29 rhel7 systemd: Unit cloud-final.service entered failed state.
  35. Sep 5 05:47:29 rhel7 systemd: cloud-final.service failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement