Vagrant 流浪插件加载顺序

Vagrant 流浪插件加载顺序,vagrant,ssl-certificate,chef-infra,virtualbox,vagrant-plugin,Vagrant,Ssl Certificate,Chef Infra,Virtualbox,Vagrant Plugin,我支持使用自签名证书拦截ssl流量的公司代理 所以我已经安装了虚拟机中的证书。我还使用更新厨师客户端。问题出现在运行之前,并引发ssl错误 是否可以对插件的加载进行排序,或者优先考虑某个插件 我也尝试过shell provisioner,但它也在omnibus之后运行 Bringing machine 'default' up with 'virtualbox' provider... default: The Berkshelf shelf is at "H:/.berkshe

我支持使用自签名证书拦截ssl流量的公司代理

所以我已经安装了虚拟机中的证书。我还使用更新厨师客户端。问题出现在运行之前,并引发ssl错误

是否可以对插件的加载进行排序,或者优先考虑某个插件

我也尝试过shell provisioner,但它也在omnibus之后运行

    Bringing machine 'default' up with 'virtualbox' provider...
    default: The Berkshelf shelf is at "H:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default"
==> default: Sharing cookbooks with VM
==> default: Importing base box 'ubuntu/trusty64'...
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: test_default_1443594532782_74213
==> default: Clearing any previously set forwarded ports...
==> default: Updating Vagrant's Berkshelf...
==> default: Resolving cookbook dependencies...
==> default: Fetching 'test' from source at chef/cookbooks/test
==> default: Using apache2 (3.1.0)
==> default: Using java (1.35.0)
==> default: Using test (0.1.0) from source at chef/cookbooks/test
==> default: Vendoring apache2 (3.1.0) to H:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default/apache2
==> default: Vendoring java (1.35.0) to H:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default/java
==> default: Vendoring test (0.1.0) to H:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default/test
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
    default: Adapter 2: hostonly
