Advertisement
dfarrell07

packer_lv_working_large_box

Jan 12th, 2017
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1. ==> qemu: Provisioning with shell script: provision/minimize.sh
  2. qemu: + sudo dd if=/dev/zero of=/EMPTY bs=1M
  3. qemu: dd: error writing '/EMPTY': No space left on device
  4. qemu: 14326+0 records in
  5. qemu: 14325+0 records out
  6. qemu: 15020851200 bytes (15 GB, 14 GiB) copied, 40.1806 s, 374 MB/s
  7. qemu: + true
  8. qemu: + sudo rm -f /EMPTY
  9. qemu: + sudo sync
  10. ==> qemu: Provisioning with Ansible...
  11. qemu: Creating Ansible staging directory...
  12. qemu: Creating directory: /tmp/packer-provisioner-ansible-local
  13. qemu: Uploading main Playbook file...
  14. qemu: Uploading inventory file...
  15. qemu: Executing Ansible: cd /tmp/packer-provisioner-ansible-local && ANSIBLE_FORCE_COLOR=1 PYTHONUNBUFFERED=1 ansible-playbook /tmp/packer-provisioner-ansible-local/install_odl.yml --extra-vars "rpm_repo_file=opendaylight-52-release.repo rpm_repo_url='https://git.opendaylight.org/gerrit/gitweb?p=integration/packaging.git;a=blob_plain;f=rpm/example_repo_configs/opendaylight-52-release.repo'" -c local -i /tmp/packer-provisioner-ansible-local/packer-provisioner-ansible-local332347314
  16. qemu: [DEPRECATION WARNING]: Instead of sudo/sudo_user, use become/become_user and
  17. qemu: make sure become_method is 'sudo' (default).
  18. qemu: This feature will be removed in a
  19. qemu: future release. Deprecation warnings can be disabled by setting
  20. qemu: deprecation_warnings=False in ansible.cfg.
  21. qemu:
  22. qemu: PLAY [localhost] ***************************************************************
  23. qemu:
  24. qemu: TASK [setup] *******************************************************************
  25. qemu: ok: [127.0.0.1]
  26. qemu:
  27. qemu: TASK [opendaylight : Set OS name for .deb repo for Debian in OBS] **************
  28. qemu: skipping: [127.0.0.1]
  29. qemu:
  30. qemu: TASK [opendaylight : Set OS name for .deb repo for Ubuntu in OBS] **************
  31. qemu: skipping: [127.0.0.1]
  32. qemu:
  33. qemu: TASK [opendaylight : Add the repository key to apt] ****************************
  34. qemu: skipping: [127.0.0.1]
  35. qemu:
  36. qemu: TASK [opendaylight : Add ODL deb repo] *****************************************
  37. qemu: skipping: [127.0.0.1]
  38. qemu:
  39. qemu: TASK [opendaylight : Add jessie-backports] *************************************
  40. qemu: skipping: [127.0.0.1]
  41. qemu:
  42. qemu: TASK [opendaylight : Install ODL via Deb repo] *********************************
  43. qemu: skipping: [127.0.0.1]
  44. qemu:
  45. qemu: TASK [opendaylight : Add jessie-backports] *************************************
  46. qemu: skipping: [127.0.0.1]
  47. qemu:
  48. qemu: TASK [opendaylight : Install ODL via Deb path] *********************************
  49. qemu: skipping: [127.0.0.1]
  50. qemu:
  51. qemu: TASK [opendaylight : Download ODL yum repo] ************************************
  52. qemu: changed: [127.0.0.1]
  53. qemu:
  54. qemu: TASK [opendaylight : Set ODL yum repo file properties] *************************
  55. qemu: ok: [127.0.0.1]
  56. qemu:
  57. qemu: TASK [opendaylight : Install ODL via RPM repo] *********************************
  58. qemu: changed: [127.0.0.1]
  59. qemu:
  60. qemu: TASK [opendaylight : Install ODL via RPM path] *********************************
  61. qemu: skipping: [127.0.0.1]
  62. qemu:
  63. qemu: TASK [opendaylight : Build Karaf feature list] *********************************
  64. qemu: ok: [127.0.0.1]
  65. qemu:
  66. qemu: TASK [opendaylight : Configure ODL Karaf features] *****************************
  67. qemu: ok: [127.0.0.1]
  68. qemu:
  69. qemu: TASK [opendaylight : Configure ODL NB REST port] *******************************
  70. qemu: ok: [127.0.0.1]
  71. qemu:
  72. qemu: TASK [opendaylight : Check if in a container] **********************************
  73. qemu: ok: [127.0.0.1]
  74. qemu:
  75. qemu: TASK [opendaylight : Check if FirewallD service is running] ********************
  76. qemu: ok: [127.0.0.1]
  77. qemu:
  78. qemu: TASK [opendaylight : Open ODL NB REST port via FirewallD] **********************
  79. qemu: skipping: [127.0.0.1]
  80. qemu:
  81. qemu: TASK [opendaylight : Check if in a container] **********************************
  82. qemu: ok: [127.0.0.1]
  83. qemu:
  84. qemu: TASK [opendaylight : Start ODL systemd service] ********************************
  85. qemu: changed: [127.0.0.1]
  86. qemu:
  87. qemu: PLAY RECAP *********************************************************************
  88. qemu: 127.0.0.1 : ok=11 changed=3 unreachable=0 failed=0
  89. qemu:
  90. ==> qemu: Gracefully halting virtual machine...
  91. ==> qemu: Converting hard drive...
  92. ==> qemu: Running post-processor: vagrant
  93. ==> qemu (vagrant): Creating Vagrant box for 'libvirt' provider
  94. qemu (vagrant): Copying from artifact: output-qemu/packer-qemu
  95. qemu (vagrant): Compressing: Vagrantfile
  96. qemu (vagrant): Compressing: box.img
  97. qemu (vagrant): Compressing: metadata.json
  98. Build 'qemu' finished.
  99.  
  100. ==> Builds finished. The artifacts of successful builds are:
  101. --> qemu: 'libvirt' provider box: opendaylight-5.2.0-fedora-25-libvirt.box
  102. $ ls -lh opendaylight-5.2.0-fedora-25-libvirt.box
  103. -rw-r--r--. 1 root root 1.5G Jan 12 22:10 opendaylight-5.2.0-fedora-25-libvirt.box
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement