Guest User

cloudinit

a guest
Aug 13th, 2014
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. Aug 12 14:59:25 GoldenTest [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.4 running 'init-local' at Tue, 12 Aug 2014 14:59:25 +0000. Up 34.51 seconds.
  2. Aug 12 14:59:26 GoldenTest [CLOUDINIT] util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  3. Aug 12 14:59:26 GoldenTest [CLOUDINIT] util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
  4. Aug 12 14:59:26 GoldenTest [CLOUDINIT] util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  5. Aug 12 14:59:26 GoldenTest [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  6. Aug 12 14:59:26 GoldenTest [CLOUDINIT] util.py[DEBUG]: Read 11 bytes from /proc/uptime
  7. Aug 12 14:59:26 GoldenTest [CLOUDINIT] util.py[DEBUG]: cloud-init mode 'init' took 0.196 seconds (0.19)
  8. Aug 12 14:59:27 GoldenTest [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.4 running 'init' at Tue, 12 Aug 2014 14:59:27 +0000. Up 36.26 seconds.
  9. Aug 12 14:59:27 GoldenTest [CLOUDINIT] util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  10. Aug 12 14:59:27 GoldenTest [CLOUDINIT] util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
  11. Aug 12 14:59:27 GoldenTest [CLOUDINIT] util.py[DEBUG]: Running command ['route', '-n'] with allowed return codes [0] (shell=False, capture=True)
  12. Aug 12 14:59:27 GoldenTest [CLOUDINIT] cloud-init[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
  13. Aug 12 14:59:27 GoldenTest [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/data/no-net (quiet=False)
  14. Aug 12 14:59:27 GoldenTest [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  15. Aug 12 14:59:27 GoldenTest [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  16. Aug 12 14:59:27 GoldenTest [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['rhel', 'cloudinit.distros.rhel'] that have attributes ['Distro']
  17. Aug 12 14:59:28 GoldenTest [CLOUDINIT] importer.py[DEBUG]: Found rhel with attributes ['Distro'] in ['cloudinit.distros.rhel']
  18. Aug 12 14:59:28 GoldenTest [CLOUDINIT] stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
  19. Aug 12 14:59:28 GoldenTest [CLOUDINIT] __init__.py[DEBUG]: Looking for for data source in: ['nocloud'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
  20. Aug 12 14:59:28 GoldenTest [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourcenocloud', 'cloudinit.sources.DataSourcenocloud'] that have attributes ['get_datasource_list']
  21. Aug 12 14:59:28 GoldenTest [CLOUDINIT] importer.py[DEBUG]: Found DataSourcenocloud with attributes ['get_datasource_list'] in []
  22. Aug 12 14:59:28 GoldenTest [CLOUDINIT] __init__.py[DEBUG]: Searching for data source in: []
  23. Aug 12 14:59:28 GoldenTest [CLOUDINIT] util.py[WARNING]: No instance datasource found! Likely bad things to come!
  24. Aug 12 14:59:28 GoldenTest [CLOUDINIT] util.py[DEBUG]: No instance datasource found! Likely bad things to come!#012Traceback (most recent call last):#012 File "/usr/bin/cloud-init", line 239, in main_init#012 init.fetch()#012 File "/usr/lib/python2.6/site-packages/cloudinit/stages.py", line 307, in fetch#012 return self._get_data_source()#012 File "/usr/lib/python2.6/site-packages/cloudinit/stages.py", line 235, in _get_data_source#012 pkg_list)#012 File "/usr/lib/python2.6/site-packages/cloudinit/sources/__init__.py", line 250, in find_source#012 raise DataSourceNotFoundException(msg)#012DataSourceNotFoundException: Did not find any data source, searched classes: ()
  25. Aug 12 14:59:28 GoldenTest [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  26. Aug 12 14:59:28 GoldenTest [CLOUDINIT] util.py[DEBUG]: Read 11 bytes from /proc/uptime
  27. Aug 12 14:59:28 GoldenTest [CLOUDINIT] util.py[DEBUG]: cloud-init mode 'init' took 0.504 seconds (0.51)
Advertisement
Add Comment
Please, Sign In to add comment