==> default: Forwarding ports...
    default: 22 => 2222 (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
    default: Warning: Remote connection disconnect. Retrying...
==> default: Machine booted and ready!
==> default: Configuring proxy for Apt...
==> default: Configuring proxy for Chef provisioners...
==> default: Configuring proxy environment variables...
GuestAdditions versions on your host (4.3.6) and guest (4.3.10) do not match.
stdin: is not a tty
 * Stopping VirtualBox Additions
   ...done.
stdin: is not a tty
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  dkms fakeroot gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev
  libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfakeroot libfontenc1
  libgcc-4.8-dev libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgomp1
  libice6 libitm1 libllvm3.4 libpciaccess0 libpixman-1-0 libquadmath0 libsm6
  libtsan0 libtxc-dxtn-s2tc0 libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0
  libxcb-glx0 libxcb-present0 libxcb-sync1 libxcomposite1 libxdamage1
  libxfixes3 libxfont1 libxkbfile1 libxmu6 libxpm4 libxrandr2 libxrender1
  libxshmfence1 libxt6 libxxf86vm1 linux-libc-dev manpages-dev x11-common
  x11-xkb-utils xfonts-base xfonts-encodings xfonts-utils xserver-common
  xserver-xorg-core
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  virtualbox-guest-dkms* virtualbox-guest-utils* virtualbox-guest-x11*
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
After this operation, 12.1 MB disk space will be freed.
(Reading database ... 61001 files and directories currently installed.)
Removing virtualbox-guest-dkms (4.3.10-dfsg-1ubuntu5) ...

-------- Uninstall Beginning --------
Module:  virtualbox-guest
Version: 4.3.10
Kernel:  3.13.0-63-generic (x86_64)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxguest.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-63-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxsf.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-63-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxvideo.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-63-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod....

DKMS: uninstall completed.

------------------------------
Deleting module version: 4.3.10
completely from the DKMS tree.
------------------------------
Done.
Removing virtualbox-guest-x11 (4.3.10-dfsg-1ubuntu5) ...
Purging configuration files for virtualbox-guest-x11 (4.3.10-dfsg-1ubuntu5) ...
Removing virtualbox-guest-utils (4.3.10-dfsg-1ubuntu5) ...
Purging configuration files for virtualbox-guest-utils (4.3.10-dfsg-1ubuntu5) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
stdin: is not a tty
Reading package lists...
Building dependency tree...
Reading state information...
dkms is already the newest version.
dkms set to manually installed.
linux-headers-3.13.0-63-generic is already the newest version.
linux-headers-3.13.0-63-generic set to manually installed.
The following packages were automatically installed and are no longer required:
  libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfontenc1 libgl1-mesa-dri
  libgl1-mesa-glx libglapi-mesa libice6 libllvm3.4 libpciaccess0 libpixman-1-0
  libsm6 libtxc-dxtn-s2tc0 libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0
  libxcb-glx0 libxcb-present0 libxcb-sync1 libxcomposite1 libxdamage1
  libxfixes3 libxfont1 libxkbfile1 libxmu6 libxpm4 libxrandr2 libxrender1
  libxshmfence1 libxt6 libxxf86vm1 x11-common x11-xkb-utils xfonts-base
  xfonts-encodings xfonts-utils xserver-common xserver-xorg-core
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Copy iso file C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
stdin: is not a tty
mount: block device /tmp/VBoxGuestAdditions.iso is write-protected, mounting read-only
Installing Virtualbox Guest Additions 4.3.6 - guest version is 4.3.10
stdin: is not a tty
Verifying archive integrity... All good.
Uncompressing VirtualBox 4.3.6 Guest Additions for Linux............
VirtualBox Guest Additions installer
Copying additional installer modules ...
Installing additional modules ...
Removing existing VirtualBox DKMS kernel modules ...done.
Removing existing VirtualBox non-DKMS kernel modules ...done.
Building the VirtualBox Guest Additions kernel modules ...done.
Doing non-kernel setup of the Guest Additions ...done.
Starting the VirtualBox Guest Additions ...done.
Installing the Window System drivers ...fail!
(Could not find the X.Org or XFree86 Window System.)
An error occurred during installation of VirtualBox Guest Additions 4.3.6. Some functionality may not work as intended.
In most cases it is OK that the "Window System drivers" installation failed.
stdin: is not a tty
==> default: Checking for guest additions in VM...
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
    default: /var/www => C:/jdp/baps/lamp/test
    default: /vagrant => C:/jdp/baps/lamp/test
    default: /tmp/vagrant-cache => C:/Users/pateljd/.vagrant.d/cache/ubuntu/trusty64
    default: /tmp/vagrant-chef-3/chef-solo-1/cookbooks => H:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default
==> default: Installing Chef 12.4.3 Omnibus package...
==> default: Downloading Chef 12.4.3 for ubuntu...
==> default: downloading https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default:   to file /tmp/install.sh.5643/metadata.txt
==> default: trying wget...
==> default: trying curl...
==> default: trying perl...
==> default: trying python...
==> default: Unable to retrieve a valid package!
==> default: Version: 12.4.3

==> default: Please file a Bug Report at https://github.com/opscode/opscode-omnitruck/issues/new
==> default: Alternatively, feel free to open a Support Ticket at https://www.getchef.com/support/tickets
==> default: More Chef support resources can be found at https://www.getchef.com/support

==> default: Please include as many details about the problem as possible i.e., how to reproduce
==> default: the problem (if possible), type of the Operating System and its version, etc.,
==> default: and any other relevant details that might help us with troubleshooting.

==> default: Metadata URL: https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default:
==> default: DEBUG OUTPUT FOLLOWS:
==> default:
==> default: STDERR from wget:
==> default:
==> default: --2015-09-30 06:31:17--  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Resolving www.getchef.com (www.getchef.com)... 103.245.222.65
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:33:30--  (try: 2)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:35:39--  (try: 3)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:37:50--  (try: 4)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:40:01--  (try: 5)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:42:13--  (try: 6)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:44:26--  (try: 7)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:46:41--  (try: 8)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:48:56--  (try: 9)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:51:12--  (try:10)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:53:29--  (try:11)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:55:47--  (try:12)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 06:58:04--  (try:13)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 07:00:21--  (try:14)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 07:02:38--  (try:15)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 07:04:56--  (try:16)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 07:07:13--  (try:17)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 07:09:30--  (try:18)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 07:11:47--  (try:19)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Retrying.
==> default:
==> default: --2015-09-30 07:14:04--  (try:20)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
==> default: Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
==> default: Giving up.
==> default:
==> default: STDERR from curl:
==> default:
==> default:
==> default:
==> default: STDERR from perl:
==> default:
==> default: Can't locate LWP/Simple.pm in @INC (you may need to install the LWP::Simple module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/s
hare/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at -e line 1.
==> default: BEGIN failed--compilation aborted at -e line 1.
==> default:
==> default: STDERR from python:
==> default:
==> default: Traceback (most recent call last):
==> default:   File "<string>", line 1, in <module>
==> default:   File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
==> default:     return _opener.open(url, data, timeout)
==> default:   File "/usr/lib/python2.7/urllib2.py", line 404, in open
==> default:     response = self._open(req, data)
==> default:   File "/usr/lib/python2.7/urllib2.py", line 422, in _open
==> default:     '_open', req)
==> default:   File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
==> default:     result = func(*args)
==> default:   File "/usr/lib/python2.7/urllib2.py", line 1222, in https_open
==> default:     return self.do_open(httplib.HTTPSConnection, req)
==> default:   File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
==> default:     raise URLError(err)
==> default: urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

