Advertisement
Guest User

Untitled

a guest
Aug 31st, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.61 KB | None | 0 0
  1. [root@csvd-166-25 tmpl]# imagefactory --debug base_image rhel6_cadmu001.tdl
  2. 2015-08-31 15:36:53,608 DEBUG root thread(MainThread) Message: Unable to find python module, faulthandler... multi-thread tracebacks will not be available. See http://pypi.python.org/pypi/faulthandler/ for more information.
  3. 2015-08-31 15:36:53,609 INFO imgfac.PluginManager.PluginManager thread(MainThread) Message: Plugin (EC2) loaded...
  4. 2015-08-31 15:36:53,609 INFO imgfac.PluginManager.PluginManager thread(MainThread) Message: Plugin (vSphere) loaded...
  5. 2015-08-31 15:36:53,609 INFO imgfac.PluginManager.PluginManager thread(MainThread) Message: Plugin (OVA) loaded...
  6. 2015-08-31 15:36:53,609 INFO imgfac.PluginManager.PluginManager thread(MainThread) Message: Plugin (RHEVM) loaded...
  7. 2015-08-31 15:36:53,609 INFO imgfac.PluginManager.PluginManager thread(MainThread) Message: Plugin (TinMan) loaded...
  8. 2015-08-31 15:36:53,610 INFO imgfac.PluginManager.PluginManager thread(MainThread) Message: Plugin (IndirectionCloud) loaded...
  9. 2015-08-31 15:36:53,610 INFO imgfac.PluginManager.PluginManager thread(MainThread) Message: Plugin (Docker) loaded...
  10. 2015-08-31 15:36:53,610 DEBUG root thread(MainThread) Message: Parameters are:
  11. 2015-08-31 15:36:53,610 DEBUG root thread(MainThread) Message:
  12. {}
  13. 2015-08-31 15:36:53,610 DEBUG imgfac.Builder.Builder thread(MainThread) Message: No SecondaryDispatcher present - Use of secondary factories is not enabled
  14. 2015-08-31 15:36:53,611 DEBUG imgfac.FilePersistentImageManager.FilePersistentImageManager thread(MainThread) Message: Created file /var/lib/imagefactory/storage/483114dc-96d2-402e-9759-5a9644345374.meta
  15. 2015-08-31 15:36:53,611 DEBUG imgfac.FilePersistentImageManager.FilePersistentImageManager thread(MainThread) Message: Created file /var/lib/imagefactory/storage/483114dc-96d2-402e-9759-5a9644345374.body
  16. 2015-08-31 15:36:53,611 DEBUG imgfac.PersistentImage.BaseImage thread(MainThread) Message: Getting metadata in class (<class 'imgfac.BaseImage.BaseImage'>) my metadata is (())
  17. 2015-08-31 15:36:53,611 DEBUG imgfac.PersistentImage.BaseImage thread(MainThread) Message: Executing metadata in class (<class 'imgfac.BaseImage.BaseImage'>) my metadata is (('identifier', 'data', 'template', 'icicle', 'status_detail', 'status', 'percent_complete', 'parameters', 'properties'))
  18. 2015-08-31 15:36:53,611 DEBUG imgfac.FilePersistentImageManager.FilePersistentImageManager thread(MainThread) Message: Saved metadata for image (483114dc-96d2-402e-9759-5a9644345374): {'status': 'NEW', 'identifier': '483114dc-96d2-402e-9759-5a9644345374', 'parameters': {}, 'icicle': None, 'data': '/var/lib/imagefactory/storage/483114dc-96d2-402e-9759-5a9644345374.body', 'status_detail': {'error': None, 'activity': 'Initializing image prior to Cloud/OS customization'}, 'template': "<template>\n <name>rhel6</name>\n <os>\n <name>RHEL-6</name>\n <version>5</version>\n <arch>x86_64</arch>\n <install type='url'>\n <url>http://labsat.it.census.gov/pub/repos/rhel/6/5/Server/x86_64/os/</url>\n </install>\n <rootpw>passw0rd</rootpw>\n </os>\n <disk>\n\t <size>3G</size>\n\t</disk>\n</template>\n", 'percent_complete': 0, 'type': 'BaseImage', 'properties': {}}
  19. 2015-08-31 15:36:53,612 DEBUG imgfac.PersistentImage.BaseImage thread(MainThread) Message: Getting metadata in class (<class 'imgfac.BaseImage.BaseImage'>) my metadata is (())
  20. 2015-08-31 15:36:53,613 DEBUG imgfac.PluginManager.PluginManager thread(1ae8e951) Message: Attempting to match list target (['RHEL-6', '5', 'x86_64'])
  21. 2015-08-31 15:36:53,613 DEBUG imgfac.PersistentImage.BaseImage thread(MainThread) Message: Executing metadata in class (<class 'imgfac.BaseImage.BaseImage'>) my metadata is (('identifier', 'data', 'template', 'icicle', 'status_detail', 'status', 'percent_complete', 'parameters', 'properties'))
  22. 2015-08-31 15:36:53,651 INFO imagefactory_plugins.TinMan.TinMan.TinMan thread(1ae8e951) Message: create_base_image() called for TinMan plugin - creating a BaseImage
  23. =============== Final Oz Config ================
  24. [ paths ]
  25. output_dir = /var/lib/imagefactory/images
  26. data_dir = /var/lib/oz
  27. screenshot_dir = /var/lib/oz/screenshots
  28. [ libvirt ]
  29. uri = qemu:///system
  30. image_type = raw
  31. [ cache ]
  32. original_media = yes
  33. modified_media = no
  34. jeos = no
  35. [ icicle ]
  36. safe_generation = no
  37. 2015-08-31 15:36:53,673 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: libvirt bridge name is virbr0
  38. 2015-08-31 15:36:53,682 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Libvirt type is kvm
  39. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Name: factory-build-483114dc-96d2-402e-9759-5a9644345374, UUID: 04d64501-49f8-4265-83a2-794e1a8f26bd
  40. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: MAC: 52:54:00:68:53:c9, distro: RHEL-6
  41. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: update: 5, arch: x86_64, diskimage: /var/lib/imagefactory/images/factory-build-483114dc-96d2-402e-9759-5a9644345374.dsk
  42. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: nicmodel: virtio, clockoffset: utc
  43. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: mousetype: ps2, disk_bus: virtio, disk_dev: vda
  44. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: icicletmp: /var/lib/oz/icicletmp/factory-build-483114dc-96d2-402e-9759-5a9644345374, listen_port: 7453
  45. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Original ISO path: /var/lib/oz/isos/RHEL-65x86_64-url.iso
  46. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Modified ISO cache: /var/lib/oz/isos/RHEL-65x86_64-url-oz.iso
  47. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Output ISO path: /var/lib/imagefactory/images/factory-build-483114dc-96d2-402e-9759-5a9644345374-url-oz.iso
  48. 2015-08-31 15:36:53,836 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: ISO content path: /var/lib/oz/isocontent/factory-build-483114dc-96d2-402e-9759-5a9644345374-url
  49. 2015-08-31 15:36:53,836 DEBUG imagefactory_plugins.TinMan.TinMan.TinMan thread(1ae8e951) Message: Cleaning up any old Oz guest
  50. 2015-08-31 15:36:53,836 INFO oz.Guest.RHEL6Guest thread(1ae8e951) Message: Cleaning up guest named factory-build-483114dc-96d2-402e-9759-5a9644345374
  51. 2015-08-31 15:36:53,837 DEBUG imagefactory_plugins.TinMan.TinMan.TinMan thread(1ae8e951) Message: Generating JEOS install media
  52. 2015-08-31 15:36:53,837 DEBUG imgfac.ReservationManager.ReservationManager thread(1ae8e951) Message: Grabbing named lock (RHEL-6-5-x86_64-url)
  53. 2015-08-31 15:36:53,837 DEBUG imgfac.ReservationManager.ReservationManager thread(1ae8e951) Message: Got named lock (RHEL-6-5-x86_64-url)
  54. 2015-08-31 15:36:53,837 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Installtype is URL, trying to do direct kernel boot
  55. 2015-08-31 15:36:53,989 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Going to write treeinfo to /var/lib/oz/icicletmp/factory-build-483114dc-96d2-402e-9759-5a9644345374/treeinfo
  56. 2015-08-31 15:36:53,989 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Trying to get treeinfo from http://labsat.it.census.gov/pub/repos/rhel/6/5/Server/x86_64/os//.treeinfo
  57. 2015-08-31 15:36:54,141 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Got treeinfo, parsing
  58. 2015-08-31 15:36:54,142 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Returning kernel images/pxeboot/vmlinuz and initrd images/pxeboot/initrd.img
  59. 2015-08-31 15:36:54,142 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Attempting to get the lock for /var/lib/oz/kernels/RHEL-65x86_64-kernel
  60. 2015-08-31 15:36:54,142 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Got the lock for /var/lib/oz/kernels/RHEL-65x86_64-kernel
  61. 2015-08-31 15:36:54,142 INFO oz.Guest.RHEL6Guest thread(1ae8e951) Message: Fetching the original media
  62. 2015-08-31 15:36:54,294 INFO oz.Guest.RHEL6Guest thread(1ae8e951) Message: Original install media available, using cached version
  63. 2015-08-31 15:36:54,299 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Attempting to get the lock for /var/lib/oz/kernels/RHEL-65x86_64-ramdisk
  64. 2015-08-31 15:36:54,299 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Got the lock for /var/lib/oz/kernels/RHEL-65x86_64-ramdisk
  65. 2015-08-31 15:36:54,299 INFO oz.Guest.RHEL6Guest thread(1ae8e951) Message: Fetching the original media
  66. 2015-08-31 15:36:54,451 INFO oz.Guest.RHEL6Guest thread(1ae8e951) Message: Original install media available, using cached version
  67. 2015-08-31 15:36:54,451 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Putting the kickstart in place
  68. 2015-08-31 15:36:54,452 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Writing cpio to /var/lib/oz/icicletmp/factory-build-483114dc-96d2-402e-9759-5a9644345374/extra.cpio
  69. 2015-08-31 15:36:54,488 DEBUG imgfac.ReservationManager.ReservationManager thread(1ae8e951) Message: Releasing named lock (RHEL-6-5-x86_64-url)
  70. 2015-08-31 15:36:54,488 DEBUG imagefactory_plugins.TinMan.TinMan.TinMan thread(1ae8e951) Message: Generating JEOS disk image
  71. 2015-08-31 15:36:54,488 INFO oz.Guest.RHEL6Guest thread(1ae8e951) Message: Generating 3GB diskimage for factory-build-483114dc-96d2-402e-9759-5a9644345374
  72. 2015-08-31 15:36:54,492 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Attempting to get the lock for /var/lib/oz/icicletmp/factory-build-483114dc-96d2-402e-9759-5a9644345374/libvirt_pool_lockfile
  73. 2015-08-31 15:36:54,492 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Got the lock for /var/lib/oz/icicletmp/factory-build-483114dc-96d2-402e-9759-5a9644345374/libvirt_pool_lockfile
  74. 2015-08-31 15:36:54,494 DEBUG imagefactory_plugins.TinMan.TinMan.TinMan thread(1ae8e951) Message: Execute JEOS install
  75. 2015-08-31 15:36:54,494 INFO oz.Guest.RHEL6Guest thread(1ae8e951) Message: Running install for factory-build-483114dc-96d2-402e-9759-5a9644345374
  76. 2015-08-31 15:36:54,494 INFO oz.Guest.RHEL6Guest thread(1ae8e951) Message: Generate XML for guest factory-build-483114dc-96d2-402e-9759-5a9644345374 with bootdev None
  77. 2015-08-31 15:36:54,495 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Generated XML:
  78. <domain type="kvm">
  79. <name>factory-build-483114dc-96d2-402e-9759-5a9644345374</name>
  80. <memory>1048576</memory>
  81. <currentMemory>1048576</currentMemory>
  82. <uuid>04d64501-49f8-4265-83a2-794e1a8f26bd</uuid>
  83. <clock offset="utc"/>
  84. <vcpu>1</vcpu>
  85. <features>
  86. <acpi/>
  87. <apic/>
  88. <pae/>
  89. </features>
  90. <os>
  91. <type>hvm</type>
  92. <kernel>/var/lib/imagefactory/images/factory-build-483114dc-96d2-402e-9759-5a9644345374-kernel</kernel>
  93. <initrd>/var/lib/imagefactory/images/factory-build-483114dc-96d2-402e-9759-5a9644345374-ramdisk</initrd>
  94. <cmdline>method=http://labsat.it.census.gov/pub/repos/rhel/6/5/Server/x86_64/os/ ks=file:/ks.cfg</cmdline>
  95. </os>
  96. <on_poweroff>destroy</on_poweroff>
  97. <on_reboot>destroy</on_reboot>
  98. <on_crash>destroy</on_crash>
  99. <devices>
  100. <graphics type="vnc" port="-1"/>
  101. <interface type="bridge">
  102. <source bridge="virbr0"/>
  103. <mac address="52:54:00:68:53:c9"/>
  104. <model type="virtio"/>
  105. </interface>
  106. <input bus="ps2" type="mouse"/>
  107. <serial type="pty">
  108. <target port="0"/>
  109. </serial>
  110. <serial type="tcp">
  111. <source host="127.0.0.1" mode="bind" service="17037"/>
  112. <protocol type="raw"/>
  113. <target port="1"/>
  114. </serial>
  115. <disk device="disk" type="file">
  116. <target bus="virtio" dev="vda"/>
  117. <source file="/var/lib/imagefactory/storage/483114dc-96d2-402e-9759-5a9644345374.body"/>
  118. <driver type="raw" name="qemu"/>
  119. </disk>
  120. </devices>
  121. </domain>
  122.  
  123. 2015-08-31 15:36:54,814 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3600/3600
  124. 2015-08-31 15:37:04,869 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3590/3600
  125. 2015-08-31 15:37:14,897 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3580/3600
  126. 2015-08-31 15:37:24,921 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3570/3600
  127. 2015-08-31 15:37:34,945 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3560/3600
  128. 2015-08-31 15:37:44,970 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3550/3600
  129. 2015-08-31 15:37:54,994 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3540/3600
  130. 2015-08-31 15:38:05,018 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3530/3600
  131. 2015-08-31 15:38:15,043 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3520/3600
  132. 2015-08-31 15:38:25,066 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3510/3600
  133. 2015-08-31 15:38:35,094 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3500/3600
  134. 2015-08-31 15:38:45,117 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3490/3600
  135. 2015-08-31 15:38:55,142 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3480/3600
  136. 2015-08-31 15:39:05,170 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3470/3600
  137. 2015-08-31 15:39:15,194 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3460/3600
  138. 2015-08-31 15:39:25,217 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3450/3600
  139. 2015-08-31 15:39:35,243 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3440/3600
  140. 2015-08-31 15:39:45,268 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3430/3600
  141. 2015-08-31 15:39:55,292 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3420/3600
  142. 2015-08-31 15:40:05,318 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3410/3600
  143. 2015-08-31 15:40:15,342 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3400/3600
  144. 2015-08-31 15:40:25,370 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3390/3600
  145. 2015-08-31 15:40:35,398 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3380/3600
  146. 2015-08-31 15:40:45,423 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3370/3600
  147. 2015-08-31 15:40:55,450 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3360/3600
  148. 2015-08-31 15:41:05,476 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3350/3600
  149. 2015-08-31 15:41:15,503 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3340/3600
  150. 2015-08-31 15:41:25,526 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3330/3600
  151. 2015-08-31 15:41:35,552 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3320/3600
  152. 2015-08-31 15:41:45,576 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3310/3600
  153. 2015-08-31 15:41:55,604 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3300/3600
  154. 2015-08-31 15:42:05,630 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3290/3600
  155. 2015-08-31 15:42:15,657 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3280/3600
  156. 2015-08-31 15:42:25,683 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3270/3600
  157. 2015-08-31 15:42:35,711 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3260/3600
  158. 2015-08-31 15:42:45,736 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3250/3600
  159. 2015-08-31 15:42:55,761 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3240/3600
  160. 2015-08-31 15:43:05,788 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3230/3600
  161. 2015-08-31 15:43:15,813 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3220/3600
  162. 2015-08-31 15:43:25,839 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3210/3600
  163. 2015-08-31 15:43:35,864 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3200/3600
  164. 2015-08-31 15:43:45,888 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3190/3600
  165. 2015-08-31 15:43:55,913 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3180/3600
  166. 2015-08-31 15:44:05,939 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3170/3600
  167. 2015-08-31 15:44:15,965 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3160/3600
  168. 2015-08-31 15:44:25,990 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3150/3600
  169. 2015-08-31 15:44:36,018 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3140/3600
  170. 2015-08-31 15:44:46,041 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3130/3600
  171. 2015-08-31 15:44:56,071 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3120/3600
  172. 2015-08-31 15:45:06,097 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3110/3600
  173. 2015-08-31 15:45:16,125 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3100/3600
  174. 2015-08-31 15:45:26,150 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3090/3600
  175. 2015-08-31 15:45:36,176 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3080/3600
  176. 2015-08-31 15:45:46,199 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3070/3600
  177. 2015-08-31 15:45:56,226 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3060/3600
  178. 2015-08-31 15:46:06,253 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3050/3600
  179. 2015-08-31 15:46:16,280 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3040/3600
  180. 2015-08-31 15:46:26,306 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3030/3600
  181. 2015-08-31 15:46:36,336 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3020/3600
  182. 2015-08-31 15:46:46,363 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3010/3600
  183. 2015-08-31 15:46:56,390 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 3000/3600
  184. 2015-08-31 15:47:06,418 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 2990/3600
  185. 2015-08-31 15:47:16,443 DEBUG oz.Guest.RHEL6Guest thread(1ae8e951) Message: Waiting for factory-build-483114dc-96d2-402e-9759-5a9644345374 to finish installing, 2980/3600
  186. 2015-08-31 15:47:26,485 DEBUG imagefactory_plugins.TinMan.TinMan.TinMan thread(1ae8e951) Message: Cleaning up install artifacts
  187. 2015-08-31 15:47:26,485 INFO oz.Guest.RHEL6Guest thread(1ae8e951) Message: Cleaning up after install
  188. 2015-08-31 15:47:26,494 DEBUG imgfac.BuildDispatcher.BuildDispatcher thread(1ae8e951) Message: Removed builder from BuildDispatcher on notification from image 483114dc-96d2-402e-9759-5a9644345374: FAILED
  189. 2015-08-31 15:47:26,494 DEBUG imgfac.PersistentImage.BaseImage thread(1ae8e951) Message: Getting metadata in class (<class 'imgfac.BaseImage.BaseImage'>) my metadata is (())
  190. 2015-08-31 15:47:26,494 DEBUG imgfac.PersistentImage.BaseImage thread(1ae8e951) Message: Executing metadata in class (<class 'imgfac.BaseImage.BaseImage'>) my metadata is (('identifier', 'data', 'template', 'icicle', 'status_detail', 'status', 'percent_complete', 'parameters', 'properties'))
  191. 2015-08-31 15:47:26,495 DEBUG imgfac.FilePersistentImageManager.FilePersistentImageManager thread(1ae8e951) Message: Saved metadata for image (483114dc-96d2-402e-9759-5a9644345374): {'status': 'FAILED', 'identifier': '483114dc-96d2-402e-9759-5a9644345374', 'parameters': {}, 'icicle': None, 'data': '/var/lib/imagefactory/storage/483114dc-96d2-402e-9759-5a9644345374.body', 'status_detail': {'error': 'No disk activity in 300 seconds, failing. Check screenshot at /var/lib/oz/screenshots/factory-build-483114dc-96d2-402e-9759-5a9644345374-1441050446.48.ppm for more detail', 'activity': 'Base Image build failed with exception.'}, 'template': "<template>\n <name>rhel6</name>\n <os>\n <name>RHEL-6</name>\n <version>5</version>\n <arch>x86_64</arch>\n <install type='url'>\n <url>http://labsat.it.census.gov/pub/repos/rhel/6/5/Server/x86_64/os/</url>\n </install>\n <rootpw>passw0rd</rootpw>\n </os>\n <disk>\n\t <size>3G</size>\n\t</disk>\n</template>\n", 'percent_complete': 0, 'type': 'BaseImage', 'properties': {}}
  192. 2015-08-31 15:47:26,495 ERROR imgfac.Builder.Builder thread(1ae8e951) Message: Exception encountered in _build_image_from_template thread
  193. 2015-08-31 15:47:26,495 ERROR imgfac.Builder.Builder thread(1ae8e951) Message: No disk activity in 300 seconds, failing. Check screenshot at /var/lib/oz/screenshots/factory-build-483114dc-96d2-402e-9759-5a9644345374-1441050446.48.ppm for more detail
  194. Traceback (most recent call last):
  195. File "/usr/lib/python2.7/site-packages/imgfac/Builder.py", line 132, in _build_image_from_template
  196. self.os_plugin.create_base_image(self, template, parameters)
  197. File "/usr/lib/python2.7/site-packages/imagefactory_plugins/TinMan/TinMan.py", line 346, in create_base_image
  198. libvirt_xml = self.guest.install(self.app_config["timeout"])
  199. File "/usr/lib/python2.7/site-packages/oz/RedHat.py", line 705, in install
  200. self.initrdfname, self.cmdline)
  201. File "/usr/lib/python2.7/site-packages/oz/Guest.py", line 1699, in _do_install
  202. self._wait_for_install_finish(dom, timeout)
  203. File "/usr/lib/python2.7/site-packages/oz/Guest.py", line 817, in _wait_for_install_finish
  204. raise oz.OzException.OzException("No disk activity in %d seconds, failing. %s" % (inactivity_timeout, screenshot_text))
  205. OzException: No disk activity in 300 seconds, failing. Check screenshot at /var/lib/oz/screenshots/factory-build-483114dc-96d2-402e-9759-5a9644345374-1441050446.48.ppm for more detail
  206.  
  207. Image build FAILED with error: No disk activity in 300 seconds, failing. Check screenshot at /var/lib/oz/screenshots/factory-build-483114dc-96d2-402e-9759-5a9644345374-1441050446.48.ppm for more detail
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement