Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2016
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. Cloud-init v. 0.7.5 running 'init-local' at Sun, 03 Jan 2016 21:59:59 +0000. Up 20.30 seconds.
  2. Cloud-init v. 0.7.5 running 'init' at Sun, 03 Jan 2016 22:00:00 +0000. Up 21.30 seconds.
  3. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++
  4. ci-info: +--------+-------+-------------+---------------+-------------------+
  5. ci-info: | Device | Up | Address | Mask | Hw-Address |
  6. ci-info: +--------+-------+-------------+---------------+-------------------+
  7. ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |
  8. ci-info: | eth1 | False | . | . | 00:50:56:8f:d9:bc |
  9. ci-info: | eth0 | True | 10.20.30.50 | 255.255.255.0 | 00:50:56:8f:06:02 |
  10. ci-info: +--------+-------+-------------+---------------+-------------------+
  11. ci-info: +++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++
  12. ci-info: +-------+-------------+------------+---------------+-----------+-------+
  13. ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
  14. ci-info: +-------+-------------+------------+---------------+-----------+-------+
  15. ci-info: | 0 | 0.0.0.0 | 10.20.30.1 | 0.0.0.0 | eth0 | UG |
  16. ci-info: | 1 | 10.20.30.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |
  17. ci-info: +-------+-------------+------------+---------------+-----------+-------+
  18. 2016-01-03 22:00:01,156 - util.py[WARNING]: Failed accessing user data.
  19. Jan 3 22:00:03 ubuntu pollinate[750]: ERROR: Network communication failed [60]\n22:00:02.333112 * Hostname was NOT found in DNS cache
  20. % Total % Received % Xferd Average Speed Time Time Time Current
  21. Dload Upload Total Spent Left Speed
  22.  
  23. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 022:00:02.457823 * Trying 91.189.94.10...
  24. 22:00:02.580314 * Connected to entropy.ubuntu.com (91.189.94.10) port 443 (#0)
  25. 22:00:02.649778 * successfully set certificate verify locations:
  26. 22:00:02.649815 * CAfile: /etc/pollinate/entropy.ubuntu.com.pem
  27. CApath: /dev/null
  28. 22:00:02.649943 * SSLv3, TLS handshake, Client hello (1):
  29. 22:00:02.649961 } [data not shown]
  30. 22:00:02.782400 * SSLv3, TLS handshake, Server hello (2):
  31. 22:00:02.782432 { [data not shown]
  32. 22:00:02.782472 * SSLv3, TLS handshake, CERT (11):
  33. 22:00:02.782486 { [data not shown]
  34. 22:00:02.782807 * SSLv3, TLS alert, Server hello (2):
  35. 22:00:02.782825 } [data not shown]
  36. 22:00:02.782885 * SSL certificate problem: unable to get local issuer certificate
  37.  
  38. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  39. 22:00:02.782951 * Closing connection 0
  40. curl: (60) SSL certificate problem: unable to get local issuer certificate
  41. More details here: http://curl.haxx.se/docs/sslcerts.html
  42.  
  43. curl performs SSL certificate verification by default, using a "bundle"
  44. of Certificate Authority (CA) public keys (CA certs). If the default
  45. bundle file isn't adequate, you can specify an alternate file
  46. using the --cacert option.
  47. If this HTTPS server uses a certificate signed by a CA represented in
  48. the bundle, the certificate verification probably failed due to a
  49. problem with the certificate (it might be expired, or the name might
  50. not match the domain name in the URL).
  51. If you'd like to turn off curl's verification of the certificate, use
  52. the -k (or --insecure) option.
  53. 2016-01-03 22:00:03,398 - util.py[WARNING]: Running seed_random (<module 'cloudinit.config.cc_seed_random' from '/usr/lib/python2.7/dist-packages/cloudinit/config/cc_seed_random.pyc'>) failed
  54. 2016-01-03 22:00:03,523 - cc_resizefs.py[WARNING]: Device 'overlayroot' did not exist. cannot resize: dev=overlayroot mnt_point=/ path=/
  55. Generating public/private rsa key pair.
  56. Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
  57. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
  58. The key fingerprint is:
  59. cd:5b:36:2a:47:93:d9:28:80:e3:a3:1b:aa:25:14:b1 root@node-1
  60. The key's randomart image is:
  61. +--[ RSA 2048]----+
  62. | . |
  63. | o . |
  64. | E o . |
  65. | .. . . o = |
  66. | . o S O = |
  67. |. . . o * . |
  68. |. + . + |
  69. | + o o |
  70. |+ . |
  71. +-----------------+
  72. Generating public/private dsa key pair.
  73. Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
  74. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
  75. The key fingerprint is:
  76. 86:e4:27:8f:04:11:07:75:b1:e1:94:0a:d1:e1:33:3e root@node-1
  77. The key's randomart image is:
  78. +--[ DSA 1024]----+
  79. | =*+.=o |
  80. | .+.+.o |
  81. | ..=.o |
  82. | =.+ |
  83. | E S |
  84. | . B |
  85. | . . |
  86. | |
  87. | |
  88. +-----------------+
  89. Generating public/private ecdsa key pair.
  90. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
  91. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
  92. The key fingerprint is:
  93. 72:df:a8:04:58:ff:b9:a7:eb:e6:3e:26:3f:d5:44:4a root@node-1
  94. The key's randomart image is:
  95. +--[ECDSA 256]---+
  96. | |
  97. | E . |
  98. | . . o |
  99. | o . . . |
  100. | . o S o |
  101. | + o +. . |
  102. | . =.. |
  103. | ...=.. |
  104. | .OO* |
  105. +-----------------+
  106. Cloud-init v. 0.7.5 running 'modules:config' at Sun, 03 Jan 2016 22:00:05 +0000. Up 25.66 seconds.
  107. Generating locales...
  108. en_US.UTF-8... up-to-date
  109. Generation complete.
  110. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 03 Jan 2016 22:00:11 +0000. Up 32.28 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement