Advertisement
Guest User

Untitled

a guest
Feb 25th, 2016
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.63 KB | None | 0 0
  1. ubuntu@juju:~$ juju bootstrap --debug
  2. 2016-02-25 20:17:47 INFO juju.cmd supercommand.go:37 running juju [1.25.3-wily-amd64 gc]
  3. 2016-02-25 20:17:47 INFO juju.provider.openstack provider.go:243 opening environment "ost"
  4. 2016-02-25 20:17:47 DEBUG juju.environs.configstore disk.go:351 writing jenv file
  5. 2016-02-25 20:17:47 DEBUG juju.environs.configstore disk.go:475 writing jenv file to /home/ubuntu/.juju/environments/ost.jenv
  6. 2016-02-25 20:17:47 INFO juju.network network.go:242 setting prefer-ipv6 to false
  7. 2016-02-25 20:17:47 DEBUG juju.environs imagemetadata.go:111 using image datasource "image-metadata-url"
  8. 2016-02-25 20:17:47 DEBUG juju.environs imagemetadata.go:111 using image datasource "default cloud images"
  9. 2016-02-25 20:17:47 DEBUG juju.environs imagemetadata.go:111 using image datasource "default ubuntu cloud images"
  10. 2016-02-25 20:17:47 TRACE juju.environs.simplestreams simplestreams.go:376 searching for metadata in datasource "image-metadata-url"
  11. 2016-02-25 20:17:50 TRACE juju.environs.simplestreams datasource.go:95 Got error requesting "http://192.168.111.36/images/streams/v1/index2.sjson": Get http://192.168.111.36/images/streams/v1/index2.sjson: dial tcp 192.168.111.36:80: getsockopt: no route to host
  12. 2016-02-25 20:17:50 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "http://192.168.111.36/images/streams/v1/index2.sjson": invalid URL "http://192.168.111.36/images/streams/v1/index2.sjson" not found
  13. 2016-02-25 20:17:50 TRACE juju.environs.simplestreams simplestreams.go:418 streams/v1/index2.sjson not found, trying legacy index path: streams/v1/index.sjson
  14. 2016-02-25 20:17:53 TRACE juju.environs.simplestreams datasource.go:95 Got error requesting "http://192.168.111.36/images/streams/v1/index.sjson": Get http://192.168.111.36/images/streams/v1/index.sjson: dial tcp 192.168.111.36:80: getsockopt: no route to host
  15. 2016-02-25 20:17:53 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "http://192.168.111.36/images/streams/v1/index.sjson": invalid URL "http://192.168.111.36/images/streams/v1/index.sjson" not found
  16. 2016-02-25 20:17:53 TRACE juju.environs.simplestreams simplestreams.go:427 cannot load index "http://192.168.111.36/images/streams/v1/index.sjson": invalid URL "http://192.168.111.36/images/streams/v1/index.sjson" not found
  17. 2016-02-25 20:17:56 TRACE juju.environs.simplestreams datasource.go:95 Got error requesting "http://192.168.111.36/images/streams/v1/index2.json": Get http://192.168.111.36/images/streams/v1/index2.json: dial tcp 192.168.111.36:80: getsockopt: no route to host
  18. 2016-02-25 20:17:56 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "http://192.168.111.36/images/streams/v1/index2.json": invalid URL "http://192.168.111.36/images/streams/v1/index2.json" not found
  19. 2016-02-25 20:17:56 TRACE juju.environs.simplestreams simplestreams.go:418 streams/v1/index2.json not found, trying legacy index path: streams/v1/index.json
  20. 2016-02-25 20:17:59 TRACE juju.environs.simplestreams datasource.go:95 Got error requesting "http://192.168.111.36/images/streams/v1/index.json": Get http://192.168.111.36/images/streams/v1/index.json: dial tcp 192.168.111.36:80: getsockopt: no route to host
  21. 2016-02-25 20:17:59 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "http://192.168.111.36/images/streams/v1/index.json": invalid URL "http://192.168.111.36/images/streams/v1/index.json" not found
  22. 2016-02-25 20:17:59 TRACE juju.environs.simplestreams simplestreams.go:427 cannot load index "http://192.168.111.36/images/streams/v1/index.json": invalid URL "http://192.168.111.36/images/streams/v1/index.json" not found
  23. 2016-02-25 20:17:59 TRACE juju.environs.simplestreams simplestreams.go:376 searching for metadata in datasource "default cloud images"
  24. 2016-02-25 20:18:00 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "https://streams.canonical.com/juju/images/releases/streams/v1/index2.sjson": cannot find URL "https://streams.canonical.com/juju/images/releases/streams/v1/index2.sjson" not found
  25. 2016-02-25 20:18:00 TRACE juju.environs.simplestreams simplestreams.go:418 streams/v1/index2.sjson not found, trying legacy index path: streams/v1/index.sjson
  26. 2016-02-25 20:18:01 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "https://streams.canonical.com/juju/images/releases/streams/v1/index.sjson": cannot find URL "https://streams.canonical.com/juju/images/releases/streams/v1/index.sjson" not found
  27. 2016-02-25 20:18:01 TRACE juju.environs.simplestreams simplestreams.go:427 cannot load index "https://streams.canonical.com/juju/images/releases/streams/v1/index.sjson": invalid URL "https://streams.canonical.com/juju/images/releases/streams/v1/index.sjson" not found
  28. 2016-02-25 20:18:01 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "https://streams.canonical.com/juju/images/releases/streams/v1/index2.json": cannot find URL "https://streams.canonical.com/juju/images/releases/streams/v1/index2.json" not found
  29. 2016-02-25 20:18:01 TRACE juju.environs.simplestreams simplestreams.go:418 streams/v1/index2.json not found, trying legacy index path: streams/v1/index.json
  30. 2016-02-25 20:18:02 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "https://streams.canonical.com/juju/images/releases/streams/v1/index.json": cannot find URL "https://streams.canonical.com/juju/images/releases/streams/v1/index.json" not found
  31. 2016-02-25 20:18:02 TRACE juju.environs.simplestreams simplestreams.go:427 cannot load index "https://streams.canonical.com/juju/images/releases/streams/v1/index.json": invalid URL "https://streams.canonical.com/juju/images/releases/streams/v1/index.json" not found
  32. 2016-02-25 20:18:02 TRACE juju.environs.simplestreams simplestreams.go:376 searching for metadata in datasource "default ubuntu cloud images"
  33. 2016-02-25 20:18:02 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "http://cloud-images.ubuntu.com/releases/streams/v1/index2.sjson": cannot find URL "http://cloud-images.ubuntu.com/releases/streams/v1/index2.sjson" not found
  34. 2016-02-25 20:18:02 TRACE juju.environs.simplestreams simplestreams.go:418 streams/v1/index2.sjson not found, trying legacy index path: streams/v1/index.sjson
  35. 2016-02-25 20:18:04 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "http://cloud-images.ubuntu.com/releases/streams/v1/mirrors.sjson": cannot find URL "http://cloud-images.ubuntu.com/releases/streams/v1/mirrors.sjson" not found
  36. 2016-02-25 20:18:04 DEBUG juju.environs.simplestreams simplestreams.go:431 read metadata index at "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson"
  37. 2016-02-25 20:18:04 DEBUG juju.environs.simplestreams simplestreams.go:435 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {RegionOne http://192.168.4.11:5000/v2.0} not found
  38. 2016-02-25 20:18:04 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "http://cloud-images.ubuntu.com/releases/streams/v1/index2.json": cannot find URL "http://cloud-images.ubuntu.com/releases/streams/v1/index2.json" not found
  39. 2016-02-25 20:18:04 TRACE juju.environs.simplestreams simplestreams.go:418 streams/v1/index2.json not found, trying legacy index path: streams/v1/index.json
  40. 2016-02-25 20:18:05 TRACE juju.environs.simplestreams simplestreams.go:468 fetchData failed for "http://cloud-images.ubuntu.com/releases/streams/v1/mirrors.json": cannot find URL "http://cloud-images.ubuntu.com/releases/streams/v1/mirrors.json" not found
  41. 2016-02-25 20:18:05 DEBUG juju.environs.simplestreams simplestreams.go:431 read metadata index at "http://cloud-images.ubuntu.com/releases/streams/v1/index.json"
  42. 2016-02-25 20:18:05 DEBUG juju.environs.simplestreams simplestreams.go:435 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.json" because of missing information: index file has no data for cloud {RegionOne http://192.168.4.11:5000/v2.0} not found
  43. 2016-02-25 20:18:05 DEBUG juju.cmd.juju common.go:102 Destroying environment.
  44. 2016-02-25 20:18:05 INFO juju.cmd cmd.go:129 Bootstrap failed, destroying environment
  45. 2016-02-25 20:18:05 INFO juju.provider.common destroy.go:22 destroying environment "ost"
  46. 2016-02-25 20:18:05 INFO juju.provider.common destroy.go:33 destroying instances
  47. 2016-02-25 20:18:05 DEBUG juju.provider.openstack provider.go:1155 terminating instances []
  48. 2016-02-25 20:18:06 INFO juju.provider.common destroy.go:53 destroying storage
  49. 2016-02-25 20:18:06 ERROR juju.cmd supercommand.go:429 failed to bootstrap environment: index file has no data for cloud {RegionOne http://192.168.4.11:5000/v2.0} not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement