byghis

./rundemo launch-repository.lua - public cloud -successfully

Jan 23rd, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. edward@jaku:~/23Jan2012/scs-deploysystem/src/lua/scs/demos/deployer$ ./rundemo launch-repository.lua
  2. ATTENTION: Using the SCS_HOME system variable as /home/edward/23Jan2012/scs-deploysystem
  3. Mon Jan 23 04:58:18 2012 [DEBUG] hosting loaded: instance
  4. Mon Jan 23 04:58:18 2012 [DEBUG] policy loaded: running
  5. Mon Jan 23 04:58:18 2012 [DEBUG] port loaded: 1000
  6. Mon Jan 23 04:58:18 2012 [DEBUG] bandwidth loaded: 100
  7. Mon Jan 23 04:58:18 2012 [DEBUG] No deployment model was definied, so we use the default cloud deployment_model 'public'
  8. Mon Jan 23 04:58:18 2012 [DEBUG] No resource was definied, we use an 'instance' with minimal resources
  9. Mon Jan 23 04:58:18 2012 [DEBUG] The default cloud_platform for the cloud_deployment_model is: 'ec2'
  10. Mon Jan 23 04:58:18 2012 [INFO] The minimal resource can be founded in policies
  11. Mon Jan 23 04:58:18 2012 [INFO] Trying to get an instance from: 'ec2'
  12. Mon Jan 23 04:58:18 2012 [INFO] [ CLOUD_ENGINE ] In get_policies
  13. Mon Jan 23 04:58:18 2012 [DEBUG] [ CLOUD_ENGINE ] target_environment: cloud_infrastructure
  14. Mon Jan 23 04:58:18 2012 [INFO] [ CLOUD_ENGINE ] In get_cloud_deployment_model
  15. Mon Jan 23 04:58:18 2012 [DEBUG] [ CLOUD_ENGINE ] Cloud Deployment Model: public
  16. Mon Jan 23 04:58:18 2012 [INFO] [ INSTANCE ] Generating a IOR for an Instance on a Cloud Public Deployment
  17. Mon Jan 23 04:58:18 2012 [DEBUG] [ INSTANCE ] Broker Started
  18. Mon Jan 23 04:58:18 2012 [INFO] [ INSTANCE ] Getting all instaces
  19. Mon Jan 23 04:58:20 2012 [INFO] [ INSTANCE ] Trying to getting only running for getting instances
  20. Mon Jan 23 04:58:20 2012 [INFO] [ CLOUD_ENGINE ] In get_cloud_deployment_model
  21. Mon Jan 23 04:58:35 2012 [INFO] instances(metadata returned)
  22. { --[[table: 0x22abb90]]
  23. instances = { --[[table: 0x22ac050]]
  24. { --[[table: 0x22ac0a0]]
  25. instance_data = { --[[table: 0x22ac1f0]]
  26. instance_type = "None",
  27. key_name = "eucakey",
  28. placement = "us-east-1a",
  29. private_dns_name = "ip-10-195-189-146.ec2.internal",
  30. product_codes = "None",
  31. image_id = "ami-1b814f72",
  32. ramdisk = "ramdisk",
  33. ami_launch_index = "0",
  34. kernel = "kernel",
  35. launch_time = "2012-01-23T06:58:19.000Z",
  36. state = "pending",
  37. public_dns_name = "ec2-23-20-11-254.compute-1.amazonaws.com",
  38. },
  39. instance_id = "i-79e0061c",
  40. },
  41. n = 1,
  42. },
  43. reservation_id = "r-7b1d081a",
  44. reservation_data = { --[[table: 0x22abd10]]
  45. owner_id = "256682533498",
  46. group_id = "default",
  47. },
  48. }
  49. Mon Jan 23 04:58:35 2012 [INFO] new instances
  50. { --[[table: 0x22ac050]]
  51. { --[[table: 0x22ac0a0]]
  52. instance_data = { --[[table: 0x22ac1f0]]
  53. instance_type = "None",
  54. key_name = "eucakey",
  55. placement = "us-east-1a",
  56. private_dns_name = "ip-10-195-189-146.ec2.internal",
  57. product_codes = "None",
  58. image_id = "ami-1b814f72",
  59. ramdisk = "ramdisk",
  60. ami_launch_index = "0",
  61. kernel = "kernel",
  62. launch_time = "2012-01-23T06:58:19.000Z",
  63. state = "pending",
  64. public_dns_name = "ec2-23-20-11-254.compute-1.amazonaws.com",
  65. },
  66. instance_id = "i-79e0061c",
  67. },
  68. n = 1,
  69. }
  70. Mon Jan 23 04:58:35 2012 [INFO] Instance Info
  71. { --[[table: 0x22ac0a0]]
  72. instance_data = { --[[table: 0x22ac1f0]]
  73. instance_type = "None",
  74. key_name = "eucakey",
  75. placement = "us-east-1a",
  76. private_dns_name = "ip-10-195-189-146.ec2.internal",
  77. product_codes = "None",
  78. image_id = "ami-1b814f72",
  79. ramdisk = "ramdisk",
  80. ami_launch_index = "0",
  81. kernel = "kernel",
  82. launch_time = "2012-01-23T06:58:19.000Z",
  83. state = "pending",
  84. public_dns_name = "ec2-23-20-11-254.compute-1.amazonaws.com",
  85. },
  86. instance_id = "i-79e0061c",
  87. }
  88. Mon Jan 23 04:58:35 2012 [INFO] Instance Description(running instance)
  89. { --[[table: 0x22437e0]]
  90. load_policy = "running",
  91. phase = "repository",
  92. ip = "ec2-23-20-11-254.compute-1.amazonaws.com",
  93. name = "i-79e0061c",
  94. port = "1000",
  95. time = "unknow",
  96. instance_info = { --[[table: 0x22ac0a0]]
  97. instance_data = { --[[table: 0x22ac1f0]]
  98. instance_type = "None",
  99. key_name = "eucakey",
  100. placement = "us-east-1a",
  101. private_dns_name = "ip-10-195-189-146.ec2.internal",
  102. product_codes = "None",
  103. image_id = "ami-1b814f72",
  104. ramdisk = "ramdisk",
  105. ami_launch_index = "0",
  106. kernel = "kernel",
  107. launch_time = "2012-01-23T06:58:19.000Z",
  108. state = "pending",
  109. public_dns_name = "ec2-23-20-11-254.compute-1.amazonaws.com",
  110. },
  111. instance_id = "i-79e0061c",
  112. },
  113. languages = { --[[table: 0x2243980]]
  114. "lua",
  115. "java",
  116. },
  117. resources = { --[[table: 0x2244850]]
  118. bandwidth = 100,
  119. os = "linux",
  120. arch = "x86_64",
  121. cpu = 1,
  122. mem = 512,
  123. },
  124. cloud_manager = "euca_engine",
  125. lifecycle = "running",
  126. }
  127. edward@jaku:~/23Jan2012/scs-deploysystem/src/lua/scs/demos/deployer$
Advertisement
Add Comment
Please, Sign In to add comment