Guest User

Untitled

a guest
Dec 9th, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.94 KB | None | 0 0
  1. homestead-7: Are you sure you want to destroy the 'homestead-7' VM? [y/N] y
  2. ==> homestead-7: Forcing shutdown of VM...
  3. ==> homestead-7: Destroying VM and associated drives...
  4. ==> homestead-7: Pruning invalid NFS exports. Administrator privileges will be required...
  5. Password:
  6. Bringing machine 'homestead-7' up with 'virtualbox' provider...
  7. ==> homestead-7: Importing base box 'laravel/homestead'...
  8. ==> homestead-7: Matching MAC address for NAT networking...
  9. ==> homestead-7: Checking if box 'laravel/homestead' is up to date...
  10. ==> homestead-7: Setting the name of the VM: homestead-7
  11. ==> homestead-7: Clearing any previously set network interfaces...
  12. ==> homestead-7: Preparing network interfaces based on configuration...
  13. homestead-7: Adapter 1: nat
  14. homestead-7: Adapter 2: hostonly
  15. ==> homestead-7: Forwarding ports...
  16. homestead-7: 80 (guest) => 8000 (host) (adapter 1)
  17. homestead-7: 443 (guest) => 44300 (host) (adapter 1)
  18. homestead-7: 3306 (guest) => 33060 (host) (adapter 1)
  19. homestead-7: 4040 (guest) => 4040 (host) (adapter 1)
  20. homestead-7: 5432 (guest) => 54320 (host) (adapter 1)
  21. homestead-7: 8025 (guest) => 8025 (host) (adapter 1)
  22. homestead-7: 27017 (guest) => 27017 (host) (adapter 1)
  23. homestead-7: 22 (guest) => 2222 (host) (adapter 1)
  24. ==> homestead-7: Running 'pre-boot' VM customizations...
  25. ==> homestead-7: Booting VM...
  26. ==> homestead-7: Waiting for machine to boot. This may take a few minutes...
  27. homestead-7: SSH address: 127.0.0.1:2222
  28. homestead-7: SSH username: vagrant
  29. homestead-7: SSH auth method: private key
  30. homestead-7: Warning: Connection reset. Retrying...
  31. homestead-7: Warning: Remote connection disconnect. Retrying...
  32. homestead-7:
  33. homestead-7: Vagrant insecure key detected. Vagrant will automatically replace
  34. homestead-7: this with a newly generated keypair for better security.
  35. homestead-7:
  36. homestead-7: Inserting generated public key within guest...
  37. homestead-7: Removing insecure key from the guest if it's present...
  38. homestead-7: Key inserted! Disconnecting and reconnecting using new SSH key...
  39. ==> homestead-7: Machine booted and ready!
  40. ==> homestead-7: Checking for guest additions in VM...
  41. homestead-7: The guest additions on this VM do not match the installed version of
  42. homestead-7: VirtualBox! In most cases this is fine, but in rare cases it can
  43. homestead-7: prevent things such as shared folders from working properly. If you see
  44. homestead-7: shared folder errors, please make sure the guest additions within the
  45. homestead-7: virtual machine match the version of VirtualBox you have installed on
  46. homestead-7: your host and reload your VM.
  47. homestead-7:
  48. homestead-7: Guest Additions Version: 5.0.18_Ubuntu r106667
  49. homestead-7: VirtualBox Version: 5.2
  50. ==> homestead-7: Setting hostname...
  51. ==> homestead-7: Configuring and enabling network interfaces...
  52. ==> homestead-7: Exporting NFS shared folders...
  53. ==> homestead-7: Preparing to edit /etc/exports. Administrator privileges will be required...
  54. ==> homestead-7: Mounting NFS shared folders...
  55. ==> homestead-7: Mounting shared folders...
  56. homestead-7: /vagrant => /Users/kimtree/Documents/datable/Homestead
  57. ==> homestead-7: Checking for bindfs in VM...
  58. homestead-7: Package manager detected: apt-get
  59. homestead-7: Fuse kernel module is installed
  60. homestead-7: Fuse kernel module is loaded
  61. ==> homestead-7: Bindfs seems to not be installed on the virtual machine, installing now
  62. homestead-7: Bindfs 1.12.6 is installed
  63. ==> homestead-7: Machine is ready to use bindfs!
  64. ==> homestead-7: Creating bind mounts after synced_folders...
  65. homestead-7: /home/vagrant/Code/hashup => /home/vagrant/Code/hashup
  66. homestead-7: /home/vagrant/Code/queduck => /home/vagrant/Code/queduck
  67. ==> homestead-7: Running provisioner: file...
  68. ==> homestead-7: Running provisioner: shell...
  69. homestead-7: Running: inline script
  70. ==> homestead-7: Running provisioner: shell...
  71. homestead-7: Running: inline script
  72. ==> homestead-7: Running provisioner: shell...
  73. homestead-7: Running: /var/folders/fj/dc3n9rtj74lg12ffsqksbrj40000gn/T/vagrant-shell20171207-15658-1jsv89e.sh
  74. ==> homestead-7: Running provisioner: shell...
  75. homestead-7: Running: script: Creating Certificate: hashup.dev
  76. ==> homestead-7: Running provisioner: shell...
  77. homestead-7: Running: script: Creating Site: hashup.dev
  78. ==> homestead-7: Running provisioner: shell...
  79. homestead-7: Running: script: Checking for old Schedule
  80. ==> homestead-7: Running provisioner: shell...
  81. homestead-7: Running: script: Creating Certificate: queduck.dev
  82. ==> homestead-7: Running provisioner: shell...
  83. homestead-7: Running: script: Creating Site: queduck.dev
  84. ==> homestead-7: Running provisioner: shell...
  85. homestead-7: Running: script: Checking for old Schedule
  86. ==> homestead-7: Running provisioner: shell...
  87. homestead-7: Running: script: Restarting Cron
  88. ==> homestead-7: Running provisioner: shell...
  89. homestead-7: Running: script: Restarting Nginx
  90. ==> homestead-7: Running provisioner: shell...
  91. homestead-7: Running: script: Creating MySQL Database: homestead
  92. ==> homestead-7: Running provisioner: shell...
  93. homestead-7: Running: script: Creating Postgres Database: homestead
  94. ==> homestead-7: Running provisioner: shell...
  95. homestead-7: Running: script: Clear Variables
  96. ==> homestead-7: Running provisioner: shell...
  97. homestead-7: Running: script: Update Composer
  98. homestead-7: Updating to version 1.5.5 (stable channel).
  99. homestead-7:
  100. homestead-7: Downloading (connecting...)
  101. homestead-7:
  102. homestead-7: Downloading (100%)
  103. homestead-7:
  104. homestead-7:
  105. homestead-7: Use composer self-update --rollback to return to version 1.5.3
  106. ==> homestead-7: Running provisioner: shell...
  107. homestead-7: Running: /var/folders/fj/dc3n9rtj74lg12ffsqksbrj40000gn/T/vagrant-shell20171207-15658-1i34rev.sh
  108. ==> homestead-7: Running provisioner: shell...
  109. homestead-7: Running: /var/folders/fj/dc3n9rtj74lg12ffsqksbrj40000gn/T/vagrant-shell20171207-15658-11hlv0s.sh
Add Comment
Please, Sign In to add comment