BerlinVagrant / vagrant-dns

A plugin to manage DNS records for vagrant environments
MIT License
490 stars 50 forks source link

"Restarted DNS Service" interesting looping #66

Closed boldandbusted closed 3 years ago

boldandbusted commented 3 years ago

Howdy. Here's my setup:

I'm attaching a log file with the output from this code:

# -*- mode: ruby -*-
# vi: set ft=ruby :

# All Vagrant configuration is done below. The '2' in Vagrant.configure
# configures the configuration version (we support older styles for
# backwards compatibility). Please don't change it unless you know what
# you're doing.
Vagrant.configure('2') do |config|
  config.vm.box = 'bento/ubuntu-18.04'
  config.vm.network 'private_network', ip: '192.168.50.11'
  config.vm.provider 'virtualbox' do |vb|
    vb.gui = false
    vb.memory = '2048'
    vb.cpus = '2'
  end
  config.vm.provision 'shell', inline: <<-SHELL
     apt-get update
     apt-get upgrade -y
  SHELL
end

Result: Everything works as expected, but the output is a sea of "Restarted DNS Service". And, as you'll note, I don't have a host_name given, but I do set the TLD. Bad practice? Yep. But, not sure this is the expected behavior from that bad practice? ;)

And here's the log (happy to send a 'debug' log, but hopefully you can replicate my experience locally):

Bringing machine 'default' up with 'virtualbox' provider...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 39198...
vagrant-dns: process with pid 39198 successfully stopped.
vagrant-dns: process with pid 89030 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89030...
vagrant-dns: process with pid 89030 successfully stopped.
vagrant-dns: process with pid 89032 started.
==> default: Restarted DNS Service
==> default: Importing base box 'bento/ubuntu-18.04'...

==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'bento/ubuntu-18.04' version '202010.24.0' is up to date...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89032...
vagrant-dns: process with pid 89032 successfully stopped.
vagrant-dns: process with pid 89112 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89112...
vagrant-dns: process with pid 89112 successfully stopped.
vagrant-dns: process with pid 89115 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89115...
vagrant-dns: process with pid 89115 successfully stopped.
vagrant-dns: process with pid 89118 started.
==> default: Restarted DNS Service
==> default: Setting the name of the VM: bionic64_default_1608662841966_29248
==> 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 (guest) => 2222 (host) (adapter 1)
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89118...
vagrant-dns: process with pid 89118 successfully stopped.
vagrant-dns: process with pid 89214 started.
==> default: Restarted DNS Service
==> default: Running 'pre-boot' VM customizations...
==> 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: 
    default: Vagrant insecure key detected. Vagrant will automatically replace
    default: this with a newly generated keypair for better security.
    default: 
    default: Inserting generated public key within guest...
    default: Removing insecure key from the guest if it's present...
    default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Machine booted and ready!
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89214...
vagrant-dns: process with pid 89214 successfully stopped.
vagrant-dns: process with pid 89316 started.
==> default: Restarted DNS Service
==> default: Checking for guest additions in VM...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89316...
vagrant-dns: process with pid 89316 successfully stopped.
vagrant-dns: process with pid 89388 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89388...
vagrant-dns: process with pid 89388 successfully stopped.
vagrant-dns: process with pid 89450 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89450...
vagrant-dns: process with pid 89450 successfully stopped.
vagrant-dns: process with pid 89572 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89572...
vagrant-dns: process with pid 89572 successfully stopped.
vagrant-dns: process with pid 89694 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89694...
vagrant-dns: process with pid 89694 successfully stopped.
vagrant-dns: process with pid 89952 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 89952...
vagrant-dns: process with pid 89952 successfully stopped.
vagrant-dns: process with pid 90074 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90074...
vagrant-dns: process with pid 90074 successfully stopped.
vagrant-dns: process with pid 90196 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90196...
vagrant-dns: process with pid 90196 successfully stopped.
vagrant-dns: process with pid 90249 started.
==> default: Restarted DNS Service
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
    default: /vagrant => /Users/jesseadelman/vagrant/os/ubuntu/bionic64