sh install.sh -v 12.4.3 -d /tmp/vagrant-cache/vagrant_omnibus 2>&1

Stdout from the command:

Downloading Chef 12.4.3 for ubuntu...
downloading https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
  to file /tmp/install.sh.5643/metadata.txt
trying wget...
trying curl...
trying perl...
trying python...
Unable to retrieve a valid package!
Version: 12.4.3

Please file a Bug Report at https://github.com/opscode/opscode-omnitruck/issues/new
Alternatively, feel free to open a Support Ticket at https://www.getchef.com/support/tickets
More Chef support resources can be found at https://www.getchef.com/support

Please include as many details about the problem as possible i.e., how to reproduce
the problem (if possible), type of the Operating System and its version, etc.,
and any other relevant details that might help us with troubleshooting.

Metadata URL: https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64

DEBUG OUTPUT FOLLOWS:

STDERR from wget:

--2015-09-30 06:31:17--  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Resolving www.getchef.com (www.getchef.com)... 103.245.222.65
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:33:30--  (try: 2)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:35:39--  (try: 3)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:37:50--  (try: 4)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:40:01--  (try: 5)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:42:13--  (try: 6)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:44:26--  (try: 7)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:46:41--  (try: 8)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:48:56--  (try: 9)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:51:12--  (try:10)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:53:29--  (try:11)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:55:47--  (try:12)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 06:58:04--  (try:13)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 07:00:21--  (try:14)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 07:02:38--  (try:15)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 07:04:56--  (try:16)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 07:07:13--  (try:17)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 07:09:30--  (try:18)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 07:11:47--  (try:19)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Retrying.

--2015-09-30 07:14:04--  (try:20)  https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64
Connecting to www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: Connection timed out.
Giving up.

STDERR from curl:



STDERR from perl:

Can't locate LWP/Simple.pm in @INC (you may need to install the LWP::Simple module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /u
sr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.

STDERR from python:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 404, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 422, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1222, in https_open
    return self.do_open(httplib.HTTPSConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 110] Connection timed out>



