bbpro
Version:
BrowserBox - remote browser isolation tool
341 lines (325 loc) • 621 kB
Plain Text
#0 building with "desktop-linux" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 53B done
#1 DONE 0.0s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 1.96kB done
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/ubuntu:jammy
#3 DONE 1.8s
#4 [ 1/12] FROM docker.io/library/ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 81.38MB 1.9s done
#5 DONE 1.9s
#6 [ 8/12] RUN . ~/.nvm/nvm.sh; nvm install stable
#6 CACHED
#7 [ 5/12] RUN useradd -ms /bin/bash bbpro && apt-get update && apt-get install -y sudo && echo "bbpro ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers
#7 CACHED
#8 [ 7/12] RUN curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | sudo -E bash -
#8 CACHED
#9 [ 2/12] RUN apt-get update
#9 CACHED
#10 [ 3/12] RUN apt-get update && apt-get install -y tzdata && ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime && dpkg-reconfigure --frontend noninteractive tzdata && apt-get clean
#10 CACHED
#11 [ 4/12] RUN apt-get install -y libx11-xcb1 libxcomposite1 libxdamage1 libxext6 libxfixes3 libnss3 libnspr4 libasound2 libatk1.0-0 libatk-bridge2.0-0 libcups2 libxrandr2 libpangocairo-1.0-0 libgtk-3-0 curl jq vim
#11 CACHED
#12 [ 6/12] RUN curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
#12 CACHED
#13 [ 9/12] WORKDIR /home/bbpro/bbpro/
#13 CACHED
#14 [10/12] COPY . /home/bbpro/bbpro/
#14 DONE 2.5s
#15 [11/12] RUN chown -R bbpro:bbpro /home/bbpro/bbpro/
#15 DONE 16.8s
#16 [12/12] RUN yes | ./deploy-scripts/global_install.sh localhost
#16 0.217 Using package manager: /usr/bin/apt
#16 0.218 /usr/bin/sudo
#16 0.218
#16 0.218
#16 0.218
#16 0.218 Welcome to the BrowserBox Pro installation.
#16 0.218 Before proceeding, please note the following:
#16 0.218
#16 0.218
#16 0.219 Summary: without a validly purchased and current commercial license, this product is only valid for noncommercial use or under the terms of the AGPL.
#16 0.219 By proceeding with this installation, you confirm your agreement to the terms and conditions contained within the LICENSE file (https://github.com/dosyago/BrowserBoxPro/blob/boss/LICENSE.md), as well as the terms at https://dosyago.com/terms.txt and https://dosyago.com/privacy.txt.
#16 0.219
#16 0.219
#16 0.219 If you foresee using BrowserBoxPro for commercial purposes without complying with AGPL, you must purchase a license.
#16 0.219 Small volume licenses can be purchased on GumRoad (yearly or perpetual): https://dosy.gumroad.com/
#16 0.219 For large volume purchases, please visit our website: https://dosyago.com
#16 0.219
#16 0.219
#16 0.219 For other inquiries, you may contact sales@dosyago.com.
#16 0.219
#16 0.219
#16 0.222
#16 0.222
#16 0.222 You have agreed to the terms. Proceeding with the installation...
#16 0.328
#16 0.328 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#16 0.328
#16 1.321 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
#16 1.323 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
#16 1.477 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
#16 2.372 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
#16 3.070 Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1392 kB]
#16 3.667 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1419 kB]
#16 4.312 Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1013 kB]
#16 4.473 Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB]
#16 4.564 Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1186 kB]
#16 4.900 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1279 kB]
#16 5.851 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1455 kB]
#16 6.991 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.9 kB]
#16 7.117 Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [78.3 kB]
#16 7.119 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [32.6 kB]
#16 7.164 Fetched 8287 kB in 7s (1234 kB/s)
#16 7.164 Reading package lists...
#16 7.773 Building dependency tree...
#16 7.903 Reading state information...
#16 7.917 13 packages can be upgraded. Run 'apt list --upgradable' to see them.
#16 7.997
#16 7.997 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#16 7.997
#16 8.052 Reading package lists...
#16 8.646 Building dependency tree...
#16 8.773 Reading state information...
#16 8.795 Calculating upgrade...
#16 8.959 The following packages will be upgraded:
#16 8.960 libnss-systemd libpam-systemd libssl3 libsystemd0 libudev1 openssl systemd
#16 8.960 systemd-sysv systemd-timesyncd vim vim-common vim-runtime xxd
#16 9.574 13 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#16 9.574 Need to get 17.1 MB of archives.
#16 9.574 After this operation, 12.3 kB of additional disk space will be used.
#16 9.574 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.11 [133 kB]
#16 10.68 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.11 [31.2 kB]
#16 10.73 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.11 [10.5 kB]
#16 10.74 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.11 [203 kB]
#16 11.05 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.12 [1901 kB]
#16 12.15 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.11 [4581 kB]
#16 13.70 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.11 [318 kB]
#16 13.97 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.11 [78.0 kB]
#16 14.21 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.12 [1182 kB]
#16 17.09 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim amd64 2:8.2.3995-1ubuntu2.13 [1734 kB]
#16 18.29 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-runtime all 2:8.2.3995-1ubuntu2.13 [6834 kB]
#16 25.28 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.13 [54.5 kB]
#16 25.99 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.13 [81.5 kB]
#16 26.46 debconf: delaying package configuration, since apt-utils is not installed
#16 26.51 Fetched 17.1 MB in 17s (995 kB/s)
#16 26.59 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26816 files and directories currently installed.)
#16 26.60 Preparing to unpack .../libnss-systemd_249.11-0ubuntu3.11_amd64.deb ...
#16 26.61 Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ...
#16 26.73 Preparing to unpack .../systemd-timesyncd_249.11-0ubuntu3.11_amd64.deb ...
#16 26.74 Unpacking systemd-timesyncd (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ...
#16 26.86 Preparing to unpack .../systemd-sysv_249.11-0ubuntu3.11_amd64.deb ...
#16 26.86 Unpacking systemd-sysv (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ...
#16 26.95 Preparing to unpack .../libpam-systemd_249.11-0ubuntu3.11_amd64.deb ...
#16 26.97 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ...
#16 27.07 Preparing to unpack .../libssl3_3.0.2-0ubuntu1.12_amd64.deb ...
#16 27.07 Unpacking libssl3:amd64 (3.0.2-0ubuntu1.12) over (3.0.2-0ubuntu1.10) ...
#16 27.19 Setting up libssl3:amd64 (3.0.2-0ubuntu1.12) ...
#16 27.40 debconf: unable to initialize frontend: Dialog
#16 27.40 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
#16 27.40 debconf: falling back to frontend: Readline
#16 27.40 debconf: unable to initialize frontend: Readline
#16 27.40 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#16 27.40 debconf: falling back to frontend: Teletype
#16 27.63 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26816 files and directories currently installed.)
#16 27.64 Preparing to unpack .../systemd_249.11-0ubuntu3.11_amd64.deb ...
#16 28.13 Unpacking systemd (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ...
#16 28.79 Preparing to unpack .../libsystemd0_249.11-0ubuntu3.11_amd64.deb ...
#16 28.79 Unpacking libsystemd0:amd64 (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ...
#16 28.86 Setting up libsystemd0:amd64 (249.11-0ubuntu3.11) ...
#16 28.95 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26816 files and directories currently installed.)
#16 28.96 Preparing to unpack .../libudev1_249.11-0ubuntu3.11_amd64.deb ...
#16 28.97 Unpacking libudev1:amd64 (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ...
#16 29.04 Setting up libudev1:amd64 (249.11-0ubuntu3.11) ...
#16 29.13 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26816 files and directories currently installed.)
#16 29.14 Preparing to unpack .../openssl_3.0.2-0ubuntu1.12_amd64.deb ...
#16 29.14 Unpacking openssl (3.0.2-0ubuntu1.12) over (3.0.2-0ubuntu1.10) ...
#16 29.25 Preparing to unpack .../vim_2%3a8.2.3995-1ubuntu2.13_amd64.deb ...
#16 29.38 Unpacking vim (2:8.2.3995-1ubuntu2.13) over (2:8.2.3995-1ubuntu2.12) ...
#16 29.57 Preparing to unpack .../vim-runtime_2%3a8.2.3995-1ubuntu2.13_all.deb ...
#16 29.61 Unpacking vim-runtime (2:8.2.3995-1ubuntu2.13) over (2:8.2.3995-1ubuntu2.12) ...
#16 31.12 Preparing to unpack .../xxd_2%3a8.2.3995-1ubuntu2.13_amd64.deb ...
#16 31.12 Unpacking xxd (2:8.2.3995-1ubuntu2.13) over (2:8.2.3995-1ubuntu2.12) ...
#16 31.25 Preparing to unpack .../vim-common_2%3a8.2.3995-1ubuntu2.13_all.deb ...
#16 31.40 Unpacking vim-common (2:8.2.3995-1ubuntu2.13) over (2:8.2.3995-1ubuntu2.12) ...
#16 31.60 Setting up systemd (249.11-0ubuntu3.11) ...
#16 32.45 Setting up xxd (2:8.2.3995-1ubuntu2.13) ...
#16 32.45 Setting up vim-common (2:8.2.3995-1ubuntu2.13) ...
#16 32.56 Setting up systemd-timesyncd (249.11-0ubuntu3.11) ...
#16 33.02 Setting up vim-runtime (2:8.2.3995-1ubuntu2.13) ...
#16 33.49 Setting up openssl (3.0.2-0ubuntu1.12) ...
#16 33.51 Setting up systemd-sysv (249.11-0ubuntu3.11) ...
#16 33.53 Setting up vim (2:8.2.3995-1ubuntu2.13) ...
#16 33.75 Setting up libnss-systemd:amd64 (249.11-0ubuntu3.11) ...
#16 33.77 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.11) ...
#16 34.04 debconf: unable to initialize frontend: Dialog
#16 34.04 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
#16 34.04 debconf: falling back to frontend: Readline
#16 34.04 debconf: unable to initialize frontend: Readline
#16 34.04 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#16 34.04 debconf: falling back to frontend: Teletype
#16 34.30 Processing triggers for libc-bin (2.35-0ubuntu3.4) ...
#16 34.36 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
#16 34.38 Processing triggers for hicolor-icon-theme (0.17-2) ...
#16 34.58
#16 34.58 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#16 34.58
#16 34.63 Reading package lists...
#16 35.22 Building dependency tree...
#16 35.35 Reading state information...
#16 35.45 The following additional packages will be installed:
#16 35.45 iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
#16 35.45 libxtables12 netbase
#16 35.46 Suggested packages:
#16 35.46 firewalld kmod nftables rsyslog
#16 35.50 The following NEW packages will be installed:
#16 35.50 iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
#16 35.50 libxtables12 net-tools netbase ufw
#16 36.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
#16 36.14 Need to get 1025 kB of archives.
#16 36.14 After this operation, 5292 kB of additional disk space will be used.
#16 36.14 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
#16 36.41 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.1 [31.2 kB]
#16 36.66 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
#16 36.73 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.1 [20.2 kB]
#16 36.84 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB]
#16 36.91 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB]
#16 37.03 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB]
#16 37.19 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.1 [455 kB]
#16 37.61 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ufw all 0.36.1-4ubuntu0.1 [162 kB]
#16 37.68 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5 [204 kB]
#16 37.99 debconf: delaying package configuration, since apt-utils is not installed
#16 38.04 Fetched 1025 kB in 2s (455 kB/s)
#16 38.12 Selecting previously unselected package libmnl0:amd64.
#16 38.12 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26816 files and directories currently installed.)
#16 38.13 Preparing to unpack .../0-libmnl0_1.0.4-3build2_amd64.deb ...
#16 38.14 Unpacking libmnl0:amd64 (1.0.4-3build2) ...
#16 38.23 Selecting previously unselected package libxtables12:amd64.
#16 38.23 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_amd64.deb ...
#16 38.23 Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.1) ...
#16 38.32 Selecting previously unselected package netbase.
#16 38.32 Preparing to unpack .../2-netbase_6.3_all.deb ...
#16 38.32 Unpacking netbase (6.3) ...
#16 38.41 Selecting previously unselected package libip6tc2:amd64.
#16 38.41 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_amd64.deb ...
#16 38.41 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.1) ...
#16 38.50 Selecting previously unselected package libnfnetlink0:amd64.
#16 38.50 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_amd64.deb ...
#16 38.51 Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ...
#16 38.59 Selecting previously unselected package libnetfilter-conntrack3:amd64.
#16 38.60 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_amd64.deb ...
#16 38.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ...
#16 38.68 Selecting previously unselected package libnftnl11:amd64.
#16 38.69 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_amd64.deb ...
#16 38.69 Unpacking libnftnl11:amd64 (1.2.1-1build1) ...
#16 38.78 Selecting previously unselected package iptables.
#16 38.78 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_amd64.deb ...
#16 38.78 Unpacking iptables (1.8.7-1ubuntu5.1) ...
#16 38.89 Selecting previously unselected package ufw.
#16 38.89 Preparing to unpack .../8-ufw_0.36.1-4ubuntu0.1_all.deb ...
#16 39.00 Unpacking ufw (0.36.1-4ubuntu0.1) ...
#16 39.09 Selecting previously unselected package net-tools.
#16 39.10 Preparing to unpack .../9-net-tools_1.60+git20181103.0eebece-1ubuntu5_amd64.deb ...
#16 39.10 Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5) ...
#16 39.17 Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5) ...
#16 39.17 Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.1) ...
#16 39.18 Setting up libmnl0:amd64 (1.0.4-3build2) ...
#16 39.18 Setting up libxtables12:amd64 (1.8.7-1ubuntu5.1) ...
#16 39.18 Setting up libnfnetlink0:amd64 (1.0.1-3build3) ...
#16 39.19 Setting up netbase (6.3) ...
#16 39.21 Setting up libnftnl11:amd64 (1.2.1-1build1) ...
#16 39.21 Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ...
#16 39.22 Setting up iptables (1.8.7-1ubuntu5.1) ...
#16 39.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
#16 39.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
#16 39.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
#16 39.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
#16 39.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
#16 39.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
#16 39.35 Setting up ufw (0.36.1-4ubuntu0.1) ...
#16 39.61 debconf: unable to initialize frontend: Dialog
#16 39.61 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
#16 39.61 debconf: falling back to frontend: Readline
#16 39.61 debconf: unable to initialize frontend: Readline
#16 39.61 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#16 39.61 debconf: falling back to frontend: Teletype
#16 40.07
#16 40.07 Creating config file /etc/ufw/before.rules with new version
#16 40.56
#16 40.56 Creating config file /etc/ufw/before6.rules with new version
#16 41.06
#16 41.06 Creating config file /etc/ufw/after.rules with new version
#16 41.57
#16 41.57 Creating config file /etc/ufw/after6.rules with new version
#16 42.87 Created symlink /etc/systemd/system/multi-user.target.wants/ufw.service → /lib/systemd/system/ufw.service.
#16 42.89 Processing triggers for libc-bin (2.35-0ubuntu3.4) ...
#16 44.20 ERROR: problem running ufw-init
#16 44.20 iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)
#16 44.20
#16 44.20 iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)
#16 44.20
#16 44.20 iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)
#16 44.20
#16 44.20
#16 44.33
#16 44.33 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#16 44.33
#16 44.38 Reading package lists...
#16 44.97 Building dependency tree...
#16 45.10 Reading state information...
#16 45.24 The following NEW packages will be installed:
#16 45.24 libnss3-tools
#16 46.09 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#16 46.09 Need to get 565 kB of archives.
#16 46.09 After this operation, 2195 kB of additional disk space will be used.
#16 46.09 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libnss3-tools amd64 2:3.68.2-0ubuntu1.2 [565 kB]
#16 47.41 debconf: delaying package configuration, since apt-utils is not installed
#16 47.45 Fetched 565 kB in 2s (294 kB/s)
#16 47.53 Selecting previously unselected package libnss3-tools.
#16 47.53 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27253 files and directories currently installed.)
#16 47.54 Preparing to unpack .../libnss3-tools_2%3a3.68.2-0ubuntu1.2_amd64.deb ...
#16 47.55 Unpacking libnss3-tools (2:3.68.2-0ubuntu1.2) ...
#16 47.66 Setting up libnss3-tools (2:3.68.2-0ubuntu1.2) ...
#16 47.74 % Total % Received % Xferd Average Speed Time Time Time Current
#16 47.74 Dload Upload Total Spent Left Speed
#16 47.74
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 123 100 123 0 0 113 0 0:00:01 0:00:01 --:--:-- 113
100 123 100 123 0 0 113 0 0:00:01 0:00:01 --:--:-- 113
#16 49.40
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
#16 50.17
1 4676k 1 65536 0 0 26954 0 0:02:57 0:00:02 0:02:55 26954
90 4676k 90 4236k 0 0 1227k 0 0:00:03 0:00:03 --:--:-- 4090k
100 4676k 100 4676k 0 0 1113k 0 0:00:04 0:00:04 --:--:-- 2607k
#16 53.11 Created a new local CA 💥
#16 63.36 The local CA is now installed in the system trust store! ⚡️
#16 63.36
#16 63.54
#16 63.54 Created a new certificate valid for the following names 📜
#16 63.54 - "localhost"
#16 63.54 - "127.0.0.1"
#16 63.54
#16 63.54 The certificate is at "fullchain.pem" and the key at "privkey.pem" ✅
#16 63.54
#16 63.54 It will expire on 4 February 2026 🗓
#16 63.54
#16 63.54 Finding bbpro directory...Found bbpro at: /home/bbpro/bbpro
#16 63.76
#16 63.76
#16 63.76 Ensuring fully installed...
#16 63.76 Ensuring nvm installed...
#16 63.76 ./deploy-scripts/global_install.sh: line 102: /home/bbpro/.nvm/nvm.sh: No such file or directory
#16 63.76 Installing nvm...
#16 63.79 % Total % Received % Xferd Average Speed Time Time Time Current
#16 63.79 Dload Upload Total Spent Left Speed
#16 63.79
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15037 100 15037 0 0 21272 0 --:--:-- --:--:-- --:--:-- 21359
#16 64.58 => Downloading nvm as script to '/home/bbpro/.nvm'
#16 65.45
#16 65.50 => Appending nvm source string to /home/bbpro/.bashrc
#16 65.52 => Appending bash_completion source string to /home/bbpro/.bashrc
#16 65.60 => Close and reopen your terminal to start using nvm or run the following to use it now:
#16 65.60
#16 65.60 export NVM_DIR="$HOME/.nvm"
#16 65.60 [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
#16 65.60 [ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
#16 72.22 Downloading and installing node v21.1.0...
#16 72.80 Downloading https://nodejs.org/dist/v21.1.0/node-v21.1.0-linux-x64.tar.gz...
#16 73.03 #=#=#
0.3%
## 4.1%
##### 8.1%
##### 8.3%
###### 8.6%
###### 9.0%
###### 9.2%
###### 9.5%
####### 9.9%
####### 10.2%
####### 10.5%
####### 10.8%
####### 11.1%
######## 11.3%
######## 11.7%
######## 11.9%
######## 12.2%
######## 12.4%
######### 12.7%
######### 13.0%
######### 13.2%
######### 13.5%
######### 13.8%
########## 14.0%
########## 14.2%
########## 14.5%
########## 14.8%
########## 15.0%
########### 15.3%
########### 15.5%
########### 15.8%
########### 16.1%
########### 16.3%
########### 16.6%
############ 16.9%
############ 17.2%
############ 17.4%
############ 17.7%
############ 17.9%
############# 18.2%
############# 18.4%
############# 18.7%
############# 19.0%
############# 19.2%
############## 19.5%
############## 19.7%
############## 20.0%
############## 20.3%
############## 20.6%
############### 20.9%
############### 21.1%
############### 21.4%
############### 21.6%
############### 21.9%
############### 22.2%
################ 22.5%
################ 22.7%
################ 23.0%
################ 23.2%
################ 23.4%
################# 23.7%
################# 24.0%
################# 24.3%
################# 24.5%
################# 24.8%
################## 25.0%
################## 25.3%
################## 25.5%
################## 25.8%
################## 26.1%
################## 26.3%
################### 26.6%
################### 26.8%
################### 27.1%
################### 27.4%
################### 27.6%
#################### 27.8%
#################### 28.1%
#################### 28.4%
#################### 28.7%
#################### 28.9%
##################### 29.2%
##################### 29.5%
##################### 29.7%
##################### 30.0%
##################### 30.2%
##################### 30.5%
###################### 30.8%
###################### 31.0%
###################### 31.3%
###################### 31.6%
###################### 31.8%
####################### 32.1%
####################### 32.3%
####################### 32.5%
####################### 32.7%
####################### 32.9%
####################### 33.1%
####################### 33.3%
######################## 33.5%
######################## 33.7%
######################## 33.9%
######################## 34.1%
######################## 34.4%
######################## 34.5%
######################### 34.7%
######################### 34.9%
######################### 35.1%
######################### 35.3%
######################### 35.4%
######################### 35.6%
######################### 35.7%
######################### 35.8%
######################### 36.0%
########################## 36.2%
########################## 36.3%
########################## 36.5%
########################## 36.6%
########################## 36.8%
########################## 37.0%
########################## 37.2%
########################## 37.4%
########################### 37.6%
########################### 37.7%
########################### 37.9%
########################### 38.1%
########################### 38.3%
########################### 38.4%
########################### 38.6%
########################### 38.7%
############################ 38.9%
############################ 39.0%
############################ 39.2%
############################ 39.4%
############################ 39.6%
############################ 39.7%
############################ 39.9%
############################ 40.1%
############################# 40.3%
############################# 40.6%
############################# 40.9%
############################# 41.2%
############################# 41.5%
############################## 41.8%
############################## 42.1%
############################## 42.3%
############################## 42.6%
############################## 42.8%
############################### 43.1%
############################### 43.3%
############################### 43.6%
############################### 43.8%
############################### 44.1%
############################### 44.3%
################################ 44.6%
################################ 44.8%
################################ 45.1%
################################ 45.4%
################################ 45.6%
################################# 45.9%
################################# 46.2%
################################# 46.4%
################################# 46.7%
################################# 47.0%
################################## 47.2%
################################## 47.5%
################################## 47.7%
################################## 48.0%
################################## 48.3%
################################## 48.5%
################################### 48.7%
################################### 49.0%
################################### 49.2%
################################### 49.5%
################################### 49.7%
#################################### 50.0%
#################################### 50.3%
#################################### 50.6%
#################################### 50.8%
#################################### 51.1%
#################################### 51.4%
##################################### 51.6%
##################################### 51.8%
##################################### 52.2%
##################################### 52.4%
##################################### 52.6%
###################################### 52.9%
###################################### 53.2%
###################################### 53.4%
###################################### 53.7%
###################################### 53.9%
####################################### 54.2%
####################################### 54.4%
####################################### 54.7%
####################################### 54.9%
####################################### 55.2%
####################################### 55.5%
######################################## 55.8%
######################################## 56.0%
######################################## 56.2%
######################################## 56.5%
######################################## 56.8%
######################################### 57.0%
######################################### 57.4%
######################################### 57.7%
######################################### 57.9%
######################################### 58.2%
########################################## 58.4%
########################################## 58.7%
########################################## 59.0%
########################################## 59.3%
########################################## 59.5%
########################################### 59.8%
########################################### 60.0%
########################################### 60.3%
########################################### 60.5%
########################################### 60.9%
############################################ 61.1%
############################################ 61.4%
############################################ 61.6%
############################################ 61.8%
############################################ 62.1%
############################################ 62.4%
############################################# 62.7%
############################################# 62.9%
############################################# 63.2%
############################################# 63.4%
############################################# 63.7%
############################################## 63.9%
############################################## 64.3%
############################################## 64.5%
############################################## 64.7%
############################################## 65.0%
############################################## 65.2%
############################################### 65.4%
############################################### 65.6%
############################################### 65.7%
############################################### 66.0%
############################################### 66.1%
############################################### 66.2%
############################################### 66.4%
############################################### 66.6%
################################################ 66.7%
################################################ 66.9%
################################################ 67.1%
################################################ 67.3%
################################################ 67.4%
################################################ 67.6%
################################################ 67.8%
################################################ 67.9%
################################################ 68.0%
################################################# 68.2%
################################################# 68.3%
################################################# 68.5%
################################################# 68.6%
################################################# 68.7%
################################################# 68.9%
################################################# 69.0%
################################################# 69.1%
################################################# 69.2%
################################################# 69.3%
################################################## 69.5%
################################################## 69.7%
################################################## 69.8%
################################################## 69.9%
################################################## 70.0%
################################################## 70.1%
################################################## 70.2%
################################################## 70.4%
################################################## 70.5%
################################################## 70.6%
################################################## 70.7%
################################################## 70.7%
################################################### 70.9%
################################################### 71.0%
################################################### 71.1%
################################################### 71.3%
################################################### 71.4%
################################################### 71.6%
################################################### 71.9%
################################################### 72.1%
#################################################### 72.4%
#################################################### 72.7%
#################################################### 73.1%
#################################################### 73.5%
##################################################### 73.9%
##################################################### 74.3%
##################################################### 74.8%
###################################################### 75.3%
###################################################### 75.8%
####################################################### 76.5%
####################################################### 76.8%
####################################################### 77.0%
#######################################################