Varying-Vagrant-Vagrants / VVV

An open source Vagrant configuration for developing with WordPress
https://varyingvagrantvagrants.org
MIT License
4.55k stars 850 forks source link

Nginx issues and missing repositories in config.yml #2223

Closed micatonge closed 3 years ago

micatonge commented 3 years ago

somewhere towards end log

    test:  βœ” The 'site-uconnectlabs.test' provisioner completed in 0 seconds.
    test: ------------------------------------------------------------------------------------
==> test: Running action triggers after up ...
==> test: Running trigger: VVV Post-Up...
    test: Running: inline script
    test: /tmp/vagrant-shell: line 1: /srv/config/homebin/vagrant_up: Permission denied
==> test: Trigger run failed
==> test: The SSH command responded with a non-zero exit status. Vagrant
==> test: assumes that this means the command failed. The output for this command
==> test: should be in the log above. Please read the output to determine what
==> test: went wrong.

end log

I've updated Vagrant, allowed my terminal full access, allowed full access on all permissions in the directory, destroyed and built vagrant several times, and used sudo commands -- however, I keep reaching this permissions error. Any ideas? I appreciate the help. I am running on Mac OS Catalina 10.15.3 and Vagrant 2.2.9.

welcome[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the issue template and include your OS/Vagrant/VVV versions! Don't forget you can get support in the VVV slack at https://varyingvagrantvagrants.org/docs/en-US/slack/

tomjn commented 3 years ago

used sudo commands

😱 if your setup was working before, using sudo may have broken it. Never use sudo with vagrant commands. Never do this under any circumstances. Don't even attempt to do it just in case. Using sudo may have made your situation 100x worse. By running vagrant commands with sudo infront of them. You could even end up in a situation with 2 VMs sharing the same folder running under different users, with broken VirtualBox permissions as a result.

Most importantly, which version of VVV are you using? And when you say you allowed full access can you explain what you meant? Can you share the full output?

tomjn commented 3 years ago

Note that the develop branch currently throws up a big teddy bear with the words DANGER if you try to use sudo

Screenshot 2020-07-20 at 12 31 17

To continue, I'll need to know exactly which version of VVV you're using. The issue template asks you to fill out some super important info which you've left out, and all that info is in the VVV splash text that appears with the logo when you run commands, but it's missing from your issue and you didn't share the full output :(

Also, running chmod and adjusting file permissions on the host will not fix this, as the problem happens on the guest VM, not the host

micatonge commented 3 years ago

Hi Tom! Thanks for the quick reply! I was wondering where I could find the issue format to make sure I give all the information you need? I should have listened to the warning signs haha By full access, I mean allowing terminal full disk access. not sure if this helps but -- v3.4.0-git::develop. box 'ubuntu/bionic64' version '20200717.0.0'

tomjn commented 3 years ago

Can you pull down the latest? The develop branch should show 3.5.0 and yours says 3.4.0

On Sat, 25 Jul 2020 at 02:03, Mica Tonge notifications@github.com wrote:

Hi Tom! Thanks for the quick reply! I was wondering where I could find the issue format to make sure I give all the information you need? I should have listened to the warning signs haha not sure if this helps but -- v3.4.0-git::develop. box 'ubuntu/bionic64' version '20200717.0.0'

β€” You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Varying-Vagrant-Vagrants/VVV/issues/2223#issuecomment-663787467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAOLZZRBDJWHOWF6DATNUDR5IVOFANCNFSM4PHBOVRQ .

micatonge commented 3 years ago

I pulled but I'm still at 3.4.0 for some reason. Do you suggest I do the whole process again without sudo commands? any tips?

Screen Shot 2020-07-26 at 10 34 01 AM
tomjn commented 3 years ago

Mica can you share the full output? You’ve only been sharing the final part, we need the entire output not just the end.

Normally the error you see at the very end isn’t the real problem, it’s the very first error that’s the cause but I can’t figure out what’s going on if you only share select snippets.

As for updating I need to see the output to know how you tried to do it and what the output was.

Don’t describe to us what happened, show us.

On Sun, 26 Jul 2020 at 15:34, Mica Tonge notifications@github.com wrote:

I pulled but I'm still at 3.4.0 for some reason. Do you suggest I do the whole process again without sudo commands? any tips? [image: Screen Shot 2020-07-26 at 10 34 01 AM] https://user-images.githubusercontent.com/30241224/88481798-86c7b600-cf2b-11ea-9d2a-3c3c674004b8.png

β€” You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Varying-Vagrant-Vagrants/VVV/issues/2223#issuecomment-663995673, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAOLZYXJRYRZ43DCV77WTLR5Q5HHANCNFSM4PHBOVRQ .

micatonge commented 3 years ago
``` __ __ __ __ \ V\ V\ V / Varying Vagrant Vagrants \_/\_/\_/ v3.4.0-git::develop Platform: platform-darwin19.2.0 shell:/bin/sh vagrant-hostsupdater shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv" Vagrant: v2.2.9, VirtualBox: v6.1.12r139181 Docs: https://varyingvagrantvagrants.org/ Contribute: https://github.com/varying-vagrant-vagrants/vvv Dashboard: http://vvv.test Bringing machine 'test' up with 'virtualbox' provider... ==> test: Checking if box 'ubuntu/bionic64' version '20200722.0.0' is up to date... ==> test: A newer version of the box 'ubuntu/bionic64' for provider 'virtualbox' is ==> test: available! You currently have version '20200722.0.0'. The latest is version ==> test: '20200724.0.0'. Run `vagrant box update` to update. ==> test: [vagrant-hostsupdater] Checking for host entries ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 vvv.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 one.wordpress.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 two.wordpress.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 cdn.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 isenberg-old.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 bentley.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 bc.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 denver.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 mitcareerlabs.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 uconn.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 mit.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 rutgers.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 rawls.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 assumption.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 kelley.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 marriottschool.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 snhu.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 smeal.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 merrimack.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 denverlaw.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 gwseas.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 isenberg.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 nichols.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 utsa.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 umb.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 iuas.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 csiwest.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 uw.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 capa.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 www.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 site.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 default.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 emerson.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 iusph.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 byumba.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 iowaeng.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 mays.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 bauer.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 ndsu.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 ct.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 ithaca.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 programs.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 careerpaths.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 odv.yale.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 site.uconnectlabs.local ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 clients.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 iit.uconnectlabs.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 tideways.vvv.test ==> test: [vagrant-hostsupdater] found entry for: 192.168.50.4 xhgui.vvv.test ==> test: Running provisioner: file... test: /Users/micatonge/Desktop/uConnect/vvv/version => /home/vagrant/version ==> test: Running provisioner: default (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-rc5txg.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'main' provisioner... test: ------------------------------------------------------------------------------------ test: * Bash profile setup and directories. test: * Setting ownership of files in /home/vagrant to vagrant test: * Copying /srv/config/bash_profile to /home/vagrant/.bash_profile test: * Copying /srv/config/bash_aliases to /home/vagrant/.bash_aliases test: * Copying /srv/config/bash_aliases to /root/.bash_aliases test: * Copying /srv/config/vimrc to /home/vagrant/.vimrc test: * Copying /srv/config/subversion-servers to /home/vagrant/.subversion/servers test: * Copying /srv/config/subversion-config to /home/vagrant/.subversion/config test: * Copying /srv/config/ssh_known_hosts to /etc/ssh/ssh_known_hosts test: * Copying /srv/config/sshd_config to /etc/ssh/sshd_config test: * Reloading SSH Daemon test: * Testing network connection to https://ppa.launchpad.net test: * Successful Network connection to https://ppa.launchpad.net detected test: * Testing network connection to https://wordpress.org test: * Successful Network connection to https://wordpress.org detected test: * Testing network connection to https://github.com test: * Successful Network connection to https://github.com detected test: * Testing network connection to https://raw.githubusercontent.com test: * Successful Network connection to https://raw.githubusercontent.com detected test: * Testing network connection to https://getcomposer.org test: * Successful Network connection to https://getcomposer.org detected test: * Testing network connection to http://ams2.mirrors.digitalocean.com test: * Successful Network connection to http://ams2.mirrors.digitalocean.com detected test: * Network checks succeeded test: test: * Main packages check and install. test: * git-core/ppa already present, skipping test: test: * Setting up MySQL configuration file links... test: * mysql group exists test: * mysql user present and has uid 9001 test: uid=9001(mysql) gid=9001(mysql) groups=9001(mysql),115(vboxsf) test: * Copying /srv/config/mysql-config/vvv-core.cnf to /etc/mysql/conf.d/vvv-core.cnf test: * Copying custom apt sources test: * Checking Apt Keys test: * Running apt-get update... test: Hit:1 https://deb.nodesource.com/node_10.x bionic InRelease test: Hit:2 https://nginx.org/packages/mainline/ubuntu bionic InRelease test: Hit:3 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease test: Hit:4 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic InRelease test: Hit:5 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease test: Hit:6 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease test: Ign:7 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 InRelease test: Err:8 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic InRelease test: 500 Internal Server Error [IP: 43.240.66.200 80] test: Hit:9 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release test: Hit:10 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease test: Hit:11 http://archive.ubuntu.com/ubuntu bionic InRelease test: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] test: Get:15 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] test: Hit:16 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic InRelease test: Hit:17 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic InRelease test: Hit:12 https://packagecloud.io/github/git-lfs/ubuntu bionic InRelease test: Get:18 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] test: Fetched 252 kB in 4s (62.1 kB/s) test: Reading package lists... test: W test: : Failed to fetch http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu/dists/bionic/InRelease 500 Internal Server Error [IP: 43.240.66.200 80] test: W: Some index files failed to download. They have been ignored, or old ones used instead. test: * Installing apt-get packages... test: Reading package lists... test: Building dependency tree... test: test: Reading state information... test: make is already the newest version (4.1-9.1ubuntu1). test: unzip is already the newest version (6.0-21ubuntu1). test: zip is already the newest version (3.0-11build1). test: colordiff is already the newest version (1.0.18-1). test: dos2unix is already the newest version (7.3.4-3). test: graphviz is already the newest version (2.40.1-2). test: ngrep is already the newest version (1.47+ds1-1). test: subversion is already the newest version (1.9.7-4ubuntu1). test: curl is already the newest version (7.58.0-2ubuntu3.9). test: g++ is already the newest version (4:7.4.0-1ubuntu2.3). test: gettext is already the newest version (0.19.8.1-6ubuntu0.3). test: git is already the newest version (1:2.17.1-1ubuntu0.7). test: imagemagick is already the newest version (8:6.9.7.4+dfsg-16ubuntu6.8). test: lftp is already the newest version (4.8.1-1ubuntu0.1). test: memcached is already the newest version (1.5.6-0ubuntu1.2). test: postfix is already the newest version (3.3.0-1ubuntu0.2). test: software-properties-common is already the newest version (0.96.24.32.13). test: vim is already the newest version (2:8.0.1453-1ubuntu1.3). test: git-svn is already the newest version (1:2.17.1-1ubuntu0.7). test: ntp is already the newest version (1:4.2.8p10+dfsg-5ubuntu7.1). test: ntpdate is already the newest version (1:4.2.8p10+dfsg-5ubuntu7.1). test: python-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.1). test: nginx is already the newest version (1.19.1-1~bionic). test: php-imagick is already the newest version (3.4.4-4+ubuntu18.04.1+deb.sury.org+1). test: php-memcache is already the newest version (4.0.5.2+3.0.9~20170802.e702b5f9-1+ubuntu18.04.1+deb.sury.org+1). test: php-memcached is already the newest version (3.1.4+2.2.0-1+ubuntu18.04.1+deb.sury.org+20191129). test: php-pear is already the newest version (1:1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1). test: php-ssh2 is already the newest version (1.2+0.13-1+ubuntu18.04.1+deb.sury.org+1). test: php-xdebug is already the newest version (2.9.6+2.8.1+2.5.5-3+ubuntu18.04.1+deb.sury.org+1). test: php-yaml is already the newest version (2.1.0+2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-bcmath is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-cli is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-common is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-curl is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-dev is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-fpm is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-gd is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-imap is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-json is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-mbstring is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-mysql is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-soap is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-xml is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: php7.2-zip is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1). test: mariadb-server is already the newest version (1:10.4.13+maria~bionic). test: nodejs is already the newest version (10.22.0-1nodesource1). test: git-lfs is already the newest version (2.11.0). test: 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. test: * Removing unnecessary packages... test: Reading package lists... test: Building dependency tree... test: test: Reading state information... test: 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. test: * Cleaning apt caches... test: * Running tools_install test: /srv/config/homebin/xdebug_off: 3: /srv/config/homebin/xdebug_off: switch_php_debugmod: Permission denied test: * Checking for NVM test: * Installing/updating npm... test: /usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-cli.js test: /usr/bin/npx -> /usr/lib/node_modules/npm/bin/npx-cli.js test: + npm@6.14.7 test: updated 1 package in 7.803s test: * Installing/updating npm-check-updates... test: /usr/bin/npm-check-updates -> /usr/lib/node_modules/npm-check-updates/bin/npm-check-updates.js test: /usr/bin/ncu -> /usr/lib/node_modules/npm-check-updates/bin/ncu.js test: + npm-check-updates@7.0.2 test: updated 1 package in 9.218s test: * Making sure the composer cache is not owned by root test: * Checking for Composer test: * Updating Composer... test: Changed current directory to /usr/local/src/composer test: You are already using composer version 1.10.9 (stable channel). test: Changed current directory to /usr/local/src/composer test: ./composer.json has been updated test: Changed current directory to /usr/local/src/composer test: Loading composer repositories with package information test: Updating dependencies (including require-dev) test: Nothing to install or update test: Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested. test: Generating autoload files test: 4 packages you are using are looking for funding. test: Use the `composer fund` command to find out more! test: * Updating Grunt CLI test: * Updated Grunt CLI test: * Adding graphviz symlink for Webgrind... test: * Installing Shyaml for bash provisioning.. test: Requirement already satisfied: shyaml in /usr/local/lib/python2.7/dist-packages test: Requirement already satisfied: pyyaml in /usr/local/lib/python2.7/dist-packages (from shyaml) test: test: * Setting up database configuration file links... test: * Copied /srv/config/mysql-config/my.cnf to /etc/mysql/my.cnf test: * Copied /srv/config/mysql-config/root-my.cnf to /home/vagrant/.my.cnf test: * Checking the root user password is root test: * The root password is the expected value test: * Restarting mysql service test: * Running custom init-custom.sql under the root user... test: * init-custom.sql has run test: * Initial MySQL prep... test: /tmp/vagrant-shell: line 780: /srv/database/import-sql.sh: Permission denied test: * Setup configuration files... test: * Copying /srv/config/nginx-config/nginx.conf to /etc/nginx/nginx.conf test: * Copying /srv/config/nginx-config/nginx-wp-common.conf to /etc/nginx/nginx-wp-common.conf test: * Copying /srv/config/nginx-config/php7.2-upstream.conf to /etc/nginx/upstreams/php72.conf test: * Rsync'ing /srv/config/nginx-config/sites/ to /etc/nginx/custom-sites test: sending incremental file list test: deleting vvv-auto-wordpress-two-provision-b0bc8489c53c6b96847837cbb5a3ac4a.conf test: deleting vvv-auto-wordpress-one-provision-60730e707ede8a21f013860b6fc556e1.conf test: deleting vvv-auto-uconnectlabs.test-provision-79f56932fa1133523c6d2b90a1cbef8e.conf test: default.conf test: deprecated.conf test: gouconnect.test.conf test: local-nginx-example.conf-sample test: ssl/uconnectlabs.dev.cert test: ssl/uconnectlabs.dev.key test: sent 5.45K bytes received 365 bytes 11.63K bytes/sec test: total size is 9.63K speedup is 1.66 test: * Making sure the Nginx log files and folder exist test: * Enabling MailHog Service test: * Starting MailHog Service test: * Copying /srv/config/php-config/php7.2-fpm.conf to /etc/php/7.2/fpm/php-fpm.conf test: * Copying /srv/config/php-config/php7.2-www.conf to /etc/php/7.2/fpm/pool.d/www.conf test: * Copying /srv/config/php-config/php7.2-custom.ini to /etc/php/7.2/fpm/conf.d/php-custom.ini test: * Copying /srv/config/php-config/opcache.ini to /etc/php/7.2/fpm/conf.d/opcache.ini test: * Copying /srv/config/php-config/xdebug.ini to /etc/php/7.2/mods-available/xdebug.ini test: * Copying /srv/config/php-config/mailhog.ini to /etc/php/7.2/mods-available/mailhog.ini test: * Cleaning up mailcatcher.ini from a previous install test: * Copying /srv/config/memcached-config/memcached.conf to /etc/memcached.conf and /etc/memcached_default.conf test: test: * Restarting services... test: * Disabling XDebug PHP extension test: * Enabling MailHog for PHP test: test: * Installing/updating wp-cli and debugging tools test: * Updating wp-cli... test: Downloading from https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli-nightly.phar... test: md5 hash verified: 7140487ad6d83ffdd0b10cb74a65bc4e test: New version works. Proceeding to replace. test: Success: Updated WP-CLI to the latest nightly release. test: test: * Install/Update PHP_CodeSniffer (phpcs), see https://github.com/squizlabs/PHP_CodeSniffer test: test: * Install/Update WordPress-Coding-Standards, sniffs for PHP_CodeSniffer, see https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards test: Loading composer repositories with package information test: Updating dependencies (including require-dev) test: Nothing to install or update test: 1 package you are using is looking for funding. test: Use the `composer fund` command to find out more! test: Using config file: /srv/www/phpcs/CodeSniffer.conf test: test: Config value "installed_paths" updated successfully; old value was "./CodeSniffer/Standards/WordPress/,./CodeSniffer/Standards/VIP-Coding-Standards/,./CodeSniffer/Standards/PHPCompatibility/,./CodeSniffer/Standards/PHPCompatibilityParagonie/,./CodeSniffer/Standards/PHPCompatibilityWP/" test: Using config file: /srv/www/phpcs/CodeSniffer.conf test: test: Config value "default_standard" updated successfully; old value was "WordPress-Core" test: The installed coding standards are PEAR, Zend, PSR2, MySource, Squiz, PSR1, PSR12, WordPress, WordPress-Extra, WordPress-Docs, WordPress-Core, WordPressVIPMinimum, WordPress-VIP-Go, PHPCompatibility, PHPCompatibilityParagonieRandomCompat, PHPCompatibilityParagonieSodiumCompat and PHPCompatibilityWP test: * Testing network connection to https://ppa.launchpad.net test: * Successful Network connection to https://ppa.launchpad.net detected test: * Testing network connection to https://wordpress.org test: * Successful Network connection to https://wordpress.org detected test: * Testing network connection to https://github.com test: * Successful Network connection to https://github.com detected test: * Testing network connection to https://raw.githubusercontent.com test: * Successful Network connection to https://raw.githubusercontent.com detected test: * Testing network connection to https://getcomposer.org test: * Successful Network connection to https://getcomposer.org detected test: * Testing network connection to http://ams2.mirrors.digitalocean.com test: * Successful Network connection to http://ams2.mirrors.digitalocean.com detected test: * Network checks succeeded test: test: * Searching for SVN repositories that need upgrading test: test: * Cleaning up Nginx configs test: * Cleaning the virtual machine's /etc/hosts file... test: /tmp/vagrant-shell: line 884: /srv/config/homebin/is_utility_installed: Permission denied test: ------------------------------------------------------------------------------------ test: βœ” The 'main' provisioner completed in 87 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: dashboard (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-1kfgtr3.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'dashboard' provisioner... test: ------------------------------------------------------------------------------------ test: * Updating dashboard on the 'master' branch... test: ------------------------------------------------------------------------------------ test: βœ” The 'dashboard' provisioner completed in 0 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-source-core (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-68b5my.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-source-core' provisioner... test: ------------------------------------------------------------------------------------ test: * Updating the "core" utility on the "master" branch... test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-source-core' provisioner completed in 0 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-memcached-admin (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-8jmevg.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-memcached-admin' provisioner... test: ------------------------------------------------------------------------------------ test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-memcached-admin' provisioner completed in 0 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-opcache-status (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-v7znxv.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-opcache-status' provisioner... test: ------------------------------------------------------------------------------------ test: From https://github.com/rlerdorf/opcache-status test: * branch master -> FETCH_HEAD test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-opcache-status' provisioner completed in 1 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-phpmyadmin (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-7nj60v.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-phpmyadmin' provisioner... test: ------------------------------------------------------------------------------------ test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-phpmyadmin' provisioner completed in 0 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-webgrind (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-1ocp7bt.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-webgrind' provisioner... test: ------------------------------------------------------------------------------------ test: Loading composer repositories with package information test: Updating dependencies (including require-dev) test: Nothing to install or update test: 1 package you are using is looking for funding. test: Use the `composer fund` command to find out more! test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-webgrind' provisioner completed in 2 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-tls-ca (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-15yctiw.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-tls-ca' provisioner... test: ------------------------------------------------------------------------------------ test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-tls-ca' provisioner completed in 4 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-mongodb (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-1qh59yz.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-mongodb' provisioner... test: ------------------------------------------------------------------------------------ test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-mongodb' provisioner completed in 293 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-tideways (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-1kj86ig.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-tideways' provisioner... test: ------------------------------------------------------------------------------------ test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-tideways' provisioner completed in 56 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-php70 (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-13xv8g6.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-php70' provisioner... test: ------------------------------------------------------------------------------------ test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-php70' provisioner completed in 10 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-php72 (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-nsnr33.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-php72' provisioner... test: ------------------------------------------------------------------------------------ test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-php72' provisioner completed in 11 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-php73 (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-kcvujj.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-php73' provisioner... test: ------------------------------------------------------------------------------------ test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-php73' provisioner completed in 16 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: utility-core-php74 (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-1ph93di.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'utility-core-php74' provisioner... test: ------------------------------------------------------------------------------------ test: ------------------------------------------------------------------------------------ test: βœ” The 'utility-core-php74' provisioner completed in 11 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: site-wordpress-one (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-ufimd9.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'site-wordpress-one' provisioner... test: ------------------------------------------------------------------------------------ test: * Updating wordpress-one in /srv/www/wordpress-one... test: * Adding domains to the virtual machine's /etc/hosts file... test: * Adding hosts from the VVV config entry test: - Added one.wordpress.test from /vagrant/config.yml test: * Searching for a site template provisioner, vvv-init.sh test: * Found vvv-init.sh at /srv/www/wordpress-one/provision/vvv-init.sh test: * Custom site template provisioner wordpress-one - downloads and installs a copy of WP stable for testing, building client sites, etc test: * Creating database 'wordpress-one' (if it's not already there) test: * Granting the wp user priviledges to the 'wordpress-one' database test: * DB operations done. test: * Setting up the log subfolder for Nginx logs test: * Creating public_html folder if it doesn't exist already test: * Install type is 'single' test: * WordPress is present but isn't installed to the database, checking for SQL dumps in wp-content/database.sql or the main backup folder. test: * Found a database backup at /srv/database/backups/wordpress-one.sql. Restoring the site test: Success: Updated the constant 'DB_USER' in the 'wp-config.php' file with the value 'wp'. test: Success: Updated the constant 'DB_PASSWORD' in the 'wp-config.php' file with the value 'wp'. test: Success: Updated the constant 'DB_HOST' in the 'wp-config.php' file with the value 'localhost'. test: Success: Updated the constant 'DB_NAME' in the 'wp-config.php' file with the value 'wordpress-one'. test: Success: Updated the variable 'table_prefix' in the 'wp-config.php' file with the value 'wp_'. test: Success: Imported from '/srv/database/backups/wordpress-one.sql'. test: * Installed database backup test: * Copying the sites Nginx config template test: * Using the default vvv-nginx-default.conf, to customize, create a vvv-nginx-custom.conf test: * Site Template provisioner script completed for wordpress-one test: /tmp/vagrant-shell: line 64: /srv/config/homebin/is_utility_installed: Permission denied test: sed: -e expression #1, char 19: unknown option to `s' test: * Reloading Nginx test: ------------------------------------------------------------------------------------ test: βœ” The 'site-wordpress-one' provisioner completed in 12 seconds. test: ------------------------------------------------------------------------------------ ==> test: Running provisioner: site-wordpress-two (shell)... test: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20200726-7125-1lvc7p0.sh test: ------------------------------------------------------------------------------------ test: β–· Running the 'site-wordpress-two' provisioner... test: ------------------------------------------------------------------------------------ test: * Updating wordpress-two in /srv/www/wordpress-two... test: * Adding domains to the virtual machine's /etc/hosts file... test: * Adding hosts from the VVV config entry test: - Added two.wordpress.test from /vagrant/config.yml test: * Searching for a site template provisioner, vvv-init.sh test: * Found vvv-init.sh at /srv/www/wordpress-two/provision/vvv-init.sh test: * Custom site template provisioner wordpress-two - downloads and installs a copy of WP stable for testing, building client sites, etc test: * Creating database 'wordpress-two' (if it's not already there) test: * Granting the wp user priviledges to the 'wordpress-two' database test: * DB operations done. test: * Setting up the log subfolder for Nginx logs test: * Creating public_html folder if it doesn't exist already test: * Install type is 'single' test: * WordPress is present but isn't installed to the database, checking for SQL dumps in wp-content/database.sql or the main backup folder. test: * Found a database backup at /srv/database/backups/wordpress-two.sql. Restoring the site test: Success: Updated the constant 'DB_USER' in the 'wp-config.php' file with the value 'wp'. test: Success: Updated the constant 'DB_PASSWORD' in the 'wp-config.php' file with the value 'wp'. test: Success: Updated the constant 'DB_HOST' in the 'wp-config.php' file with the value 'localhost'. test: Success: Updated the constant 'DB_NAME' in the 'wp-config.php' file with the value 'wordpress-two'. test: Success: Updated the variable 'table_prefix' in the 'wp-config.php' file with the value 'wp_'. test: Success: Imported from '/srv/database/backups/wordpress-two.sql'. test: * Installed database backup test: * Copying the sites Nginx config template test: * Using the default vvv-nginx-default.conf, to customize, create a vvv-nginx-custom.conf ==> test: Running provisioner: site-uconnectlabs.test (shell)... The provider for this Vagrant-managed machine is reporting that it is not yet ready for SSH. Depending on your provider this can carry different meanings. Make sure your machine is created and running and try again. Additionally, check the output of `vagrant status` to verify that the machine is in the state that you expect. If you continue to get this error message, please view the documentation for the provider you're using. ```

full log after sudo vagrant --provision

tomjn commented 3 years ago

Thanks for the full output, I see the first instance is from a call to the import sql script near the top. I also didn't realise you were actively using sudo, I thought this was just as an attempt to fix the issue

I see based on the output that your VM is named test rather than default, have you made modifications to the VagrantFile?

Also, what was the output of your attempt to update to the latest develop branch? The version file on that branch was changed to 3.5.0 2 months ago, what you are using is defintiely not the latest https://github.com/Varying-Vagrant-Vagrants/VVV/blob/develop/version, and the master/stable branch are at 3.4.1, and provisioner output styling has changed a lot from what we're seeing in that log

GitHub
Varying-Vagrant-Vagrants/VVV
An open source Vagrant configuration for developing with WordPress - Varying-Vagrant-Vagrants/VVV
tomjn commented 3 years ago

As an aside, is your VM up and operational even with this issue? Can you run vagrant ssh and run commands or visit sites?

micatonge commented 3 years ago

When I run vagrant ssh I run into the UID issue, my UID is 501 and the one used to create the VM is 0.

I changed the VM name to test because of this past error. ( I don't have the logs for that :( just screenshot of the error) image

When I git pull From https://github.com/Varying-Vagrant-Vagrants/VVV

 * [new branch]      mte90/skip-provisioning-everywhere -> origin/mte90/skip-provisioning-everywhere
Updating a217369..32c50a4
Fast-forward
 .github/config.yml                       | 10 ++--
 CHANGELOG.md                             | 58 ++++++++++++++++------
 CODE_OF_CONDUCT.md                       | 76 +++++++++++++++++++++++++++++
 README.md                                |  2 +-
 Vagrantfile                              | 53 ++++++++++++++------
 config/apt-conf-d/99hashmismatch         |  4 ++
 config/default-config.yml                |  1 +
 config/homebin/box-cleanup.sh            | 75 ++++++++++++++++++++++++++++
 config/homebin/box-minimize.sh           | 36 ++++++++++++++
 config/homebin/db_backup                 | 18 ++++---
 config/homebin/vagrant_up                |  5 ++
 config/homebin/xdebug_off                |  2 +-
 config/nginx-config/nginx-wp-common.conf |  5 --
 config/nginx-config/nginx.conf           |  1 +
 database/sql/import-sql.sh               | 45 +++++++++--------
 provision/provision-helpers.sh           | 24 +++++++--
 provision/provision-site.sh              | 10 ++--
 provision/provision.sh                   | 84 +++++++++++++++++---------------
 provision/provisioners.sh                | 10 ++--
 version                                  |  2 +-
 20 files changed, 396 insertions(+), 125 deletions(-)
 create mode 100644 CODE_OF_CONDUCT.md
 create mode 100644 config/apt-conf-d/99hashmismatch
 create mode 100755 config/homebin/box-cleanup.sh
 create mode 100755 config/homebin/box-minimize.sh

I think I'd prefer to deleting this environment fully and restarting. Any tips on how to properly delete? I'd also like to avoid using sudo this time haha is there any way to make sure I have no permissions errors? I really appreciate the help!

GitHub
Varying-Vagrant-Vagrants/VVV
An open source Vagrant configuration for developing with WordPress - Varying-Vagrant-Vagrants/VVV
tomjn commented 3 years ago

When I run vagrant ssh I run into the UID issue, my UID is 501 and the one used to create the VM is 0.

I changed the VM name to test because of this past error. ( I don't have the logs for that :( just screenshot of the error)

So these are because you used sudo, you don't own the VM, root does. By trying to get around this with different VM names you've now got multiple VMs for that folder.

So if you use sudo for any command, you have to use sudo for all commands with that VM or none of them will work correctly.

Once you can SSH into that VM, I'll be asking you to backup your database then destroy and clean out all traces of the VM.

[new branch] mte90/skip-provisioning-everywhere -> origin/mte90/skip-provisioning-everywhere

You aren't on the develop branch, you're on the mte90/skip-provisioning-everywhere branch. Switch to the develop branch and re-run git pull

tomjn commented 3 years ago

I think I'd prefer to deleting this environment fully and restarting. Any tips on how to properly delete? I'd also like to avoid using sudo this time haha is there any way to make sure I have no permissions errors? I really appreciate the help!

We need to get inside the VM to do this, but unfortunately I don't know if your VM can be SSH'd into. sudo vagrant ssh might work since you used sudo to create the VM. Think of sudo vagrant as poison, it taints everything, once you sudo vagrant you will get errors if you don't sudo, and you might get errors even if you do.

Specifically, we need to retrieve the database. If you don't care about the database and are happy too remove it, then we can skip all of that.

These commands should begin the process of cleaning things up, assuming you're on the latest VVV on the develop branch, and that you are in the terminal in the VVV main folder, and that you are a non-root user:

# turn off the VM
sudo vagrant halt

# Destroy the VM
sudo vagrant destroy --force

# Erase the Vagrant dot folder for this VM
sudo rm -rf .vagrant

# Eliminate the utilities folder, the next provision will recreate it
sudo rm -rf provision/utilities

# Switch the ownership of all the files and folders to the current user
myusername="$(whoami)"
sudo chown -R "${myusername}" *

Note that I haven't test those commands myself.

Then, you will need to make sure that VirtualBox has cleaned up any VMs or files and folders that it might have forgotten to cleanup.

You might also need to manually destroy the non-usod/non-root VM for that folder, open the VirtualBox UI and delete any VVV virtual machines.

Once you've done this, you should be able to run vagrant up --provision and it should provision normally. You'll need to re-add your root TLS certificate to your browser/keychain, and restore the database if you made a backup.

micatonge commented 3 years ago

I dont believe the database should be an issue so no worries!

When I switch, it keeps pulling from mte90. not sure why

the log

`micatonge@Micas-MBP vvv % git switch develop Already on 'develop' Your branch is up to date with 'origin/develop'. micatonge@Micas-MBP vvv % git pull From https://github.com/Varying-Vagrant-Vagrants/VVV

sudo vagrant ssh worked, I'm going to follow the steps you provided and hopefully, it works! I will update!

GitHub
Varying-Vagrant-Vagrants/VVV
An open source Vagrant configuration for developing with WordPress - Varying-Vagrant-Vagrants/VVV
micatonge commented 3 years ago

with sudo

Screen Shot 2020-07-27 at 10 16 35 AM

without sudo

micatonge@Micas-MBP vvv % vagrant halt
Traceback (most recent call last):
    14: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/bin/vagrant:205:in `<main>'
    13: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:290:in `cli'
    12: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/cli.rb:67:in `execute'
    11: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/commands/halt/command.rb:30:in `execute'
    10: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/plugin/v2/command.rb:232:in `with_target_vms'
     9: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/plugin/v2/command.rb:232:in `each'
     8: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/plugin/v2/command.rb:238:in `block in with_target_vms'
     7: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/commands/halt/command.rb:31:in `block in execute'
     6: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:198:in `action'
     5: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:198:in `call'
     4: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:588:in `lock'
     3: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:613:in `lock'
     2: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:589:in `block in lock'
     1: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:589:in `open'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:589:in `initialize': Permission denied @ rb_sysopen - /Users/micatonge/.vagrant.d/data/lock.machine-action-8f32cd9d6c70372aa85e95d6fc9f7e01.lock (Errno::EACCES)
tomjn commented 3 years ago

The good news is you're seeing the danger teddy bear!

If it can't destroy the VM, you may have to do so manually. It's possible that because there is a root created VM and a non-root created VM sharing the same folder, and the change syou made to VM names, that it may be extra confused here.

I recmmend the following:

For anybody else reading this, this is a scorched earth policy, we need to eliminate all traces of the root VM and can't 100% trust the tooling to do it.

A final note, before running vagrant up, rename the VVV folder to something else

tomjn commented 3 years ago

That error is from the host! Not the VM! Check your machine hasn't ran out of free space. Don't try to recreate the VM to check either, you have more commands to run first.

Verify you have free disk space, if you really have ran oout of space then MacOS will be very unstable and weird, and lots f other subtle damage could be happening that's unrelated to this issue.

Once you've resolved the free disk space problem, resume trying to destroy the VM. Keep in mind you created that VM using sudo, it's noot a normal VM. So if you launch VirtualBox normally, it won't find it. Only a sudo VirtualBox UI will show the sudo VM, and it may not be possible to launch VirtualBox' UI in that state on MacOS, I have yet to find a way to do so.

Once sudo vagrant destroy is succesful, and sudo vagrant status says that there is no VM, you can continue running the commands.

micatonge commented 3 years ago

I followed the steps above and freed up 6gb of space however I still have this permissions error.

micatonge@Micas-MBP virtualbox % vagrant up --provision
__ __ __ __
\ V\ V\ V / Varying Vagrant Vagrants
 \_/\_/\_/  v3.4.0-git::develop

Platform: platform-darwin19.2.0 shell:/bin/zsh vagrant-hostsupdater shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv"
Vagrant: v2.2.9, VirtualBox: v6.1.12r139181

Docs:       https://varyingvagrantvagrants.org/
Contribute: https://github.com/varying-vagrant-vagrants/vvv
Dashboard:  http://vvv.test

Bringing machine 'default' up with 'virtualbox' provider...
Traceback (most recent call last):
    7: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/batch_action.rb:86:in `block (2 levels) in run'
    6: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:198:in `action'
    5: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:198:in `call'
    4: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:588:in `lock'
    3: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:613:in `lock'
    2: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:589:in `block in lock'
    1: from /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:589:in `open'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:589:in `initialize': Permission denied @ rb_sysopen - /Users/micatonge/.vagrant.d/data/lock.machine-action-8f32cd9d6c70372aa85e95d6fc9f7e01.lock (Errno::EACCES)
tomjn commented 3 years ago

That's because the contents of /Users/micatonge/.vagrant.d/ is a mixture of root owned files and micatonge owned files. You will need to delete that file, then retry, repeating the process until it works. Also consider recusively chown'ing that folder so it's owned by micatonge

tomjn commented 3 years ago

I also nootice your splash screen still says v3.4.0-git::develop, which is incorrect. 3.4.0 is neither a stable release, or the latest version. I strongly recommend against using a variant of 3.4.0. It should say either 3.4.1 or 3.5+. Switch to the develop branch or this repo git checkout develop && git pull

micatonge commented 3 years ago

updated! and deleted the file however..not sure about this one..il re run vagrant up and hopefully the error message can show

micatonge@Micas-MBP vvv % vagrant up --provision


\ V\ V\ V / Varying Vagrant Vagrants _/_/_/ v3.5.0-git::develop

Platform: platform-darwin19.2.0 shell:/bin/zsh vagrant-goodhosts shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv" Vagrant: v2.2.9, VirtualBox: v6.1.12r139181

Docs: https://varyingvagrantvagrants.org/ Contribute: https://github.com/varying-vagrant-vagrants/vvv Dashboard: http://vvv.test

Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'ubuntu/bionic64' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Loading metadata for box 'ubuntu/bionic64' default: URL: https://vagrantcloud.com/ubuntu/bionic64 ==> default: Adding box 'ubuntu/bionic64' (v20200729.0.0) for provider: virtualbox default: Downloading: https://vagrantcloud.com/ubuntu/boxes/bionic64/versions/20200729.0.0/providers/virtualbox.box Download redirected to host: cloud-images.ubuntu.com An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.

Failed writing body (8192 != 16384) micatonge@Micas-MBP vvv %

wanted to say again how appreciate I am of your help!

micatonge commented 3 years ago

the error `micatonge@Micas-MBP vvv % vagrant up --provision


\ V\ V\ V / Varying Vagrant Vagrants _/_/_/ v3.5.0-git::develop

Platform: platform-darwin19.2.0 shell:/bin/zsh vagrant-goodhosts shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv" Vagrant: v2.2.9, VirtualBox: v6.1.12r139181

Docs: https://varyingvagrantvagrants.org/ Contribute: https://github.com/varying-vagrant-vagrants/vvv Dashboard: http://vvv.test

Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'ubuntu/bionic64' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Loading metadata for box 'ubuntu/bionic64' default: URL: https://vagrantcloud.com/ubuntu/bionic64 ==> default: Adding box 'ubuntu/bionic64' (v20200729.0.0) for provider: virtualbox default: Downloading: https://vagrantcloud.com/ubuntu/boxes/bionic64/versions/20200729.0.0/providers/virtualbox.box ==> default: Box download is resuming from prior download progress Download redirected to host: cloud-images.ubuntu.com ==> default: Successfully added box 'ubuntu/bionic64' (v20200729.0.0) for 'virtualbox'! ==> default: Importing base box 'ubuntu/bionic64'... Progress: 90%There was an error while executing VBoxManage, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below.

Command: ["import", "/Users/micatonge/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-bionic64/20200729.0.0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-bionic-18.04-cloudimg-20200729_1596135893781_81395", "--vsys", "0", "--unit", "13", "--disk", "/Users/micatonge/VirtualBox VMs/ubuntu-bionic-18.04-cloudimg-20200729_1596135893781_81395/ubuntu-bionic-18.04-cloudimg.vmdk", "--vsys", "0", "--unit", "14", "--disk", "/Users/micatonge/VirtualBox VMs/ubuntu-bionic-18.04-cloudimg-20200729_1596135893781_81395/ubuntu-bionic-18.04-cloudimg-configdrive.vmdk"]

Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Interpreting /Users/micatonge/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-bionic64/20200729.0.0/virtualbox/box.ovf... OK. 0%... Progress state: VBOX_E_INVALID_OBJECT_STATE VBoxManage: error: Appliance import failed VBoxManage: error: Storage for the medium '/Users/micatonge/VirtualBox VMs/ubuntu-bionic-18.04-cloudimg-20200729_1596135893781_81395/ubuntu-bionic-18.04-cloudimg.vmdk' is not created VBoxManage: error: Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component ApplianceWrap, interface IAppliance VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 1118 of file VBoxManageAppliance.cpp

micatonge@Micas-MBP vvv % `

tomjn commented 3 years ago

Sounds like a mismatch of ownership, destroy and remove that box by force manually if you have to as well as that VM and it’s folder

On Thu, 30 Jul 2020 at 20:20, Mica Tonge notifications@github.com wrote:

the error `micatonge@Micas-MBP vvv % vagrant up --provision

\ V\ V\ V / Varying Vagrant Vagrants //_/ v3.5.0-git::develop

Platform: platform-darwin19.2.0 shell:/bin/zsh vagrant-goodhosts shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv" Vagrant: v2.2.9, VirtualBox: v6.1.12r139181

Docs: https://varyingvagrantvagrants.org/ Contribute: https://github.com/varying-vagrant-vagrants/vvv Dashboard: http://vvv.test

Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'ubuntu/bionic64' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Loading metadata for box 'ubuntu/bionic64' default: URL: https://vagrantcloud.com/ubuntu/bionic64 ==> default: Adding box 'ubuntu/bionic64' (v20200729.0.0) for provider: virtualbox default: Downloading: https://vagrantcloud.com/ubuntu/boxes/bionic64/versions/20200729.0.0/providers/virtualbox.box ==> default: Box download is resuming from prior download progress Download redirected to host: cloud-images.ubuntu.com ==> default: Successfully added box 'ubuntu/bionic64' (v20200729.0.0) for 'virtualbox'! ==> default: Importing base box 'ubuntu/bionic64'... Progress: 90%There was an error while executing VBoxManage, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below.

Command: ["import", "/Users/micatonge/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-bionic64/20200729.0.0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-bionic-18.04-cloudimg-20200729_1596135893781_81395", "--vsys", "0", "--unit", "13", "--disk", "/Users/micatonge/VirtualBox VMs/ubuntu-bionic-18.04-cloudimg-20200729_1596135893781_81395/ubuntu-bionic-18.04-cloudimg.vmdk", "--vsys", "0", "--unit", "14", "--disk", "/Users/micatonge/VirtualBox VMs/ubuntu-bionic-18.04-cloudimg-20200729_1596135893781_81395/ubuntu-bionic-18.04-cloudimg-configdrive.vmdk"]

Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Interpreting /Users/micatonge/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-bionic64/20200729.0.0/virtualbox/box.ovf... OK. 0%... Progress state: VBOX_E_INVALID_OBJECT_STATE VBoxManage: error: Appliance import failed VBoxManage: error: Storage for the medium '/Users/micatonge/VirtualBox VMs/ubuntu-bionic-18.04-cloudimg-20200729_1596135893781_81395/ubuntu-bionic-18.04-cloudimg.vmdk' is not created VBoxManage: error: Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component ApplianceWrap, interface IAppliance VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 1118 of file VBoxManageAppliance.cpp

micatonge@Micas-MBP vvv % `

β€” You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Varying-Vagrant-Vagrants/VVV/issues/2223#issuecomment-666626320, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAOLZ6I4XOB5OWVHPPCOJTR6HBXXANCNFSM4PHBOVRQ .

micatonge commented 3 years ago

full log after completely destroying everything, I keep coming to this error. I also chown the folder

``` micatonge@Micas-MBP virtualbox % vagrant up --provision __ __ __ __ \ V\ V\ V / Varying Vagrant Vagrants \_/\_/\_/ v3.4.0-git::develop Platform: platform-darwin19.2.0 shell:/bin/zsh vagrant-hostsupdater shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv" Vagrant: v2.2.9, VirtualBox: v6.1.12r139181 Docs: https://varyingvagrantvagrants.org/ Contribute: https://github.com/varying-vagrant-vagrants/vvv Dashboard: http://vvv.test Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'ubuntu/bionic64'... ==> default: Matching MAC address for NAT networking... ==> default: Checking if box 'ubuntu/bionic64' version '20200729.0.0' is up to date... ==> default: Setting the name of the VM: vvv_5304c9f755f ==> 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: 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: Warning: Connection reset. Retrying... default: Warning: Remote connection disconnect. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... default: The guest additions on this VM do not match the installed version of default: VirtualBox! In most cases this is fine, but in rare cases it can default: prevent things such as shared folders from working properly. If you see default: shared folder errors, please make sure the guest additions within the default: virtual machine match the version of VirtualBox you have installed on default: your host and reload your VM. default: default: Guest Additions Version: 5.2.42 default: VirtualBox Version: 6.1 ==> default: [vagrant-hostsupdater] Checking for host entries ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 vvv ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 vvv.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 one.wordpress.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 two.wordpress.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 cdn.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 isenberg-old.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 bentley.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 bc.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 denver.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 mitcareerlabs.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 uconn.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 mit.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 rutgers.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 rawls.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 assumption.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 kelley.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 marriottschool.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 snhu.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 smeal.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 merrimack.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 denverlaw.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 gwseas.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 isenberg.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 nichols.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 utsa.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 umb.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 iuas.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 csiwest.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 uw.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 capa.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 www.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 site.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 default.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 emerson.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 iusph.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 byumba.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 iowaeng.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 mays.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 bauer.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 ndsu.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 ct.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 ithaca.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 programs.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 careerpaths.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 odv.yale.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 site.uconnectlabs.local ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 clients.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 iit.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 tideways.vvv.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 xhgui.vvv.test ==> default: Setting hostname... ==> default: Configuring and enabling network interfaces... ==> default: Mounting shared folders... default: /srv/www => /Users/micatonge/Desktop/uConnect/vvv/www default: /srv/config => /Users/micatonge/Desktop/uConnect/vvv/config default: /var/log/php => /Users/micatonge/Desktop/uConnect/vvv/log/php default: /srv/database => /Users/micatonge/Desktop/uConnect/vvv/database/sql default: /var/log/nginx => /Users/micatonge/Desktop/uConnect/vvv/log/nginx default: /srv/provision => /Users/micatonge/Desktop/uConnect/vvv/provision default: /srv/certificates => /Users/micatonge/Desktop/uConnect/vvv/certificates default: /var/log/memcached => /Users/micatonge/Desktop/uConnect/vvv/log/memcached default: /var/log/provisioners => /Users/micatonge/Desktop/uConnect/vvv/log/provisioners ==> default: Running provisioner: file... default: /Users/micatonge/Desktop/uConnect/vvv/version => /home/vagrant/version ==> default: Running provisioner: default (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-ptb6j8.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'main' provisioner... default: ------------------------------------------------------------------------------------ default: * Bash profile setup and directories. default: * Setting ownership of files in /home/vagrant to vagrant default: * Copying /srv/config/bash_profile to /home/vagrant/.bash_profile default: * Copying /srv/config/bash_aliases to /home/vagrant/.bash_aliases default: * Copying /srv/config/bash_aliases to /root/.bash_aliases default: * Copying /srv/config/vimrc to /home/vagrant/.vimrc default: * Copying /srv/config/subversion-servers to /home/vagrant/.subversion/servers default: * Copying /srv/config/subversion-config to /home/vagrant/.subversion/config default: * Copying /srv/config/ssh_known_hosts to /etc/ssh/ssh_known_hosts default: * Copying /srv/config/sshd_config to /etc/ssh/sshd_config default: * Reloading SSH Daemon default: * Testing network connection to https://ppa.launchpad.net default: * Successful Network connection to https://ppa.launchpad.net detected default: * Testing network connection to https://wordpress.org default: * Successful Network connection to https://wordpress.org detected default: * Testing network connection to https://github.com default: * Successful Network connection to https://github.com detected default: * Testing network connection to https://raw.githubusercontent.com default: * Successful Network connection to https://raw.githubusercontent.com detected default: * Testing network connection to https://getcomposer.org default: * Successful Network connection to https://getcomposer.org detected default: * Testing network connection to http://ams2.mirrors.digitalocean.com default: * Successful Network connection to http://ams2.mirrors.digitalocean.com detected default: * Network checks succeeded default: default: * Main packages check and install. default: grep: /etc/apt/sources.list.d/*.list: No such file or directory default: * git-core/ppa already present, skipping default: default: * Setting up MySQL configuration file links... default: * creating mysql group default: * adding the mysql user default: uid=9001(mysql) gid=9001(mysql) groups=9001(mysql),115(vboxsf) default: * Copying /srv/config/mysql-config/vvv-core.cnf to /etc/mysql/conf.d/vvv-core.cnf default: * Copying custom apt sources default: * Checking Apt Keys default: * Applying NodeSource NodeJS signing key... default: OK default: * Applying Nginx signing key... default: OK default: * Applying the OndΕ™ej PHP signing key... default: OK default: * Applying the Varying Vagrant Vagrants mirror signing key... default: OK default: * Applying the MariaDB signing key... default: OK default: * Applying the PackageCloud Git-LFS signing key... default: OK default: * Applying the MongoDB 4.0 signing key... default: OK default: * Running apt-get update... default: Get:1 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:2 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:3 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:4 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:5 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:6 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:7 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:8 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:9 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] default: Get:10 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB] default: Hit:11 http://archive.ubuntu.com/ubuntu bionic InRelease default: Get:12 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:13 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] default: Get:14 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:15 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:17 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:18 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:19 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:20 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:21 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic InRelease [15.9 kB] default: Get:22 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:23 https://deb.nodesource.com/node_10.x bionic InRelease [4584 B] default: Get:16 https://packagecloud.io/github/git-lfs/ubuntu bionic InRelease [23.2 kB] default: Get:24 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] default: Get:25 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:26 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:27 https://nginx.org/packages/mainline/ubuntu bionic InRelease [2862 B] default: Get:28 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:29 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] default: Get:30 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:31 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:32 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Sources [28.3 kB] default: Get:33 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:34 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:35 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [687 kB] default: Get:36 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:37 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:38 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:39 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:40 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:41 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:42 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 Packages [52.1 kB] default: Get:43 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:44 https://deb.nodesource.com/node_10.x bionic/main amd64 Packages [766 B] default: Get:45 https://nginx.org/packages/mainline/ubuntu bionic/nginx Sources [51.7 kB] default: Get:47 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [227 kB] default: Get:48 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Translation-en [24.9 kB] default: Get:46 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 Packages [3423 B] default: Get:49 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8112 B] default: Get:50 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2852 B] default: Get:51 https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 Packages [52.8 kB] default: Get:52 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Sources [15.1 kB] default: Get:53 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main amd64 Packages [41.0 kB] default: Get:54 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Translation-en [11.5 kB] default: Get:55 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] default: Get:56 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] default: Get:57 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] default: Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1032 kB] default: Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [84.7 kB] default: Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1097 kB] default: Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [342 kB] default: Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.2 kB] default: Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6712 B] default: Get:64 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [7516 B] default: Get:65 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4764 B] default: Get:66 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7736 B] default: Get:67 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4588 B] default: Fetched 18.2 MB in 7s (2667 kB/s) default: Reading package lists... default: * Installing apt-get packages... default: Reading package lists... default: Building dependency tree... default: Reading state information... default: curl is already the newest version (7.58.0-2ubuntu3.9). default: curl set to manually installed. default: git is already the newest version (1:2.17.1-1ubuntu0.7). default: git set to manually installed. default: software-properties-common is already the newest version (0.96.24.32.13). default: software-properties-common set to manually installed. default: vim is already the newest version (2:8.0.1453-1ubuntu1.3). default: vim set to manually installed. default: The following additional packages will be installed: default: autoconf automake autopoint autotools-dev binutils binutils-common default: binutils-x86-64-linux-gnu build-essential cpp cpp-7 debhelper dh-autoreconf default: dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config default: fonts-dejavu-core fonts-droid-fallback fonts-liberation fonts-noto-mono default: g++-7 galera-4 gcc gcc-7 gcc-7-base ghostscript gsfonts hicolor-icon-theme default: imagemagick-6-common imagemagick-6.q16 intltool-debian libaio1 default: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl default: libann0 libapr1 libaprutil1 libarchive-cpio-perl libarchive-zip-perl default: libasan4 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 default: libbinutils libc-client2007e libc-dev-bin libc6-dev libcairo2 libcc1-0 default: libcdt5 libcgi-fast-perl libcgi-pm-perl libcgraph6 libcilkrts5 libcroco3 default: libcups2 libcupsfilters1 libcupsimage2 libdatrie1 libdbd-mysql-perl default: libdbi-perl libdjvulibre-text libdjvulibre21 libdpkg-perl default: libencode-locale-perl libexpat1-dev libfakeroot libfcgi-perl default: libfftw3-double3 libfile-fcntllock-perl libfile-stripnondeterminism-perl default: libfontconfig1 libgcc-7-dev libgd3 libgomp1 libgraphite2-3 libgs9 default: libgs9-common libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz0b default: libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl default: libhttp-date-perl libhttp-message-perl libice6 libijs-0.35 libilmbase12 default: libio-html-perl libisl19 libitm1 libjbig0 libjbig2dec0 libjpeg-turbo8 default: libjpeg8 liblab-gamut1 liblcms2-2 liblqr-1-0 liblsan0 libltdl-dev libltdl7 default: liblwp-mediatypes-perl libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra default: libmagickwand-6.q16-3 libmail-sendmail-perl libmariadb3 libmemcached11 default: libmpc3 libmpx2 libmysqlclient20 libnet1 libnetpbm10 libopenexr22 libopts25 default: libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils default: libpaper1 libpathplan4 libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 default: libpcrecpp0v5 libpixman-1-0 libpython-all-dev libpython-dev libpython-stdlib default: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib default: libquadmath0 libserf-1-1 libsm6 libsodium23 libssh2-1 libssl-dev libssl1.1 default: libstdc++-7-dev libsvn-perl libsvn1 libsys-hostname-long-perl default: libterm-readkey-perl libthai-data libthai0 libtiff5 libtimedate-perl libtool default: libtsan0 libubsan0 liburi-perl libwebp6 libwmf0.2-7 libxaw7 libxcb-render0 default: libxcb-shm0 libxmu6 libxpm4 libxrender1 libxt6 libyaml-libyaml-perl default: libyaml-perl libzip4 linux-libc-dev m4 manpages-dev mariadb-client-10.4 default: mariadb-client-core-10.4 mariadb-common mariadb-server-10.4 default: mariadb-server-core-10.4 mlock mysql-common netpbm php-common php-igbinary default: php-msgpack php7.2-opcache php7.2-readline pkg-php-tools po-debconf default: poppler-data python python-all python-all-dev python-asn1crypto default: python-cffi-backend python-crypto python-cryptography python-dbus python-dev default: python-enum34 python-gi python-idna python-ipaddress python-keyring default: python-keyrings.alt python-minimal python-pip-whl python-pkg-resources default: python-secretstorage python-setuptools python-six python-wheel python-xdg default: python2.7 python2.7-dev python2.7-minimal shtool sntp socat ssl-cert default: ttf-dejavu-core x11-common default: Suggested packages: default: autoconf-archive gnu-standards autoconf-doc binutils-doc cpp-doc default: gcc-7-locales dh-make dwz debian-keyring fonts-noto g++-multilib default: g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb default: gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg default: libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg default: libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev default: ghostscript-x git-doc graphviz-doc imagemagick-doc autotrace cups-bsd | lpr default: | lprng enscript ffmpeg gimp gnuplot grads hp2xx html2ps libwmf-bin mplayer default: povray radiance sane-utils texlive-base-bin transfig ufraw-batch xdg-utils default: uw-mailutils glibc-doc cups-common libclone-perl libmldbm-perl default: libnet-daemon-perl libsql-statement-perl bzr libfftw3-bin libfftw3-dev default: libgd-tools libdata-dump-perl libipc-sharedcache-perl liblcms2-utils default: libtool-doc inkscape libjxr-tools libssl-doc libstdc++-7-doc gfortran default: | fortran95-compiler gcj-jdk libwww-perl libwmf0.2-7-gtk libyaml-shell-perl default: m4-doc make-doc mailx mariadb-test tinyca libcache-memcached-perl default: libmemcached libanyevent-perl ntp-doc dh-php libmail-box-perl poppler-utils default: fonts-japanese-mincho | fonts-ipafont-mincho fonts-japanese-gothic default: | fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum default: procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre postfix-lmdb default: postfix-sqlite sasl2-bin dovecot-common resolvconf postfix-cdb mail-reader default: postfix-doc python-doc python-tk python-crypto-doc python-cryptography-doc default: python-cryptography-vectors python-dbus-dbg python-dbus-doc default: python-enum34-doc python-gi-cairo gnome-keyring libkf5wallet-bin default: gir1.2-gnomekeyring-1.0 python-fs python-gdata python-keyczar default: python-secretstorage-doc python-setuptools-doc python2.7-doc binfmt-support default: openssl-blacklist db5.3-util libapache2-mod-svn subversion-tools default: The following NEW packages will be installed: default: autoconf automake autopoint autotools-dev binutils binutils-common default: binutils-x86-64-linux-gnu build-essential colordiff cpp cpp-7 debhelper default: dh-autoreconf dh-strip-nondeterminism dos2unix dpkg-dev fakeroot fontconfig default: fontconfig-config fonts-dejavu-core fonts-droid-fallback fonts-liberation default: fonts-noto-mono g++ g++-7 galera-4 gcc gcc-7 gcc-7-base gettext ghostscript default: git-lfs git-svn graphviz gsfonts hicolor-icon-theme imagemagick default: imagemagick-6-common imagemagick-6.q16 intltool-debian lftp libaio1 default: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl default: libann0 libapr1 libaprutil1 libarchive-cpio-perl libarchive-zip-perl default: libasan4 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 default: libbinutils libc-client2007e libc-dev-bin libc6-dev libcairo2 libcc1-0 default: libcdt5 libcgi-fast-perl libcgi-pm-perl libcgraph6 libcilkrts5 libcroco3 default: libcups2 libcupsfilters1 libcupsimage2 libdatrie1 libdbd-mysql-perl default: libdbi-perl libdjvulibre-text libdjvulibre21 libdpkg-perl default: libencode-locale-perl libexpat1-dev libfakeroot libfcgi-perl default: libfftw3-double3 libfile-fcntllock-perl libfile-stripnondeterminism-perl default: libfontconfig1 libgcc-7-dev libgd3 libgomp1 libgraphite2-3 libgs9 default: libgs9-common libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz0b default: libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl default: libhttp-date-perl libhttp-message-perl libice6 libijs-0.35 libilmbase12 default: libio-html-perl libisl19 libitm1 libjbig0 libjbig2dec0 libjpeg-turbo8 default: libjpeg8 liblab-gamut1 liblcms2-2 liblqr-1-0 liblsan0 libltdl-dev libltdl7 default: liblwp-mediatypes-perl libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra default: libmagickwand-6.q16-3 libmail-sendmail-perl libmariadb3 libmemcached11 default: libmpc3 libmpx2 libmysqlclient20 libnet1 libnetpbm10 libopenexr22 libopts25 default: libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils default: libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 default: libpixman-1-0 libpython-all-dev libpython-dev libpython-stdlib libpython2.7 default: libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 default: libserf-1-1 libsm6 libsodium23 libssh2-1 libssl-dev libstdc++-7-dev default: libsvn-perl libsvn1 libsys-hostname-long-perl libterm-readkey-perl default: libthai-data libthai0 libtiff5 libtimedate-perl libtool libtsan0 libubsan0 default: liburi-perl libwebp6 libwmf0.2-7 libxaw7 libxcb-render0 libxcb-shm0 libxmu6 default: libxpm4 libxrender1 libxt6 libyaml-libyaml-perl libyaml-perl libzip4 default: linux-libc-dev m4 make manpages-dev mariadb-client-10.4 default: mariadb-client-core-10.4 mariadb-common mariadb-server mariadb-server-10.4 default: mariadb-server-core-10.4 memcached mlock mysql-common netpbm nginx ngrep default: nodejs ntp ntpdate php-common php-igbinary php-imagick php-memcache default: php-memcached php-msgpack php-pear php-ssh2 php-xdebug php-yaml default: php7.2-bcmath php7.2-cli php7.2-common php7.2-curl php7.2-dev php7.2-fpm default: php7.2-gd php7.2-imap php7.2-json php7.2-mbstring php7.2-mysql default: php7.2-opcache php7.2-readline php7.2-soap php7.2-xml php7.2-zip default: pkg-php-tools po-debconf poppler-data postfix python python-all default: python-all-dev python-asn1crypto python-cffi-backend python-crypto default: python-cryptography python-dbus python-dev python-enum34 python-gi default: python-idna python-ipaddress python-keyring python-keyrings.alt default: python-minimal python-pip python-pip-whl python-pkg-resources default: python-secretstorage python-setuptools python-six python-wheel python-xdg default: python2.7 python2.7-dev python2.7-minimal shtool sntp socat ssl-cert default: subversion ttf-dejavu-core unzip x11-common zip default: The following packages will be upgraded: default: libpcre3 libssl1.1 default: 2 upgraded, 264 newly installed, 0 to remove and 8 not upgraded. default: Need to get 181 MB of archives. default: After this operation, 741 MB of additional disk space will be used. default: Get:1 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mysql-common all 1:10.4.13+maria~bionic [5556 B] default: Get:2 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-common all 1:10.4.13+maria~bionic [3528 B] default: Get:3 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 galera-4 amd64 26.4.4-bionic [9443 kB] default: Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB] default: Get:5 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl1.1 amd64 1.1.1g-1+ubuntu18.04.1+deb.sury.org+1 [1529 kB] default: Get:6 https://deb.nodesource.com/node_10.x bionic/main amd64 nodejs amd64 10.22.0-1nodesource1 [16.2 MB] default: Get:8 https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 nginx amd64 1.19.1-1~bionic [866 kB] default: Get:7 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 git-lfs amd64 2.11.0 [6877 kB] default: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] default: Get:10 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 libmariadb3 amd64 1:10.4.13+maria~bionic [148 kB] default: Get:11 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-client-core-10.4 amd64 1:10.4.13+maria~bionic [782 kB] default: Get:12 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-client-10.4 amd64 1:10.4.13+maria~bionic [1173 kB] default: Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] default: Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] default: Get:15 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server-core-10.4 amd64 1:10.4.13+maria~bionic [6310 kB] default: Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] default: Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] default: Get:18 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server-10.4 amd64 1:10.4.13+maria~bionic [4663 kB] default: Get:19 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server all 1:10.4.13+maria~bionic [3184 B] default: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] default: Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] default: Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfftw3-double3 amd64 3.3.7-1 [735 kB] default: Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] default: Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] default: Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB] default: Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB] default: Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] default: Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] default: Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick-6-common all 8:6.9.7.4+dfsg-16ubuntu6.8 [60.0 kB] default: Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickcore-6.q16-3 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [1616 kB] default: Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickwand-6.q16-3 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [294 kB] default: Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] default: Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] default: Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] default: Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdbi-perl amd64 1.640-1 [724 kB] default: Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6476 B] default: Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] default: Get:38 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopts25 amd64 1:5.18.12-4 [58.2 kB] default: Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntp amd64 1:4.2.8p10+dfsg-5ubuntu7.1 [640 kB] default: Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntpdate amd64 1:4.2.8p10+dfsg-5ubuntu7.1 [51.8 kB] default: Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmemcached11 amd64 1.0.18-4.2ubuntu0.18.04.1 [83.2 kB] default: Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 poppler-data all 0.4.8-2 [1479 kB] default: Get:43 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre3 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1 [239 kB] default: Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.1 [335 kB] default: Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.1 [1303 kB] default: Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB] default: Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.1 [1915 kB] default: Get:48 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-common all 2:76+ubuntu18.04.1+deb.sury.org+9 [15.7 kB] default: Get:49 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-common amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [930 kB] default: Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.1 [248 kB] default: Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B] default: Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB] default: Get:53 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libssh2-1 amd64 1.8.0-1 [73.2 kB] default: Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] default: Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] default: Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] default: Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] default: Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] default: Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] default: Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] default: Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB] default: Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] default: Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] default: Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-112.113 [982 kB] default: Get:65 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-json amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [18.9 kB] default: Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] default: Get:67 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-opcache amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [165 kB] default: Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] default: Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] default: Get:70 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-readline amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [12.2 kB] default: Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] default: Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] default: Get:73 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libsodium23 amd64 1.0.18-1+ubuntu18.04.1+deb.sury.org+1 [150 kB] default: Get:74 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-cli amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [1409 kB] default: Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] default: Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] default: Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] default: Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] default: Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] default: Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] default: Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] default: Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] default: Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] default: Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] default: Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] default: Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] default: Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] default: Get:88 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-fpm amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [1413 kB] default: Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] default: Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] default: Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] default: Get:92 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-igbinary amd64 3.1.2+2.0.8-1+ubuntu18.04.1+deb.sury.org+1 [176 kB] default: Get:93 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-imagick amd64 3.4.4-4+ubuntu18.04.1+deb.sury.org+1 [284 kB] default: Get:94 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-memcache amd64 4.0.5.2+3.0.9~20170802.e702b5f9-1+ubuntu18.04.1+deb.sury.org+1 [125 kB] default: Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] default: Get:96 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] default: Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] default: Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] default: Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] default: Get:100 http://archive.ubuntu.com/ubuntu bionic/universe amd64 colordiff all 1.0.18-1 [13.2 kB] default: Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] default: Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] default: Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] default: Get:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] default: Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] default: Get:106 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B] default: Get:107 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] default: Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB] default: Get:109 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-msgpack amd64 2.1.0+0.5.7-1+ubuntu18.04.1+deb.sury.org+1 [79.1 kB] default: Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] default: Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] default: Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] default: Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] default: Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] default: Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-noto-mono all 20171026-2 [75.5 kB] default: Get:116 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB] default: Get:117 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB] default: Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB] default: Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcups2 amd64 2.2.7-1ubuntu2.8 [211 kB] default: Get:120 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsimage2 amd64 2.2.7-1ubuntu2.8 [18.6 kB] default: Get:121 http://archive.ubuntu.com/ubuntu bionic/main amd64 libijs-0.35 amd64 0.35-13 [15.5 kB] default: Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig2dec0 amd64 0.13-6 [55.9 kB] default: Get:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper1 amd64 1.1.24+nmu5ubuntu1 [13.6 kB] default: Get:124 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-memcached amd64 3.1.4+2.2.0-1+ubuntu18.04.1+deb.sury.org+20191129 [116 kB] default: Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.18.04.12 [5092 kB] default: Get:126 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-xdebug amd64 2.9.6+2.8.1+2.5.5-3+ubuntu18.04.1+deb.sury.org+1 [1759 kB] default: Get:127 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.18.04.12 [2264 kB] default: Get:128 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.18.04.12 [50.9 kB] default: Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] default: Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] default: Get:131 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libserf-1-1 amd64 1.3.9-6 [44.4 kB] default: Get:132 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsvn1 amd64 1.9.7-4ubuntu1 [1183 kB] default: Get:133 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsvn-perl amd64 1.9.7-4ubuntu1 [855 kB] default: Get:134 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-yaml amd64 2.1.0+2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org+1 [40.9 kB] default: Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-perl all 1.24-1 [56.4 kB] default: Get:136 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libterm-readkey-perl amd64 2.37-1build1 [24.4 kB] default: Get:137 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 git-svn all 1:2.17.1-1ubuntu0.7 [80.9 kB] default: Get:138 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] default: Get:139 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] default: Get:140 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] default: Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] default: Get:142 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-ssh2 amd64 1.2+0.13-1+ubuntu18.04.1+deb.sury.org+1 [64.1 kB] default: Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] default: Get:144 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] default: Get:145 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] default: Get:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] default: Get:147 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5600 B] default: Get:148 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] default: Get:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] default: Get:150 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libgd3 amd64 2.3.0-2+ubuntu18.04.1+deb.sury.org+1 [136 kB] default: Get:151 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] default: Get:152 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] default: Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] default: Get:154 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] default: Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] default: Get:156 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] default: Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] default: Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] default: Get:159 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] default: Get:160 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] default: Get:161 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1 [156 kB] default: Get:162 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] default: Get:163 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] default: Get:164 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] default: Get:165 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] default: Get:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] default: Get:167 http://archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] default: Get:168 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1 [147 kB] default: Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.4 [3120 kB] default: Get:170 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1 [50.7 kB] default: Get:171 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1 [548 kB] default: Get:172 http://archive.ubuntu.com/ubuntu bionic/main amd64 hicolor-icon-theme all 0.17-2 [9976 B] default: Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick-6.q16 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [423 kB] default: Get:174 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [14.2 kB] default: Get:175 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lftp amd64 4.8.1-1ubuntu0.1 [560 kB] default: Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] default: Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] default: Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] default: Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] default: Get:180 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 mlock amd64 8:2007f~dfsg-5ubuntu0.18.04.2 [11.6 kB] default: Get:181 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libc-client2007e amd64 8:2007f~dfsg-5ubuntu0.18.04.2 [582 kB] default: Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] default: Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] default: Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] default: Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] default: Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] default: Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B] default: Get:188 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsfilters1 amd64 1.20.2-0ubuntu3.1 [108 kB] default: Get:189 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.31-0ubuntu0.18.04.1 [688 kB] default: Get:190 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl-dev amd64 1.1.1g-1+ubuntu18.04.1+deb.sury.org+1 [1797 kB] default: Get:191 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libdbd-mysql-perl amd64 4.046-1 [82.0 kB] default: Get:192 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdjvulibre-text all 3.5.27.1-8ubuntu0.2 [49.3 kB] default: Get:193 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdjvulibre21 amd64 3.5.27.1-8ubuntu0.2 [560 kB] default: Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] default: Get:195 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB] default: Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] default: Get:197 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] default: Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] default: Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] default: Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] default: Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] default: Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] default: Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libilmbase12 amd64 2.2.0-11ubuntu2 [71.4 kB] default: Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] default: Get:205 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libopenexr22 amd64 2.2.0-11.1ubuntu1.3 [561 kB] default: Get:206 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwmf0.2-7 amd64 0.2.8.4-12 [150 kB] default: Get:207 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickcore-6.q16-3-extra amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [62.3 kB] default: Get:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] default: Get:209 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] default: Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [42.9 kB] default: Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB] default: Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper-utils amd64 1.1.24+nmu5ubuntu1 [8170 B] default: Get:213 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04ubuntu1.1 [1053 kB] default: Get:214 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04ubuntu1.1 [28.3 MB] default: Get:215 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libzip4 amd64 1.6.1-3+ubuntu18.04.1+deb.sury.org+2 [52.0 kB] default: Get:216 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-xml amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [107 kB] default: Get:217 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-pear all 1:1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1 [286 kB] default: Get:218 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-bcmath amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [15.3 kB] default: Get:219 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-curl amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [28.8 kB] default: Get:220 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-dev amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [555 kB] default: Get:221 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-gd amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [27.2 kB] default: Get:222 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-imap amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [29.5 kB] default: Get:223 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-mbstring amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [483 kB] default: Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-dev amd64 2.7.15~rc1-1 [7684 B] default: Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-all-dev amd64 2.7.15~rc1-1 [1092 B] default: Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB] default: Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] default: Get:228 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-mysql amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [117 kB] default: Get:229 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] default: Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 netpbm amd64 2:10.0-15.3build1 [1017 kB] default: Get:231 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ngrep amd64 1.47+ds1-1 [32.5 kB] default: Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 shtool all 2.0.8-9 [121 kB] default: Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] default: Get:234 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postfix amd64 3.3.0-1ubuntu0.2 [1147 kB] default: Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-all amd64 2.7.15~rc1-1 [1076 B] default: Get:236 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04ubuntu1.1 [279 kB] default: Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dev amd64 2.7.15~rc1-1 [1256 B] default: Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-all-dev amd64 2.7.15~rc1-1 [1100 B] default: Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB] default: Get:240 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB] default: Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-crypto amd64 2.6.1-8ubuntu2 [244 kB] default: Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB] default: Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB] default: Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB] default: Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB] default: Get:246 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.3 [221 kB] default: Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dbus amd64 1.2.6-1 [90.2 kB] default: Get:248 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gi amd64 3.26.1-2ubuntu1 [197 kB] default: Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-secretstorage all 2.3.1-2 [11.8 kB] default: Get:250 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-soap amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [113 kB] default: Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyring all 10.6.0-1 [30.6 kB] default: Get:252 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyrings.alt all 3.0-1 [16.7 kB] default: Get:253 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.1 [1653 kB] default: Get:254 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-zip amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org+1 [20.7 kB] default: Get:255 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip all 9.0.1-2.3~ubuntu1.18.04.1 [151 kB] default: Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB] default: Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-setuptools all 39.0.1-2 [329 kB] default: Get:258 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-wheel all 0.30.0-0.2 [36.4 kB] default: Get:259 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-xdg all 0.25-4ubuntu1 [31.3 kB] default: Get:260 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 sntp amd64 1:4.2.8p10+dfsg-5ubuntu7.1 [86.9 kB] default: Get:261 http://archive.ubuntu.com/ubuntu bionic/universe amd64 subversion amd64 1.9.7-4ubuntu1 [834 kB] default: Get:262 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ttf-dejavu-core all 2.37-1 [2978 B] default: Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] default: Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] default: Get:265 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dos2unix amd64 7.3.4-3 [351 kB] default: Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-php-tools all 1.35ubuntu1 [27.8 kB] default: Preconfiguring packages ... default: Fetched 181 MB in 49s (3728 kB/s) default: Selecting previously unselected package fonts-dejavu-core. default: (Reading database ... (Reading database ... 55%abase ... 5% 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% (Reading database ... 59798 files and directories currently installed.) default: Preparing to unpack .../00-fonts-dejavu-core_2.37-1_all.deb ... default: Unpacking fonts-dejavu-core (2.37-1) ... default: Selecting previously unselected package fonts-liberation. default: Preparing to unpack .../01-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... default: Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... default: Selecting previously unselected package fontconfig-config. default: Preparing to unpack .../02-fontconfig-config_2.12.6-0ubuntu2_all.deb ... default: Unpacking fontconfig-config (2.12.6-0ubuntu2) ... default: Selecting previously unselected package libfontconfig1:amd64. default: Preparing to unpack .../03-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... default: Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... default: Selecting previously unselected package fontconfig. default: Preparing to unpack .../04-fontconfig_2.12.6-0ubuntu2_amd64.deb ... default: Unpacking fontconfig (2.12.6-0ubuntu2) ... default: Selecting previously unselected package fonts-droid-fallback. default: Preparing to unpack .../05-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... default: Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... default: Selecting previously unselected package libjpeg-turbo8:amd64. default: Preparing to unpack .../06-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... default: Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... default: Selecting previously unselected package libgomp1:amd64. default: Preparing to unpack .../07-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... default: Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... default: Selecting previously unselected package libfftw3-double3:amd64. default: Preparing to unpack .../08-libfftw3-double3_3.3.7-1_amd64.deb ... default: Unpacking libfftw3-double3:amd64 (3.3.7-1) ... default: Selecting previously unselected package libjbig0:amd64. default: Preparing to unpack .../09-libjbig0_2.1-3.1build1_amd64.deb ... default: Unpacking libjbig0:amd64 (2.1-3.1build1) ... default: Selecting previously unselected package libjpeg8:amd64. default: Preparing to unpack .../10-libjpeg8_8c-2ubuntu8_amd64.deb ... default: Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... default: Selecting previously unselected package liblcms2-2:amd64. default: Preparing to unpack .../11-liblcms2-2_2.9-1ubuntu0.1_amd64.deb ... default: Unpacking liblcms2-2:amd64 (2.9-1ubuntu0.1) ... default: Selecting previously unselected package liblqr-1-0:amd64. default: Preparing to unpack .../12-liblqr-1-0_0.4.2-2.1_amd64.deb ... default: Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ... default: Selecting previously unselected package libltdl7:amd64. default: Preparing to unpack .../13-libltdl7_2.4.6-2_amd64.deb ... default: Unpacking libltdl7:amd64 (2.4.6-2) ... default: Selecting previously unselected package libtiff5:amd64. default: Preparing to unpack .../14-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... default: Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... default: Selecting previously unselected package imagemagick-6-common. default: Preparing to unpack .../15-imagemagick-6-common_8%3a6.9.7.4+dfsg-16ubuntu6.8_all.deb ... default: Unpacking imagemagick-6-common (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Selecting previously unselected package libmagickcore-6.q16-3:amd64. default: Preparing to unpack .../16-libmagickcore-6.q16-3_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... default: Unpacking libmagickcore-6.q16-3:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Selecting previously unselected package libmagickwand-6.q16-3:amd64. default: Preparing to unpack .../17-libmagickwand-6.q16-3_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... default: Unpacking libmagickwand-6.q16-3:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Selecting previously unselected package x11-common. default: Preparing to unpack .../18-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... default: dpkg-query: no packages found matching nux-tools default: Unpacking x11-common (1:7.7+19ubuntu7.1) ... default: Selecting previously unselected package libice6:amd64. default: Preparing to unpack .../19-libice6_2%3a1.0.9-2_amd64.deb ... default: Unpacking libice6:amd64 (2:1.0.9-2) ... default: Selecting previously unselected package libsm6:amd64. default: Preparing to unpack .../20-libsm6_2%3a1.2.2-1_amd64.deb ... default: Unpacking libsm6:amd64 (2:1.2.2-1) ... default: Selecting previously unselected package mysql-common. default: Preparing to unpack .../21-mysql-common_1%3a10.4.13+maria~bionic_all.deb ... default: Unpacking mysql-common (1:10.4.13+maria~bionic) ... default: Selecting previously unselected package mariadb-common. default: Preparing to unpack .../22-mariadb-common_1%3a10.4.13+maria~bionic_all.deb ... default: Unpacking mariadb-common (1:10.4.13+maria~bionic) ... default: Preparing to unpack .../23-libssl1.1_1.1.1g-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking libssl1.1:amd64 (1.1.1g-1+ubuntu18.04.1+deb.sury.org+1) over (1.1.1-1ubuntu2.1~18.04.6) ... default: Selecting previously unselected package galera-4. default: Preparing to unpack .../24-galera-4_26.4.4-bionic_amd64.deb ... default: Unpacking galera-4 (26.4.4-bionic) ... default: Selecting previously unselected package libdbi-perl. default: Preparing to unpack .../25-libdbi-perl_1.640-1_amd64.deb ... default: Unpacking libdbi-perl (1.640-1) ... default: Selecting previously unselected package libmariadb3:amd64. default: Preparing to unpack .../26-libmariadb3_1%3a10.4.13+maria~bionic_amd64.deb ... default: Unpacking libmariadb3:amd64 (1:10.4.13+maria~bionic) ... default: Selecting previously unselected package mariadb-client-core-10.4. default: Preparing to unpack .../27-mariadb-client-core-10.4_1%3a10.4.13+maria~bionic_amd64.deb ... default: Unpacking mariadb-client-core-10.4 (1:10.4.13+maria~bionic) ... default: Selecting previously unselected package mariadb-client-10.4. default: Preparing to unpack .../28-mariadb-client-10.4_1%3a10.4.13+maria~bionic_amd64.deb ... default: Unpacking mariadb-client-10.4 (1:10.4.13+maria~bionic) ... default: Selecting previously unselected package libaio1:amd64. default: Preparing to unpack .../29-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... default: Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... default: Preparing to unpack .../30-libpcre3_2%3a8.44-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking libpcre3:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) over (2:8.39-9) ... default: Setting up libpcre3:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package mariadb-server-core-10.4. default: (Reading database ... (Reading database ... 60%abase ... 5% 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% (Reading database ... 60619 files and directories currently installed.) default: Preparing to unpack .../mariadb-server-core-10.4_1%3a10.4.13+maria~bionic_amd64.deb ... default: Unpacking mariadb-server-core-10.4 (1:10.4.13+maria~bionic) ... default: Selecting previously unselected package socat. default: Preparing to unpack .../socat_1.7.3.2-2ubuntu2_amd64.deb ... default: Unpacking socat (1.7.3.2-2ubuntu2) ... default: Setting up mysql-common (1:10.4.13+maria~bionic) ... default: Setting up mariadb-common (1:10.4.13+maria~bionic) ... default: Selecting previously unselected package mariadb-server-10.4. default: (Reading database ... (Reading database ... 60%abase ... 5% 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% (Reading database ... 60752 files and directories currently installed.) default: Preparing to unpack .../00-mariadb-server-10.4_1%3a10.4.13+maria~bionic_amd64.deb ... default: Unpacking mariadb-server-10.4 (1:10.4.13+maria~bionic) ... default: Selecting previously unselected package libopts25:amd64. default: Preparing to unpack .../01-libopts25_1%3a5.18.12-4_amd64.deb ... default: Unpacking libopts25:amd64 (1:5.18.12-4) ... default: Selecting previously unselected package ntp. default: Preparing to unpack .../02-ntp_1%3a4.2.8p10+dfsg-5ubuntu7.1_amd64.deb ... default: Unpacking ntp (1:4.2.8p10+dfsg-5ubuntu7.1) ... default: Selecting previously unselected package ntpdate. default: Preparing to unpack .../03-ntpdate_1%3a4.2.8p10+dfsg-5ubuntu7.1_amd64.deb ... default: Unpacking ntpdate (1:4.2.8p10+dfsg-5ubuntu7.1) ... default: Selecting previously unselected package php-common. default: Preparing to unpack .../04-php-common_2%3a76+ubuntu18.04.1+deb.sury.org+9_all.deb ... default: Unpacking php-common (2:76+ubuntu18.04.1+deb.sury.org+9) ... default: Selecting previously unselected package php7.2-common. default: Preparing to unpack .../05-php7.2-common_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-common (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-json. default: Preparing to unpack .../06-php7.2-json_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-json (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-opcache. default: Preparing to unpack .../07-php7.2-opcache_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-opcache (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-readline. default: Preparing to unpack .../08-php7.2-readline_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-readline (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package libsodium23:amd64. default: Preparing to unpack .../09-libsodium23_1.0.18-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking libsodium23:amd64 (1.0.18-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-cli. default: Preparing to unpack .../10-php7.2-cli_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-cli (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-fpm. default: Preparing to unpack .../11-php7.2-fpm_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-fpm (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up php-common (2:76+ubuntu18.04.1+deb.sury.org+9) ... default: Created symlink /etc/systemd/system/timers.target.wants/phpsessionclean.timer β†’ /lib/systemd/system/phpsessionclean.timer. default: Selecting previously unselected package php-igbinary. default: (Reading database ... (Reading database ... 60%abase ... 5% 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% (Reading database ... 61125 files and directories currently installed.) default: Preparing to unpack .../00-php-igbinary_3.1.2+2.0.8-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php-igbinary (3.1.2+2.0.8-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php-imagick. default: Preparing to unpack .../01-php-imagick_3.4.4-4+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php-imagick (3.4.4-4+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php-memcache. default: Preparing to unpack .../02-php-memcache_4.0.5.2+3.0.9~20170802.e702b5f9-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php-memcache (4.0.5.2+3.0.9~20170802.e702b5f9-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php-msgpack. default: Preparing to unpack .../03-php-msgpack_2.1.0+0.5.7-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php-msgpack (2.1.0+0.5.7-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package libmemcached11:amd64. default: Preparing to unpack .../04-libmemcached11_1.0.18-4.2ubuntu0.18.04.1_amd64.deb ... default: Unpacking libmemcached11:amd64 (1.0.18-4.2ubuntu0.18.04.1) ... default: Selecting previously unselected package php-memcached. default: Preparing to unpack .../05-php-memcached_3.1.4+2.2.0-1+ubuntu18.04.1+deb.sury.org+20191129_amd64.deb ... default: Unpacking php-memcached (3.1.4+2.2.0-1+ubuntu18.04.1+deb.sury.org+20191129) ... default: Selecting previously unselected package php-xdebug. default: Preparing to unpack .../06-php-xdebug_2.9.6+2.8.1+2.5.5-3+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php-xdebug (2.9.6+2.8.1+2.5.5-3+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php-yaml. default: Preparing to unpack .../07-php-yaml_2.1.0+2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php-yaml (2.1.0+2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package poppler-data. default: Preparing to unpack .../08-poppler-data_0.4.8-2_all.deb ... default: Unpacking poppler-data (0.4.8-2) ... default: Selecting previously unselected package libpython2.7-minimal:amd64. default: Preparing to unpack .../09-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.1_amd64.deb ... default: Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.1) ... default: Selecting previously unselected package python2.7-minimal. default: Preparing to unpack .../10-python2.7-minimal_2.7.17-1~18.04ubuntu1.1_amd64.deb ... default: Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.1) ... default: Selecting previously unselected package python-minimal. default: Preparing to unpack .../11-python-minimal_2.7.15~rc1-1_amd64.deb ... default: Unpacking python-minimal (2.7.15~rc1-1) ... default: Selecting previously unselected package libpython2.7-stdlib:amd64. default: Preparing to unpack .../12-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.1_amd64.deb ... default: Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.1) ... default: Selecting previously unselected package python2.7. default: Preparing to unpack .../13-python2.7_2.7.17-1~18.04ubuntu1.1_amd64.deb ... default: Unpacking python2.7 (2.7.17-1~18.04ubuntu1.1) ... default: Selecting previously unselected package libpython-stdlib:amd64. default: Preparing to unpack .../14-libpython-stdlib_2.7.15~rc1-1_amd64.deb ... default: Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ... default: Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.1) ... default: Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.1) ... default: Setting up python-minimal (2.7.15~rc1-1) ... default: Selecting previously unselected package python. default: (Reading database ... (Reading database ... 60%abase ... 5% 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% (Reading database ... 62604 files and directories currently installed.) default: Preparing to unpack .../000-python_2.7.15~rc1-1_amd64.deb ... default: Unpacking python (2.7.15~rc1-1) ... default: Selecting previously unselected package libssh2-1:amd64. default: Preparing to unpack .../001-libssh2-1_1.8.0-1_amd64.deb ... default: Unpacking libssh2-1:amd64 (1.8.0-1) ... default: Selecting previously unselected package php-ssh2. default: Preparing to unpack .../002-php-ssh2_1.2+0.13-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php-ssh2 (1.2+0.13-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package m4. default: Preparing to unpack .../003-m4_1.4.18-1_amd64.deb ... default: Unpacking m4 (1.4.18-1) ... default: Selecting previously unselected package autoconf. default: Preparing to unpack .../004-autoconf_2.69-11_all.deb ... default: Unpacking autoconf (2.69-11) ... default: Selecting previously unselected package autotools-dev. default: Preparing to unpack .../005-autotools-dev_20180224.1_all.deb ... default: Unpacking autotools-dev (20180224.1) ... default: Selecting previously unselected package automake. default: Preparing to unpack .../006-automake_1%3a1.15.1-3ubuntu2_all.deb ... default: Unpacking automake (1:1.15.1-3ubuntu2) ... default: Selecting previously unselected package autopoint. default: Preparing to unpack .../007-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... default: Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... default: Selecting previously unselected package binutils-common:amd64. default: Preparing to unpack .../008-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... default: Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... default: Selecting previously unselected package libbinutils:amd64. default: Preparing to unpack .../009-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... default: Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... default: Selecting previously unselected package binutils-x86-64-linux-gnu. default: Preparing to unpack .../010-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... default: Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... default: Selecting previously unselected package binutils. default: Preparing to unpack .../011-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... default: Unpacking binutils (2.30-21ubuntu1~18.04.3) ... default: Selecting previously unselected package libc-dev-bin. default: Preparing to unpack .../012-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... default: Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... default: Selecting previously unselected package linux-libc-dev:amd64. default: Preparing to unpack .../013-linux-libc-dev_4.15.0-112.113_amd64.deb ... default: Unpacking linux-libc-dev:amd64 (4.15.0-112.113) ... default: Selecting previously unselected package libc6-dev:amd64. default: Preparing to unpack .../014-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... default: Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... default: Selecting previously unselected package gcc-7-base:amd64. default: Preparing to unpack .../015-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... default: Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... default: Selecting previously unselected package libisl19:amd64. default: Preparing to unpack .../016-libisl19_0.19-1_amd64.deb ... default: Unpacking libisl19:amd64 (0.19-1) ... default: Selecting previously unselected package libmpc3:amd64. default: Preparing to unpack .../017-libmpc3_1.1.0-1_amd64.deb ... default: Unpacking libmpc3:amd64 (1.1.0-1) ... default: Selecting previously unselected package cpp-7. default: Preparing to unpack .../018-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... default: Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... default: Selecting previously unselected package cpp. default: Preparing to unpack .../019-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... default: Unpacking cpp (4:7.4.0-1ubuntu2.3) ... default: Selecting previously unselected package libcc1-0:amd64. default: Preparing to unpack .../020-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... default: Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... default: Selecting previously unselected package libitm1:amd64. default: Preparing to unpack .../021-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... default: Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... default: Selecting previously unselected package libatomic1:amd64. default: Preparing to unpack .../022-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... default: Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... default: Selecting previously unselected package libasan4:amd64. default: Preparing to unpack .../023-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... default: Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... default: Selecting previously unselected package liblsan0:amd64. default: Preparing to unpack .../024-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... default: Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... default: Selecting previously unselected package libtsan0:amd64. default: Preparing to unpack .../025-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... default: Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... default: Selecting previously unselected package libubsan0:amd64. default: Preparing to unpack .../026-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... default: Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... default: Selecting previously unselected package libcilkrts5:amd64. default: Preparing to unpack .../027-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... default: Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... default: Selecting previously unselected package libmpx2:amd64. default: Preparing to unpack .../028-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... default: Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... default: Selecting previously unselected package libquadmath0:amd64. default: Preparing to unpack .../029-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... default: Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... default: Selecting previously unselected package libgcc-7-dev:amd64. default: Preparing to unpack .../030-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... default: Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... default: Selecting previously unselected package gcc-7. default: Preparing to unpack .../031-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... default: Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... default: Selecting previously unselected package gcc. default: Preparing to unpack .../032-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... default: Unpacking gcc (4:7.4.0-1ubuntu2.3) ... default: Selecting previously unselected package libstdc++-7-dev:amd64. default: Preparing to unpack .../033-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... default: Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... default: Selecting previously unselected package g++-7. default: Preparing to unpack .../034-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... default: Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... default: Selecting previously unselected package g++. default: Preparing to unpack .../035-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... default: Unpacking g++ (4:7.4.0-1ubuntu2.3) ... default: Selecting previously unselected package make. default: Preparing to unpack .../036-make_4.1-9.1ubuntu1_amd64.deb ... default: Unpacking make (4.1-9.1ubuntu1) ... default: Selecting previously unselected package libdpkg-perl. default: Preparing to unpack .../037-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... default: Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... default: Selecting previously unselected package dpkg-dev. default: Preparing to unpack .../038-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... default: Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... default: Selecting previously unselected package build-essential. default: Preparing to unpack .../039-build-essential_12.4ubuntu1_amd64.deb ... default: Unpacking build-essential (12.4ubuntu1) ... default: Selecting previously unselected package colordiff. default: Preparing to unpack .../040-colordiff_1.0.18-1_all.deb ... default: Unpacking colordiff (1.0.18-1) ... default: Selecting previously unselected package libtool. default: Preparing to unpack .../041-libtool_2.4.6-2_all.deb ... default: Unpacking libtool (2.4.6-2) ... default: Selecting previously unselected package dh-autoreconf. default: Preparing to unpack .../042-dh-autoreconf_17_all.deb ... default: Unpacking dh-autoreconf (17) ... default: Selecting previously unselected package libarchive-zip-perl. default: Preparing to unpack .../043-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... default: Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... default: Selecting previously unselected package libfile-stripnondeterminism-perl. default: Preparing to unpack .../044-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... default: Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... default: Selecting previously unselected package libtimedate-perl. default: Preparing to unpack .../045-libtimedate-perl_2.3000-2_all.deb ... default: Unpacking libtimedate-perl (2.3000-2) ... default: Selecting previously unselected package dh-strip-nondeterminism. default: Preparing to unpack .../046-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... default: Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... default: Selecting previously unselected package libcroco3:amd64. default: Preparing to unpack .../047-libcroco3_0.6.12-2_amd64.deb ... default: Unpacking libcroco3:amd64 (0.6.12-2) ... default: Selecting previously unselected package gettext. default: Preparing to unpack .../048-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... default: Unpacking gettext (0.19.8.1-6ubuntu0.3) ... default: Selecting previously unselected package intltool-debian. default: Preparing to unpack .../049-intltool-debian_0.35.0+20060710.4_all.deb ... default: Unpacking intltool-debian (0.35.0+20060710.4) ... default: Selecting previously unselected package po-debconf. default: Preparing to unpack .../050-po-debconf_1.0.20_all.deb ... default: Unpacking po-debconf (1.0.20) ... default: Selecting previously unselected package debhelper. default: Preparing to unpack .../051-debhelper_11.1.6ubuntu2_all.deb ... default: Unpacking debhelper (11.1.6ubuntu2) ... default: Selecting previously unselected package libfakeroot:amd64. default: Preparing to unpack .../052-libfakeroot_1.22-2ubuntu1_amd64.deb ... default: Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... default: Selecting previously unselected package fakeroot. default: Preparing to unpack .../053-fakeroot_1.22-2ubuntu1_amd64.deb ... default: Unpacking fakeroot (1.22-2ubuntu1) ... default: Selecting previously unselected package fonts-noto-mono. default: Preparing to unpack .../054-fonts-noto-mono_20171026-2_all.deb ... default: Unpacking fonts-noto-mono (20171026-2) ... default: Selecting previously unselected package libavahi-common-data:amd64. default: Preparing to unpack .../055-libavahi-common-data_0.7-3.1ubuntu1.2_amd64.deb ... default: Unpacking libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ... default: Selecting previously unselected package libavahi-common3:amd64. default: Preparing to unpack .../056-libavahi-common3_0.7-3.1ubuntu1.2_amd64.deb ... default: Unpacking libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ... default: Selecting previously unselected package libavahi-client3:amd64. default: Preparing to unpack .../057-libavahi-client3_0.7-3.1ubuntu1.2_amd64.deb ... default: Unpacking libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ... default: Selecting previously unselected package libcups2:amd64. default: Preparing to unpack .../058-libcups2_2.2.7-1ubuntu2.8_amd64.deb ... default: Unpacking libcups2:amd64 (2.2.7-1ubuntu2.8) ... default: Selecting previously unselected package libcupsimage2:amd64. default: Preparing to unpack .../059-libcupsimage2_2.2.7-1ubuntu2.8_amd64.deb ... default: Unpacking libcupsimage2:amd64 (2.2.7-1ubuntu2.8) ... default: Selecting previously unselected package libijs-0.35:amd64. default: Preparing to unpack .../060-libijs-0.35_0.35-13_amd64.deb ... default: Unpacking libijs-0.35:amd64 (0.35-13) ... default: Selecting previously unselected package libjbig2dec0:amd64. default: Preparing to unpack .../061-libjbig2dec0_0.13-6_amd64.deb ... default: Unpacking libjbig2dec0:amd64 (0.13-6) ... default: Selecting previously unselected package libpaper1:amd64. default: Preparing to unpack .../062-libpaper1_1.1.24+nmu5ubuntu1_amd64.deb ... default: Unpacking libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... default: Selecting previously unselected package libgs9-common. default: Preparing to unpack .../063-libgs9-common_9.26~dfsg+0-0ubuntu0.18.04.12_all.deb ... default: Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.18.04.12) ... default: Selecting previously unselected package libgs9:amd64. default: Preparing to unpack .../064-libgs9_9.26~dfsg+0-0ubuntu0.18.04.12_amd64.deb ... default: Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.18.04.12) ... default: Selecting previously unselected package ghostscript. default: Preparing to unpack .../065-ghostscript_9.26~dfsg+0-0ubuntu0.18.04.12_amd64.deb ... default: Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.18.04.12) ... default: Selecting previously unselected package git-lfs. default: Preparing to unpack .../066-git-lfs_2.11.0_amd64.deb ... default: Unpacking git-lfs (2.11.0) ... default: Selecting previously unselected package libapr1:amd64. default: Preparing to unpack .../067-libapr1_1.6.3-2_amd64.deb ... default: Unpacking libapr1:amd64 (1.6.3-2) ... default: Selecting previously unselected package libaprutil1:amd64. default: Preparing to unpack .../068-libaprutil1_1.6.1-2_amd64.deb ... default: Unpacking libaprutil1:amd64 (1.6.1-2) ... default: Selecting previously unselected package libserf-1-1:amd64. default: Preparing to unpack .../069-libserf-1-1_1.3.9-6_amd64.deb ... default: Unpacking libserf-1-1:amd64 (1.3.9-6) ... default: Selecting previously unselected package libsvn1:amd64. default: Preparing to unpack .../070-libsvn1_1.9.7-4ubuntu1_amd64.deb ... default: Unpacking libsvn1:amd64 (1.9.7-4ubuntu1) ... default: Selecting previously unselected package libsvn-perl. default: Preparing to unpack .../071-libsvn-perl_1.9.7-4ubuntu1_amd64.deb ... default: Unpacking libsvn-perl (1.9.7-4ubuntu1) ... default: Selecting previously unselected package libyaml-perl. default: Preparing to unpack .../072-libyaml-perl_1.24-1_all.deb ... default: Unpacking libyaml-perl (1.24-1) ... default: Selecting previously unselected package libterm-readkey-perl. default: Preparing to unpack .../073-libterm-readkey-perl_2.37-1build1_amd64.deb ... default: Unpacking libterm-readkey-perl (2.37-1build1) ... default: Selecting previously unselected package git-svn. default: Preparing to unpack .../074-git-svn_1%3a2.17.1-1ubuntu0.7_all.deb ... default: Unpacking git-svn (1:2.17.1-1ubuntu0.7) ... default: Selecting previously unselected package libann0. default: Preparing to unpack .../075-libann0_1.1.2+doc-6_amd64.deb ... default: Unpacking libann0 (1.1.2+doc-6) ... default: Selecting previously unselected package libcdt5. default: Preparing to unpack .../076-libcdt5_2.40.1-2_amd64.deb ... default: Unpacking libcdt5 (2.40.1-2) ... default: Selecting previously unselected package libcgraph6. default: Preparing to unpack .../077-libcgraph6_2.40.1-2_amd64.deb ... default: Unpacking libcgraph6 (2.40.1-2) ... default: Selecting previously unselected package libwebp6:amd64. default: Preparing to unpack .../078-libwebp6_0.6.1-2_amd64.deb ... default: Unpacking libwebp6:amd64 (0.6.1-2) ... default: Selecting previously unselected package libxpm4:amd64. default: Preparing to unpack .../079-libxpm4_1%3a3.5.12-1_amd64.deb ... default: Unpacking libxpm4:amd64 (1:3.5.12-1) ... default: Selecting previously unselected package libgd3:amd64. default: Preparing to unpack .../080-libgd3_2.3.0-2+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking libgd3:amd64 (2.3.0-2+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package libgts-0.7-5:amd64. default: Preparing to unpack .../081-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... default: Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... default: Selecting previously unselected package libpixman-1-0:amd64. default: Preparing to unpack .../082-libpixman-1-0_0.34.0-2_amd64.deb ... default: Unpacking libpixman-1-0:amd64 (0.34.0-2) ... default: Selecting previously unselected package libxcb-render0:amd64. default: Preparing to unpack .../083-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... default: Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... default: Selecting previously unselected package libxcb-shm0:amd64. default: Preparing to unpack .../084-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... default: Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... default: Selecting previously unselected package libxrender1:amd64. default: Preparing to unpack .../085-libxrender1_1%3a0.9.10-1_amd64.deb ... default: Unpacking libxrender1:amd64 (1:0.9.10-1) ... default: Selecting previously unselected package libcairo2:amd64. default: Preparing to unpack .../086-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... default: Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... default: Selecting previously unselected package libthai-data. default: Preparing to unpack .../087-libthai-data_0.1.27-2_all.deb ... default: Unpacking libthai-data (0.1.27-2) ... default: Selecting previously unselected package libdatrie1:amd64. default: Preparing to unpack .../088-libdatrie1_0.2.10-7_amd64.deb ... default: Unpacking libdatrie1:amd64 (0.2.10-7) ... default: Selecting previously unselected package libthai0:amd64. default: Preparing to unpack .../089-libthai0_0.1.27-2_amd64.deb ... default: Unpacking libthai0:amd64 (0.1.27-2) ... default: Selecting previously unselected package libpango-1.0-0:amd64. default: Preparing to unpack .../090-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... default: Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... default: Selecting previously unselected package libgraphite2-3:amd64. default: Preparing to unpack .../091-libgraphite2-3_1.3.11-2_amd64.deb ... default: Unpacking libgraphite2-3:amd64 (1.3.11-2) ... default: Selecting previously unselected package libharfbuzz0b:amd64. default: Preparing to unpack .../092-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... default: Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... default: Selecting previously unselected package libpangoft2-1.0-0:amd64. default: Preparing to unpack .../093-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... default: Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... default: Selecting previously unselected package libpangocairo-1.0-0:amd64. default: Preparing to unpack .../094-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... default: Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... default: Selecting previously unselected package libpathplan4. default: Preparing to unpack .../095-libpathplan4_2.40.1-2_amd64.deb ... default: Unpacking libpathplan4 (2.40.1-2) ... default: Selecting previously unselected package libgvc6. default: Preparing to unpack .../096-libgvc6_2.40.1-2_amd64.deb ... default: Unpacking libgvc6 (2.40.1-2) ... default: Selecting previously unselected package libgvpr2. default: Preparing to unpack .../097-libgvpr2_2.40.1-2_amd64.deb ... default: Unpacking libgvpr2 (2.40.1-2) ... default: Selecting previously unselected package liblab-gamut1. default: Preparing to unpack .../098-liblab-gamut1_2.40.1-2_amd64.deb ... default: Unpacking liblab-gamut1 (2.40.1-2) ... default: Selecting previously unselected package libxt6:amd64. default: Preparing to unpack .../099-libxt6_1%3a1.1.5-1_amd64.deb ... default: Unpacking libxt6:amd64 (1:1.1.5-1) ... default: Selecting previously unselected package libxmu6:amd64. default: Preparing to unpack .../100-libxmu6_2%3a1.1.2-2_amd64.deb ... default: Unpacking libxmu6:amd64 (2:1.1.2-2) ... default: Selecting previously unselected package libxaw7:amd64. default: Preparing to unpack .../101-libxaw7_2%3a1.0.13-1_amd64.deb ... default: Unpacking libxaw7:amd64 (2:1.0.13-1) ... default: Selecting previously unselected package graphviz. default: Preparing to unpack .../102-graphviz_2.40.1-2_amd64.deb ... default: Unpacking graphviz (2.40.1-2) ... default: Selecting previously unselected package gsfonts. default: Preparing to unpack .../103-gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.4_all.deb ... default: Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.4) ... default: Selecting previously unselected package hicolor-icon-theme. default: Preparing to unpack .../104-hicolor-icon-theme_0.17-2_all.deb ... default: Unpacking hicolor-icon-theme (0.17-2) ... default: Selecting previously unselected package imagemagick-6.q16. default: Preparing to unpack .../105-imagemagick-6.q16_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... default: Unpacking imagemagick-6.q16 (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Selecting previously unselected package imagemagick. default: Preparing to unpack .../106-imagemagick_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... default: Unpacking imagemagick (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Selecting previously unselected package lftp. default: Preparing to unpack .../107-lftp_4.8.1-1ubuntu0.1_amd64.deb ... default: Unpacking lftp (4.8.1-1ubuntu0.1) ... default: Selecting previously unselected package libalgorithm-diff-perl. default: Preparing to unpack .../108-libalgorithm-diff-perl_1.19.03-1_all.deb ... default: Unpacking libalgorithm-diff-perl (1.19.03-1) ... default: Selecting previously unselected package libalgorithm-diff-xs-perl. default: Preparing to unpack .../109-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... default: Unpacking libalgorithm-diff-xs-perl (0.04-5) ... default: Selecting previously unselected package libalgorithm-merge-perl. default: Preparing to unpack .../110-libalgorithm-merge-perl_0.08-3_all.deb ... default: Unpacking libalgorithm-merge-perl (0.08-3) ... default: Selecting previously unselected package libarchive-cpio-perl. default: Preparing to unpack .../111-libarchive-cpio-perl_0.10-1_all.deb ... default: Unpacking libarchive-cpio-perl (0.10-1) ... default: Selecting previously unselected package mlock. default: Preparing to unpack .../112-mlock_8%3a2007f~dfsg-5ubuntu0.18.04.2_amd64.deb ... default: Unpacking mlock (8:2007f~dfsg-5ubuntu0.18.04.2) ... default: Selecting previously unselected package libc-client2007e. default: Preparing to unpack .../113-libc-client2007e_8%3a2007f~dfsg-5ubuntu0.18.04.2_amd64.deb ... default: Unpacking libc-client2007e (8:2007f~dfsg-5ubuntu0.18.04.2) ... default: Selecting previously unselected package libhtml-tagset-perl. default: Preparing to unpack .../114-libhtml-tagset-perl_3.20-3_all.deb ... default: Unpacking libhtml-tagset-perl (3.20-3) ... default: Selecting previously unselected package liburi-perl. default: Preparing to unpack .../115-liburi-perl_1.73-1_all.deb ... default: Unpacking liburi-perl (1.73-1) ... default: Selecting previously unselected package libhtml-parser-perl. default: Preparing to unpack .../116-libhtml-parser-perl_3.72-3build1_amd64.deb ... default: Unpacking libhtml-parser-perl (3.72-3build1) ... default: Selecting previously unselected package libcgi-pm-perl. default: Preparing to unpack .../117-libcgi-pm-perl_4.38-1_all.deb ... default: Unpacking libcgi-pm-perl (4.38-1) ... default: Selecting previously unselected package libfcgi-perl. default: Preparing to unpack .../118-libfcgi-perl_0.78-2build1_amd64.deb ... default: Unpacking libfcgi-perl (0.78-2build1) ... default: Selecting previously unselected package libcgi-fast-perl. default: Preparing to unpack .../119-libcgi-fast-perl_1%3a2.13-1_all.deb ... default: Unpacking libcgi-fast-perl (1:2.13-1) ... default: Selecting previously unselected package libcupsfilters1:amd64. default: Preparing to unpack .../120-libcupsfilters1_1.20.2-0ubuntu3.1_amd64.deb ... default: Unpacking libcupsfilters1:amd64 (1.20.2-0ubuntu3.1) ... default: Selecting previously unselected package libmysqlclient20:amd64. default: Preparing to unpack .../121-libmysqlclient20_5.7.31-0ubuntu0.18.04.1_amd64.deb ... default: Unpacking libmysqlclient20:amd64 (5.7.31-0ubuntu0.18.04.1) ... default: Selecting previously unselected package libdbd-mysql-perl. default: Preparing to unpack .../122-libdbd-mysql-perl_4.046-1_amd64.deb ... default: Unpacking libdbd-mysql-perl (4.046-1) ... default: Selecting previously unselected package libdjvulibre-text. default: Preparing to unpack .../123-libdjvulibre-text_3.5.27.1-8ubuntu0.2_all.deb ... default: Unpacking libdjvulibre-text (3.5.27.1-8ubuntu0.2) ... default: Selecting previously unselected package libdjvulibre21:amd64. default: Preparing to unpack .../124-libdjvulibre21_3.5.27.1-8ubuntu0.2_amd64.deb ... default: Unpacking libdjvulibre21:amd64 (3.5.27.1-8ubuntu0.2) ... default: Selecting previously unselected package libencode-locale-perl. default: Preparing to unpack .../125-libencode-locale-perl_1.05-1_all.deb ... default: Unpacking libencode-locale-perl (1.05-1) ... default: Selecting previously unselected package libexpat1-dev:amd64. default: Preparing to unpack .../126-libexpat1-dev_2.2.5-3ubuntu0.2_amd64.deb ... default: Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ... default: Selecting previously unselected package libfile-fcntllock-perl. default: Preparing to unpack .../127-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... default: Unpacking libfile-fcntllock-perl (0.22-3build2) ... default: Selecting previously unselected package libgts-bin. default: Preparing to unpack .../128-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... default: Unpacking libgts-bin (0.7.6+darcs121130-4) ... default: Selecting previously unselected package libhtml-template-perl. default: Preparing to unpack .../129-libhtml-template-perl_2.97-1_all.deb ... default: Unpacking libhtml-template-perl (2.97-1) ... default: Selecting previously unselected package libhttp-date-perl. default: Preparing to unpack .../130-libhttp-date-perl_6.02-1_all.deb ... default: Unpacking libhttp-date-perl (6.02-1) ... default: Selecting previously unselected package libio-html-perl. default: Preparing to unpack .../131-libio-html-perl_1.001-1_all.deb ... default: Unpacking libio-html-perl (1.001-1) ... default: Selecting previously unselected package liblwp-mediatypes-perl. default: Preparing to unpack .../132-liblwp-mediatypes-perl_6.02-1_all.deb ... default: Unpacking liblwp-mediatypes-perl (6.02-1) ... default: Selecting previously unselected package libhttp-message-perl. default: Preparing to unpack .../133-libhttp-message-perl_6.14-1_all.deb ... default: Unpacking libhttp-message-perl (6.14-1) ... default: Selecting previously unselected package libilmbase12:amd64. default: Preparing to unpack .../134-libilmbase12_2.2.0-11ubuntu2_amd64.deb ... default: Unpacking libilmbase12:amd64 (2.2.0-11ubuntu2) ... default: Selecting previously unselected package libltdl-dev:amd64. default: Preparing to unpack .../135-libltdl-dev_2.4.6-2_amd64.deb ... default: Unpacking libltdl-dev:amd64 (2.4.6-2) ... default: Selecting previously unselected package libopenexr22:amd64. default: Preparing to unpack .../136-libopenexr22_2.2.0-11.1ubuntu1.3_amd64.deb ... default: Unpacking libopenexr22:amd64 (2.2.0-11.1ubuntu1.3) ... default: Selecting previously unselected package libwmf0.2-7:amd64. default: Preparing to unpack .../137-libwmf0.2-7_0.2.8.4-12_amd64.deb ... default: Unpacking libwmf0.2-7:amd64 (0.2.8.4-12) ... default: Selecting previously unselected package libmagickcore-6.q16-3-extra:amd64. default: Preparing to unpack .../138-libmagickcore-6.q16-3-extra_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... default: Unpacking libmagickcore-6.q16-3-extra:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Selecting previously unselected package libsys-hostname-long-perl. default: Preparing to unpack .../139-libsys-hostname-long-perl_1.5-1_all.deb ... default: Unpacking libsys-hostname-long-perl (1.5-1) ... default: Selecting previously unselected package libmail-sendmail-perl. default: Preparing to unpack .../140-libmail-sendmail-perl_0.80-1_all.deb ... default: Unpacking libmail-sendmail-perl (0.80-1) ... default: Selecting previously unselected package libnet1:amd64. default: Preparing to unpack .../141-libnet1_1.1.6+dfsg-3.1_amd64.deb ... default: Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... default: Selecting previously unselected package libnetpbm10. default: Preparing to unpack .../142-libnetpbm10_2%3a10.0-15.3build1_amd64.deb ... default: Unpacking libnetpbm10 (2:10.0-15.3build1) ... default: Selecting previously unselected package libpaper-utils. default: Preparing to unpack .../143-libpaper-utils_1.1.24+nmu5ubuntu1_amd64.deb ... default: Unpacking libpaper-utils (1.1.24+nmu5ubuntu1) ... default: Selecting previously unselected package libpcre16-3:amd64. default: Preparing to unpack .../144-libpcre16-3_2%3a8.44-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking libpcre16-3:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package libpcre32-3:amd64. default: Preparing to unpack .../145-libpcre32-3_2%3a8.44-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking libpcre32-3:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package libpcrecpp0v5:amd64. default: Preparing to unpack .../146-libpcrecpp0v5_2%3a8.44-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking libpcrecpp0v5:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package libpcre3-dev:amd64. default: Preparing to unpack .../147-libpcre3-dev_2%3a8.44-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking libpcre3-dev:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package libpython2.7:amd64. default: Preparing to unpack .../148-libpython2.7_2.7.17-1~18.04ubuntu1.1_amd64.deb ... default: Unpacking libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.1) ... default: Selecting previously unselected package libpython2.7-dev:amd64. default: Preparing to unpack .../149-libpython2.7-dev_2.7.17-1~18.04ubuntu1.1_amd64.deb ... default: Unpacking libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.1) ... default: Selecting previously unselected package libpython-dev:amd64. default: Preparing to unpack .../150-libpython-dev_2.7.15~rc1-1_amd64.deb ... default: Unpacking libpython-dev:amd64 (2.7.15~rc1-1) ... default: Selecting previously unselected package libpython-all-dev:amd64. default: Preparing to unpack .../151-libpython-all-dev_2.7.15~rc1-1_amd64.deb ... default: Unpacking libpython-all-dev:amd64 (2.7.15~rc1-1) ... default: Selecting previously unselected package libssl-dev:amd64. default: Preparing to unpack .../152-libssl-dev_1.1.1g-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking libssl-dev:amd64 (1.1.1g-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package libyaml-libyaml-perl. default: Preparing to unpack .../153-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ... default: Unpacking libyaml-libyaml-perl (0.69+repack-1) ... default: Selecting previously unselected package libzip4:amd64. default: Preparing to unpack .../154-libzip4_1.6.1-3+ubuntu18.04.1+deb.sury.org+2_amd64.deb ... default: Unpacking libzip4:amd64 (1.6.1-3+ubuntu18.04.1+deb.sury.org+2) ... default: Selecting previously unselected package manpages-dev. default: Preparing to unpack .../155-manpages-dev_4.15-1_all.deb ... default: Unpacking manpages-dev (4.15-1) ... default: Selecting previously unselected package mariadb-server. default: Preparing to unpack .../156-mariadb-server_1%3a10.4.13+maria~bionic_all.deb ... default: Unpacking mariadb-server (1:10.4.13+maria~bionic) ... default: Selecting previously unselected package memcached. default: Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... default: Unpacking memcached (1.5.6-0ubuntu1.2) ... default: Selecting previously unselected package netpbm. default: Preparing to unpack .../158-netpbm_2%3a10.0-15.3build1_amd64.deb ... default: Unpacking netpbm (2:10.0-15.3build1) ... default: Selecting previously unselected package nginx. default: Preparing to unpack .../159-nginx_1.19.1-1~bionic_amd64.deb ... default: ---------------------------------------------------------------------- default: default: Thanks for using nginx! default: default: Please find the official documentation for nginx here: default: * http://nginx.org/en/docs/ default: default: Please subscribe to nginx-announce mailing list to get default: the most important news about nginx: default: * http://nginx.org/en/support.html default: default: Commercial subscriptions for nginx are available on: default: * http://nginx.com/products/ default: default: ---------------------------------------------------------------------- default: Unpacking nginx (1.19.1-1~bionic) ... default: Selecting previously unselected package ngrep. default: Preparing to unpack .../160-ngrep_1.47+ds1-1_amd64.deb ... default: Unpacking ngrep (1.47+ds1-1) ... default: Selecting previously unselected package nodejs. default: Preparing to unpack .../161-nodejs_10.22.0-1nodesource1_amd64.deb ... default: Unpacking nodejs (10.22.0-1nodesource1) ... default: Selecting previously unselected package php7.2-xml. default: Preparing to unpack .../162-php7.2-xml_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-xml (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php-pear. default: Preparing to unpack .../163-php-pear_1%3a1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1_all.deb ... default: Unpacking php-pear (1:1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-bcmath. default: Preparing to unpack .../164-php7.2-bcmath_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-bcmath (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-curl. default: Preparing to unpack .../165-php7.2-curl_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-curl (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package shtool. default: Preparing to unpack .../166-shtool_2.0.8-9_all.deb ... default: Unpacking shtool (2.0.8-9) ... default: Selecting previously unselected package php7.2-dev. default: Preparing to unpack .../167-php7.2-dev_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-dev (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-gd. default: Preparing to unpack .../168-php7.2-gd_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-gd (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-imap. default: Preparing to unpack .../169-php7.2-imap_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-imap (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-mbstring. default: Preparing to unpack .../170-php7.2-mbstring_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-mbstring (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-mysql. default: Preparing to unpack .../171-php7.2-mysql_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-mysql (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-soap. default: Preparing to unpack .../172-php7.2-soap_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-soap (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package php7.2-zip. default: Preparing to unpack .../173-php7.2-zip_7.2.32-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... default: Unpacking php7.2-zip (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Selecting previously unselected package ssl-cert. default: Preparing to unpack .../174-ssl-cert_1.0.39_all.deb ... default: Unpacking ssl-cert (1.0.39) ... default: Selecting previously unselected package postfix. default: Preparing to unpack .../175-postfix_3.3.0-1ubuntu0.2_amd64.deb ... default: Unpacking postfix (3.3.0-1ubuntu0.2) ... default: Selecting previously unselected package python-all. default: Preparing to unpack .../176-python-all_2.7.15~rc1-1_amd64.deb ... default: Unpacking python-all (2.7.15~rc1-1) ... default: Selecting previously unselected package python2.7-dev. default: Preparing to unpack .../177-python2.7-dev_2.7.17-1~18.04ubuntu1.1_amd64.deb ... default: Unpacking python2.7-dev (2.7.17-1~18.04ubuntu1.1) ... default: Selecting previously unselected package python-dev. default: Preparing to unpack .../178-python-dev_2.7.15~rc1-1_amd64.deb ... default: Unpacking python-dev (2.7.15~rc1-1) ... default: Selecting previously unselected package python-all-dev. default: Preparing to unpack .../179-python-all-dev_2.7.15~rc1-1_amd64.deb ... default: Unpacking python-all-dev (2.7.15~rc1-1) ... default: Selecting previously unselected package python-asn1crypto. default: Preparing to unpack .../180-python-asn1crypto_0.24.0-1_all.deb ... default: Unpacking python-asn1crypto (0.24.0-1) ... default: Selecting previously unselected package python-cffi-backend. default: Preparing to unpack .../181-python-cffi-backend_1.11.5-1_amd64.deb ... default: Unpacking python-cffi-backend (1.11.5-1) ... default: Selecting previously unselected package python-crypto. default: Preparing to unpack .../182-python-crypto_2.6.1-8ubuntu2_amd64.deb ... default: Unpacking python-crypto (2.6.1-8ubuntu2) ... default: Selecting previously unselected package python-enum34. default: Preparing to unpack .../183-python-enum34_1.1.6-2_all.deb ... default: Unpacking python-enum34 (1.1.6-2) ... default: Selecting previously unselected package python-idna. default: Preparing to unpack .../184-python-idna_2.6-1_all.deb ... default: Unpacking python-idna (2.6-1) ... default: Selecting previously unselected package python-ipaddress. default: Preparing to unpack .../185-python-ipaddress_1.0.17-1_all.deb ... default: Unpacking python-ipaddress (1.0.17-1) ... default: Selecting previously unselected package python-six. default: Preparing to unpack .../186-python-six_1.11.0-2_all.deb ... default: Unpacking python-six (1.11.0-2) ... default: Selecting previously unselected package python-cryptography. default: Preparing to unpack .../187-python-cryptography_2.1.4-1ubuntu1.3_amd64.deb ... default: Unpacking python-cryptography (2.1.4-1ubuntu1.3) ... default: Selecting previously unselected package python-dbus. default: Preparing to unpack .../188-python-dbus_1.2.6-1_amd64.deb ... default: Unpacking python-dbus (1.2.6-1) ... default: Selecting previously unselected package python-gi. default: Preparing to unpack .../189-python-gi_3.26.1-2ubuntu1_amd64.deb ... default: Unpacking python-gi (3.26.1-2ubuntu1) ... default: Selecting previously unselected package python-secretstorage. default: Preparing to unpack .../190-python-secretstorage_2.3.1-2_all.deb ... default: Unpacking python-secretstorage (2.3.1-2) ... default: Selecting previously unselected package python-keyring. default: Preparing to unpack .../191-python-keyring_10.6.0-1_all.deb ... default: Unpacking python-keyring (10.6.0-1) ... default: Selecting previously unselected package python-keyrings.alt. default: Preparing to unpack .../192-python-keyrings.alt_3.0-1_all.deb ... default: Unpacking python-keyrings.alt (3.0-1) ... default: Selecting previously unselected package python-pip-whl. default: Preparing to unpack .../193-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.1_all.deb ... default: Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ... default: Selecting previously unselected package python-pip. default: Preparing to unpack .../194-python-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ... default: Unpacking python-pip (9.0.1-2.3~ubuntu1.18.04.1) ... default: Selecting previously unselected package python-pkg-resources. default: Preparing to unpack .../195-python-pkg-resources_39.0.1-2_all.deb ... default: Unpacking python-pkg-resources (39.0.1-2) ... default: Selecting previously unselected package python-setuptools. default: Preparing to unpack .../196-python-setuptools_39.0.1-2_all.deb ... default: Unpacking python-setuptools (39.0.1-2) ... default: Selecting previously unselected package python-wheel. default: Preparing to unpack .../197-python-wheel_0.30.0-0.2_all.deb ... default: Unpacking python-wheel (0.30.0-0.2) ... default: Selecting previously unselected package python-xdg. default: Preparing to unpack .../198-python-xdg_0.25-4ubuntu1_all.deb ... default: Unpacking python-xdg (0.25-4ubuntu1) ... default: Selecting previously unselected package sntp. default: Preparing to unpack .../199-sntp_1%3a4.2.8p10+dfsg-5ubuntu7.1_amd64.deb ... default: Unpacking sntp (1:4.2.8p10+dfsg-5ubuntu7.1) ... default: Selecting previously unselected package subversion. default: Preparing to unpack .../200-subversion_1.9.7-4ubuntu1_amd64.deb ... default: Unpacking subversion (1.9.7-4ubuntu1) ... default: Selecting previously unselected package ttf-dejavu-core. default: Preparing to unpack .../201-ttf-dejavu-core_2.37-1_all.deb ... default: Unpacking ttf-dejavu-core (2.37-1) ... default: Selecting previously unselected package unzip. default: Preparing to unpack .../202-unzip_6.0-21ubuntu1_amd64.deb ... default: Unpacking unzip (6.0-21ubuntu1) ... default: Selecting previously unselected package zip. default: Preparing to unpack .../203-zip_3.0-11build1_amd64.deb ... default: Unpacking zip (3.0-11build1) ... default: Selecting previously unselected package dos2unix. default: Preparing to unpack .../204-dos2unix_7.3.4-3_amd64.deb ... default: Unpacking dos2unix (7.3.4-3) ... default: Selecting previously unselected package pkg-php-tools. default: Preparing to unpack .../205-pkg-php-tools_1.35ubuntu1_all.deb ... default: Unpacking pkg-php-tools (1.35ubuntu1) ... default: Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... default: Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.18.04.12) ... default: Setting up libhtml-tagset-perl (3.20-3) ... default: Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... default: Setting up libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... default: default: Creating config file /etc/papersize with new version default: Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... default: Setting up libapr1:amd64 (1.6.3-2) ... default: Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ... default: Setting up imagemagick-6-common (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... default: Setting up libpathplan4 (2.40.1-2) ... default: Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... default: Setting up libpaper-utils (1.1.24+nmu5ubuntu1) ... default: Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... default: Setting up make (4.1-9.1ubuntu1) ... default: Setting up git-lfs (2.11.0) ... default: Git LFS initialized. default: Setting up liblab-gamut1 (2.40.1-2) ... default: Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... default: Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... default: Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... default: Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.4) ... default: Setting up libencode-locale-perl (1.05-1) ... default: Setting up nodejs (10.22.0-1nodesource1) ... default: Setting up libtimedate-perl (2.3000-2) ... default: Setting up liblcms2-2:amd64 (2.9-1ubuntu0.1) ... default: Setting up libjbig0:amd64 (2.1-3.1build1) ... default: Setting up fonts-dejavu-core (2.37-1) ... default: Setting up poppler-data (0.4.8-2) ... default: Setting up libdjvulibre-text (3.5.27.1-8ubuntu0.2) ... default: Setting up memcached (1.5.6-0ubuntu1.2) ... default: Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service β†’ /lib/systemd/system/memcached.service. default: Setting up shtool (2.0.8-9) ... default: Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... default: Setting up libnetpbm10 (2:10.0-15.3build1) ... default: Setting up libio-html-perl (1.001-1) ... default: Setting up unzip (6.0-21ubuntu1) ... default: Setting up linux-libc-dev:amd64 (4.15.0-112.113) ... default: Setting up libarchive-cpio-perl (0.10-1) ... default: Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... default: Setting up dos2unix (7.3.4-3) ... default: Setting up libyaml-perl (1.24-1) ... default: Setting up libdatrie1:amd64 (0.2.10-7) ... default: Setting up ssl-cert (1.0.39) ... default: Setting up ngrep (1.47+ds1-1) ... default: Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... default: Setting up m4 (1.4.18-1) ... default: Setting up libmemcached11:amd64 (1.0.18-4.2ubuntu0.18.04.1) ... default: Setting up libfftw3-double3:amd64 (3.3.7-1) ... default: Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... default: Setting up zip (3.0-11build1) ... default: Setting up libterm-readkey-perl (2.37-1build1) ... default: Setting up fonts-noto-mono (20171026-2) ... default: Setting up libgraphite2-3:amd64 (1.3.11-2) ... default: Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... default: Setting up libcroco3:amd64 (0.6.12-2) ... default: Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... default: Setting up libsys-hostname-long-perl (1.5-1) ... default: Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... default: Setting up libfile-fcntllock-perl (0.22-3build2) ... default: Setting up libilmbase12:amd64 (2.2.0-11ubuntu2) ... default: Setting up libsodium23:amd64 (1.0.18-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up liblqr-1-0:amd64 (0.4.2-2.1) ... default: Setting up libjbig2dec0:amd64 (0.13-6) ... default: Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... default: Setting up libpixman-1-0:amd64 (0.34.0-2) ... default: Setting up libssh2-1:amd64 (1.8.0-1) ... default: Setting up liblwp-mediatypes-perl (6.02-1) ... default: Setting up libmail-sendmail-perl (0.80-1) ... default: Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... default: Setting up mlock (8:2007f~dfsg-5ubuntu0.18.04.2) ... default: Setting up autotools-dev (20180224.1) ... default: Setting up liburi-perl (1.73-1) ... default: Setting up libssl1.1:amd64 (1.1.1g-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up libaprutil1:amd64 (1.6.1-2) ... default: Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... default: Setting up libltdl7:amd64 (2.4.6-2) ... default: Setting up libhtml-parser-perl (3.72-3build1) ... default: Setting up libcgi-pm-perl (4.38-1) ... default: Setting up libijs-0.35:amd64 (0.35-13) ... default: Setting up libopts25:amd64 (1:5.18.12-4) ... default: Setting up libann0 (1.1.2+doc-6) ... default: Setting up libalgorithm-diff-perl (1.19.03-1) ... default: Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... default: Setting up libxpm4:amd64 (1:3.5.12-1) ... default: Setting up libxrender1:amd64 (1:0.9.10-1) ... default: Setting up colordiff (1.0.18-1) ... default: Setting up libpcrecpp0v5:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up libpcre32-3:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up libmpc3:amd64 (1.1.0-1) ... default: Setting up libmysqlclient20:amd64 (5.7.31-0ubuntu0.18.04.1) ... default: Setting up libc-dev-bin (2.27-3ubuntu1.2) ... default: Setting up libgts-bin (0.7.6+darcs121130-4) ... default: Setting up libpcre16-3:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up libthai-data (0.1.27-2) ... default: Setting up x11-common (1:7.7+19ubuntu7.1) ... default: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults default: Setting up lftp (4.8.1-1ubuntu0.1) ... default: Setting up manpages-dev (4.15-1) ... default: Setting up libyaml-libyaml-perl (0.69+repack-1) ... default: Setting up hicolor-icon-theme (0.17-2) ... default: Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... default: Setting up libfcgi-perl (0.78-2build1) ... default: Setting up libcdt5 (2.40.1-2) ... default: Setting up libdbi-perl (1.640-1) ... default: Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... default: Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.1) ... default: Setting up libc-client2007e (8:2007f~dfsg-5ubuntu0.18.04.2) ... default: Setting up autopoint (0.19.8.1-6ubuntu0.3) ... default: Setting up postfix (3.3.0-1ubuntu0.2) ... default: Created symlink /etc/systemd/system/multi-user.target.wants/postfix.service β†’ /lib/systemd/system/postfix.service. default: Adding group `postfix' (GID 119) ... default: Done. default: Adding system user `postfix' (UID 113) ... default: Adding new user `postfix' (UID 113) with group `postfix' ... default: Not creating home directory `/var/spool/postfix'. default: Creating /etc/postfix/dynamicmaps.cf default: Adding group `postdrop' (GID 120) ... default: Done. default: setting myhostname: vvv default: setting alias maps default: setting alias database default: mailname is not a fully qualified domain name. Not changing /etc/mailname. default: setting destinations: $myhostname, vvv, localhost.localdomain, , localhost default: setting relayhost: default: setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 default: setting mailbox_size_limit: 0 default: setting recipient_delimiter: + default: setting inet_interfaces: all default: setting inet_protocols: all default: /etc/aliases does not exist, creating it. default: WARNING: /etc/aliases exists, but does not have a root alias. default: default: Postfix (main.cf) is now set up with a default configuration. If you need to default: make changes, edit /etc/postfix/main.cf (and others) as needed. To view default: Postfix configuration values, see postconf(1). default: default: After modifying main.cf, be sure to run 'service postfix reload'. default: Running newaliases default: Setting up libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ... default: Setting up libcgraph6 (2.40.1-2) ... default: Setting up libwebp6:amd64 (0.6.1-2) ... default: Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... default: Setting up libjpeg8:amd64 (8c-2ubuntu8) ... default: Setting up libisl19:amd64 (0.19-1) ... default: Setting up libmariadb3:amd64 (1:10.4.13+maria~bionic) ... default: Setting up libpcre3-dev:amd64 (2:8.44-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up fontconfig-config (2.12.6-0ubuntu2) ... default: Setting up libhttp-date-perl (6.02-1) ... default: Setting up php7.2-common (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/calendar.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/ctype.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/exif.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/fileinfo.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/ftp.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/gettext.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/iconv.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/pdo.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/phar.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/posix.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/shmop.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/sockets.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/sysvmsg.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/sysvsem.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/sysvshm.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/tokenizer.ini with new version default: Setting up galera-4 (26.4.4-bionic) ... default: Setting up libhtml-template-perl (2.97-1) ... default: Setting up sntp (1:4.2.8p10+dfsg-5ubuntu7.1) ... default: Setting up libltdl-dev:amd64 (2.4.6-2) ... default: Setting up ttf-dejavu-core (2.37-1) ... default: Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... default: Setting up libdjvulibre21:amd64 (3.5.27.1-8ubuntu0.2) ... default: Setting up gettext (0.19.8.1-6ubuntu0.3) ... default: Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... default: Setting up php7.2-imap (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/imap.ini with new version default: Setting up libgvpr2 (2.40.1-2) ... default: Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... default: Setting up php7.2-curl (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Creating config file /etc/php/7.2/mods-available/curl.ini with new version default: Setting up socat (1.7.3.2-2ubuntu2) ... default: Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... default: Setting up libssl-dev:amd64 (1.1.1g-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up ntp (1:4.2.8p10+dfsg-5ubuntu7.1) ... default: Created symlink /etc/systemd/system/network-pre.target.wants/ntp-systemd-netif.path β†’ /lib/systemd/system/ntp-systemd-netif.path. default: Created symlink /etc/systemd/system/multi-user.target.wants/ntp.service β†’ /lib/systemd/system/ntp.service. default: ntp-systemd-netif.service is a disabled or a static unit, not starting it. default: Setting up mariadb-client-core-10.4 (1:10.4.13+maria~bionic) ... default: Setting up python2.7 (2.7.17-1~18.04ubuntu1.1) ... default: Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... default: Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... default: Setting up autoconf (2.69-11) ... default: Setting up libthai0:amd64 (0.1.27-2) ... default: Setting up libopenexr22:amd64 (2.2.0-11.1ubuntu1.3) ... default: Setting up fakeroot (1.22-2ubuntu1) ... default: update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode default: Setting up php7.2-mbstring (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/mbstring.ini with new version default: Setting up nginx (1.19.1-1~bionic) ... default: Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service β†’ /lib/systemd/system/nginx.service. default: Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... default: Setting up libcgi-fast-perl (1:2.13-1) ... default: Setting up php7.2-soap (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/soap.ini with new version default: Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... default: Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... default: Setting up libzip4:amd64 (1.6.1-3+ubuntu18.04.1+deb.sury.org+2) ... default: Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ... default: Setting up php7.2-readline (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/readline.ini with new version default: Setting up libalgorithm-merge-perl (0.08-3) ... default: Setting up intltool-debian (0.35.0+20060710.4) ... default: Setting up php7.2-bcmath (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/bcmath.ini with new version default: Setting up mariadb-client-10.4 (1:10.4.13+maria~bionic) ... default: Setting up libalgorithm-diff-xs-perl (0.04-5) ... default: Setting up libserf-1-1:amd64 (1.3.9-6) ... default: Setting up ntpdate (1:4.2.8p10+dfsg-5ubuntu7.1) ... default: Setting up mariadb-server-core-10.4 (1:10.4.13+maria~bionic) ... default: Setting up libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.1) ... default: Setting up automake (1:1.15.1-3ubuntu2) ... default: update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode default: Setting up netpbm (2:10.0-15.3build1) ... default: Setting up libice6:amd64 (2:1.0.9-2) ... default: Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ... default: Setting up libhttp-message-perl (6.14-1) ... default: Setting up php7.2-json (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/json.ini with new version default: Setting up libsvn1:amd64 (1.9.7-4ubuntu1) ... default: Setting up libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.1) ... default: Setting up libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ... default: Setting up libdbd-mysql-perl (4.046-1) ... default: Setting up python2.7-dev (2.7.17-1~18.04ubuntu1.1) ... default: Setting up libwmf0.2-7:amd64 (0.2.8.4-12) ... default: Setting up python (2.7.15~rc1-1) ... default: Setting up mariadb-server-10.4 (1:10.4.13+maria~bionic) ... default: Failed to stop mysql.service: Unit mysql.service not loaded. default: Created symlink /etc/systemd/system/mysql.service β†’ /lib/systemd/system/mariadb.service. default: Created symlink /etc/systemd/system/mysqld.service β†’ /lib/systemd/system/mariadb.service. default: Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service β†’ /lib/systemd/system/mariadb.service. default: Setting up python-xdg (0.25-4ubuntu1) ... default: Setting up php7.2-opcache (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/opcache.ini with new version default: Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... default: Setting up python-idna (2.6-1) ... default: Setting up php7.2-mysql (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/mysqlnd.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/mysqli.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/pdo_mysql.ini with new version default: Setting up cpp (4:7.4.0-1ubuntu2.3) ... default: Setting up libpython-dev:amd64 (2.7.15~rc1-1) ... default: Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... default: Setting up php7.2-xml (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/dom.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/simplexml.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/wddx.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/xml.ini with new version default: Creating config file /etc/php/7.2/mods-available/xmlreader.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/xmlwriter.ini with new version default: default: Creating config file /etc/php/7.2/mods-available/xsl.ini with new version default: Setting up libsm6:amd64 (2:1.2.2-1) ... default: Setting up python-asn1crypto (0.24.0-1) ... default: Setting up php7.2-zip (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/zip.ini with new version default: Setting up python-crypto (2.6.1-8ubuntu2) ... default: Setting up libmagickcore-6.q16-3:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Setting up po-debconf (1.0.20) ... default: Setting up python-dev (2.7.15~rc1-1) ... default: Setting up libsvn-perl (1.9.7-4ubuntu1) ... default: Setting up python-wheel (0.30.0-0.2) ... default: Setting up libpython-all-dev:amd64 (2.7.15~rc1-1) ... default: Setting up libgd3:amd64 (2.3.0-2+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up python-pkg-resources (39.0.1-2) ... default: Setting up python-cffi-backend (1.11.5-1) ... default: Setting up python-gi (3.26.1-2ubuntu1) ... default: Setting up python-six (1.11.0-2) ... default: Setting up php7.2-cli (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: update-alternatives: using /usr/bin/php7.2 to provide /usr/bin/php (php) in auto mode default: update-alternatives: using /usr/bin/phar7.2 to provide /usr/bin/phar (phar) in auto mode default: update-alternatives: using /usr/bin/phar.phar7.2 to provide /usr/bin/phar.phar (phar.phar) in auto mode default: default: Creating config file /etc/php/7.2/cli/php.ini with new version default: Setting up php-memcache (4.0.5.2+3.0.9~20170802.e702b5f9-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up php-msgpack (2.1.0+0.5.7-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up python-enum34 (1.1.6-2) ... default: Setting up php-pear (1:1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up libmagickwand-6.q16-3:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Setting up subversion (1.9.7-4ubuntu1) ... default: Setting up libxt6:amd64 (1:1.1.5-1) ... default: Setting up libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ... default: Setting up binutils (2.30-21ubuntu1~18.04.3) ... default: Setting up mariadb-server (1:10.4.13+maria~bionic) ... default: Setting up python-dbus (1.2.6-1) ... default: Setting up git-svn (1:2.17.1-1ubuntu0.7) ... default: Setting up python-ipaddress (1.0.17-1) ... default: Setting up python-pip (9.0.1-2.3~ubuntu1.18.04.1) ... default: Setting up python-all (2.7.15~rc1-1) ... default: Setting up fontconfig (2.12.6-0ubuntu2) ... default: Regenerating fonts cache... default: done. default: Setting up libcups2:amd64 (2.2.7-1ubuntu2.8) ... default: Setting up php7.2-gd (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: default: Creating config file /etc/php/7.2/mods-available/gd.ini with new version default: Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... default: Setting up python-setuptools (39.0.1-2) ... default: Setting up php7.2-fpm (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Creating config file /etc/php/7.2/fpm/php.ini with new version default: Created symlink /etc/systemd/system/multi-user.target.wants/php7.2-fpm.service β†’ /lib/systemd/system/php7.2-fpm.service. default: Setting up php-ssh2 (1.2+0.13-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up php-imagick (3.4.4-4+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... default: Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... default: Setting up php-igbinary (3.1.2+2.0.8-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up imagemagick-6.q16 (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: update-alternatives: default: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode default: update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode default: update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode default: update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode default: update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode default: update-alternatives: default: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode default: update-alternatives: default: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode default: update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode default: update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode default: update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode default: update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode default: update-alternatives: default: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode default: update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode default: update-alternatives: default: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode default: update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode default: update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode default: update-alternatives: default: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode default: update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode default: update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode default: update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode default: update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode default: update-alternatives: default: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode default: Setting up php-yaml (2.1.0+2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up gcc (4:7.4.0-1ubuntu2.3) ... default: Setting up python-keyrings.alt (3.0-1) ... default: Setting up libxmu6:amd64 (2:1.1.2-2) ... default: Setting up libcupsfilters1:amd64 (1.20.2-0ubuntu3.1) ... default: Setting up libcupsimage2:amd64 (2.2.7-1ubuntu2.8) ... default: Setting up php-xdebug (2.9.6+2.8.1+2.5.5-3+ubuntu18.04.1+deb.sury.org+1) ... default: Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... default: Setting up python-all-dev (2.7.15~rc1-1) ... default: Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... default: Setting up python-cryptography (2.1.4-1ubuntu1.3) ... default: Setting up imagemagick (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Setting up g++ (4:7.4.0-1ubuntu2.3) ... default: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode default: Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.18.04.12) ... default: Setting up php-memcached (3.1.4+2.2.0-1+ubuntu18.04.1+deb.sury.org+20191129) ... default: Setting up python-secretstorage (2.3.1-2) ... default: Setting up libtool (2.4.6-2) ... default: Setting up libxaw7:amd64 (2:1.0.13-1) ... default: Setting up php7.2-dev (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: update-alternatives: using /usr/bin/php-config7.2 to provide /usr/bin/php-config (php-config) in auto mode default: update-alternatives: using /usr/bin/phpize7.2 to provide /usr/bin/phpize (phpize) in auto mode default: Setting up python-keyring (10.6.0-1) ... default: Setting up build-essential (12.4ubuntu1) ... default: Setting up ghostscript (9.26~dfsg+0-0ubuntu0.18.04.12) ... default: Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... default: Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... default: Setting up libmagickcore-6.q16-3-extra:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... default: Setting up libgvc6 (2.40.1-2) ... default: Setting up graphviz (2.40.1-2) ... default: Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... default: Setting up debhelper (11.1.6ubuntu2) ... default: Setting up dh-autoreconf (17) ... default: Setting up pkg-php-tools (1.35ubuntu1) ... default: Processing triggers for libc-bin (2.27-3ubuntu1.2) ... default: Processing triggers for systemd (237-3ubuntu10.41) ... default: Processing triggers for man-db (2.8.3-2ubuntu0.1) ... default: Processing triggers for rsyslog (8.32.0-1ubuntu4) ... default: Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 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 php7.2-cli (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: Processing triggers for php7.2-fpm (7.2.32-1+ubuntu18.04.1+deb.sury.org+1) ... default: * Removing unnecessary packages... default: Reading package lists... default: Building dependency tree... default: Reading state information... default: 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded. default: * Cleaning apt caches... default: * Running tools_install default: /srv/config/homebin/xdebug_off: 3: /srv/config/homebin/xdebug_off: default: switch_php_debugmod: Permission denied default: * Checking for NVM default: * Installing/updating npm... default: /usr/bin/npx -> /usr/lib/node_modules/npm/bin/npx-cli.js default: /usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-cli.js default: + npm@6.14.7 default: added 16 packages from 2 contributors, removed 17 packages and updated 16 packages in 9.501s default: * Installing/updating npm-check-updates... default: /usr/bin/npm-check-updates -> /usr/lib/node_modules/npm-check-updates/bin/npm-check-updates.js default: /usr/bin/ncu -> /usr/lib/node_modules/npm-check-updates/bin/ncu.js default: + npm-check-updates@7.0.2 default: added 303 packages from 140 contributors in 90.41s default: * Making sure the composer cache is not owned by root default: * Checking for Composer default: * Installing Composer... default: All settings correct for using Composer default: Downloading... default: default: Composer (version 1.10.9) successfully installed to: /home/vagrant/composer.phar default: Use it: php composer.phar default: * Updating Composer... default: Changed current directory to /usr/local/src/composer default: You are already using composer version 1.10.9 (stable channel). default: Changed current directory to /usr/local/src/composer default: ./composer.json has been updated default: Changed current directory to /usr/local/src/composer default: Loading composer repositories with package information default: Updating dependencies (including require-dev) default: Package operations: 33 installs, 0 updates, 0 removals default: - Installing d11wtq/boris (v1.0.8): default: Downloading default: (100%) default: - Installing sebastian/version (2.0.1): default: Downloading default: (100%) default: - Installing sebastian/resource-operations (1.0.0): default: Downloading default: (100%) default: - Installing sebastian/recursion-context (3.0.0): default: Downloading default: (100%) default: - Installing sebastian/object-reflector (1.1.1): default: Downloading default: (100%) default: - Installing sebastian/object-enumerator (3.0.3): default: Downloading default: (100%) default: - Installing sebastian/global-state (2.0.0): default: Downloading default: (100%) default: - Installing sebastian/exporter (3.1.2): default: Downloading default: (100%) default: - Installing sebastian/environment (3.1.0): default: Downloading default: (100%) default: - Installing sebastian/diff (2.0.1): default: Downloading default: (100%) default: - Installing sebastian/comparator (2.1.3): default: Downloading default: (100%) default: - Installing doctrine/instantiator (1.3.1): default: Downloading default: (100%) default: - Installing phpunit/php-text-template (1.2.1): default: Downloading default: (100%) default: - Installing phpunit/phpunit-mock-objects (5.0.10): default: Downloading default: (100%) default: - Installing phpunit/php-timer (1.0.9): default: Downloading default: (100%) default: - Installing phpunit/php-file-iterator (1.4.5): Downloading default: (100%) default: - Installing theseer/tokenizer (1.2.0): default: Downloading default: (100%) default: - Installing sebastian/code-unit-reverse-lookup (1.0.1): default: Downloading default: (100%) default: - Installing phpunit/php-token-stream (2.0.2): default: Downloading default: (100%) default: - Installing phpunit/php-code-coverage (5.3.2): default: Downloading default: (100%) default: - Installing symfony/polyfill-ctype (v1.18.0): default: Downloading default: (100%) default: - Installing webmozart/assert (1.9.1): default: Downloading default: (100%) default: - Installing phpdocumentor/reflection-common (2.2.0): default: Downloading default: (100%) default: - Installing phpdocumentor/type-resolver (1.3.0): default: Downloading default: (100%) default: - Installing phpdocumentor/reflection-docblock (5.2.0): default: Downloading default: (100%) default: - Installing phpspec/prophecy (v1.10.3): default: Downloading default: (100%) default: - Installing phar-io/version (1.0.1): default: Downloading default: (100%) default: - Installing phar-io/manifest (1.0.1): default: Downloading default: (100%) default: - Installing myclabs/deep-copy (1.10.1): default: Downloading default: (100%) default: - Installing phpunit/phpunit (6.5.14): Downloading default: (100%) default: - Installing phpunit/php-invoker (1.1.4): default: Downloading default: (100%) default: - Installing hamcrest/hamcrest-php (v1.2.2): default: Downloading default: (100%) default: - Installing mockery/mockery (0.9.11): default: Downloading default: (100%) default: sebastian/global-state suggests installing ext-uopz (*) default: Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested. default: Writing lock file default: Generating autoload files default: 4 packages you are using are looking for funding. default: Use the `composer fund` command to find out more! default: * Installing Grunt CLI default: /usr/bin/grunt -> /usr/lib/node_modules/grunt-cli/bin/grunt default: /usr/bin/grunt -> /usr/lib/node_modules/grunt/bin/grunt default: + grunt-cli@1.3.2 default: + grunt@1.2.1 default: added 198 packages from 155 contributors in 45.902s default: npm default: WARN grunt-sass@3.1.0 requires a peer of grunt@>=1 but none is installed. You must install peer dependencies yourself. default: + grunt-sass@3.1.0 default: added 1 package from 1 contributor in 1.257s default: + grunt-cssjanus@0.5.0 default: added 2 packages from 2 contributors in 1.432s default: + grunt-rtlcss@2.0.2 default: added 26 packages from 45 contributors in 5.935s default: * Installed Grunt CLI default: * Adding graphviz symlink for Webgrind... default: * Installing Shyaml for bash provisioning.. default: Collecting shyaml default: Downloading https://files.pythonhosted.org/packages/29/84/30051cc954696388d63bac118278e5c5a02d1765eed257b41b63a8b9c333/shyaml-0.6.1-py2.py3-none-any.whl default: Collecting pyyaml (from shyaml) default: Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) default: Building wheels for collected packages: pyyaml default: Running setup.py bdist_wheel for pyyaml: started default: Running setup.py bdist_wheel for pyyaml: finished with status 'done' default: Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd default: Successfully built pyyaml default: Installing collected packages: pyyaml, shyaml default: Successfully installed pyyaml-5.3.1 shyaml-0.6.1 default: default: * Setting up database configuration file links... default: * Copied /srv/config/mysql-config/my.cnf to /etc/mysql/my.cnf default: * Copied /srv/config/mysql-config/root-my.cnf to /home/vagrant/.my.cnf default: * Checking the root user password is root default: * The root password is the expected value default: * Restarting mysql service default: * Running custom init-custom.sql under the root user... default: * init-custom.sql has run default: * Initial MySQL prep... default: /tmp/vagrant-shell: line 780: /srv/database/import-sql.sh: Permission denied default: * Generating Random Number for cert generation... default: default: * Generating Nginx server private key... default: Generating RSA private key, 2048 bit long modulus (2 primes) default: ................................+++++ default: ..............................................................................+++++ default: e is 65537 (0x010001) default: * Sign the certificate using the above private key... default: default: * Setup configuration files... default: * Copying /srv/config/nginx-config/nginx.conf to /etc/nginx/nginx.conf default: * Copying /srv/config/nginx-config/nginx-wp-common.conf to /etc/nginx/nginx-wp-common.conf default: * Copying /srv/config/nginx-config/php7.2-upstream.conf to /etc/nginx/upstreams/php72.conf default: * Rsync'ing /srv/config/nginx-config/sites/ to /etc/nginx/custom-sites default: sending incremental file list default: default.conf default: deprecated.conf default: gouconnect.test.conf default: local-nginx-example.conf-sample default: ssl/ default: ssl/uconnectlabs.dev.cert default: ssl/uconnectlabs.dev.key default: sent 5.45K bytes received 142 bytes 11.19K bytes/sec default: total size is 9.63K speedup is 1.72 default: * Making sure the Nginx log files and folder exist default: * Installing MailHog default: * Installing MHSendmail default: * Mailhog service file missing, setting up default: [Unit] default: Description=MailHog default: After=network.service vagrant.mount default: [Service] default: Type=simple default: ExecStart=/usr/bin/env /usr/local/bin/mailhog > /dev/null 2>&1 & default: [Install] default: WantedBy=multi-user.target default: * Enabling MailHog Service default: Created symlink /etc/systemd/system/multi-user.target.wants/mailhog.service β†’ /etc/systemd/system/mailhog.service. default: * Starting MailHog Service default: * Copying /srv/config/php-config/php7.2-fpm.conf to /etc/php/7.2/fpm/php-fpm.conf default: * Copying /srv/config/php-config/php7.2-www.conf to /etc/php/7.2/fpm/pool.d/www.conf default: * Copying /srv/config/php-config/php7.2-custom.ini to /etc/php/7.2/fpm/conf.d/php-custom.ini default: * Copying /srv/config/php-config/opcache.ini to /etc/php/7.2/fpm/conf.d/opcache.ini default: * Copying /srv/config/php-config/xdebug.ini to /etc/php/7.2/mods-available/xdebug.ini default: * Copying /srv/config/php-config/mailhog.ini to /etc/php/7.2/mods-available/mailhog.ini default: * Copying /srv/config/memcached-config/memcached.conf to /etc/memcached.conf and /etc/memcached_default.conf default: default: * Restarting services... default: * Disabling XDebug PHP extension default: * Enabling MailHog for PHP default: default: * Installing/updating wp-cli and debugging tools default: * Downloading wp-cli nightly, see http://wp-cli.org default: * Grabbing WP CLI bash completions default: default: * Install/Update PHP_CodeSniffer (phpcs), see https://github.com/squizlabs/PHP_CodeSniffer default: default: * Install/Update WordPress-Coding-Standards, sniffs for PHP_CodeSniffer, see https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards default: Loading composer repositories with package information default: Updating dependencies (including require-dev) default: Nothing to install or update default: 1 package you are using is looking for funding. default: Use the `composer fund` command to find out more! default: Using config file: /srv/www/phpcs/CodeSniffer.conf default: default: Config value "installed_paths" updated successfully; old value was "./CodeSniffer/Standards/WordPress/,./CodeSniffer/Standards/VIP-Coding-Standards/,./CodeSniffer/Standards/PHPCompatibility/,./CodeSniffer/Standards/PHPCompatibilityParagonie/,./CodeSniffer/Standards/PHPCompatibilityWP/" default: Using config file: /srv/www/phpcs/CodeSniffer.conf default: default: Config value "default_standard" updated successfully; old value was "WordPress-Core" default: The installed coding standards are PEAR, Zend, PSR2, MySource, Squiz, PSR1, PSR12, WordPress, WordPress-Extra, WordPress-Docs, WordPress-Core, WordPressVIPMinimum, WordPress-VIP-Go, PHPCompatibility, PHPCompatibilityParagonieRandomCompat, PHPCompatibilityParagonieSodiumCompat and PHPCompatibilityWP default: * Testing network connection to https://ppa.launchpad.net default: * Successful Network connection to https://ppa.launchpad.net detected default: * Testing network connection to https://wordpress.org default: * Successful Network connection to https://wordpress.org detected default: * Testing network connection to https://github.com default: * Successful Network connection to https://github.com detected default: * Testing network connection to https://raw.githubusercontent.com default: * Successful Network connection to https://raw.githubusercontent.com detected default: * Testing network connection to https://getcomposer.org default: * Successful Network connection to https://getcomposer.org detected default: * Testing network connection to http://ams2.mirrors.digitalocean.com default: * Successful Network connection to http://ams2.mirrors.digitalocean.com detected default: * Network checks succeeded default: default: * Searching for SVN repositories that need upgrading default: default: * Cleaning up Nginx configs default: * Cleaning the virtual machine's /etc/hosts file... default: /tmp/vagrant-shell: line 884: /srv/config/homebin/is_utility_installed: Permission denied default: ------------------------------------------------------------------------------------ default: βœ” The 'main' provisioner completed in 431 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: dashboard (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-1raq92a.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'dashboard' provisioner... default: ------------------------------------------------------------------------------------ default: * Updating dashboard on the 'master' branch... default: ------------------------------------------------------------------------------------ default: βœ” The 'dashboard' provisioner completed in 0 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-source-core (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-1oihh7v.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-source-core' provisioner... default: ------------------------------------------------------------------------------------ default: * Updating the "core" utility on the "master" branch... default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-source-core' provisioner completed in 0 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-memcached-admin (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-s232bv.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-memcached-admin' provisioner... default: ------------------------------------------------------------------------------------ default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-memcached-admin' provisioner completed in 0 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-opcache-status (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-qupj89.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-opcache-status' provisioner... default: ------------------------------------------------------------------------------------ default: From https://github.com/rlerdorf/opcache-status default: * branch master -> FETCH_HEAD default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-opcache-status' provisioner completed in 1 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-phpmyadmin (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-1joyua2.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-phpmyadmin' provisioner... default: ------------------------------------------------------------------------------------ default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-phpmyadmin' provisioner completed in 0 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-webgrind (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-11keyrg.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-webgrind' provisioner... default: ------------------------------------------------------------------------------------ default: Loading composer repositories with package information default: Updating dependencies (including require-dev) default: Nothing to install or update default: 1 package you are using is looking for funding. default: Use the `composer fund` command to find out more! default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-webgrind' provisioner completed in 1 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-tls-ca (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-1u1qz1v.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-tls-ca' provisioner... default: ------------------------------------------------------------------------------------ default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-tls-ca' provisioner completed in 3 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-mongodb (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-1xhrza3.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-mongodb' provisioner... default: ------------------------------------------------------------------------------------ default: Warning: apt-key output should not be parsed (stdout is not a terminal) default: exception: connect failed default: exception: default: connect failed default: exception: default: connect failed default: exception: connect failed default: exception: default: connect failed default: Created symlink /etc/systemd/system/multi-user.target.wants/mongod.service β†’ /lib/systemd/system/mongod.service. default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-mongodb' provisioner completed in 109 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-tideways (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-mm4hwj.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-tideways' provisioner... default: ------------------------------------------------------------------------------------ default: exception: connect failed default: exception: default: connect failed default: exception: default: connect failed default: exception: default: connect failed default: exception: connect failed default: Cloning into '/var/local/tideways-php'... default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-tideways' provisioner completed in 19 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-php70 (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-11bgqf7.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-php70' provisioner... default: ------------------------------------------------------------------------------------ default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-php70' provisioner completed in 47 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-php72 (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-1w08krr.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-php72' provisioner... default: ------------------------------------------------------------------------------------ default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-php72' provisioner completed in 7 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-php73 (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-1a45l9g.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-php73' provisioner... default: ------------------------------------------------------------------------------------ default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-php73' provisioner completed in 37 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: utility-core-php74 (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-wd7c84.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'utility-core-php74' provisioner... default: ------------------------------------------------------------------------------------ default: ------------------------------------------------------------------------------------ default: βœ” The 'utility-core-php74' provisioner completed in 34 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: site-wordpress-one (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-1pguut7.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'site-wordpress-one' provisioner... default: ------------------------------------------------------------------------------------ default: * Updating wordpress-one in /srv/www/wordpress-one... default: * Adding domains to the virtual machine's /etc/hosts file... default: * Adding hosts from the VVV config entry default: - Added one.wordpress.test from /vagrant/config.yml default: * Searching for a site template provisioner, vvv-init.sh default: * Found vvv-init.sh at /srv/www/wordpress-one/provision/vvv-init.sh default: * Custom site template provisioner wordpress-one - downloads and installs a copy of WP stable for testing, building client sites, etc default: * Creating database 'wordpress-one' (if it's not already there) default: * Granting the wp user priviledges to the 'wordpress-one' database default: * DB operations done. default: * Setting up the log subfolder for Nginx logs default: * Creating public_html folder if it doesn't exist already default: * Install type is 'single' default: * WordPress is present but isn't installed to the database, checking for SQL dumps in wp-content/database.sql or the main backup folder. default: * Found a database backup at /srv/database/backups/wordpress-one.sql. Restoring the site default: Success: Updated the constant 'DB_USER' in the 'wp-config.php' file with the value 'wp'. default: Success: Updated the constant 'DB_PASSWORD' in the 'wp-config.php' file with the value 'wp'. default: Success: Updated the constant 'DB_HOST' in the 'wp-config.php' file with the value 'localhost'. default: Success: Updated the constant 'DB_NAME' in the 'wp-config.php' file with the value 'wordpress-one'. default: Success: Updated the variable 'table_prefix' in the 'wp-config.php' file with the value 'wp_'. default: Success: Imported from '/srv/database/backups/wordpress-one.sql'. default: * Installed database backup default: * Copying the sites Nginx config template default: * Using the default vvv-nginx-default.conf, to customize, create a vvv-nginx-custom.conf default: * Site Template provisioner script completed for wordpress-one default: /tmp/vagrant-shell: line 64: /srv/config/homebin/is_utility_installed: Permission denied default: sed: -e expression #1, char 19: unknown option to `s' default: * Reloading Nginx default: ------------------------------------------------------------------------------------ default: βœ” The 'site-wordpress-one' provisioner completed in 4 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: site-wordpress-two (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-18tfzgc.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'site-wordpress-two' provisioner... default: ------------------------------------------------------------------------------------ default: * Updating wordpress-two in /srv/www/wordpress-two... default: * Adding domains to the virtual machine's /etc/hosts file... default: * Adding hosts from the VVV config entry default: - Added two.wordpress.test from /vagrant/config.yml default: * Searching for a site template provisioner, vvv-init.sh default: * Found vvv-init.sh at /srv/www/wordpress-two/provision/vvv-init.sh default: * Custom site template provisioner wordpress-two - downloads and installs a copy of WP stable for testing, building client sites, etc default: * Creating database 'wordpress-two' (if it's not already there) default: * Granting the wp user priviledges to the 'wordpress-two' database default: * DB operations done. default: * Setting up the log subfolder for Nginx logs default: * Creating public_html folder if it doesn't exist already default: * Install type is 'single' default: * WordPress is present but isn't installed to the database, checking for SQL dumps in wp-content/database.sql or the main backup folder. default: * Found a database backup at /srv/database/backups/wordpress-two.sql. Restoring the site default: Success: Updated the constant 'DB_USER' in the 'wp-config.php' file with the value 'wp'. default: Success: Updated the constant 'DB_PASSWORD' in the 'wp-config.php' file with the value 'wp'. default: Success: Updated the constant 'DB_HOST' in the 'wp-config.php' file with the value 'localhost'. default: Success: Updated the constant 'DB_NAME' in the 'wp-config.php' file with the value 'wordpress-two'. default: Success: Updated the variable 'table_prefix' in the 'wp-config.php' file with the value 'wp_'. default: Success: Imported from '/srv/database/backups/wordpress-two.sql'. default: * Installed database backup default: * Copying the sites Nginx config template default: * Using the default vvv-nginx-default.conf, to customize, create a vvv-nginx-custom.conf default: * Site Template provisioner script completed for wordpress-two default: /tmp/vagrant-shell: line 64: /srv/config/homebin/is_utility_installed: Permission denied default: sed: -e expression #1, char 19: unknown option to `s' default: * Reloading Nginx default: ------------------------------------------------------------------------------------ default: βœ” The 'site-wordpress-two' provisioner completed in 3 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running provisioner: site-uconnectlabs.test (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-18g0h5c.sh default: ------------------------------------------------------------------------------------ default: β–· Running the 'site-uconnectlabs.test' provisioner... default: ------------------------------------------------------------------------------------ default: * The site: 'uconnectlabs.test' does not have a site template, assuming custom provision/vvv-init.sh and provision/vvv-nginx.conf default: * Adding domains to the virtual machine's /etc/hosts file... default: * Adding hosts from the VVV config entry default: - Added cdn.uconnectlabs.test from /vagrant/config.yml default: - Added isenberg-old.uconnectlabs.test from /vagrant/config.yml default: - Added bentley.uconnectlabs.test from /vagrant/config.yml default: - Added bc.uconnectlabs.test from /vagrant/config.yml default: - Added denver.uconnectlabs.test from /vagrant/config.yml default: - Added mitcareerlabs.uconnectlabs.test from /vagrant/config.yml default: - Added uconn.uconnectlabs.test from /vagrant/config.yml default: - Added mit.uconnectlabs.test from /vagrant/config.yml default: - Added rutgers.uconnectlabs.test from /vagrant/config.yml default: - Added rawls.uconnectlabs.test from /vagrant/config.yml default: - Added assumption.uconnectlabs.test from /vagrant/config.yml default: - Added kelley.uconnectlabs.test from /vagrant/config.yml default: - Added marriottschool.uconnectlabs.test from /vagrant/config.yml default: - Added snhu.uconnectlabs.test from /vagrant/config.yml default: - Added smeal.uconnectlabs.test from /vagrant/config.yml default: - Added merrimack.uconnectlabs.test from /vagrant/config.yml default: - Added denverlaw.uconnectlabs.test from /vagrant/config.yml default: - Added gwseas.uconnectlabs.test from /vagrant/config.yml default: - Added isenberg.uconnectlabs.test from /vagrant/config.yml default: - Added nichols.uconnectlabs.test from /vagrant/config.yml default: - Added utsa.uconnectlabs.test from /vagrant/config.yml default: - Added umb.uconnectlabs.test from /vagrant/config.yml default: - Added iuas.uconnectlabs.test from /vagrant/config.yml default: - Added csiwest.uconnectlabs.test from /vagrant/config.yml default: - Added uw.uconnectlabs.test from /vagrant/config.yml default: - Added capa.uconnectlabs.test from /vagrant/config.yml default: - Added uconnectlabs.test from /vagrant/config.yml default: - Added www.uconnectlabs.test from /vagrant/config.yml default: - Added site.uconnectlabs.test from /vagrant/config.yml default: - Added default.uconnectlabs.test from /vagrant/config.yml default: - Added emerson.uconnectlabs.test from /vagrant/config.yml default: - Added iusph.uconnectlabs.test from /vagrant/config.yml default: - Added byumba.uconnectlabs.test from /vagrant/config.yml default: - Added iowaeng.uconnectlabs.test from /vagrant/config.yml default: - Added mays.uconnectlabs.test from /vagrant/config.yml default: - Added bauer.uconnectlabs.test from /vagrant/config.yml default: - Added ndsu.uconnectlabs.test from /vagrant/config.yml default: - Added ct.uconnectlabs.test from /vagrant/config.yml default: - Added ithaca.uconnectlabs.test from /vagrant/config.yml default: - Added programs.uconnectlabs.test from /vagrant/config.yml default: - Added careerpaths.uconnectlabs.test from /vagrant/config.yml default: - Added odv.yale.test from /vagrant/config.yml default: - Added site.uconnectlabs.local from /vagrant/config.yml default: - Added clients.uconnectlabs.test from /vagrant/config.yml default: - Added iit.uconnectlabs.test from /vagrant/config.yml default: * Searching for a site template provisioner, vvv-init.sh default: * Found vvv-init.sh at /srv/www/uconnectlabs.test/vvv-init.sh default: /tmp/vagrant-shell: line 64: /srv/config/homebin/is_utility_installed: Permission denied default: sed: -e expression #1, char 19: unknown option to `s' default: * Reloading Nginx default: ------------------------------------------------------------------------------------ default: βœ” The 'site-uconnectlabs.test' provisioner completed in 0 seconds. default: ------------------------------------------------------------------------------------ ==> default: Running action triggers after up ... ==> default: Running trigger: VVV Post-Up... default: Running: inline script default: /tmp/vagrant-shell: line 1: /srv/config/homebin/vagrant_up: Permission denied ==> default: Trigger run failed ==> default: The SSH command responded with a non-zero exit status. Vagrant ==> default: assumes that this means the command failed. The output for this command ==> default: should be in the log above. Please read the output to determine what ==> default: went wrong. ```
tomjn commented 3 years ago

At least it’s provisioning, congrats on escaping sudo

However I notice you still have v3.4.0 in your splash screen :( that needs to be fixed. You need to be using the latest develop or the latest stable, ( 3.4.1 or 3.5.0+ ), 3.4.0 is not a stable or latest build of VVV.

On Sun, 2 Aug 2020 at 23:28, Mica Tonge notifications@github.com wrote:

full log after completely destroying everything, I keep coming to this error. I also chown the folder

`micatonge@Micas-MBP virtualbox % vagrant up --provision

\ V\ V\ V / Varying Vagrant Vagrants //_/ v3.4.0-git::develop

Platform: platform-darwin19.2.0 shell:/bin/zsh vagrant-hostsupdater shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv" Vagrant: v2.2.9, VirtualBox: v6.1.12r139181

Docs: https://varyingvagrantvagrants.org/ Contribute: https://github.com/varying-vagrant-vagrants/vvv Dashboard: http://vvv.test

Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'ubuntu/bionic64'... ==> default: Matching MAC address for NAT networking... ==> default: Checking if box 'ubuntu/bionic64' version '20200729.0.0' is up to date... ==> default: Setting the name of the VM: vvv_5304c9f755f ==> 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: 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: Warning: Connection reset. Retrying... default: Warning: Remote connection disconnect. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... default: The guest additions on this VM do not match the installed version of default: VirtualBox! In most cases this is fine, but in rare cases it can default: prevent things such as shared folders from working properly. If you see default: shared folder errors, please make sure the guest additions within the default: virtual machine match the version of VirtualBox you have installed on default: your host and reload your VM. default: default: Guest Additions Version: 5.2.42 default: VirtualBox Version: 6.1 ==> default: [vagrant-hostsupdater] Checking for host entries ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 vvv ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 vvv.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 one.wordpress.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 two.wordpress.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 cdn.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 isenberg-old.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 bentley.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 bc.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 denver.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 mitcareerlabs.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 uconn.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 mit.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 rutgers.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 rawls.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 assumption.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 kelley.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 marriottschool.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 snhu.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 smeal.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 merrimack.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 denverlaw.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 gwseas.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 isenberg.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 nichols.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 utsa.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 umb.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 iuas.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 csiwest.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 uw.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 capa.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 www.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 site.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 default.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 emerson.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 iusph.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 byumba.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 iowaeng.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 mays.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 bauer.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 ndsu.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 ct.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 ithaca.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 programs.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 careerpaths.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 odv.yale.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 site.uconnectlabs.local ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 clients.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 iit.uconnectlabs.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 tideways.vvv.test ==> default: [vagrant-hostsupdater] found entry for: 192.168.50.4 xhgui.vvv.test ==> default: Setting hostname... ==> default: Configuring and enabling network interfaces... ==> default: Mounting shared folders... default: /srv/www => /Users/micatonge/Desktop/uConnect/vvv/www default: /srv/config => /Users/micatonge/Desktop/uConnect/vvv/config default: /var/log/php => /Users/micatonge/Desktop/uConnect/vvv/log/php default: /srv/database => /Users/micatonge/Desktop/uConnect/vvv/database/sql default: /var/log/nginx => /Users/micatonge/Desktop/uConnect/vvv/log/nginx default: /srv/provision => /Users/micatonge/Desktop/uConnect/vvv/provision default: /srv/certificates => /Users/micatonge/Desktop/uConnect/vvv/certificates default: /var/log/memcached => /Users/micatonge/Desktop/uConnect/vvv/log/memcached default: /var/log/provisioners => /Users/micatonge/Desktop/uConnect/vvv/log/provisioners ==> default: Running provisioner: file... default: /Users/micatonge/Desktop/uConnect/vvv/version => /home/vagrant/version ==> default: Running provisioner: default (shell)... default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200802-39774-ptb6j8.sh default:

default: β–· Running the 'main' provisioner... default:

default: Bash profile setup and directories. default: Setting ownership of files in /home/vagrant to vagrant default: Copying /srv/config/bash_profile to /home/vagrant/.bash_profile default: Copying /srv/config/bash_aliases to /home/vagrant/.bash_aliases default: Copying /srv/config/bash_aliases to /root/.bash_aliases default: Copying /srv/config/vimrc to /home/vagrant/.vimrc default: Copying /srv/config/subversion-servers to /home/vagrant/.subversion/servers default: Copying /srv/config/subversion-config to /home/vagrant/.subversion/config default: Copying /srv/config/ssh_known_hosts to /etc/ssh/ssh_known_hosts default: Copying /srv/config/sshd_config to /etc/ssh/sshd_config default: Reloading SSH Daemon default: Testing network connection to https://ppa.launchpad.net default: Successful Network connection to https://ppa.launchpad.net detected default: Testing network connection to https://wordpress.org default: Successful Network connection to https://wordpress.org detected default: Testing network connection to https://github.com default: Successful Network connection to https://github.com detected default: Testing network connection to https://raw.githubusercontent.com default: Successful Network connection to https://raw.githubusercontent.com detected default: Testing network connection to https://getcomposer.org default: Successful Network connection to https://getcomposer.org detected default: Testing network connection to http://ams2.mirrors.digitalocean.com default: Successful Network connection to http://ams2.mirrors.digitalocean.com detected default: Network checks succeeded default: default: * Main packages check and install. default: grep: /etc/apt/sources.list.d/

.list: No such file or directory default: git-core/ppa already present, skipping default: default: Setting up MySQL configuration file links... default: creating mysql group default: adding the mysql user default: uid=9001(mysql) gid=9001(mysql) groups=9001(mysql),115(vboxsf) default: Copying /srv/config/mysql-config/vvv-core.cnf to /etc/mysql/conf.d/vvv-core.cnf default: Copying custom apt sources default: Checking Apt Keys default: Applying NodeSource NodeJS signing key... default: OK default: Applying Nginx signing key... default: OK default: Applying the OndΕ™ej PHP signing key... default: OK default: Applying the Varying Vagrant Vagrants mirror signing key... default: OK default: Applying the MariaDB signing key... default: OK default: Applying the PackageCloud Git-LFS signing key... default: OK default: Applying the MongoDB 4.0 signing key... default: OK default: Running apt-get update... default: Get:1 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:2 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:3 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:4 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:5 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:6 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:7 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:8 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:9 http://security.ubuntu.com/ubuntu http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] default: Get:10 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB] default: Hit:11 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic InRelease default: Get:12 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:13 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] default: Get:14 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:15 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:17 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:18 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:19 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B] default: Get:20 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:21 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic InRelease [15.9 kB] default: Get:22 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:23 https://deb.nodesource.com/node_10.x https://deb.nodesource.com/node_10.x bionic InRelease [4584 B] default: Get:16 https://packagecloud.io/github/git-lfs/ubuntu https://packagecloud.io/github/git-lfs/ubuntu bionic InRelease [23.2 kB] default: Get:24 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] default: Get:25 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:26 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:27 https://nginx.org/packages/mainline/ubuntu https://nginx.org/packages/mainline/ubuntu bionic InRelease [2862 B] default: Get:28 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:29 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] default: Get:30 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:31 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B] default: Get:32 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Sources [28.3 kB] default: Get:33 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:34 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:35 http://security.ubuntu.com/ubuntu http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [687 kB] default: Get:36 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:37 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:38 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:39 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB] default: Get:40 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:41 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB] default: Get:42 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 Packages [52.1 kB] default: Get:43 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB] default: Get:44 https://deb.nodesource.com/node_10.x https://deb.nodesource.com/node_10.x bionic/main amd64 Packages [766 B] default: Get:45 https://nginx.org/packages/mainline/ubuntu https://nginx.org/packages/mainline/ubuntu bionic/nginx Sources [51.7 kB] default: Get:47 http://security.ubuntu.com/ubuntu http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [227 kB] default: Get:48 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Translation-en [24.9 kB] default: Get:46 https://packagecloud.io/github/git-lfs/ubuntu https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 Packages [3423 B] default: Get:49 http://security.ubuntu.com/ubuntu http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8112 B] default: Get:50 http://security.ubuntu.com/ubuntu http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2852 B] default: Get:51 https://nginx.org/packages/mainline/ubuntu https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 Packages [52.8 kB] default: Get:52 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Sources [15.1 kB] default: Get:53 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main amd64 Packages [41.0 kB] default: Get:54 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Translation-en [11.5 kB] default: Get:55 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] default: Get:56 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] default: Get:57 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] default: Get:58 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1032 kB] default: Get:59 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [84.7 kB] default: Get:60 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1097 kB] default: Get:61 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [342 kB] default: Get:62 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.2 kB] default: Get:63 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6712 B] default: Get:64 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [7516 B] default: Get:65 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4764 B] default: Get:66 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7736 B] default: Get:67 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4588 B] default: Fetched 18.2 MB in 7s (2667 kB/s) default: Reading package lists... default: * Installing apt-get packages... default: Reading package lists... default: Building dependency tree... default: Reading state information... default: curl is already the newest version (7.58.0-2ubuntu3.9). default: curl set to manually installed. default: git is already the newest version (1:2.17.1-1ubuntu0.7). default: git set to manually installed. default: software-properties-common is already the newest version (0.96.24.32.13). default: software-properties-common set to manually installed. default: vim is already the newest version (2:8.0.1453-1ubuntu1.3). default: vim set to manually installed. default: The following additional packages will be installed: default: autoconf automake autopoint autotools-dev binutils binutils-common default: binutils-x86-64-linux-gnu build-essential cpp cpp-7 debhelper dh-autoreconf default: dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config default: fonts-dejavu-core fonts-droid-fallback fonts-liberation fonts-noto-mono default: g++-7 galera-4 gcc gcc-7 gcc-7-base ghostscript gsfonts hicolor-icon-theme default: imagemagick-6-common imagemagick-6.q16 intltool-debian libaio1 default: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl default: libann0 libapr1 libaprutil1 libarchive-cpio-perl libarchive-zip-perl default: libasan4 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 default: libbinutils libc-client2007e libc-dev-bin libc6-dev libcairo2 libcc1-0 default: libcdt5 libcgi-fast-perl libcgi-pm-perl libcgraph6 libcilkrts5 libcroco3 default: libcups2 libcupsfilters1 libcupsimage2 libdatrie1 libdbd-mysql-perl default: libdbi-perl libdjvulibre-text libdjvulibre21 libdpkg-perl default: libencode-locale-perl libexpat1-dev libfakeroot libfcgi-perl default: libfftw3-double3 libfile-fcntllock-perl libfile-stripnondeterminism-perl default: libfontconfig1 libgcc-7-dev libgd3 libgomp1 libgraphite2-3 libgs9 default: libgs9-common libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz0b default: libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl default: libhttp-date-perl libhttp-message-perl libice6 libijs-0.35 libilmbase12 default: libio-html-perl libisl19 libitm1 libjbig0 libjbig2dec0 libjpeg-turbo8 default: libjpeg8 liblab-gamut1 liblcms2-2 liblqr-1-0 liblsan0 libltdl-dev libltdl7 default: liblwp-mediatypes-perl libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra default: libmagickwand-6.q16-3 libmail-sendmail-perl libmariadb3 libmemcached11 default: libmpc3 libmpx2 libmysqlclient20 libnet1 libnetpbm10 libopenexr22 libopts25 default: libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils default: libpaper1 libpathplan4 libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 default: libpcrecpp0v5 libpixman-1-0 libpython-all-dev libpython-dev libpython-stdlib default: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib default: libquadmath0 libserf-1-1 libsm6 libsodium23 libssh2-1 libssl-dev libssl1.1 default: libstdc++-7-dev libsvn-perl libsvn1 libsys-hostname-long-perl default: libterm-readkey-perl libthai-data libthai0 libtiff5 libtimedate-perl libtool default: libtsan0 libubsan0 liburi-perl libwebp6 libwmf0.2-7 libxaw7 libxcb-render0 default: libxcb-shm0 libxmu6 libxpm4 libxrender1 libxt6 libyaml-libyaml-perl default: libyaml-perl libzip4 linux-libc-dev m4 manpages-dev mariadb-client-10.4 default: mariadb-client-core-10.4 mariadb-common mariadb-server-10.4 default: mariadb-server-core-10.4 mlock mysql-common netpbm php-common php-igbinary default: php-msgpack php7.2-opcache php7.2-readline pkg-php-tools po-debconf default: poppler-data python python-all python-all-dev python-asn1crypto default: python-cffi-backend python-crypto python-cryptography python-dbus python-dev default: python-enum34 python-gi python-idna python-ipaddress python-keyring default: python-keyrings.alt python-minimal python-pip-whl python-pkg-resources default: python-secretstorage python-setuptools python-six python-wheel python-xdg default: python2.7 python2.7-dev python2.7-minimal shtool sntp socat ssl-cert default: ttf-dejavu-core x11-common default: Suggested packages: default: autoconf-archive gnu-standards autoconf-doc binutils-doc cpp-doc default: gcc-7-locales dh-make dwz debian-keyring fonts-noto g++-multilib default: g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb default: gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg default: libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg default: libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev default: ghostscript-x git-doc graphviz-doc imagemagick-doc autotrace cups-bsd | lpr default: | lprng enscript ffmpeg gimp gnuplot grads hp2xx html2ps libwmf-bin mplayer default: povray radiance sane-utils texlive-base-bin transfig ufraw-batch xdg-utils default: uw-mailutils glibc-doc cups-common libclone-perl libmldbm-perl default: libnet-daemon-perl libsql-statement-perl bzr libfftw3-bin libfftw3-dev default: libgd-tools libdata-dump-perl libipc-sharedcache-perl liblcms2-utils default: libtool-doc inkscape libjxr-tools libssl-doc libstdc++-7-doc gfortran default: | fortran95-compiler gcj-jdk libwww-perl libwmf0.2-7-gtk libyaml-shell-perl default: m4-doc make-doc mailx mariadb-test tinyca libcache-memcached-perl default: libmemcached libanyevent-perl ntp-doc dh-php libmail-box-perl poppler-utils default: fonts-japanese-mincho | fonts-ipafont-mincho fonts-japanese-gothic default: | fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum default: procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre postfix-lmdb default: postfix-sqlite sasl2-bin dovecot-common resolvconf postfix-cdb mail-reader default: postfix-doc python-doc python-tk python-crypto-doc python-cryptography-doc default: python-cryptography-vectors python-dbus-dbg python-dbus-doc default: python-enum34-doc python-gi-cairo gnome-keyring libkf5wallet-bin default: gir1.2-gnomekeyring-1.0 python-fs python-gdata python-keyczar default: python-secretstorage-doc python-setuptools-doc python2.7-doc binfmt-support default: openssl-blacklist db5.3-util libapache2-mod-svn subversion-tools default: The following NEW packages will be installed: default: autoconf automake autopoint autotools-dev binutils binutils-common default: binutils-x86-64-linux-gnu build-essential colordiff cpp cpp-7 debhelper default: dh-autoreconf dh-strip-nondeterminism dos2unix dpkg-dev fakeroot fontconfig default: fontconfig-config fonts-dejavu-core fonts-droid-fallback fonts-liberation default: fonts-noto-mono g++ g++-7 galera-4 gcc gcc-7 gcc-7-base gettext ghostscript default: git-lfs git-svn graphviz gsfonts hicolor-icon-theme imagemagick default: imagemagick-6-common imagemagick-6.q16 intltool-debian lftp libaio1 default: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl default: libann0 libapr1 libaprutil1 libarchive-cpio-perl libarchive-zip-perl default: libasan4 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 default: libbinutils libc-client2007e libc-dev-bin libc6-dev libcairo2 libcc1-0 default: libcdt5 libcgi-fast-perl libcgi-pm-perl libcgraph6 libcilkrts5 libcroco3 default: libcups2 libcupsfilters1 libcupsimage2 libdatrie1 libdbd-mysql-perl default: libdbi-perl libdjvulibre-text libdjvulibre21 libdpkg-perl default: libencode-locale-perl libexpat1-dev libfakeroot libfcgi-perl default: libfftw3-double3 libfile-fcntllock-perl libfile-stripnondeterminism-perl default: libfontconfig1 libgcc-7-dev libgd3 libgomp1 libgraphite2-3 libgs9 default: libgs9-common libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz0b default: libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl default: libhttp-date-perl libhttp-message-perl libice6 libijs-0.35 libilmbase12 default: libio-html-perl libisl19 libitm1 libjbig0 libjbig2dec0 libjpeg-turbo8 default: libjpeg8 liblab-gamut1 liblcms2-2 liblqr-1-0 liblsan0 libltdl-dev libltdl7 default: liblwp-mediatypes-perl libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra default: libmagickwand-6.q16-3 libmail-sendmail-perl libmariadb3 libmemcached11 default: libmpc3 libmpx2 libmysqlclient20 libnet1 libnetpbm10 libopenexr22 libopts25 default: libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils default: libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 default: libpixman-1-0 libpython-all-dev libpython-dev libpython-stdlib libpython2.7 default: libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 default: libserf-1-1 libsm6 libsodium23 libssh2-1 libssl-dev libstdc++-7-dev default: libsvn-perl libsvn1 libsys-hostname-long-perl libterm-readkey-perl default: libthai-data libthai0 libtiff5 libtimedate-perl libtool libtsan0 libubsan0 default: liburi-perl libwebp6 libwmf0.2-7 libxaw7 libxcb-render0 libxcb-shm0 libxmu6 default: libxpm4 libxrender1 libxt6 libyaml-libyaml-perl libyaml-perl libzip4 default: linux-libc-dev m4 make manpages-dev mariadb-client-10.4 default: mariadb-client-core-10.4 mariadb-common mariadb-server mariadb-server-10.4 default: mariadb-server-core-10.4 memcached mlock mysql-common netpbm nginx ngrep default: nodejs ntp ntpdate php-common php-igbinary php-imagick php-memcache default: php-memcached php-msgpack php-pear php-ssh2 php-xdebug php-yaml default: php7.2-bcmath php7.2-cli php7.2-common php7.2-curl php7.2-dev php7.2-fpm default: php7.2-gd php7.2-imap php7.2-json php7.2-mbstring php7.2-mysql default: php7.2-opcache php7.2-readline php7.2-soap php7.2-xml php7.2-zip default: pkg-php-tools po-debconf poppler-data postfix python python-all default: python-all-dev python-asn1crypto python-cffi-backend python-crypto default: python-cryptography python-dbus python-dev python-enum34 python-gi default: python-idna python-ipaddress python-keyring python-keyrings.alt default: python-minimal python-pip python-pip-whl python-pkg-resources default: python-secretstorage python-setuptools python-six python-wheel python-xdg default: python2.7 python2.7-dev python2.7-minimal shtool sntp socat ssl-cert default: subversion ttf-dejavu-core unzip x11-common zip default: The following packages will be upgraded: default: libpcre3 libssl1.1 default: 2 upgraded, 264 newly installed, 0 to remove and 8 not upgraded. default: Need to get 181 MB of archives. default: After this operation, 741 MB of additional disk space will be used. default: Get:1 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mysql-common all 1:10.4.13+mariabionic [5556 B] default: Get:2 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-common all 1:10.4.13+mariabionic [3528 B] default: Get:3 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 galera-4 amd64 26.4.4-bionic [9443 kB] default: Get:4 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB] default: Get:5 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl1.1 amd64 1.1.1g-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [1529 kB] default: Get:6 https://deb.nodesource.com/node_10.x https://deb.nodesource.com/node_10.x bionic/main amd64 nodejs amd64 10.22.0-1nodesource1 [16.2 MB] default: Get:8 https://nginx.org/packages/mainline/ubuntu https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 nginx amd64 1.19.1-1bionic [866 kB] default: Get:7 https://packagecloud.io/github/git-lfs/ubuntu https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 git-lfs amd64 2.11.0 [6877 kB] default: Get:9 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-718.04.1 [822 kB] default: Get:10 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 libmariadb3 amd64 1:10.4.13+mariabionic [148 kB] default: Get:11 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-client-core-10.4 amd64 1:10.4.13+mariabionic [782 kB] default: Get:12 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-client-10.4 amd64 1:10.4.13+mariabionic [1173 kB] default: Get:13 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] default: Get:14 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] default: Get:15 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server-core-10.4 amd64 1:10.4.13+mariabionic [6310 kB] default: Get:16 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] default: Get:17 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] default: Get:18 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server-10.4 amd64 1:10.4.13+mariabionic [4663 kB] default: Get:19 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server all 1:10.4.13+mariabionic [3184 B] default: Get:20 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] default: Get:21 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu118.04 [76.5 kB] default: Get:22 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libfftw3-double3 amd64 3.3.7-1 [735 kB] default: Get:23 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] default: Get:24 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] default: Get:25 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB] default: Get:26 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB] default: Get:27 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] default: Get:28 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] default: Get:29 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick-6-common all 8:6.9.7.4+dfsg-16ubuntu6.8 [60.0 kB] default: Get:30 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickcore-6.q16-3 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [1616 kB] default: Get:31 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickwand-6.q16-3 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [294 kB] default: Get:32 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] default: Get:33 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] default: Get:34 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] default: Get:35 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libdbi-perl amd64 1.640-1 [724 kB] default: Get:36 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6476 B] default: Get:37 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] default: Get:38 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopts25 amd64 1:5.18.12-4 [58.2 kB] default: Get:39 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntp amd64 1:4.2.8p10+dfsg-5ubuntu7.1 [640 kB] default: Get:40 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntpdate amd64 1:4.2.8p10+dfsg-5ubuntu7.1 [51.8 kB] default: Get:41 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmemcached11 amd64 1.0.18-4.2ubuntu0.18.04.1 [83.2 kB] default: Get:42 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 poppler-data all 0.4.8-2 [1479 kB] default: Get:43 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre3 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [239 kB] default: Get:44 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-118.04ubuntu1.1 [335 kB] default: Get:45 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-118.04ubuntu1.1 [1303 kB] default: Get:46 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15rc1-1 [28.1 kB] default: Get:47 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-118.04ubuntu1.1 [1915 kB] default: Get:48 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-common all 2:76+ubuntu18.04.1+deb.sury.org http://deb.sury.org+9 [15.7 kB] default: Get:49 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-common amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [930 kB] default: Get:50 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-118.04ubuntu1.1 [248 kB] default: Get:51 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15rc1-1 [7620 B] default: Get:52 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15rc1-1 [140 kB] default: Get:53 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libssh2-1 amd64 1.8.0-1 [73.2 kB] default: Get:54 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] default: Get:55 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] default: Get:56 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] default: Get:57 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] default: Get:58 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] default: Get:59 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu118.04.3 [196 kB] default: Get:60 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu118.04.3 [488 kB] default: Get:61 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu118.04.3 [1839 kB] default: Get:62 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu118.04.3 [3388 B] default: Get:63 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] default: Get:64 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-112.113 [982 kB] default: Get:65 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-json amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [18.9 kB] default: Get:66 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] default: Get:67 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-opcache amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [165 kB] default: Get:68 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu118.04 [18.3 kB] default: Get:69 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] default: Get:70 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-readline amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [12.2 kB] default: Get:71 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] default: Get:72 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu118.04 [8591 kB] default: Get:73 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libsodium23 amd64 1.0.18-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [150 kB] default: Get:74 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-cli amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [1409 kB] default: Get:75 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] default: Get:76 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu118.04 [39.4 kB] default: Get:77 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu118.04 [27.9 kB] default: Get:78 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu118.04 [9192 B] default: Get:79 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu118.04 [358 kB] default: Get:80 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu118.04 [133 kB] default: Get:81 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu118.04 [288 kB] default: Get:82 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu118.04 [126 kB] default: Get:83 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu118.04 [42.5 kB] default: Get:84 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu118.04 [11.6 kB] default: Get:85 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu118.04 [134 kB] default: Get:86 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu118.04 [2378 kB] default: Get:87 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu118.04 [9381 kB] default: Get:88 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-fpm amd64 7.2.32-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [1413 kB] default: Get:89 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] default: Get:90 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu118.04 [1471 kB] default: Get:91 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu118.04 [9697 kB] default: Get:92 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-igbinary amd64 3.1.2+2.0.8-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [176 kB] default: Get:93 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-imagick amd64 3.4.4-4+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [284 kB] default: Get:94 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-memcache amd64 4.0.5.2+3.0.920170802.e702b5f9-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [125 kB] default: Get:95 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] default: Get:96 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] default: Get:97 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] default: Get:98 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] default: Get:99 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] default: Get:100 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 colordiff all 1.0.18-1 [13.2 kB] default: Get:101 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] default: Get:102 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] default: Get:103 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] default: Get:104 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1build1 [13.8 kB] default: Get:105 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] default: Get:106 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1build1 [5208 B] default: Get:107 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] default: Get:108 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB] default: Get:109 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-msgpack amd64 2.1.0+0.5.7-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [79.1 kB] default: Get:110 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] default: Get:111 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] default: Get:112 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] default: Get:113 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] default: Get:114 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] default: Get:115 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-noto-mono all 20171026-2 [75.5 kB] default: Get:116 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB] default: Get:117 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB] default: Get:118 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB] default: Get:119 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcups2 amd64 2.2.7-1ubuntu2.8 [211 kB] default: Get:120 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsimage2 amd64 2.2.7-1ubuntu2.8 [18.6 kB] default: Get:121 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libijs-0.35 amd64 0.35-13 [15.5 kB] default: Get:122 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig2dec0 amd64 0.13-6 [55.9 kB] default: Get:123 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper1 amd64 1.1.24+nmu5ubuntu1 [13.6 kB] default: Get:124 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-memcached amd64 3.1.4+2.2.0-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+20191129 [116 kB] default: Get:125 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9-common all 9.26dfsg+0-0ubuntu0.18.04.12 [5092 kB] default: Get:126 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-xdebug amd64 2.9.6+2.8.1+2.5.5-3+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [1759 kB] default: Get:127 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9 amd64 9.26dfsg+0-0ubuntu0.18.04.12 [2264 kB] default: Get:128 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ghostscript amd64 9.26dfsg+0-0ubuntu0.18.04.12 [50.9 kB] default: Get:129 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] default: Get:130 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] default: Get:131 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libserf-1-1 amd64 1.3.9-6 [44.4 kB] default: Get:132 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsvn1 amd64 1.9.7-4ubuntu1 [1183 kB] default: Get:133 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsvn-perl amd64 1.9.7-4ubuntu1 [855 kB] default: Get:134 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-yaml amd64 2.1.0+2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [40.9 kB] default: Get:135 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-perl all 1.24-1 [56.4 kB] default: Get:136 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libterm-readkey-perl amd64 2.37-1build1 [24.4 kB] default: Get:137 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 git-svn all 1:2.17.1-1ubuntu0.7 [80.9 kB] default: Get:138 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] default: Get:139 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] default: Get:140 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] default: Get:141 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] default: Get:142 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-ssh2 amd64 1.2+0.13-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [64.1 kB] default: Get:143 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] default: Get:144 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] default: Get:145 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] default: Get:146 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2ubuntu18.04 [14.7 kB] default: Get:147 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2ubuntu18.04 [5600 B] default: Get:148 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] default: Get:149 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] default: Get:150 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libgd3 amd64 2.3.0-2+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [136 kB] default: Get:151 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] default: Get:152 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] default: Get:153 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] default: Get:154 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] default: Get:155 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] default: Get:156 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] default: Get:157 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] default: Get:158 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] default: Get:159 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] default: Get:160 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] default: Get:161 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [156 kB] default: Get:162 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] default: Get:163 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] default: Get:164 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] default: Get:165 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] default: Get:166 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] default: Get:167 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] default: Get:168 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [147 kB] default: Get:169 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 gsfonts all 1:8.11+urwcyr1.0.7pre44-4.4 [3120 kB] default: Get:170 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [50.7 kB] default: Get:171 http://ppa.launchpad.net/ondrej/php/ubuntu http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org http://deb.sury.org+1 [548 kB] default: Get:172 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 hicolor-icon-theme all 0.17-2 [9976 B] default: Get:173 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick-6.q16 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [423 kB] default: Get:174 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [14.2 kB] default: Get:175 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lftp amd64 4.8.1-1ubuntu0.1 [560 kB] default: Get:176 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] default: Get:177 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] default: Get:178 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] default: Get:179 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] default: Get:180 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 mlock amd64 8:2007fdfsg-5ubuntu0.18.04.2 [11.6 kB] default: Get:181 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libc-client2007e amd64 8:2007fdfsg-5ubuntu0.18.04.2 [582 kB] default: Get:182 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] default: Get:183 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] default: Get:184 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] default: Get:185 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] default: Get:186 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] default: Get:187 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B] default: Get:188 http://archive.ubuntu.com/ubuntu http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsfilters1 amd64 1.20.2-0ubuntu3.1 [10

micatonge commented 3 years ago

ive never been so happy to see a green message haha! thank you for all the help!

Screen Shot 2020-08-02 at 7 13 48 PM
tomjn commented 3 years ago

We still don't know why it says permission denied. Can you run vagrant ssh then ls -al /srv/config/homebin?

Also, what is the uConnect folder?

micatonge commented 3 years ago

The uConnect folder is a directory that contains the folder vvv.

after vagrant ssh & ls -al /srv/config/homebin

Screen Shot 2020-08-03 at 4 47 25 PM
tomjn commented 3 years ago

This is mine:

vagrant@vvv:~$ ls -al /srv/config/homebin/
total 64
drwxr-xr-x 1 vagrant vagrant  576 Jul 26 18:31 .
drwxr-xr-x 1 vagrant vagrant  736 Jul 20 17:29 ..
-rwxr-xr-x 1 vagrant vagrant 2054 Jun 27 15:02 box-cleanup.sh
-rwxr-xr-x 1 vagrant vagrant 1055 Jun 27 15:02 box-minimize.sh
-rwxr-xr-x 1 vagrant vagrant  841 Jul 26 18:31 db_backup
-rwxr-xr-x 1 vagrant vagrant   92 Feb 25 18:10 db_restore
-rwxr-xr-x 1 vagrant vagrant  188 Jun  4 12:58 is_utility_installed
-rwxr-xr-x 1 vagrant vagrant  117 Feb 25 18:10 makepot
-rwxr-xr-x 1 vagrant vagrant 1445 Jun  4 12:58 switch_php_debugmod
-rwxr-xr-x 1 vagrant vagrant   39 Jun  4 12:58 tideways_off
-rwxr-xr-x 1 vagrant vagrant   42 Jun  4 12:58 tideways_on
-rwxr-xr-x 1 vagrant vagrant 1540 Jun  4 12:58 vagrant_destroy
-rwxr-xr-x 1 vagrant vagrant 1669 Jun  4 12:58 vagrant_halt
-rwxr-xr-x 1 vagrant vagrant 1388 Feb 25 18:10 vagrant_provision
-rwxr-xr-x 1 vagrant vagrant 1714 Jun  4 12:58 vagrant_suspend
-rwxr-xr-x 1 vagrant vagrant 2561 Jun  4 12:58 vagrant_up
-rwxr-xr-x 1 vagrant vagrant   38 Jun  4 12:58 xdebug_off
-rwxr-xr-x 1 vagrant vagrant  393 Jun  4 12:58 xdebug_on

In that folder everything should have the same permissions and ownership. What version of VirtualBox are you using?

Also can you use triple backticks for code instead of single backticks or screenshots? Single backticks only works for inline code not blocks, and I have to manually type out screenshots to compare things which is painful

Also what's the result of vagrant plugin list?

tomjn commented 3 years ago

Also, what's the result of ls -al in that folder on the host in VVV's config/homebin?

micatonge commented 3 years ago

Hey Tom! Sorry about the messy code/screenshots, I wasn't very familiar with Git Issue. I'm using VirtualBox 6.1. Here are the following!

after ls -al

vagrant@vvv:~$  ls -al /srv/config/homebin
total 68
drwxr-xr-x 1 vagrant vagrant  608 Aug  3 22:23 .
drwxr-xr-x 1 vagrant vagrant  832 Aug  4 00:36 ..
-rwxr-xr-x 1 vagrant vagrant 2054 Aug  2 23:03 box-cleanup.sh
-rwxr-xr-x 1 vagrant vagrant 1055 Aug  2 23:03 box-minimize.sh
-rwxr-xr-x 1 vagrant vagrant  841 Aug  2 23:03 db_backup
-rw-rw-r-- 1 vagrant vagrant   92 May 14  2019 db_restore
-rw-rw-r-- 1 vagrant vagrant  739 Aug 21  2016 develop_git
-rw-rw-r-- 1 vagrant vagrant  188 May 23 15:16 is_utility_installed
-rw-rw-r-- 1 vagrant vagrant  117 May 13  2019 makepot
-rw-rw-r-- 1 vagrant vagrant 1445 May 23 15:16 switch_php_debugmod
-rw-rw-r-- 1 vagrant vagrant   39 May 23 15:16 tideways_off
-rw-rw-r-- 1 vagrant vagrant   42 May 23 15:16 tideways_on
-rw-rw-r-- 1 vagrant vagrant 1540 May 23 15:16 vagrant_destroy
-rw-rw-r-- 1 vagrant vagrant 1669 May 23 15:16 vagrant_halt
-rw-rw-r-- 1 vagrant vagrant 1388 Feb 27 19:48 vagrant_provision
-rw-rw-r-- 1 vagrant vagrant 1714 May 23 15:16 vagrant_suspend
-rwxr-xr-x 1 vagrant vagrant 2561 Aug  2 23:03 vagrant_up
-rwxr-xr-x 1 vagrant vagrant   38 Aug  2 23:03 xdebug_off
-rw-rw-r-- 1 vagrant vagrant  393 May 23 15:16 xdebug_on
vagrant@vvv:~$ 

my current error, I'm unable to run vvv.test

__ __ __ __
\ V\ V\ V / Varying Vagrant Vagrants
 \_/\_/\_/  v3.5.0-git::develop

Platform: platform-darwin19.2.0 shell:/bin/zsh vagrant-hostsupdater shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv"
Vagrant: v2.2.9, VirtualBox: v6.1.12r139181

Docs:       https://varyingvagrantvagrants.org/
Contribute: https://github.com/varying-vagrant-vagrants/vvv
Dashboard:  http://vvv.test

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'ubuntu/bionic64' version '20200729.0.0' is up to date...
==> default: A newer version of the box 'ubuntu/bionic64' for provider 'virtualbox' is
==> default: available! You currently have version '20200729.0.0'. The latest is version
==> default: '20200804.0.0'. Run `vagrant box update` to update.
==> default: Resuming suspended VM...
==> 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: Machine booted and ready!
==> default: [vagrant-hostsupdater] Checking for host entries
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 vvv
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 vvv.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 one.wordpress.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 two.wordpress.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 cdn.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 isenberg-old.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 bentley.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 bc.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 denver.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 mitcareerlabs.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 uconn.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 mit.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 rutgers.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 rawls.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 assumption.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 kelley.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 marriottschool.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 snhu.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 smeal.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 merrimack.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 denverlaw.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 gwseas.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 isenberg.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 nichols.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 utsa.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 umb.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 iuas.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 csiwest.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 uw.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 capa.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 www.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 site.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 default.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 emerson.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 iusph.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 byumba.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 iowaeng.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 mays.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 bauer.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 ndsu.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 ct.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 ithaca.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 programs.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 careerpaths.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 odv.yale.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 site.uconnectlabs.local
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 clients.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 iit.uconnectlabs.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 tideways.vvv.test
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 xhgui.vvv.test
==> default: [vagrant-goodhosts] Checking for host entries
==> default: [vagrant-goodhosts] Warning: The vagrant-hostsupdater plugin is installed, hostsupdater always adds the VM name even if the VagrantFile says not to. This shouldn't cause issues, but if it does, uninstall hostsupdater
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 vvv
Password:
==> default: [vagrant-goodhosts] Issue executing goodhosts CLI: "vvv" is an invalid IP address
==> default: [vagrant-goodhosts] Cli path: /Users/micatonge/Desktop/uConnect/vvv/.vagrant/plugins/gems/2.6.6/gems/vagrant-goodhosts-1.0.2/lib/vagrant-goodhosts/bundle/cli_osx
==> default: [vagrant-goodhosts] Check the readme at https://github.com/goodhosts/vagrant#passwordless-sudo
==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> default: flag to force provisioning. Provisioners marked to run always will still run.
==> default: Running action triggers after up ...
==> default: Running trigger: VVV Post-Up...
    default: Running: inline script
    default:  * Restarting Nginx and MySQL
    default: 
    default:          yay  
    default:  ✧ β–„β–€β–€β–€β–„β–„β–„β–„β–„β–„β–„β–€β–€β–€β–„ ✧              __ __ __ __
    default:   βœ§β–ˆβ–’β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–’β–’β–ˆ    Thanks for  \ V\ V\ V /
    default: ✧   β–ˆβ–‘β–‘β–ˆβ–‘β–‘β–‘β–‘β–‘β–ˆβ–‘β–‘β–ˆ ✧   using        \_/\_/\_/
    default:  β–„β–„  β–ˆβ–‘β–‘β–‘β–€β–ˆβ–€β–‘β–‘β–‘β–ˆ  β–„β–„βœ§
    default: β–ˆβ–‘β–‘β–ˆ β–€β–„β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–„β–€ β–ˆβ–‘β–‘β–ˆ Vagrant Up has finished! Visit http://vvv.test
    default: 
micatonge@Micas-MBP vvv % 
tomjn commented 3 years ago

@micatonge what was the command you ran to generate the above output? It looks like a vagrant up without any --provision. When you say you can't run vvv.test can you ellaborate? Timeout? PHP fatal? Nginx default screen?

And can you run the ls -al but on the host not the guest aka /your machines VVV install/config/homebin not /srv/config/homebin? I want to compare inside the VM and outside the VM

Likewise the output of vagrant plugin list on the host

tomjn commented 3 years ago

@Mte90 the above output seems to show a goodhosts bug:

==> default: [vagrant-goodhosts] Issue executing goodhosts CLI: "vvv" is an invalid IP address
Mte90 commented 3 years ago

uhm this means that this domain was sent to the plugin. Maybe it is an old VVV version?

tomjn commented 3 years ago

nope it's develop branch 3.5.0, @micatonge is it possible to remove the vagrant-hostsupdater plugin?

micatonge commented 3 years ago

@tomjn I used the command Vagrant Up. By vvv.test, I mean http://vvv.test fails to load.

output in /config/homebin

micatonge@Micas-MBP homebin % ls -al
total 136
drwxr-xr-x  19 micatonge  staff   608 Aug  3 18:23 .
drwxr-xr-x  26 micatonge  staff   832 Aug  3 20:36 ..
-rwxr-xr-x   1 micatonge  staff  2054 Aug  2 19:03 box-cleanup.sh
-rwxr-xr-x   1 micatonge  staff  1055 Aug  2 19:03 box-minimize.sh
-rwxr-xr-x   1 micatonge  staff   841 Aug  2 19:03 db_backup
-rw-rw-r--@  1 micatonge  staff    92 May 14  2019 db_restore
-rw-rw-r--@  1 micatonge  staff   739 Aug 21  2016 develop_git
-rw-rw-r--@  1 micatonge  staff   188 May 23 11:16 is_utility_installed
-rw-rw-r--@  1 micatonge  staff   117 May 13  2019 makepot
-rw-rw-r--@  1 micatonge  staff  1445 May 23 11:16 switch_php_debugmod
-rw-rw-r--@  1 micatonge  staff    39 May 23 11:16 tideways_off
-rw-rw-r--@  1 micatonge  staff    42 May 23 11:16 tideways_on
-rw-rw-r--@  1 micatonge  staff  1540 May 23 11:16 vagrant_destroy
-rw-rw-r--@  1 micatonge  staff  1669 May 23 11:16 vagrant_halt
-rw-rw-r--@  1 micatonge  staff  1388 Feb 27 14:48 vagrant_provision
-rw-rw-r--@  1 micatonge  staff  1714 May 23 11:16 vagrant_suspend
-rwxr-xr-x   1 micatonge  staff  2561 Aug  2 19:03 vagrant_up
-rwxr-xr-x   1 micatonge  staff    38 Aug  2 19:03 xdebug_off
-rw-rw-r--@  1 micatonge  staff   393 May 23 11:16 xdebug_on
micatonge@Micas-MBP homebin % 

hmm seems I have a plug in issue as well

micatonge@Micas-MBP vvv % vagrant plugin repair
Repairing currently installed global plugins. This may take a few minutes...
Fetching vagrant-hostsupdater-1.0.2.gem
Failed to automatically repair installed Vagrant plugins. To fix this
problem remove all user installed plugins and reinstall. Vagrant can
do this for you automatically by running the following command:

  vagrant plugin expunge --reinstall

Failure message received during repair:

Unable to resolve dependency: user requested 'vagrant-hostsupdater (= 1.0.2)'
micatonge@Micas-MBP vvv % 
micatonge commented 3 years ago

after reinstalling and running vagrant up --provision, I noticed a weird error with good hosts but I believe the plugin is fixed. vvv.test also still can't be reached.

micatonge@Micas-MBP vvv % vagrant up --provision
__ __ __ __
\ V\ V\ V / Varying Vagrant Vagrants
 \_/\_/\_/  v3.5.0-git::develop

Platform: platform-darwin19.2.0 shell:/bin/zsh vagrant-hostsupdater vagrant-goodhosts shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv"
Vagrant: v2.2.9, VirtualBox: v6.1.12r139181

Docs:       https://varyingvagrantvagrants.org/
Contribute: https://github.com/varying-vagrant-vagrants/vvv
Dashboard:  http://vvv.test

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'ubuntu/bionic64' version '20200729.0.0' is up to date...
==> default: A newer version of the box 'ubuntu/bionic64' for provider 'virtualbox' is
==> default: available! You currently have version '20200729.0.0'. The latest is version
==> default: '20200804.0.0'. Run `vagrant box update` to update.
==> default: [vagrant-hostsupdater] Checking for host entries
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 vvv
==> default: [vagrant-goodhosts] Checking for host entries
==> default: [vagrant-goodhosts] Warning: The vagrant-hostsupdater plugin is installed, hostsupdater always adds the VM name even if the VagrantFile says not to. This shouldn't cause issues, but if it does, uninstall hostsupdater
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 vvv
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 vvv.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 one.wordpress.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 two.wordpress.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 cdn.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 isenberg-old.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 bentley.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 bc.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 denver.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 mitcareerlabs.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 uconn.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 mit.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 rutgers.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 rawls.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 assumption.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 kelley.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 marriottschool.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 snhu.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 smeal.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 merrimack.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 denverlaw.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 gwseas.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 isenberg.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 nichols.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 utsa.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 umb.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 iuas.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 csiwest.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 uw.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 capa.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 www.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 site.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 default.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 emerson.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 iusph.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 byumba.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 iowaeng.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 mays.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 bauer.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 ndsu.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 ct.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 ithaca.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 programs.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 careerpaths.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 odv.yale.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 site.uconnectlabs.local
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 clients.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 iit.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 tideways.vvv.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 xhgui.vvv.test
Password:
==> default: [vagrant-goodhosts] Issue executing goodhosts CLI: "vvv vvv.test one.wordpress.test two.wordpress.test cdn.uconnectlabs.test isenberg-old.uconnectlabs.test bentley.uconnectlabs.test bc.uconnectlabs.test denver.uconnectlabs.test mitcareerlabs.uconnectlabs.test uconn.uconnectlabs.test mit.uconnectlabs.test rutgers.uconnectlabs.test rawls.uconnectlabs.test assumption.uconnectlabs.test kelley.uconnectlabs.test marriottschool.uconnectlabs.test snhu.uconnectlabs.test smeal.uconnectlabs.test merrimack.uconnectlabs.test denverlaw.uconnectlabs.test gwseas.uconnectlabs.test isenberg.uconnectlabs.test nichols.uconnectlabs.test utsa.uconnectlabs.test umb.uconnectlabs.test iuas.uconnectlabs.test csiwest.uconnectlabs.test uw.uconnectlabs.test capa.uconnectlabs.test uconnectlabs.test www.uconnectlabs.test site.uconnectlabs.test default.uconnectlabs.test emerson.uconnectlabs.test iusph.uconnectlabs.test byumba.uconnectlabs.test iowaeng.uconnectlabs.test mays.uconnectlabs.test bauer.uconnectlabs.test ndsu.uconnectlabs.test ct.uconnectlabs.test ithaca.uconnectlabs.test programs.uconnectlabs.test careerpaths.uconnectlabs.test odv.yale.test site.uconnectlabs.local clients.uconnectlabs.test iit.uconnectlabs.test tideways.vvv.test xhgui.vvv.test" is an invalid IP address
==> default: [vagrant-goodhosts] Cli path: /Users/micatonge/Desktop/uConnect/vvv/.vagrant/plugins/gems/2.6.6/gems/vagrant-goodhosts-1.0.2/lib/vagrant-goodhosts/bundle/cli_osx
==> default: [vagrant-goodhosts] Check the readme at https://github.com/goodhosts/vagrant#passwordless-sudo
==> default: Running provisioner: file...
    default: /Users/micatonge/Desktop/uConnect/vvv/version => /home/vagrant/version
==> default: Running provisioner: default (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-1cz4lyw.sh
    default:  β–· Running the 'main' provisioner...
    default:  * Bash profile setup and directories.
    default:  * Setting ownership of files in /home/vagrant to vagrant
    default:  * Copying /srv/config/bash_profile                      to /home/vagrant/.bash_profile
    default:  * Copying /srv/config/bash_aliases                      to /home/vagrant/.bash_aliases
    default:  * Copying /srv/config/bash_aliases                      to /root/.bash_aliases
    default:  * Copying /srv/config/vimrc                             to /home/vagrant/.vimrc
    default:  * Copying /srv/config/subversion-servers                to /home/vagrant/.subversion/servers
    default:  * Copying /srv/config/subversion-config                 to /home/vagrant/.subversion/config
    default:  * Copying /srv/config/ssh_known_hosts                   to /etc/ssh/ssh_known_hosts
    default:  * Copying /srv/config/sshd_config                       to /etc/ssh/sshd_config
    default:  * Reloading SSH Daemon
    default:  * Testing network connection to https://ppa.launchpad.net
    default:  * Successful Network connection to https://ppa.launchpad.net detected
    default:  * Testing network connection to https://wordpress.org
    default:  * Successful Network connection to https://wordpress.org detected
    default:  * Testing network connection to https://github.com
    default:  * Successful Network connection to https://github.com detected
    default:  * Testing network connection to https://raw.githubusercontent.com
    default:  * Successful Network connection to https://raw.githubusercontent.com detected
    default:  * Testing network connection to https://getcomposer.org
    default:  * Successful Network connection to https://getcomposer.org detected
    default:  * Testing network connection to http://ams2.mirrors.digitalocean.com
    default:  * Successful Network connection to http://ams2.mirrors.digitalocean.com detected
    default:  * Network checks succeeded
    default:  
    default:  * Main packages check and install.
    default:  * git-core/ppa already present, skipping
    default: 
    default:  * Setting up MySQL configuration file links...
    default:  * mysql group exists
    default:  * mysql user present and has uid 9001
    default:  * Copying /srv/config/mysql-config/vvv-core.cnf to /etc/mysql/conf.d/vvv-core.cnf
    default:  * Copying custom apt sources
    default:  * Checking Apt Keys
    default:  * Cleaning up dpkg lock file
    default:  * Updating apt keys
    default: gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
    default: gpg: key 3B4FE6ACC0B21F32: "Ubuntu Archive Automatic Signing Key (2012) <ftpmaster@ubuntu.com>" not changed
    default: gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
    default: gpg: key D94AA3F0EFE21092: "Ubuntu CD Image Automatic Signing Key (2012) <cdimage@ubuntu.com>" not changed
    default: gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
    default: gpg: key 871920D1991BC93C: "Ubuntu Archive Automatic Signing Key (2018) <ftpmaster@ubuntu.com>" not changed
    default: gpg: Total number processed: 3
    default: gpg:              unchanged: 3
    default:  * Copying /srv/config/apt-conf-d/99hashmismatch to /etc/apt/apt.conf.d/99hashmismatch
    default:  * Running apt-get update...
    default: Ign:1 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 InRelease
    default: Get:2 https://deb.nodesource.com/node_10.x bionic InRelease [4584 B]
    default: Get:3 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release [2989 B]
    default: Get:4 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release.gpg [801 B]
    default: Get:5 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0/multiverse amd64 Packages [13.1 kB]
    default: Get:7 https://nginx.org/packages/mainline/ubuntu bionic InRelease [2862 B]
    default: Get:8 https://deb.nodesource.com/node_10.x bionic/main amd64 Packages [766 B]
    default: Get:9 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:10 https://nginx.org/packages/mainline/ubuntu bionic/nginx Sources [51.7 kB]
    default: Get:11 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
    default: Get:12 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:13 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:14 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:15 https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 Packages [52.8 kB]
    default: Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [808 kB]
    default: Get:17 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:18 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
    default: Get:19 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:20 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:21 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:22 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:23 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB]
    default: Get:24 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [254 kB]
    default: Get:25 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:26 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:27 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [75.6 kB]
    default: Get:28 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:29 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [16.5 kB]
    default: Get:30 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [689 kB]
    default: Get:31 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:32 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:33 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:34 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:35 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:36 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic InRelease [15.9 kB]
    default: Get:37 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:38 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:39 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:40 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [228 kB]
    default: Get:6 https://packagecloud.io/github/git-lfs/ubuntu bionic InRelease [23.2 kB]
    default: Get:41 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:42 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8112 B]
    default: Get:43 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2852 B]
    default: Get:44 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:45 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:46 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:47 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Sources [28.3 kB]
    default: Get:48 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:49 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
    default: Get:50 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
    default: Get:51 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:52 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB]
    default: Get:54 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 Packages [52.1 kB]
    default: Get:55 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:57 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:58 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Translation-en [24.9 kB]
    default: Get:59 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:56 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 Packages [3423 B]
    default: Get:60 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB]
    default: Get:61 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Sources [15.1 kB]
    default: Get:62 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B]
    default: Get:63 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B]
    default: Get:64 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main amd64 Packages [41.0 kB]
    default: Get:65 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
    default: Get:66 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Translation-en [11.5 kB]
    default: Get:67 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
    default: Get:68 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
    default: Get:69 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
    default: Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1032 kB]
    default: Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [346 kB]
    default: Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [84.7 kB]
    default: Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [18.7 kB]
    default: Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1097 kB]
    default: Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [342 kB]
    default: Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.2 kB]
    default: Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6712 B]
    default: Get:78 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [7516 B]
    default: Get:79 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4764 B]
    default: Get:80 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7736 B]
    default: Get:81 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4588 B]
    default: Fetched 21.6 MB in 8s (2574 kB/s)
    default: Reading package lists...
    default:  * Installing apt-get packages...
    default: Reading package lists...
    default: Building dependency tree...
    default: Reading state information...
    default: make is already the newest version (4.1-9.1ubuntu1).
    default: unzip is already the newest version (6.0-21ubuntu1).
    default: zip is already the newest version (3.0-11build1).
    default: colordiff is already the newest version (1.0.18-1).
    default: dos2unix is already the newest version (7.3.4-3).
    default: graphviz is already the newest version (2.40.1-2).
    default: ngrep is already the newest version (1.47+ds1-1).
    default: subversion is already the newest version (1.9.7-4ubuntu1).
    default: curl is already the newest version (7.58.0-2ubuntu3.9).
    default: g++ is already the newest version (4:7.4.0-1ubuntu2.3).
    default: gettext is already the newest version (0.19.8.1-6ubuntu0.3).
    default: git is already the newest version (1:2.17.1-1ubuntu0.7).
    default: imagemagick is already the newest version (8:6.9.7.4+dfsg-16ubuntu6.8).
    default: lftp is already the newest version (4.8.1-1ubuntu0.1).
    default: memcached is already the newest version (1.5.6-0ubuntu1.2).
    default: postfix is already the newest version (3.3.0-1ubuntu0.2).
    default: software-properties-common is already the newest version (0.96.24.32.13).
    default: vim is already the newest version (2:8.0.1453-1ubuntu1.3).
    default: git-svn is already the newest version (1:2.17.1-1ubuntu0.7).
    default: python-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.1).
    default: nginx is already the newest version (1.19.1-1~bionic).
    default: php-imagick is already the newest version (3.4.4-4+ubuntu18.04.1+deb.sury.org+1).
    default: php-memcache is already the newest version (4.0.5.2+3.0.9~20170802.e702b5f9-1+ubuntu18.04.1+deb.sury.org+1).
    default: php-memcached is already the newest version (3.1.4+2.2.0-1+ubuntu18.04.1+deb.sury.org+20191129).
    default: php-pear is already the newest version (1:1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1).
    default: php-ssh2 is already the newest version (1.2+0.13-1+ubuntu18.04.1+deb.sury.org+1).
    default: php-xdebug is already the newest version (2.9.6+2.8.1+2.5.5-3+ubuntu18.04.1+deb.sury.org+1).
    default: php-yaml is already the newest version (2.1.0+2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-bcmath is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-cli is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-common is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-curl is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-dev is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-fpm is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-gd is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-imap is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-intl is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-json is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-mbstring is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-mysql is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-soap is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-xml is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-zip is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: mariadb-server is already the newest version (1:10.4.13+maria~bionic).
    default: nodejs is already the newest version (10.22.0-1nodesource1).
    default: git-lfs is already the newest version (2.11.0).
    default: Suggested packages:
    default:   ntp-doc
    default: The following packages will be upgraded:
    default:   ntp ntpdate
    default: 2 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
    default: Need to get 692 kB of archives.
    default: After this operation, 0 B of additional disk space will be used.
    default: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntp amd64 1:4.2.8p10+dfsg-5ubuntu7.2 [640 kB]
    default: Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntpdate amd64 1:4.2.8p10+dfsg-5ubuntu7.2 [51.3 kB]
    default: Fetched 692 kB in 1s (877 kB/s)
    default: (Reading database ... 
(Reading database ... 60%abase ... 5%
    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%
(Reading database ... 81018 files and directories currently installed.)
    default: Preparing to unpack .../ntp_1%3a4.2.8p10+dfsg-5ubuntu7.2_amd64.deb ...
    default: Unpacking ntp (1:4.2.8p10+dfsg-5ubuntu7.2) over (1:4.2.8p10+dfsg-5ubuntu7.1) ...
    default: Preparing to unpack .../ntpdate_1%3a4.2.8p10+dfsg-5ubuntu7.2_amd64.deb ...
    default: Unpacking ntpdate (1:4.2.8p10+dfsg-5ubuntu7.2) over (1:4.2.8p10+dfsg-5ubuntu7.1) ...
    default: Setting up ntp (1:4.2.8p10+dfsg-5ubuntu7.2) ...
    default: ntp-systemd-netif.service is a disabled or a static unit not running, not starting it.
    default: Setting up ntpdate (1:4.2.8p10+dfsg-5ubuntu7.2) ...
    default: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
    default: Processing triggers for ureadahead (0.100.0-21) ...
    default: Processing triggers for systemd (237-3ubuntu10.41) ...
    default:  * Removing unnecessary apt packages...
    default: Reading package lists...
    default: Building dependency tree...
    default: Reading state information...
    default: 0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
    default:  * Cleaning apt caches...
    default:  * Running tools_install
    default: /srv/config/homebin/xdebug_off: 3: /srv/config/homebin/xdebug_off: switch_php_debugmod: Permission denied
    default:  * Installing/updating npm...
    default: /usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-cli.js
    default: /usr/bin/npx -> /usr/lib/node_modules/npm/bin/npx-cli.js
    default: + npm@6.14.7
    default: updated 1 package in 9.794s
    default:  * Installing/updating npm-check-updates...
    default: /usr/bin/npm-check-updates -> /usr/lib/node_modules/npm-check-updates/bin/npm-check-updates.js
    default: /usr/bin/ncu -> /usr/lib/node_modules/npm-check-updates/bin/ncu.js
    default: + npm-check-updates@7.0.2
    default: updated 1 package in 3.485s
    default:  * Making sure the composer cache is not owned by root
    default:  * Checking for Composer
    default:  * Updating Composer...
    default: Changed current directory to /usr/local/src/composer
    default: Updating to version 1.10.10 (stable channel).
    default:    
    default: Use composer self-update --rollback to return to version 1.10.9
    default: Changed current directory to /usr/local/src/composer
    default: ./composer.json has been updated
    default: Changed current directory to /usr/local/src/composer
    default: Loading composer repositories with package information
    default: Updating dependencies (including require-dev)
    default: Package operations: 0 installs, 1 update, 0 removals
    default:   - Updating symfony/polyfill-ctype (v1.18.0 => v1.18.1): 
    default: Loading from cache
    default: Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
    default: Writing lock file
    default: Generating autoload files
    default: 4 packages you are using are looking for funding.
    default: Use the `composer fund` command to find out more!
    default:  * Updating Grunt CLI
    default:  * Updated Grunt CLI
    default:  * Adding graphviz symlink for Webgrind...
    default:  * Installing Shyaml for bash provisioning..
    default: Requirement already satisfied: shyaml in /usr/local/lib/python2.7/dist-packages
    default: Requirement already satisfied: pyyaml in /usr/local/lib/python2.7/dist-packages (from shyaml)
    default: 
    default:  * Setting up database configuration file links...
    default:  * Copied /srv/config/mysql-config/my.cnf               to /etc/mysql/my.cnf
    default:  * Copied /srv/config/mysql-config/root-my.cnf          to /home/vagrant/.my.cnf
    default:  * Checking the root user password is root
    default:  * The root password is the expected value
    default:  * Restarting mysql service
    default:  * Running custom init-custom.sql under the root user...
    default:  * init-custom.sql has run
    default:  * Initial MySQL prep...
    default:  * Starting MariaDB Database Import
    default:  * Creating the `gouconnect.dev` database if it doesn't already exist, and granting the wp user access
    default:  * mysql -u root -proot 'gouconnect.dev' < 'gouconnect.dev.sql'
    default:  * Import of 'gouconnect.dev' successful
    default:  * Creating the `uconnectlabs.dev` database if it doesn't already exist, and granting the wp user access
    default:  * mysql -u root -proot 'uconnectlabs.dev' < 'uconnectlabs.dev.sql'
    default:  * Import of 'uconnectlabs.dev' successful
    default:  * Creating the `wordpress-one` database if it doesn't already exist, and granting the wp user access
    default:  * mysql -u root -proot 'wordpress-one' < 'wordpress-one.sql'
    default:  * Import of 'wordpress-one' successful
    default:  * Creating the `wordpress-two` database if it doesn't already exist, and granting the wp user access
    default:  * mysql -u root -proot 'wordpress-two' < 'wordpress-two.sql'
    default:  * Import of 'wordpress-two' successful
    default:  * Creating the `wordpressone` database if it doesn't already exist, and granting the wp user access
    default:  * Skipped import of `wordpressone` - tables already exist
    default:  * Creating the `wordpresstwo` database if it doesn't already exist, and granting the wp user access
    default:  * Skipped import of `wordpresstwo` - tables already exist
    default:  * Databases imported
    default:  * Setup configuration files...
    default:  * Copying /srv/config/nginx-config/nginx.conf           to /etc/nginx/nginx.conf
    default:  * Copying /srv/config/nginx-config/nginx-wp-common.conf to /etc/nginx/nginx-wp-common.conf
    default:  * Copying /srv/config/nginx-config/php7.2-upstream.conf to /etc/nginx/upstreams/php72.conf
    default:  * Rsync'ing /srv/config/nginx-config/sites/             to /etc/nginx/custom-sites
    default: sending incremental file list
    default: deleting vvv-auto-wordpress-two-provision-b0bc8489c53c6b96847837cbb5a3ac4a.conf
    default: deleting vvv-auto-wordpress-one-provision-60730e707ede8a21f013860b6fc556e1.conf
    default: deleting vvv-auto-uconnectlabs.test-provision-79f56932fa1133523c6d2b90a1cbef8e.conf
    default: default.conf
    default: deprecated.conf
    default: gouconnect.test.conf
    default: local-nginx-example.conf-sample
    default: ssl/uconnectlabs.dev.cert
    default: ssl/uconnectlabs.dev.key
    default: 
    default: sent 5.45K bytes  received 365 bytes  11.63K bytes/sec
    default: total size is 9.63K  speedup is 1.66
    default:  * Making sure the Nginx log files and folder exist
    default:  * Enabling MailHog Service
    default:  * Starting MailHog Service
    default:  * Copying /srv/config/php-config/php7.2-fpm.conf   to /etc/php/7.2/fpm/php-fpm.conf
    default:  * Copying /srv/config/php-config/php7.2-www.conf   to /etc/php/7.2/fpm/pool.d/www.conf
    default:  * Copying /srv/config/php-config/php7.2-custom.ini to /etc/php/7.2/fpm/conf.d/php-custom.ini
    default:  * Copying /srv/config/php-config/opcache.ini       to /etc/php/7.2/fpm/conf.d/opcache.ini
    default:  * Copying /srv/config/php-config/xdebug.ini        to /etc/php/7.2/mods-available/xdebug.ini
    default:  * Copying /srv/config/php-config/mailhog.ini       to /etc/php/7.2/mods-available/mailhog.ini
    default:  * Cleaning up mailcatcher.ini from a previous install
    default:  * Copying /srv/config/memcached-config/memcached.conf to /etc/memcached.conf and /etc/memcached_default.conf
    default: 
    default:  * Restarting services...
    default:  * Disabling XDebug PHP extension
    default:  * Enabling MailHog for PHP
    default:  
    default:  * Installing/updating wp-cli and debugging tools
    default:  * Updating wp-cli...
    default: Downloading from https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli-nightly.phar...
    default: md5 hash verified: 7140487ad6d83ffdd0b10cb74a65bc4e
    default: New version works. Proceeding to replace.
    default: Success: Updated WP-CLI to the latest nightly release.
    default: 
    default:  * Install/Update PHP_CodeSniffer (phpcs), see https://github.com/squizlabs/PHP_CodeSniffer
    default: 
    default:  * Install/Update WordPress-Coding-Standards, sniffs for PHP_CodeSniffer, see https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards
    default: Loading composer repositories with package information
    default: 
    default:                                                       
    default: Updating dependencies (including require-dev)
    default: Nothing to install or update
    default: 1 package you are using is looking for funding.
    default: Use the `composer fund` command to find out more!
    default: Using config file: /srv/www/phpcs/CodeSniffer.conf
    default: 
    default: Config value "installed_paths" updated successfully; old value was "./CodeSniffer/Standards/WordPress/,./CodeSniffer/Standards/VIP-Coding-Standards/,./CodeSniffer/Standards/PHPCompatibility/,./CodeSniffer/Standards/PHPCompatibilityParagonie/,./CodeSniffer/Standards/PHPCompatibilityWP/"
    default: Using config file: /srv/www/phpcs/CodeSniffer.conf
    default: 
    default: Config value "default_standard" updated successfully; old value was "WordPress-Core"
    default: The installed coding standards are PEAR, Zend, PSR2, MySource, Squiz, PSR1, PSR12, WordPress, WordPress-Extra, WordPress-Docs, WordPress-Core, WordPressVIPMinimum, WordPress-VIP-Go, PHPCompatibility, PHPCompatibilityParagonieRandomCompat, PHPCompatibilityParagonieSodiumCompat and PHPCompatibilityWP
    default:  * Testing network connection to https://ppa.launchpad.net
    default:  * Successful Network connection to https://ppa.launchpad.net detected
    default:  * Testing network connection to https://wordpress.org
    default:  * Successful Network connection to https://wordpress.org detected
    default:  * Testing network connection to https://github.com
    default:  * Successful Network connection to https://github.com detected
    default:  * Testing network connection to https://raw.githubusercontent.com
    default:  * Successful Network connection to https://raw.githubusercontent.com detected
    default:  * Testing network connection to https://getcomposer.org
    default:  * Successful Network connection to https://getcomposer.org detected
    default:  * Testing network connection to http://ams2.mirrors.digitalocean.com
    default:  * Successful Network connection to http://ams2.mirrors.digitalocean.com detected
    default:  * Network checks succeeded
    default:  
    default:  * Searching for SVN repositories that need upgrading
    default:  
    default:  * Cleaning up Nginx configs
    default:  * Cleaning the virtual machine's /etc/hosts file...
    default: /tmp/vagrant-shell: line 890: /srv/config/homebin/is_utility_installed: Permission denied
    default:  βœ” The 'main' provisioner completed in 86 seconds.
==> default: Running provisioner: dashboard (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-1d4x8eb.sh
    default:  β–· Running the 'dashboard' provisioner...
    default:  βœ” The 'dashboard' provisioner completed in 0 seconds.
==> default: Running provisioner: utility-source-core (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-1j388ol.sh
    default:  β–· Running the 'utility-source-core' provisioner...
    default:  βœ” The 'utility-source-core' provisioner completed in 0 seconds.
==> default: Running provisioner: utility-core-memcached-admin (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-nk3tcf.sh
    default:  β–· Running the 'utility-core-memcached-admin' provisioner...
    default:  βœ” The 'utility-core-memcached-admin' provisioner completed in 0 seconds.
==> default: Running provisioner: utility-core-opcache-status (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-1hz1qdp.sh
    default:  β–· Running the 'utility-core-opcache-status' provisioner...
    default: From https://github.com/rlerdorf/opcache-status
    default:  * branch            master     -> FETCH_HEAD
    default:  βœ” The 'utility-core-opcache-status' provisioner completed in 1 seconds.
==> default: Running provisioner: utility-core-phpmyadmin (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-d8wy2g.sh
    default:  β–· Running the 'utility-core-phpmyadmin' provisioner...
    default:  βœ” The 'utility-core-phpmyadmin' provisioner completed in 0 seconds.
==> default: Running provisioner: utility-core-webgrind (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-80yswa.sh
    default:  β–· Running the 'utility-core-webgrind' provisioner...
    default: Loading composer repositories with package information
    default: Updating dependencies (including require-dev)
    default: Nothing to install or update
    default: 1 package you are using is looking for funding.
    default: Use the `composer fund` command to find out more!
    default:  βœ” The 'utility-core-webgrind' provisioner completed in 1 seconds.
==> default: Running provisioner: utility-core-tls-ca (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-1jbqq.sh
    default:  β–· Running the 'utility-core-tls-ca' provisioner...
    default:  βœ” The 'utility-core-tls-ca' provisioner completed in 2 seconds.
==> default: Running provisioner: utility-core-mongodb (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-smpaaq.sh
    default:  β–· Running the 'utility-core-mongodb' provisioner...
    default:  βœ” The 'utility-core-mongodb' provisioner completed in 0 seconds.
==> default: Running provisioner: utility-core-tideways (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-cw0km.sh
    default:  β–· Running the 'utility-core-tideways' provisioner...
    default:  βœ” The 'utility-core-tideways' provisioner completed in 21 seconds.
==> default: Running provisioner: utility-core-php70 (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-9egz6r.sh
    default:  β–· Running the 'utility-core-php70' provisioner...
    default:  βœ” The 'utility-core-php70' provisioner completed in 4 seconds.
==> default: Running provisioner: utility-core-php72 (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-3uyjy4.sh
    default:  β–· Running the 'utility-core-php72' provisioner...
    default:  βœ” The 'utility-core-php72' provisioner completed in 4 seconds.
==> default: Running provisioner: utility-core-php73 (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-uqzbrp.sh
    default:  β–· Running the 'utility-core-php73' provisioner...
    default:  βœ” The 'utility-core-php73' provisioner completed in 4 seconds.
==> default: Running provisioner: utility-core-php74 (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-14i5db6.sh
    default:  β–· Running the 'utility-core-php74' provisioner...
    default:  βœ” The 'utility-core-php74' provisioner completed in 4 seconds.
==> default: Running provisioner: site-wordpress-one (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-74xode.sh
    default:  β–· Running the 'site-wordpress-one' provisioner...
    default: /tmp/vagrant-shell: line 64: /srv/config/homebin/is_utility_installed: Permission denied
    default:  βœ” The 'site-wordpress-one' provisioner completed in 5 seconds.
==> default: Running provisioner: site-wordpress-two (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-1fu3i3l.sh
    default:  β–· Running the 'site-wordpress-two' provisioner...
    default: /tmp/vagrant-shell: line 64: /srv/config/homebin/is_utility_installed: Permission denied
    default:  βœ” The 'site-wordpress-two' provisioner completed in 4 seconds.
==> default: Running provisioner: site-uconnectlabs.test (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-49469-yf3oo6.sh
    default:  β–· Running the 'site-uconnectlabs.test' provisioner...
    default: /tmp/vagrant-shell: line 64: /srv/config/homebin/is_utility_installed: Permission denied
    default:  βœ” The 'site-uconnectlabs.test' provisioner completed in 0 seconds.
==> default: Running action triggers after up ...
==> default: Running trigger: VVV Post-Up...
    default: Running: inline script
    default:  * Restarting Nginx and MySQL
    default: 
    default:          yay  
    default:  ✧ β–„β–€β–€β–€β–„β–„β–„β–„β–„β–„β–„β–€β–€β–€β–„ ✧              __ __ __ __
    default:   βœ§β–ˆβ–’β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–’β–’β–ˆ    Thanks for  \ V\ V\ V /
    default: ✧   β–ˆβ–‘β–‘β–ˆβ–‘β–‘β–‘β–‘β–‘β–ˆβ–‘β–‘β–ˆ ✧   using        \_/\_/\_/
    default:  β–„β–„  β–ˆβ–‘β–‘β–‘β–€β–ˆβ–€β–‘β–‘β–‘β–ˆ  β–„β–„βœ§
    default: β–ˆβ–‘β–‘β–ˆ β–€β–„β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–„β–€ β–ˆβ–‘β–‘β–ˆ Vagrant Up has finished! Visit http://vvv.test
    default: 
micatonge@Micas-MBP vvv % 
Mte90 commented 3 years ago

vvv.test isn't reachable if goodhosts cannot change the hosts file.

During the vagrant execution there is a prompt that ask you the user password?

micatonge commented 3 years ago

yes! @Mte90

Mte90 commented 3 years ago

I guess that you filled that, so I am wondering your /etc/hosts file include this rules for these domains? Did you try to check the readme at https://github.com/goodhosts/vagrant#passwordless-sudo?

GitHub
goodhosts/vagrant
Vagrant plugin that use goodhosts to manipulate hosts files - goodhosts/vagrant
tomjn commented 3 years ago

Can you run vagrant plugin listyet? Your config/homebin folder matches on both the VM and the host, but that should not be the case. It's a shared folder, Virtualbox is told explicit permissions, the host permissions should be irrelevant. This implies there is a vagrant plugin that's being helpful and transmitting the hosts file permissions

micatonge commented 3 years ago

plugin list

micatonge@Micas-MBP vvv % vagrant plugin list
vagrant-hostsupdater (1.1.1.160, global)
  - Version Constraint: > 0
micatonge@Micas-MBP vvv %
tomjn commented 3 years ago

Can you turn the VM off, chmod those files on the host, then try again?

vagrant halt
chmod +x config/homebin/*
vagrant up --provision

All those files are flagged by git as being executable.

If you run git config --global core.fileMode does it say true? If so that might be the problem

micatonge commented 3 years ago

when I run git config --global core.fileMode it returns nothing

after the commands above

micatonge@Micas-MBP vvv % vagrant up --provision
__ __ __ __
\ V\ V\ V / Varying Vagrant Vagrants
 \_/\_/\_/  v3.5.0-git::develop

Platform: platform-darwin19.2.0 shell:/bin/zsh vagrant-hostsupdater vagrant-goodhosts shared_db_folder_disabled, VVV Path: "/Users/micatonge/Desktop/uConnect/vvv"
Vagrant: v2.2.9, VirtualBox: v6.1.12r139181

Docs:       https://varyingvagrantvagrants.org/
Contribute: https://github.com/varying-vagrant-vagrants/vvv
Dashboard:  http://vvv.test

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'ubuntu/bionic64' version '20200729.0.0' is up to date...
==> default: A newer version of the box 'ubuntu/bionic64' for provider 'virtualbox' is
==> default: available! You currently have version '20200729.0.0'. The latest is version
==> default: '20200804.0.0'. Run `vagrant box update` to update.
==> default: Clearing any previously set forwarded ports...
==> 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: 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: Machine booted and ready!
==> default: Checking for guest additions in VM...
    default: The guest additions on this VM do not match the installed version of
    default: VirtualBox! In most cases this is fine, but in rare cases it can
    default: prevent things such as shared folders from working properly. If you see
    default: shared folder errors, please make sure the guest additions within the
    default: virtual machine match the version of VirtualBox you have installed on
    default: your host and reload your VM.
    default: 
    default: Guest Additions Version: 5.2.42
    default: VirtualBox Version: 6.1
==> default: [vagrant-hostsupdater] Checking for host entries
==> default: [vagrant-hostsupdater]   found entry for: 192.168.50.4 vvv
==> default: [vagrant-goodhosts] Checking for host entries
==> default: [vagrant-goodhosts] Warning: The vagrant-hostsupdater plugin is installed, hostsupdater always adds the VM name even if the VagrantFile says not to. This shouldn't cause issues, but if it does, uninstall hostsupdater
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 vvv
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 vvv.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 one.wordpress.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 two.wordpress.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 cdn.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 isenberg-old.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 bentley.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 bc.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 denver.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 mitcareerlabs.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 uconn.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 mit.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 rutgers.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 rawls.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 assumption.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 kelley.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 marriottschool.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 snhu.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 smeal.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 merrimack.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 denverlaw.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 gwseas.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 isenberg.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 nichols.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 utsa.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 umb.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 iuas.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 csiwest.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 uw.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 capa.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 www.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 site.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 default.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 emerson.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 iusph.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 byumba.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 iowaeng.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 mays.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 bauer.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 ndsu.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 ct.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 ithaca.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 programs.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 careerpaths.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 odv.yale.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 site.uconnectlabs.local
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 clients.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 iit.uconnectlabs.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 tideways.vvv.test
==> default: [vagrant-goodhosts] - remove entry for: 192.168.50.4 xhgui.vvv.test
==> default: [vagrant-goodhosts] Issue executing goodhosts CLI: "vvv vvv.test one.wordpress.test two.wordpress.test cdn.uconnectlabs.test isenberg-old.uconnectlabs.test bentley.uconnectlabs.test bc.uconnectlabs.test denver.uconnectlabs.test mitcareerlabs.uconnectlabs.test uconn.uconnectlabs.test mit.uconnectlabs.test rutgers.uconnectlabs.test rawls.uconnectlabs.test assumption.uconnectlabs.test kelley.uconnectlabs.test marriottschool.uconnectlabs.test snhu.uconnectlabs.test smeal.uconnectlabs.test merrimack.uconnectlabs.test denverlaw.uconnectlabs.test gwseas.uconnectlabs.test isenberg.uconnectlabs.test nichols.uconnectlabs.test utsa.uconnectlabs.test umb.uconnectlabs.test iuas.uconnectlabs.test csiwest.uconnectlabs.test uw.uconnectlabs.test capa.uconnectlabs.test uconnectlabs.test www.uconnectlabs.test site.uconnectlabs.test default.uconnectlabs.test emerson.uconnectlabs.test iusph.uconnectlabs.test byumba.uconnectlabs.test iowaeng.uconnectlabs.test mays.uconnectlabs.test bauer.uconnectlabs.test ndsu.uconnectlabs.test ct.uconnectlabs.test ithaca.uconnectlabs.test programs.uconnectlabs.test careerpaths.uconnectlabs.test odv.yale.test site.uconnectlabs.local clients.uconnectlabs.test iit.uconnectlabs.test tideways.vvv.test xhgui.vvv.test" is an invalid IP address
==> default: [vagrant-goodhosts] Cli path: /Users/micatonge/Desktop/uConnect/vvv/.vagrant/plugins/gems/2.6.6/gems/vagrant-goodhosts-1.0.2/lib/vagrant-goodhosts/bundle/cli_osx
==> default: [vagrant-goodhosts] Check the readme at https://github.com/goodhosts/vagrant#passwordless-sudo
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
    default: /srv/www => /Users/micatonge/Desktop/uConnect/vvv/www
    default: /srv/config => /Users/micatonge/Desktop/uConnect/vvv/config
    default: /var/log/php => /Users/micatonge/Desktop/uConnect/vvv/log/php
    default: /srv/database => /Users/micatonge/Desktop/uConnect/vvv/database/sql
    default: /var/log/nginx => /Users/micatonge/Desktop/uConnect/vvv/log/nginx
    default: /srv/provision => /Users/micatonge/Desktop/uConnect/vvv/provision
    default: /srv/certificates => /Users/micatonge/Desktop/uConnect/vvv/certificates
    default: /var/log/memcached => /Users/micatonge/Desktop/uConnect/vvv/log/memcached
    default: /var/log/provisioners => /Users/micatonge/Desktop/uConnect/vvv/log/provisioners
==> default: Running provisioner: file...
    default: /Users/micatonge/Desktop/uConnect/vvv/version => /home/vagrant/version
==> default: Running provisioner: default (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-1vkx0vq.sh
    default:  β–· Running the 'main' provisioner...
    default:  * Bash profile setup and directories.
    default:  * Setting ownership of files in /home/vagrant to vagrant
    default:  * Copying /srv/config/bash_profile                      to /home/vagrant/.bash_profile
    default:  * Copying /srv/config/bash_aliases                      to /home/vagrant/.bash_aliases
    default:  * Copying /srv/config/bash_aliases                      to /root/.bash_aliases
    default:  * Copying /srv/config/vimrc                             to /home/vagrant/.vimrc
    default:  * Copying /srv/config/subversion-servers                to /home/vagrant/.subversion/servers
    default:  * Copying /srv/config/subversion-config                 to /home/vagrant/.subversion/config
    default:  * Copying /srv/config/ssh_known_hosts                   to /etc/ssh/ssh_known_hosts
    default:  * Copying /srv/config/sshd_config                       to /etc/ssh/sshd_config
    default:  * Reloading SSH Daemon
    default:  * Testing network connection to https://ppa.launchpad.net
    default:  * Successful Network connection to https://ppa.launchpad.net detected
    default:  * Testing network connection to https://wordpress.org
    default:  * Successful Network connection to https://wordpress.org detected
    default:  * Testing network connection to https://github.com
    default:  * Successful Network connection to https://github.com detected
    default:  * Testing network connection to https://raw.githubusercontent.com
    default:  * Successful Network connection to https://raw.githubusercontent.com detected
    default:  * Testing network connection to https://getcomposer.org
    default:  * Successful Network connection to https://getcomposer.org detected
    default:  * Testing network connection to http://ams2.mirrors.digitalocean.com
    default:  * Successful Network connection to http://ams2.mirrors.digitalocean.com detected
    default:  * Network checks succeeded
    default:  
    default:  * Main packages check and install.
    default:  * git-core/ppa already present, skipping
    default: 
    default:  * Setting up MySQL configuration file links...
    default:  * mysql group exists
    default:  * mysql user present and has uid 9001
    default:  * Copying /srv/config/mysql-config/vvv-core.cnf to /etc/mysql/conf.d/vvv-core.cnf
    default:  * Copying custom apt sources
    default:  * Checking Apt Keys
    default:  * Cleaning up dpkg lock file
    default:  * Updating apt keys
    default: gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
    default: gpg: key 3B4FE6ACC0B21F32: "Ubuntu Archive Automatic Signing Key (2012) <ftpmaster@ubuntu.com>" not changed
    default: gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
    default: gpg: key D94AA3F0EFE21092: "Ubuntu CD Image Automatic Signing Key (2012) <cdimage@ubuntu.com>" not changed
    default: gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
    default: gpg: key 871920D1991BC93C: "Ubuntu Archive Automatic Signing Key (2018) <ftpmaster@ubuntu.com>" not changed
    default: gpg: Total number processed: 3
    default: gpg:              unchanged: 3
    default:  * Copying /srv/config/apt-conf-d/99hashmismatch to /etc/apt/apt.conf.d/99hashmismatch
    default:  * Running apt-get update...
    default: Get:1 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:2 https://deb.nodesource.com/node_10.x bionic InRelease [4584 B]
    default: Get:3 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:4 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:6 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:7 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:8 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:9 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:10 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:11 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:12 https://deb.nodesource.com/node_10.x bionic/main amd64 Packages [766 B]
    default: Get:13 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:14 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:15 https://nginx.org/packages/mainline/ubuntu bionic InRelease [2862 B]
    default: Get:16 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
    default: Get:17 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:18 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:19 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:20 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:21 https://nginx.org/packages/mainline/ubuntu bionic/nginx Sources [51.7 kB]
    default: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
    default: Get:23 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:24 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Ign:25 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 InRelease
    default: Get:26 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB]
    default: Get:27 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release [2989 B]
    default: Get:28 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
    default: Get:29 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release.gpg [801 B]
    default: Get:30 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
    default: Get:31 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
    default: Get:32 https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 Packages [52.8 kB]
    default: Get:33 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:34 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0/multiverse amd64 Packages [13.1 kB]
    default: Get:35 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic InRelease [15.9 kB]
    default: Get:36 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB]
    default: Get:38 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [808 kB]
    default: Get:40 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:5 https://packagecloud.io/github/git-lfs/ubuntu bionic InRelease [23.2 kB]
    default: Get:41 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:42 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:43 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [254 kB]
    default: Get:44 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [75.6 kB]
    default: Get:45 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Sources [28.3 kB]
    default: Get:46 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [16.5 kB]
    default: Get:47 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main Sources [1748 B]
    default: Get:48 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [689 kB]
    default: Get:49 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:50 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 Packages [52.1 kB]
    default: Get:51 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [228 kB]
    default: Get:52 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main ppc64el Packages [15.7 kB]
    default: Get:53 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8112 B]
    default: Get:54 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2852 B]
    default: Get:55 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB]
    default: Get:57 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:58 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Translation-en [24.9 kB]
    default: Get:56 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 Packages [3423 B]
    default: Get:59 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B]
    default: Get:60 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Sources [15.1 kB]
    default: Get:61 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B]
    default: Get:62 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
    default: Get:63 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main amd64 Packages [41.0 kB]
    default: Get:64 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Translation-en [11.5 kB]
    default: Get:65 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
    default: Get:66 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.2 kB]
    default: Get:67 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
    default: Get:68 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
    default: Get:69 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
    default: Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1032 kB]
    default: Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [346 kB]
    default: Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [84.7 kB]
    default: Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [18.7 kB]
    default: Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1097 kB]
    default: Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [342 kB]
    default: Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.2 kB]
    default: Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6712 B]
    default: Get:78 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [7516 B]
    default: Get:79 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4764 B]
    default: Get:80 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7736 B]
    default: Get:81 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4588 B]
    default: Fetched 21.6 MB in 10s (2146 kB/s)
    default: Reading package lists...
    default:  * Installing apt-get packages...
    default: Reading package lists...
    default: Building dependency tree...
    default: Reading state information...
    default: make is already the newest version (4.1-9.1ubuntu1).
    default: unzip is already the newest version (6.0-21ubuntu1).
    default: zip is already the newest version (3.0-11build1).
    default: colordiff is already the newest version (1.0.18-1).
    default: dos2unix is already the newest version (7.3.4-3).
    default: graphviz is already the newest version (2.40.1-2).
    default: ngrep is already the newest version (1.47+ds1-1).
    default: subversion is already the newest version (1.9.7-4ubuntu1).
    default: curl is already the newest version (7.58.0-2ubuntu3.9).
    default: g++ is already the newest version (4:7.4.0-1ubuntu2.3).
    default: gettext is already the newest version (0.19.8.1-6ubuntu0.3).
    default: git is already the newest version (1:2.17.1-1ubuntu0.7).
    default: imagemagick is already the newest version (8:6.9.7.4+dfsg-16ubuntu6.8).
    default: lftp is already the newest version (4.8.1-1ubuntu0.1).
    default: memcached is already the newest version (1.5.6-0ubuntu1.2).
    default: postfix is already the newest version (3.3.0-1ubuntu0.2).
    default: software-properties-common is already the newest version (0.96.24.32.13).
    default: vim is already the newest version (2:8.0.1453-1ubuntu1.3).
    default: git-svn is already the newest version (1:2.17.1-1ubuntu0.7).
    default: ntp is already the newest version (1:4.2.8p10+dfsg-5ubuntu7.2).
    default: ntpdate is already the newest version (1:4.2.8p10+dfsg-5ubuntu7.2).
    default: python-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.1).
    default: nginx is already the newest version (1.19.1-1~bionic).
    default: php-imagick is already the newest version (3.4.4-4+ubuntu18.04.1+deb.sury.org+1).
    default: php-memcache is already the newest version (4.0.5.2+3.0.9~20170802.e702b5f9-1+ubuntu18.04.1+deb.sury.org+1).
    default: php-memcached is already the newest version (3.1.4+2.2.0-1+ubuntu18.04.1+deb.sury.org+20191129).
    default: php-pear is already the newest version (1:1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1).
    default: php-ssh2 is already the newest version (1.2+0.13-1+ubuntu18.04.1+deb.sury.org+1).
    default: php-xdebug is already the newest version (2.9.6+2.8.1+2.5.5-3+ubuntu18.04.1+deb.sury.org+1).
    default: php-yaml is already the newest version (2.1.0+2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-bcmath is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-cli is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-common is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-curl is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-dev is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-fpm is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-gd is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-imap is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-intl is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-json is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-mbstring is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-mysql is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-soap is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-xml is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: php7.2-zip is already the newest version (7.2.32-1+ubuntu18.04.1+deb.sury.org+1).
    default: mariadb-server is already the newest version (1:10.4.13+maria~bionic).
    default: nodejs is already the newest version (10.22.0-1nodesource1).
    default: git-lfs is already the newest version (2.11.0).
    default: 0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
    default:  * Removing unnecessary apt packages...
    default: Reading package lists...
    default: Building dependency tree...
    default: Reading state information...
    default: 0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
    default:  * Cleaning apt caches...
    default:  * Running tools_install
    default:  * Disabling active debug PHP mods
    default:  * Disabling if present: 'xdebug, xhgui, tideways_xhprof, pcov'
    default:  * Disabling active module: 'tideways_xhprof'
    default:  * Disabling active module: 'pcov'
    default: WARNING: Module pcov ini file doesn't exist under /etc/php/7.0/mods-available
    default: WARNING: Module pcov ini file doesn't exist under /etc/php/7.0/mods-available
    default:  * Restarting PHP FPM's so the change takes effect
    default:  * Installing/updating npm...
    default: /usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-cli.js
    default: /usr/bin/npx -> /usr/lib/node_modules/npm/bin/npx-cli.js
    default: + npm@6.14.7
    default: updated 1 package in 7.763s
    default:  * Installing/updating npm-check-updates...
    default: /usr/bin/npm-check-updates -> /usr/lib/node_modules/npm-check-updates/bin/npm-check-updates.js
    default: /usr/bin/ncu -> /usr/lib/node_modules/npm-check-updates/bin/ncu.js
    default: + npm-check-updates@7.0.2
    default: updated 1 package in 5.361s
    default:  * Making sure the composer cache is not owned by root
    default:  * Checking for Composer
    default:  * Updating Composer...
    default: Changed current directory to /usr/local/src/composer
    default: A preview release of the next major version of Composer is available (2.0.0-alpha3), run "composer self-update --preview" to give it a try. See also https://github.com/composer/composer/releases for changelogs.
    default: You are already using composer version 1.10.10 (stable channel).
    default: Changed current directory to /usr/local/src/composer
    default: ./composer.json has been updated
    default: Changed current directory to /usr/local/src/composer
    default: Loading composer repositories with package information
    default: Updating dependencies (including require-dev)
    default: Nothing to install or update
    default: Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
    default: Generating autoload files
    default: 4 packages you are using are looking for funding.
    default: Use the `composer fund` command to find out more!
    default:  * Updating Grunt CLI
    default:  * Updated Grunt CLI
    default:  * Adding graphviz symlink for Webgrind...
    default:  * Installing Shyaml for bash provisioning..
    default: Requirement already satisfied: shyaml in /usr/local/lib/python2.7/dist-packages
    default: Requirement already satisfied: pyyaml in /usr/local/lib/python2.7/dist-packages (from shyaml)
    default: 
    default:  * Setting up database configuration file links...
    default:  * Copied /srv/config/mysql-config/my.cnf               to /etc/mysql/my.cnf
    default:  * Copied /srv/config/mysql-config/root-my.cnf          to /home/vagrant/.my.cnf
    default:  * Checking the root user password is root
    default:  * The root password is the expected value
    default:  * Restarting mysql service
    default:  * Running custom init-custom.sql under the root user...
    default:  * init-custom.sql has run
    default:  * Initial MySQL prep...
    default:  * Starting MariaDB Database Import
    default:  * Creating the `gouconnect.dev` database if it doesn't already exist, and granting the wp user access
    default:  * mysql -u root -proot 'gouconnect.dev' < 'gouconnect.dev.sql'
    default:  * Import of 'gouconnect.dev' successful
    default:  * Creating the `uconnectlabs.dev` database if it doesn't already exist, and granting the wp user access
    default:  * mysql -u root -proot 'uconnectlabs.dev' < 'uconnectlabs.dev.sql'
    default:  * Import of 'uconnectlabs.dev' successful
    default:  * Creating the `wordpress-one` database if it doesn't already exist, and granting the wp user access
    default:  * mysql -u root -proot 'wordpress-one' < 'wordpress-one.sql'
    default:  * Import of 'wordpress-one' successful
    default:  * Creating the `wordpress-two` database if it doesn't already exist, and granting the wp user access
    default:  * mysql -u root -proot 'wordpress-two' < 'wordpress-two.sql'
    default:  * Import of 'wordpress-two' successful
    default:  * Creating the `wordpressone` database if it doesn't already exist, and granting the wp user access
    default:  * Skipped import of `wordpressone` - tables already exist
    default:  * Creating the `wordpresstwo` database if it doesn't already exist, and granting the wp user access
    default:  * Skipped import of `wordpresstwo` - tables already exist
    default:  * Databases imported
    default:  * Setup configuration files...
    default:  * Copying /srv/config/nginx-config/nginx.conf           to /etc/nginx/nginx.conf
    default:  * Copying /srv/config/nginx-config/nginx-wp-common.conf to /etc/nginx/nginx-wp-common.conf
    default:  * Copying /srv/config/nginx-config/php7.2-upstream.conf to /etc/nginx/upstreams/php72.conf
    default:  * Rsync'ing /srv/config/nginx-config/sites/             to /etc/nginx/custom-sites
    default: sending incremental file list
    default: deleting vvv-auto-wordpress-two-provision-b0bc8489c53c6b96847837cbb5a3ac4a.conf
    default: deleting vvv-auto-wordpress-one-provision-60730e707ede8a21f013860b6fc556e1.conf
    default: deleting vvv-auto-uconnectlabs.test-provision-79f56932fa1133523c6d2b90a1cbef8e.conf
    default: default.conf
    default: deprecated.conf
    default: gouconnect.test.conf
    default: local-nginx-example.conf-sample
    default: ssl/uconnectlabs.dev.cert
    default: ssl/uconnectlabs.dev.key
    default: sent 5.45K bytes  received 365 bytes  11.63K bytes/sec
    default: total size is 9.63K  speedup is 1.66
    default:  * Making sure the Nginx log files and folder exist
    default:  * Enabling MailHog Service
    default:  * Starting MailHog Service
    default:  * Copying /srv/config/php-config/php7.2-fpm.conf   to /etc/php/7.2/fpm/php-fpm.conf
    default:  * Copying /srv/config/php-config/php7.2-www.conf   to /etc/php/7.2/fpm/pool.d/www.conf
    default:  * Copying /srv/config/php-config/php7.2-custom.ini to /etc/php/7.2/fpm/conf.d/php-custom.ini
    default:  * Copying /srv/config/php-config/opcache.ini       to /etc/php/7.2/fpm/conf.d/opcache.ini
    default:  * Copying /srv/config/php-config/xdebug.ini        to /etc/php/7.2/mods-available/xdebug.ini
    default:  * Copying /srv/config/php-config/mailhog.ini       to /etc/php/7.2/mods-available/mailhog.ini
    default:  * Cleaning up mailcatcher.ini from a previous install
    default:  * Copying /srv/config/memcached-config/memcached.conf to /etc/memcached.conf and /etc/memcached_default.conf
    default: 
    default:  * Restarting services...
    default:  * Disabling XDebug PHP extension
    default:  * Enabling MailHog for PHP
    default:  
    default:  * Installing/updating wp-cli and debugging tools
    default:  * Updating wp-cli...
    default: Downloading from https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli-nightly.phar...
    default: md5 hash verified: 7140487ad6d83ffdd0b10cb74a65bc4e
    default: New version works. Proceeding to replace.
    default: Success: Updated WP-CLI to the latest nightly release.
    default: 
    default:  * Install/Update PHP_CodeSniffer (phpcs), see https://github.com/squizlabs/PHP_CodeSniffer
    default: 
    default:  * Install/Update WordPress-Coding-Standards, sniffs for PHP_CodeSniffer, see https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards
    default: Loading composer repositories with package information

    default: Updating dependencies (including require-dev)
    default: Nothing to install or update
    default: 1 package you are using is looking for funding.
    default: Use the `composer fund` command to find out more!
    default: Using config file: /srv/www/phpcs/CodeSniffer.conf
    default: 
    default: Config value "installed_paths" updated successfully; old value was "./CodeSniffer/Standards/WordPress/,./CodeSniffer/Standards/VIP-Coding-Standards/,./CodeSniffer/Standards/PHPCompatibility/,./CodeSniffer/Standards/PHPCompatibilityParagonie/,./CodeSniffer/Standards/PHPCompatibilityWP/"
    default: Using config file: /srv/www/phpcs/CodeSniffer.conf
    default: 
    default: Config value "default_standard" updated successfully; old value was "WordPress-Core"
    default: The installed coding standards are PEAR, Zend, PSR2, MySource, Squiz, PSR1, PSR12, WordPress, WordPress-Extra, WordPress-Docs, WordPress-Core, WordPressVIPMinimum, WordPress-VIP-Go, PHPCompatibility, PHPCompatibilityParagonieRandomCompat, PHPCompatibilityParagonieSodiumCompat and PHPCompatibilityWP
    default:  * Testing network connection to https://ppa.launchpad.net
    default:  * Successful Network connection to https://ppa.launchpad.net detected
    default:  * Testing network connection to https://wordpress.org
    default:  * Successful Network connection to https://wordpress.org detected
    default:  * Testing network connection to https://github.com
    default:  * Successful Network connection to https://github.com detected
    default:  * Testing network connection to https://raw.githubusercontent.com
    default:  * Successful Network connection to https://raw.githubusercontent.com detected
    default:  * Testing network connection to https://getcomposer.org
    default:  * Successful Network connection to https://getcomposer.org detected
    default:  * Testing network connection to http://ams2.mirrors.digitalocean.com
    default:  * Successful Network connection to http://ams2.mirrors.digitalocean.com detected
    default:  * Network checks succeeded
    default:  
    default:  * Searching for SVN repositories that need upgrading
    default:  
    default:  * Cleaning up Nginx configs
    default:  * Cleaning the virtual machine's /etc/hosts file...
    default:  βœ” The 'main' provisioner completed in 65 seconds.
==> default: Running provisioner: dashboard (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-1k11ko7.sh
    default:  β–· Running the 'dashboard' provisioner...
    default:  βœ” The 'dashboard' provisioner completed in 1 seconds.
==> default: Running provisioner: utility-source-core (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-19xx4g7.sh
    default:  β–· Running the 'utility-source-core' provisioner...
    default:  βœ” The 'utility-source-core' provisioner completed in 1 seconds.
==> default: Running provisioner: utility-core-memcached-admin (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-1wgiqwk.sh
    default:  β–· Running the 'utility-core-memcached-admin' provisioner...
    default:  βœ” The 'utility-core-memcached-admin' provisioner completed in 0 seconds.
==> default: Running provisioner: utility-core-opcache-status (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-a80pgv.sh
    default:  β–· Running the 'utility-core-opcache-status' provisioner...
    default: From https://github.com/rlerdorf/opcache-status
    default:  * branch            master     -> FETCH_HEAD
    default:  βœ” The 'utility-core-opcache-status' provisioner completed in 1 seconds.
==> default: Running provisioner: utility-core-phpmyadmin (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-19txg40.sh
    default:  β–· Running the 'utility-core-phpmyadmin' provisioner...
    default:  βœ” The 'utility-core-phpmyadmin' provisioner completed in 0 seconds.
==> default: Running provisioner: utility-core-webgrind (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-4e0ko0.sh
    default:  β–· Running the 'utility-core-webgrind' provisioner...
    default: Loading composer repositories with package information
    default: Updating dependencies (including require-dev)
    default: Nothing to install or update
    default: 1 package you are using is looking for funding.
    default: Use the `composer fund` command to find out more!
    default:  βœ” The 'utility-core-webgrind' provisioner completed in 1 seconds.
==> default: Running provisioner: utility-core-tls-ca (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-14d2ryq.sh
    default:  β–· Running the 'utility-core-tls-ca' provisioner...
    default:  βœ” The 'utility-core-tls-ca' provisioner completed in 3 seconds.
==> default: Running provisioner: utility-core-mongodb (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-l9skj5.sh
    default:  β–· Running the 'utility-core-mongodb' provisioner...
    default:  βœ” The 'utility-core-mongodb' provisioner completed in 0 seconds.
==> default: Running provisioner: utility-core-tideways (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-1xubbhc.sh
    default:  β–· Running the 'utility-core-tideways' provisioner...
    default:  βœ” The 'utility-core-tideways' provisioner completed in 8 seconds.
==> default: Running provisioner: utility-core-php70 (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-17jz2c4.sh
    default:  β–· Running the 'utility-core-php70' provisioner...
    default:  βœ” The 'utility-core-php70' provisioner completed in 6 seconds.
==> default: Running provisioner: utility-core-php72 (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-y2w7m4.sh
    default:  β–· Running the 'utility-core-php72' provisioner...
    default:  βœ” The 'utility-core-php72' provisioner completed in 3 seconds.
==> default: Running provisioner: utility-core-php73 (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-gysr9h.sh
    default:  β–· Running the 'utility-core-php73' provisioner...
    default:  βœ” The 'utility-core-php73' provisioner completed in 3 seconds.
==> default: Running provisioner: utility-core-php74 (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-1crf9l7.sh
    default:  β–· Running the 'utility-core-php74' provisioner...
    default:  βœ” The 'utility-core-php74' provisioner completed in 4 seconds.
==> default: Running provisioner: site-wordpress-one (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-ddf7ei.sh
    default:  β–· Running the 'site-wordpress-one' provisioner...
    default:  βœ” The 'site-wordpress-one' provisioner completed in 5 seconds.
==> default: Running provisioner: site-wordpress-two (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-14vgn0i.sh
    default:  β–· Running the 'site-wordpress-two' provisioner...
    default:  βœ” The 'site-wordpress-two' provisioner completed in 4 seconds.
==> default: Running provisioner: site-uconnectlabs.test (shell)...
    default: Running: /var/folders/s4/wd1phrh17nq7jb_rsym_7wrm0000gn/T/vagrant-shell20200805-50633-6vdqmd.sh
    default:  β–· Running the 'site-uconnectlabs.test' provisioner...
    default:  βœ” The 'site-uconnectlabs.test' provisioner completed in 1 seconds.
==> default: Running action triggers after up ...
==> default: Running trigger: VVV Post-Up...
    default: Running: inline script
    default:  * Restarting Nginx and MySQL
    default: 
    default:          yay  
    default:  ✧ β–„β–€β–€β–€β–„β–„β–„β–„β–„β–„β–„β–€β–€β–€β–„ ✧              __ __ __ __
    default:   βœ§β–ˆβ–’β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–’β–’β–ˆ    Thanks for  \ V\ V\ V /
    default: ✧   β–ˆβ–‘β–‘β–ˆβ–‘β–‘β–‘β–‘β–‘β–ˆβ–‘β–‘β–ˆ ✧   using        \_/\_/\_/
    default:  β–„β–„  β–ˆβ–‘β–‘β–‘β–€β–ˆβ–€β–‘β–‘β–‘β–ˆ  β–„β–„βœ§
    default: β–ˆβ–‘β–‘β–ˆ β–€β–„β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–„β–€ β–ˆβ–‘β–‘β–ˆ Vagrant Up has finished! Visit http://vvv.test
    default: 
micatonge@Micas-MBP vvv % 
tomjn commented 3 years ago

Looks like your issue is resolved, you just have the vagrant goodhosts issue now that’s not updating your hosts file

You might want to clear out any VVV entries in there in case something mangled got put in there

micatonge commented 3 years ago

Is there a way you recommend to clear out the entries, I tried history -c but it won't clear.

tomjn commented 3 years ago

open /etc/hosts in an editor and check manually for VVV domains, then reprovision

micatonge commented 3 years ago

When I try to change the file I get the following error, You don’t own the file β€œhosts” and don’t have permission to write to it. I tried to command chmod +x /etc/hosts and it was denied.

tomjn commented 3 years ago

chmod +x makes it executable, which you don't want, sudo vim /etc/hosts will do the job, it's a protected system file so not just anybody can edit it

micatonge commented 3 years ago

I can now reach http://vvv.test ! Thanks for all the kind help :)

But all of the A WordPress installation links cant be reached :( any tips?