Stderr from the command:
正在使用“virtualbox”提供程序启动计算机“默认”。。。
默认值:Berkshelf位于“H:/.Berkshelf/vagrant Berkshelf/Shelfs/berkshelf20150930-8216-1au7gvy-default”
==>默认值:与虚拟机共享食谱
==>默认值:导入基本框“ubuntu/trusty64”。。。
==>默认值:匹配NAT网络的MAC地址。。。
==>默认:设置虚拟机的名称:test_default_1443594532782_74213
==>默认值:清除以前设置的所有转发端口。。。
==>默认值:更新流浪者的书架。。。
==>默认值:解析cookbook依赖项。。。
==>默认值:从chef/cookbooks/test的源代码获取“测试”
==>默认值:使用apache2(3.1.0)
==>默认值:使用java(1.35.0)
==>默认值:在chef/cookbooks/test使用源代码中的测试(0.1.0)
==>默认值:将apache2(3.1.0)出售给H:/.Berkshell/vagrant Berkshell/Shelfs/Berkshellf20150930-8216-1au7gvy-default/apache2
==>默认值:将java(1.35.0)出售给H:/.Berkshell/vagrant Berkshell/Shelfs/Berkshellf20150930-8216-1au7gvy-default/java
==>默认值:自动售货测试(0.1.0)至H:/.Berkshell/vagrant Berkshell/Shelfs/Berkshellf20150930-8216-1au7gvy-default/test
==>默认设置:清除任何以前设置的网络接口。。。
==>默认值:根据配置准备网络接口。。。
默认值:适配器1:nat
默认值:适配器2:hostonly
==>默认值:转发端口。。。
默认值:22=>2222(适配器1)
==>默认值:正在启动VM。。。
==>默认值:等待机器启动。这可能需要几分钟。。。
默认值:SSH地址:127.0.0.1:2222
默认值:SSH用户名:vagrant
默认值:SSH auth方法:私钥
默认值:警告:连接超时。重试。。。
默认值:警告:远程连接断开。重试。。。
==>默认值:机器已启动并准备就绪!
==>默认值:为Apt配置代理。。。
==>默认设置:为厨师长供应器配置代理。。。
==>默认值:配置代理环境变量。。。
主机(4.3.6)和来宾(4.3.10)上的来宾条件版本不匹配。
斯丁:这不是一个tty
*停止添加VirtualBox
……完成了。
斯丁:这不是一个tty
正在阅读软件包列表。。。
正在构建依赖关系树。。。
正在读取状态信息。。。
以下软件包已自动安装,不再需要:
dkms fakeroot gcc gcc-4.8 libasan0 libatomic1 libc dev bin libc6 dev
libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfakeroot libfontenc1
libgcc-4.8-dev libgl1 mesa dri libgl1 mesa glx libglapi mesa libgomp1
libice6 libitm1 libllvm3.4 libpciaccess0 libpixman-1-0 libquadmath0 libsm6
libtsan0 libtxc-dxtn-s2tc0 libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0
libxcb-glx0 libxcb-present0 libxcb-sync1 libxcomposite1 libxdamage1
libxfixes3 libxfont1 libxkbfile1 libxmu6 libxpm4 libxrandr2 libxrender1
libxshmfence1 libxt6 libxxf86vm1 linux libc dev手册页dev x11 common
x11 xkb utils xfonts基本xfonts编码xfonts utils xserver公共
xserver xorg核心
使用“apt get autoremove”删除它们。
将删除以下程序包:
virtualbox来宾dkms*virtualbox来宾utils*virtualbox-guest-x11*
0已升级,0已新安装,3已删除,0未升级。
执行此操作后,将释放12.1 MB的磁盘空间。
(正在读取当前安装的数据库…61001文件和目录。)
正在删除virtualbox来宾dkms(4.3.10-dfsg-1ubuntu5)。。。
--------卸载开始--------
模块:virtualbox来宾
版本:4.3.10
内核:3.13.0-63-generic(x86_64)
-------------------------------------
状态:卸载之前,此模块版本在此内核上处于活动状态。
vboxguest.ko:
-卸载
-从:/lib/modules/3.13.0-63-generic/updates/dkms删除/
-原始模块
-在此内核上找不到此模块的原始模块。
-使用dkms install命令重新安装任何以前的模块版本。
vboxsf.ko:
-卸载
-从:/lib/modules/3.13.0-63-generic/updates/dkms删除/
-原始模块
-在此内核上找不到此模块的原始模块。
-使用dkms install命令重新安装任何以前的模块版本。
vboxvideo.ko:
-卸载
-从:/lib/modules/3.13.0-63-generic/updates/dkms删除/
-原始模块
-在此内核上找不到此模块的原始模块。
-使用dkms install命令重新安装任何以前的模块版本。
德普莫德。。。。
DKMS:卸载已完成。
------------------------------
删除模块版本:4.3.10
完全来自DKMS树。
------------------------------
完成。
正在删除virtualbox-guest-x11(4.3.10-dfsg-1ubuntu5)。。。
正在清除virtualbox-guest-x11(4.3.10-dfsg-1ubuntu5)的配置文件。。。
正在删除virtualbox来宾UTIL(4.3.10-dfsg-1ubuntu5)。。。
正在清除virtualbox来宾UTIL的配置文件(4.3.10-dfsg-1ubuntu5)。。。
处理man db的触发器(2.6.7.1-1ubuntu1)。。。
正在处理libc bin(2.19-0ubuntu6.6)的触发器。。。
斯丁:这不是一个tty
正在阅读软件包列表。。。
正在构建依赖关系树。。。
正在读取状态信息。。。
dkms已经是最新版本了。
dkms设置为手动安装。
linux-headers-3.13.0-63-generic已经是最新版本。
linux-headers-3.13.0-63-generic设置为手动安装。
以下软件包已自动安装,不再需要:
libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfontenc1 libgl1 mesa dri
libgl1 mesa glx libglapi mesa libice6 libllvm3.4 libpciaccess0 libpixman-1-0
libsm6 libtxc-dxtn-s2tc0 libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0
libxcb-glx0 libxcb-present0 libxcb-sync1 libxcomposite1 libxdamage1
L