==> default: Running provisioner: shell...
    default: Running: inline script
    default: Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
    default: Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
    default: Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
    default: Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1,453 kB]
    default: Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
    default: Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,172 kB]
    default: Get:7 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [870 kB]
    default: Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB]
    default: Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB]
    default: Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1,790 kB]
    default: Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB]
    default: Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,094 kB]
    default: Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [968 kB]
    default: Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB]
    default: Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB]
    default: Get:16 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [4,812 B]
    default: Get:17 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2,872 B]
    default: Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB]
    default: Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [17.3 kB]
    default: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB]
    default: Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB]
    default: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,697 kB]
    default: Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,549 kB]
    default: Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB]
    default: Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [14.4 kB]
    default: Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB]
    default: Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7,180 B]
    default: Fetched 12.6 MB in 3s (4,058 kB/s)
    default: Reading package lists...
    default: Reading package lists...
    default: Building dependency tree...
    default: 
    default: Reading state information...
    default: Calculating upgrade...
    default: The following packages have been kept back:
    default:   linux-image-generic
    default: The following packages will be upgraded:
    default:   accountsservice apport apt apt-utils ca-certificates curl distro-info-data
    default:   grub-common grub-pc grub-pc-bin grub2-common intel-microcode krb5-locales
    default:   libaccountsservice0 libapt-inst2.0 libapt-pkg5.0 libc-bin libc6
    default:   libcurl3-gnutls libcurl4 libgssapi-krb5-2 libk5crypto3 libkrb5-3
    default:   libkrb5support0 libldap-2.4-2 libldap-common libnss-systemd libpam-systemd
    default:   libperl5.26 libssl1.0.0 libssl1.1 libsystemd0 libudev1 libwbclient0 locales
    default:   multiarch-support openssl perl perl-base perl-modules-5.26 python-apt-common
    default:   python-samba python3-apport python3-apt python3-cryptography
    default:   python3-distupgrade python3-problem-report samba-common samba-common-bin
    default:   samba-libs snapd sudo systemd systemd-sysv tzdata udev wireless-regdb
    default: 57 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
    default: Need to get 62.6 MB of archives.
    default: After this operation, 4,149 kB of additional disk space will be used.
    default: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3,534 kB]
    default: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB]
    default: Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1,391 kB]
    default: Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2,762 kB]
    default: Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2,832 kB]
    default: Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 locales all 2.27-3ubuntu1.4 [3,611 kB]
    default: Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB]
    default: Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB]
    default: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB]
    default: Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB]
    default: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB]
    default: Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB]
    default: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1,102 kB]
    default: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB]
    default: Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB]
    default: Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB]
    default: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB]
    default: Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB]
    default: Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB]
    default: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.12ubuntu0.2 [54.7 kB]
    default: Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.12ubuntu0.2 [1,201 kB]
    default: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils amd64 1.6.12ubuntu0.2 [207 kB]
    default: Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-samba amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.21 [1,925 kB]
    default: Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 samba-common-bin amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.21 [521 kB]
    default: Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 samba-common all 2:4.7.6+dfsg~ubuntu-0ubuntu2.21 [72.6 kB]
    default: Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB]
    default: Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB]
    default: Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 samba-libs amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.21 [5,256 kB]
    default: Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwbclient0 amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.21 [34.4 kB]
    default: Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.9 [4,708 B]
    default: Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB]
    default: Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB]
    default: Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 accountsservice amd64 0.6.45-1ubuntu1.3 [62.4 kB]
    default: Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaccountsservice0 amd64 0.6.45-1ubuntu1.3 [72.7 kB]
    default: Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
    default: Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB]
    default: Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB]
    default: Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB]
    default: Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB]
    default: Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1,088 kB]
    default: Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6,944 B]
    default: Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.4 [17.1 kB]
    default: Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.4 [150 kB]
    default: Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distupgrade all 1:18.04.41 [106 kB]
    default: Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc amd64 2.02-2ubuntu8.20 [138 kB]
    default: Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub2-common amd64 2.02-2ubuntu8.20 [532 kB]
    default: Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc-bin amd64 2.02-2ubuntu8.20 [901 kB]
    default: Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-common amd64 2.02-2ubuntu8.20 [1,774 kB]
    default: Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-problem-report all 2.20.9-0ubuntu7.21 [10.3 kB]
    default: Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apport all 2.20.9-0ubuntu7.21 [82.3 kB]
    default: Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apport all 2.20.9-0ubuntu7.21 [125 kB]
    default: Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB]
    default: Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB]
    default: Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB]
    default: Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-cryptography amd64 2.1.4-1ubuntu1.4 [220 kB]
    default: Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wireless-regdb all 2020.11.20-0ubuntu1~18.04.1 [10.3 kB]
    default: Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 intel-microcode amd64 3.20201110.0ubuntu0.18.04.2 [2,742 kB]
    default: dpkg-preconfigure: unable to re-open stdin: No such file or directory
    default: Fetched 62.6 MB in 11s (5,681 kB/s)
    default: (Reading database ... 
    default: (Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
    default: (Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
    default: (Reading database ... 65%
    default: (Reading database ... 70%
    default: (Reading database ... 75%
    default: (Reading database ... 80%
    default: (Reading database ... 85%
    default: (Reading database ... 90%
    default: (Reading database ... 95%
    default: (Reading database ... 100%
(Reading database ... 39592 files and directories currently installed.)
    default: Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ...
    default: Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ...
    default: Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ...
    default: Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ...
    default: Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ...
    default: Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ...
    default: Setting up perl-base (5.26.1-6ubuntu0.5) ...
    default: (Reading database ... 
    default: (Reading database ... 5%
    default: (Reading database ... 10%
    default: (Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
    default: (Reading database ... 40%
    default: (Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
    default: (Reading database ... 65%
    default: (Reading database ... 70%
    default: (Reading database ... 75%
    default: (Reading database ... 80%
    default: (Reading database ... 85%
    default: (Reading database ... 90%
    default: (Reading database ... 95%
    default: (Reading database ... 100%
(Reading database ... 39592 files and directories currently installed.)
    default: Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ...
    default: Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ...
    default: Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ...
    default: Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1.2) ...
    default: Setting up libc6:amd64 (2.27-3ubuntu1.4) ...
    default: (Reading database ... 
    default: (Reading database ... 5%
    default: (Reading database ... 10%
    default: (Reading database ... 15%
    default: (Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
    default: (Reading database ... 65%
    default: (Reading database ... 70%
    default: (Reading database ... 75%
    default: (Reading database ... 80%
    default: (Reading database ... 85%
    default: (Reading database ... 90%
    default: (Reading database ... 95%
    default: (Reading database ... 100%
(Reading database ... 39592 files and directories currently installed.)
    default: Preparing to unpack .../locales_2.27-3ubuntu1.4_all.deb ...
    default: Unpacking locales (2.27-3ubuntu1.4) over (2.27-3ubuntu1.2) ...
    default: Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ...
    default: Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1.2) ...
    default: Setting up libc-bin (2.27-3ubuntu1.4) ...
    default: (Reading database ... 
(Reading database ... 5%
    default: (Reading database ... 10%
    default: (Reading database ... 15%
    default: (Reading database ... 20%
(Reading database ... 25%
    default: (Reading database ... 30%
    default: (Reading database ... 35%
(Reading database ... 40%
    default: (Reading database ... 45%
(Reading database ... 50%
    default: (Reading database ... 55%
(Reading database ... 60%
    default: (Reading database ... 65%
    default: (Reading database ... 70%
    default: (Reading database ... 75%
    default: (Reading database ... 80%
    default: (Reading database ... 85%
    default: (Reading database ... 90%
    default: (Reading database ... 95%
    default: (Reading database ... 100%
(Reading database ... 39592 files and directories currently installed.)
    default: Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ...
    default: Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.42) ...
    default: Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ...
    default: Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.42) ...
    default: Setting up libsystemd0:amd64 (237-3ubuntu10.43) ...
    default: (Reading database ... 
    default: (Reading database ... 5%
    default: (Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
    default: (Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
    default: (Reading database ... 65%
    default: (Reading database ... 70%
    default: (Reading database ... 75%
    default: (Reading database ... 80%
    default: (Reading database ... 85%
    default: (Reading database ... 90%
    default: (Reading database ... 95%
    default: (Reading database ... 100%
(Reading database ... 39592 files and directories currently installed.)
    default: Preparing to unpack .../snapd_2.48+18.04_amd64.deb ...
    default: Unpacking snapd (2.48+18.04) over (2.46.1+18.04) ...
    default: Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ...
    default: Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.42) ...
    default: Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ...
    default: Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.42) ...
    default: Preparing to unpack .../udev_237-3ubuntu10.43_amd64.deb ...
    default: Unpacking udev (237-3ubuntu10.43) over (237-3ubuntu10.42) ...
    default: Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ...
    default: Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.42) ...
    default: Setting up libudev1:amd64 (237-3ubuntu10.43) ...
    default: (Reading database ... 
    default: (Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
    default: (Reading database ... 20%
    default: (Reading database ... 25%
(Reading database ... 30%
    default: (Reading database ... 35%
    default: (Reading database ... 40%
    default: (Reading database ... 45%
    default: (Reading database ... 50%
    default: (Reading database ... 55%
(Reading database ... 60%
    default: (Reading database ... 65%
    default: (Reading database ... 70%
    default: (Reading database ... 75%
    default: (Reading database ... 80%
    default: (Reading database ... 85%
    default: (Reading database ... 90%
    default: (Reading database ... 95%
    default: (Reading database ... 100%
(Reading database ... 
    default: 39592 files and directories currently installed.)
    default: Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ...
    default: Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.6) ...
    default: Preparing to unpack .../openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ...
    default: Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.6) ...
    default: Preparing to unpack .../ca-certificates_20201027ubuntu0.18.04.1_all.deb ...
    default: Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20190110~18.04.1) ...
    default: Setting up systemd (237-3ubuntu10.43) ...
    default: (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
    default: (Reading database ... 65%
    default: (Reading database ... 70%
    default: (Reading database ... 75%
    default: (Reading database ... 80%
    default: (Reading database ... 85%
    default: (Reading database ... 90%
    default: (Reading database ... 95%
    default: (Reading database ... 100%
(Reading database ... 39603 files and directories currently installed.)
    default: Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ...
    default: Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10.42) ...
    default: Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ...
    default: Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.12ubuntu0.1) ...
    default: Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ...
    default: (Reading database ... 
    default: (Reading database ... 5%
    default: (Reading database ... 10%
    default: (Reading database ... 15%
    default: (Reading database ... 20%
    default: (Reading database ... 25%
    default: (Reading database ... 30%
    default: (Reading database ... 35%
    default: (Reading database ... 40%
    default: (Reading database ... 45%
    default: (Reading database ... 50%
    default: (Reading database ... 55%
    default: (Reading database ... 60%
    default: (Reading database ... 65%
    default: (Reading database ... 70%
    default: (Reading database ... 75%
    default: (Reading database ... 80%
    default: (Reading database ... 85%
    default: (Reading database ... 90%
    default: (Reading database ... 95%
    default: (Reading database ... 100%
    default: (Reading database ... 
    default: 39603 files and directories currently installed.)
    default: Preparing to unpack .../libapt-inst2.0_1.6.12ubuntu0.2_amd64.deb ...
    default: Unpacking libapt-inst2.0:amd64 (1.6.12ubuntu0.2) over (1.6.12ubuntu0.1) ...
    default: Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ...
    default: Unpacking apt (1.6.12ubuntu0.2) over (1.6.12ubuntu0.1) ...
    default: Setting up apt (1.6.12ubuntu0.2) ...
    default: apt-daily-upgrade.timer is a disabled or a static unit not running, not starting it.
    default: apt-daily.timer is a disabled or a static unit not running, not starting it.
    default: (Reading database ... 
    default: (Reading database ... 5%
    default: (Reading database ... 10%
    default: (Reading database ... 15%
    default: (Reading database ... 20%
    default: (Reading database ... 25%
    default: (Reading database ... 30%
    default: (Reading database ... 35%
    default: (Reading database ... 40%
    default: (Reading database ... 45%
    default: (Reading database ... 50%
    default: (Reading database ... 55%
    default: (Reading database ... 60%
    default: (Reading database ... 65%
    default: (Reading database ... 70%
    default: (Reading database ... 75%
    default: (Reading database ... 80%
    default: (Reading database ... 85%
    default: (Reading database ... 90%
    default: (Reading database ... 95%
    default: (Reading database ... 100%
    default: (Reading database ... 
    default: 39603 files and directories currently installed.)
    default: Preparing to unpack .../00-apt-utils_1.6.12ubuntu0.2_amd64.deb ...
    default: Unpacking apt-utils (1.6.12ubuntu0.2) over (1.6.12ubuntu0.1) ...
    default: Preparing to unpack .../01-python-samba_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.21_amd64.deb ...
    default: Unpacking python-samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) over (2:4.7.6+dfsg~ubuntu-0ubuntu2.20) ...
    default: Preparing to unpack .../02-samba-common-bin_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.21_amd64.deb ...
    default: Unpacking samba-common-bin (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) over (2:4.7.6+dfsg~ubuntu-0ubuntu2.20) ...
    default: Preparing to unpack .../03-samba-common_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.21_all.deb ...
    default: Unpacking samba-common (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) over (2:4.7.6+dfsg~ubuntu-0ubuntu2.20) ...
    default: Preparing to unpack .../04-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ...
    default: Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.6) ...
    default: Preparing to unpack .../05-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ...
    default: Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.6) ...
    default: Preparing to unpack .../06-samba-libs_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.21_amd64.deb ...
    default: Unpacking samba-libs:amd64 (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) over (2:4.7.6+dfsg~ubuntu-0ubuntu2.20) ...
    default: Preparing to unpack .../07-libwbclient0_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.21_amd64.deb ...
    default: Unpacking libwbclient0:amd64 (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) over (2:4.7.6+dfsg~ubuntu-0ubuntu2.20) ...
    default: Preparing to unpack .../08-distro-info-data_0.37ubuntu0.9_all.deb ...
    default: Unpacking distro-info-data (0.37ubuntu0.9) over (0.37ubuntu0.7) ...
    default: Preparing to unpack .../09-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ...
    default: Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1.2) ...
    default: Preparing to unpack .../10-tzdata_2020d-0ubuntu0.18.04_all.deb ...
    default: Unpacking tzdata (2020d-0ubuntu0.18.04) over (2020a-0ubuntu0.18.04) ...
    default: Preparing to unpack .../11-accountsservice_0.6.45-1ubuntu1.3_amd64.deb ...
    default: Unpacking accountsservice (0.6.45-1ubuntu1.3) over (0.6.45-1ubuntu1) ...
    default: Preparing to unpack .../12-libaccountsservice0_0.6.45-1ubuntu1.3_amd64.deb ...
    default: Unpacking libaccountsservice0:amd64 (0.6.45-1ubuntu1.3) over (0.6.45-1ubuntu1) ...
    default: Preparing to unpack .../13-krb5-locales_1.16-2ubuntu0.2_all.deb ...
    default: Unpacking krb5-locales (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ...
    default: Preparing to unpack .../14-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ...
    default: Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ...
    default: Preparing to unpack .../15-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ...
    default: Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ...
    default: Preparing to unpack .../16-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ...
    default: Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ...
    default: Preparing to unpack .../17-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ...
    default: Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ...
    default: Preparing to unpack .../18-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ...
    default: Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) over (1.0.2n-1ubuntu5.4) ...
    default: Preparing to unpack .../19-multiarch-support_2.27-3ubuntu1.4_amd64.deb ...
    default: Unpacking multiarch-support (2.27-3ubuntu1.4) over (2.27-3ubuntu1.2) ...
    default: Preparing to unpack .../20-python-apt-common_1.6.5ubuntu0.4_all.deb ...
    default: Unpacking python-apt-common (1.6.5ubuntu0.4) over (1.6.5ubuntu0.3) ...
    default: Preparing to unpack .../21-python3-apt_1.6.5ubuntu0.4_amd64.deb ...
    default: Unpacking python3-apt (1.6.5ubuntu0.4) over (1.6.5ubuntu0.3) ...
    default: Preparing to unpack .../22-python3-distupgrade_1%3a18.04.41_all.deb ...
    default: Unpacking python3-distupgrade (1:18.04.41) over (1:18.04.40) ...
    default: Preparing to unpack .../23-grub-pc_2.02-2ubuntu8.20_amd64.deb ...
    default: Unpacking grub-pc (2.02-2ubuntu8.20) over (2.02-2ubuntu8.18) ...
    default: Preparing to unpack .../24-grub2-common_2.02-2ubuntu8.20_amd64.deb ...
    default: Unpacking grub2-common (2.02-2ubuntu8.20) over (2.02-2ubuntu8.18) ...
    default: Preparing to unpack .../25-grub-pc-bin_2.02-2ubuntu8.20_amd64.deb ...
    default: Unpacking grub-pc-bin (2.02-2ubuntu8.20) over (2.02-2ubuntu8.18) ...
    default: Preparing to unpack .../26-grub-common_2.02-2ubuntu8.20_amd64.deb ...
    default: Unpacking grub-common (2.02-2ubuntu8.20) over (2.02-2ubuntu8.18) ...
    default: Preparing to unpack .../27-python3-problem-report_2.20.9-0ubuntu7.21_all.deb ...
    default: Unpacking python3-problem-report (2.20.9-0ubuntu7.21) over (2.20.9-0ubuntu7.18) ...
    default: Preparing to unpack .../28-python3-apport_2.20.9-0ubuntu7.21_all.deb ...
    default: Unpacking python3-apport (2.20.9-0ubuntu7.21) over (2.20.9-0ubuntu7.18) ...
    default: Preparing to unpack .../29-apport_2.20.9-0ubuntu7.21_all.deb ...
    default: Unpacking apport (2.20.9-0ubuntu7.21) over (2.20.9-0ubuntu7.18) ...
    default: Preparing to unpack .../30-curl_7.58.0-2ubuntu3.12_amd64.deb ...
    default: Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.10) ...
    default: Preparing to unpack .../31-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ...
    default: Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.10) ...
    default: Preparing to unpack .../32-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ...
    default: Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.10) ...
    default: Preparing to unpack .../33-python3-cryptography_2.1.4-1ubuntu1.4_amd64.deb ...
    default: Unpacking python3-cryptography (2.1.4-1ubuntu1.4) over (2.1.4-1ubuntu1.3) ...
    default: Preparing to unpack .../34-wireless-regdb_2020.11.20-0ubuntu1~18.04.1_all.deb ...
    default: Unpacking wireless-regdb (2020.11.20-0ubuntu1~18.04.1) over (2018.05.09-0ubuntu1~18.04.1) ...
    default: Preparing to unpack .../35-intel-microcode_3.20201110.0ubuntu0.18.04.2_amd64.deb ...
    default: Unpacking intel-microcode (3.20201110.0ubuntu0.18.04.2) over (3.20200609.0ubuntu0.18.04.1) ...
    default: Setting up python-apt-common (1.6.5ubuntu0.4) ...
    default: Setting up intel-microcode (3.20201110.0ubuntu0.18.04.2) ...
    default: update-initramfs: deferring update (trigger activated)
    default: intel-microcode: microcode will be updated at next boot
    default: Setting up libapt-inst2.0:amd64 (1.6.12ubuntu0.2) ...
    default: Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ...
    default: Setting up libwbclient0:amd64 (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) ...
    default: Setting up python3-apt (1.6.5ubuntu0.4) ...
    default: Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ...
    default: Setting up sudo (1.8.21p2-3ubuntu1.3) ...
    default: Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ...
    default: Setting up apt-utils (1.6.12ubuntu0.2) ...
    default: Setting up multiarch-support (2.27-3ubuntu1.4) ...
    default: Setting up tzdata (2020d-0ubuntu0.18.04) ...
    default: 
    default: Current default time zone: 'Etc/UTC'
    default: Local time is now:      Tue Dec 22 18:49:08 UTC 2020.
    default: Universal Time is now:  Tue Dec 22 18:49:08 UTC 2020.
    default: Run 'dpkg-reconfigure tzdata' if you wish to change it.
    default: Setting up systemd-sysv (237-3ubuntu10.43) ...
    default: Setting up samba-common (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) ...
    default: Setting up distro-info-data (0.37ubuntu0.9) ...
    default: Setting up wireless-regdb (2020.11.20-0ubuntu1~18.04.1) ...
    default: Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
    default: Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
    default: Setting up libaccountsservice0:amd64 (0.6.45-1ubuntu1.3) ...
    default: Setting up python3-problem-report (2.20.9-0ubuntu7.21) ...
    default: Setting up krb5-locales (1.16-2ubuntu0.2) ...
    default: Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ...
    default: Setting up udev (237-3ubuntu10.43) ...
    default: update-initramfs: deferring update (trigger activated)
    default: Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ...
    default: Setting up grub-common (2.02-2ubuntu8.20) ...
    default: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
    default: Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ...
    default: Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ...
    default: Setting up accountsservice (0.6.45-1ubuntu1.3) ...
    default: Setting up ca-certificates (20201027ubuntu0.18.04.1) ...
    default: Updating certificates in /etc/ssl/certs...
    default: 20 added, 9 removed; done.
    default: Setting up locales (2.27-3ubuntu1.4) ...
    default: Generating locales (this might take a while)...
    default:   en_AG.UTF-8
    default: ...
    default:  done
    default:   en_AU.UTF-8
    default: ...
    default:  done
    default:   en_BW.UTF-8
    default: ...
    default:  done
    default:   en_CA.UTF-8
    default: ...
    default:  done
    default:   en_DK.UTF-8
    default: ...
    default:  done
    default:   en_GB.UTF-8
    default: ...
    default:  done
    default:   en_HK.UTF-8
    default: ...
    default:  done
    default:   en_IE.UTF-8
    default: ...
    default:  done
    default:   en_IL.UTF-8
    default: ...
    default:  done
    default:   en_IN.UTF-8
    default: ...
    default:  done
    default:   en_NG.UTF-8
    default: ...
    default:  done
    default:   en_NZ.UTF-8
    default: ...
    default:  done
    default:   en_PH.UTF-8
    default: ...
    default:  done
    default:   en_SG.UTF-8
    default: ...
    default:  done
    default:   en_US.UTF-8
    default: ...
    default:  done
    default:   en_ZA.UTF-8
    default: ...
    default:  done
    default:   en_ZM.UTF-8
    default: ...
    default:  done
    default:   en_ZW.UTF-8
    default: ...
    default:  done
    default: Generation complete.
    default: Setting up python3-distupgrade (1:18.04.41) ...
    default: Setting up python3-cryptography (2.1.4-1ubuntu1.4) ...
    default: Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
    default: Setting up samba-libs:amd64 (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) ...
    default: Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ...
    default: Setting up grub-pc-bin (2.02-2ubuntu8.20) ...
    default: Setting up python-samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) ...
    default: Setting up grub2-common (2.02-2ubuntu8.20) ...
    default: Setting up python3-apport (2.20.9-0ubuntu7.21) ...
    default: Setting up perl (5.26.1-6ubuntu0.5) ...
    default: Setting up snapd (2.48+18.04) ...
    default: Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ...
    default: snapd.failure.service is a disabled or a static unit, not starting it.
    default: snapd.snap-repair.service is a disabled or a static unit, not starting it.
    default: Setting up apport (2.20.9-0ubuntu7.21) ...
    default: apport-autoreport.service is a disabled or a static unit, not starting it.
    default: Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
    default: Setting up samba-common-bin (2:4.7.6+dfsg~ubuntu-0ubuntu2.21) ...
    default: Setting up grub-pc (2.02-2ubuntu8.20) ...
    default: Sourcing file `/etc/default/grub'
    default: Generating grub configuration file ...
    default: Found linux image: /boot/vmlinuz-4.15.0-122-generic
    default: Found initrd image: /boot/initrd.img-4.15.0-122-generic
    default: done
    default: Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
    default: Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ...
    default: Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ...
    default: Setting up curl (7.58.0-2ubuntu3.12) ...
    default: Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
    default: Processing triggers for systemd (237-3ubuntu10.43) ...
    default: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
    default: Processing triggers for dbus (1.12.2-1ubuntu1.2) ...
    default: Processing triggers for mime-support (3.60ubuntu1) ...
    default: Processing triggers for ureadahead (0.100.0-21) ...
    default: Processing triggers for install-info (6.5.0.dfsg.1-2) ...
    default: Processing triggers for initramfs-tools (0.130ubuntu3.11) ...
    default: update-initramfs: Generating /boot/initrd.img-4.15.0-122-generic
    default: Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ...
    default: Updating certificates in /etc/ssl/certs...
    default: 0 added, 0 removed; done.
    default: Running hooks in /etc/ca-certificates/update.d...
    default: done.
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 90249...
vagrant-dns: process with pid 90249 successfully stopped.
vagrant-dns: process with pid 91155 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91155...
vagrant-dns: process with pid 91155 successfully stopped.
vagrant-dns: process with pid 91482 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91482...
vagrant-dns: process with pid 91482 successfully stopped.
vagrant-dns: process with pid 91605 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91605...
vagrant-dns: process with pid 91605 successfully stopped.
vagrant-dns: process with pid 91660 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91660...
vagrant-dns: process with pid 91660 successfully stopped.
vagrant-dns: process with pid 91777 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91777...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91777...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91777...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91777...
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91777...
vagrant-dns: process with pid 91777 successfully stopped.
vagrant-dns: process with pid 91791 started.
==> default: Restarted DNS Service
==> default: [vagrant-dns] TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 91791...
vagrant-dns: process with pid 91791 successfully stopped.
vagrant-dns: process with pid 91793 started.
==> default: Restarted DNS Service

Happy to send more info, or a vagrant --debug --debug-timestanmps --no-tty --no-colors log if you like. Thanks for this project! :) Happy Holidays!

ThoTischner commented 3 years ago

Hey hit this also after updating vagrant via homebrew to 2.2.14.

fnordfish commented 3 years ago

Looks like vagrant calls our action hooks multiple times.

fnordfish commented 3 years ago

published a fix as 2.2.1