AMD64
Shell
Git
TEMPLATE=ubuntu-ruby/14.04
Scroll to End of Log
0.11s0.08s0.00s0.05s0.00sTopworker_info1Worker information2hostname: 03974659-07fb-41a8-b6c4-28ce86e16cf6@1.worker-n2-com-f8c4bb956-shxns.gce-production-13version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: travis-job-0bd0f91a-6434-4874-87d8-9b7e34cd00a5 travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)5startup: 5.85124818ssystem_info7Build system information8Build language: shell9Build dist: xenial10Build id: 27410197211Job id: 63031434812Runtime kernel version: 4.15.0-1098-gcp13VM: default14travis-build version: 6b157a1c15Build image provisioning date and time16Tue Sep 20 12:40:34 UTC 202217Operating System Details18Distributor ID: Ubuntu19Description: Ubuntu 16.04.7 LTS20Release: 16.0421Codename: xenial22Systemd Version23systemd 22924Cookbooks Version2592dc2e3 https://github.com/travis-ci/travis-cookbooks/tree/92dc2e326git version27git version 2.37.328bash version29GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)30gcc version31gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 2016060932docker version33Client: Docker Engine - Community34 Version: 20.10.735 API version: 1.4136 Go version: go1.13.1537 Git commit: f0df35038 Built: Wed Jun 2 11:56:47 202139 OS/Arch: linux/amd6440 Context: default41 Experimental: true43Server: Docker Engine - Community44 Engine:45 Version: 20.10.746 API version: 1.41 (minimum version 1.12)47 Go version: go1.13.1548 Git commit: b0f5bc349 Built: Wed Jun 2 11:54:58 202150 OS/Arch: linux/amd6451 Experimental: false52 containerd:53 Version: 1.4.654 GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d55 runc:56 Version: 1.0.0-rc9557 GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b758 docker-init:59 Version: 0.19.060 GitCommit: de40ad061clang version62clang version 7.0.0 (tags/RELEASE_700/final)63jq version64jq-1.665bats version66Bats 0.4.067shellcheck version680.7.269shfmt version70v3.2.171ccache version723.2.473cmake version74cmake version 3.12.475heroku version76heroku/7.63.4 linux-x64 node-v14.19.077imagemagick version78Version: ImageMagick 6.8.9-9 Q16 x86_64 2020-12-04 http://www.imagemagick.org79md5deep version804.481mercurial version82version 4.883mysql version84mysql Ver 14.14 Distrib 5.7.33, for Linux (x86_64) using EditLine wrapper85openssl version86OpenSSL 1.0.2g 1 Mar 201687packer version881.7.589postgresql client version90psql (PostgreSQL) 9.5.2591ragel version92Ragel State Machine Compiler version 6.8 Feb 201393sudo version941.8.1695gzip version96gzip 1.697zip version98Zip 3.099vim version100VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Oct 13 2020 16:04:38)101iptables version102iptables v1.6.0103curl version104curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3105wget version106GNU Wget 1.17.1 built on linux-gnu.107rsync version108rsync version 3.1.1 protocol version 31109gimme version110v1.5.4111nvm version1120.39.1113perlbrew version114/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.96115phpenv version116rbenv 1.2.0117rvm version118rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]119default ruby version120ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]1230.00s0.02s0.00s0.01s0.22s0.00s0.00s0.00s0.01s0.00s0.08s0.00s0.01s0.00s0.08s6.03s0.00s3.31s0.00s2.22sdocker_mtu_and_registry_mirrorsDockerresolvconfgit.checkout1240.00s0.49s$ git clone --depth=50 --branch=master https://github.com/travis-ci/nightwhale.git travis-ci/nightwhale125Cloning into 'travis-ci/nightwhale'...126$ cd travis-ci/nightwhale127$ git checkout -qf 302b59bbfc89ee45d026fc17bf24cfba10665caa1290.01s130Setting environment variables from repository settings131$ export DOCKER_LOGIN_SERVER=[secure]132$ export DOCKER_LOGIN_USERNAME=[secure]133$ export DOCKER_LOGIN_PASSWORD=[secure]134$ export DOCKER_LOGIN_EMAIL=[secure]136Setting environment variables from .travis.yml137$ export TEMPLATE=ubuntu-ruby/14.04139$ bash -c 'echo $BASH_VERSION'1404.3.48(1)-release143DOCKER_DEST=travisci/ubuntu-ruby:14.04144Sending build context to Docker daemon 2.048kB145Step 1/11 : FROM ubuntu:14.0414614.04: Pulling from library/ubuntu1472e6e20c8e2e6: Pulling fs layer1480551a797c01d: Pulling fs layer149512123a864da: Pulling fs layer150512123a864da: Verifying Checksum151512123a864da: Download complete1520551a797c01d: Verifying Checksum1530551a797c01d: Download complete1542e6e20c8e2e6: Verifying Checksum1552e6e20c8e2e6: Download complete1562e6e20c8e2e6: Pull complete1570551a797c01d: Pull complete158512123a864da: Pull complete159Digest: sha256:64483f3496c1373bfd55348e88694d1c4d0c9b660dee6bfef5e12f43b9933b30160Status: Downloaded newer image for ubuntu:14.04161 ---> 13b66b487594162Step 2/11 : ENV DEBIAN_FRONTEND noninteractive163 ---> Running in 6063783d49b3164Removing intermediate container 6063783d49b3165 ---> 6ed33c2426cf166Step 3/11 : RUN apt-get -yq update167 ---> Running in b9a26918065d168Get:1 http://security.ubuntu.com trusty-security InRelease [56.5 kB]169Ign http://archive.ubuntu.com trusty InRelease170Get:2 https://esm.ubuntu.com trusty-infra-security InRelease171Get:3 http://archive.ubuntu.com trusty-updates InRelease [56.5 kB]172Get:4 https://esm.ubuntu.com trusty-infra-updates InRelease173Get:5 https://esm.ubuntu.com trusty-infra-security/main amd64 Packages174Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [878 kB]175Get:7 https://esm.ubuntu.com trusty-infra-updates/main amd64 Packages176Get:8 http://archive.ubuntu.com trusty-backports InRelease [56.5 kB]177Hit http://archive.ubuntu.com trusty Release.gpg178Get:9 http://archive.ubuntu.com trusty-updates/main amd64 Packages [1461 kB]179Get:10 http://security.ubuntu.com trusty-security/restricted amd64 Packages [24.6 kB]180Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [489 kB]181Get:12 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [6133 B]182Get:13 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [28.8 kB]183Get:14 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [883 kB]184Get:15 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [21.7 kB]185Get:16 http://archive.ubuntu.com trusty-backports/main amd64 Packages [20.0 kB]186Get:17 http://archive.ubuntu.com trusty-backports/restricted amd64 Packages [40 B]187Get:18 http://archive.ubuntu.com trusty-backports/universe amd64 Packages [72.8 kB]188Get:19 http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages [1739 B]189Hit http://archive.ubuntu.com trusty Release190Get:20 http://archive.ubuntu.com trusty/main amd64 Packages [1743 kB]191Get:21 http://archive.ubuntu.com trusty/restricted amd64 Packages [16.0 kB]192Get:22 http://archive.ubuntu.com trusty/universe amd64 Packages [7589 kB]193Get:23 http://archive.ubuntu.com trusty/multiverse amd64 Packages [169 kB]194Fetched 14.5 MB in 3s (4068 kB/s)195Reading package lists...196Removing intermediate container b9a26918065d197 ---> 8dc43b25c326198Step 4/11 : RUN apt-get -yq install software-properties-common199 ---> Running in 0e8daaef0661200Reading package lists...201Building dependency tree...202Reading state information...203The following extra packages will be installed:204 gir1.2-glib-2.0 iso-codes libdbus-glib-1-2 libgirepository-1.0-1205 libglib2.0-0 libglib2.0-data libxml2 python-apt-common python3-apt206 python3-dbus python3-gi python3-pycurl python3-software-properties sgml-base207 shared-mime-info unattended-upgrades xml-core xz-utils208Suggested packages:209 isoquery python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg210 libcurl4-gnutls-dev python3-pycurl-dbg sgml-base-doc bsd-mailx211 mail-transport-agent debhelper212The following NEW packages will be installed:213 gir1.2-glib-2.0 iso-codes libdbus-glib-1-2 libgirepository-1.0-1214 libglib2.0-0 libglib2.0-data libxml2 python-apt-common python3-apt215 python3-dbus python3-gi python3-pycurl python3-software-properties sgml-base216 shared-mime-info software-properties-common unattended-upgrades xml-core217 xz-utils2180 upgraded, 19 newly installed, 0 to remove and 1 not upgraded.219Need to get 5126 kB of archives.220After this operation, 30.8 MB of additional disk space will be used.221Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libglib2.0-0 amd64 2.40.2-0ubuntu1.1 [1059 kB]222Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libdbus-glib-1-2 amd64 0.100.2-1 [74.1 kB]223Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]224Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]225Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgirepository-1.0-1 amd64 1.40.0-1ubuntu0.2 [85.6 kB]226Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gir1.2-glib-2.0 amd64 1.40.0-1ubuntu0.2 [124 kB]227Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main iso-codes all 3.52-1 [2073 kB]228Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libglib2.0-data all 2.40.2-0ubuntu1.1 [116 kB]229Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-apt-common all 0.9.3.5ubuntu3 [15.0 kB]230Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-apt amd64 0.9.3.5ubuntu3 [139 kB]231Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main python3-dbus amd64 1.2.0-2build2 [82.1 kB]232Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-gi amd64 3.12.0-1ubuntu1 [154 kB]233Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main shared-mime-info amd64 1.2-0ubuntu3 [415 kB]234Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main xml-core all 0.13+nmu2 [23.3 kB]235Get:15 http://archive.ubuntu.com/ubuntu/ trusty/main python3-pycurl amd64 7.19.3-0ubuntu3 [47.5 kB]236Get:16 http://archive.ubuntu.com/ubuntu/ trusty/main xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]237Get:17 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unattended-upgrades all 0.82.1ubuntu2.5 [25.6 kB]238Get:18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-software-properties all 0.92.37.8 [19.2 kB]239Get:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main software-properties-common all 0.92.37.8 [9384 B]240Preconfiguring packages ...241Fetched 5126 kB in 3s (1661 kB/s)242Selecting previously unselected package libglib2.0-0:amd64.243(Reading database ... 12097 files and directories currently installed.)244Preparing to unpack .../libglib2.0-0_2.40.2-0ubuntu1.1_amd64.deb ...245Unpacking libglib2.0-0:amd64 (2.40.2-0ubuntu1.1) ...246Selecting previously unselected package libdbus-glib-1-2:amd64.247Preparing to unpack .../libdbus-glib-1-2_0.100.2-1_amd64.deb ...248Unpacking libdbus-glib-1-2:amd64 (0.100.2-1) ...249Selecting previously unselected package libxml2:amd64.250Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...251Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...252Selecting previously unselected package sgml-base.253Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...254Unpacking sgml-base (1.26+nmu4ubuntu1) ...255Selecting previously unselected package libgirepository-1.0-1.256Preparing to unpack .../libgirepository-1.0-1_1.40.0-1ubuntu0.2_amd64.deb ...257Unpacking libgirepository-1.0-1 (1.40.0-1ubuntu0.2) ...258Selecting previously unselected package gir1.2-glib-2.0.259Preparing to unpack .../gir1.2-glib-2.0_1.40.0-1ubuntu0.2_amd64.deb ...260Unpacking gir1.2-glib-2.0 (1.40.0-1ubuntu0.2) ...261Selecting previously unselected package iso-codes.262Preparing to unpack .../iso-codes_3.52-1_all.deb ...263Unpacking iso-codes (3.52-1) ...264Selecting previously unselected package libglib2.0-data.265Preparing to unpack .../libglib2.0-data_2.40.2-0ubuntu1.1_all.deb ...266Unpacking libglib2.0-data (2.40.2-0ubuntu1.1) ...267Selecting previously unselected package python-apt-common.268Preparing to unpack .../python-apt-common_0.9.3.5ubuntu3_all.deb ...269Unpacking python-apt-common (0.9.3.5ubuntu3) ...270Selecting previously unselected package python3-apt.271Preparing to unpack .../python3-apt_0.9.3.5ubuntu3_amd64.deb ...272Unpacking python3-apt (0.9.3.5ubuntu3) ...273Selecting previously unselected package python3-dbus.274Preparing to unpack .../python3-dbus_1.2.0-2build2_amd64.deb ...275Unpacking python3-dbus (1.2.0-2build2) ...276Selecting previously unselected package python3-gi.277Preparing to unpack .../python3-gi_3.12.0-1ubuntu1_amd64.deb ...278Unpacking python3-gi (3.12.0-1ubuntu1) ...279Selecting previously unselected package shared-mime-info.280Preparing to unpack .../shared-mime-info_1.2-0ubuntu3_amd64.deb ...281Unpacking shared-mime-info (1.2-0ubuntu3) ...282Selecting previously unselected package xml-core.283Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...284Unpacking xml-core (0.13+nmu2) ...285Selecting previously unselected package python3-pycurl.286Preparing to unpack .../python3-pycurl_7.19.3-0ubuntu3_amd64.deb ...287Unpacking python3-pycurl (7.19.3-0ubuntu3) ...288Selecting previously unselected package xz-utils.289Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...290Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...291Selecting previously unselected package unattended-upgrades.292Preparing to unpack .../unattended-upgrades_0.82.1ubuntu2.5_all.deb ...293Unpacking unattended-upgrades (0.82.1ubuntu2.5) ...294Selecting previously unselected package python3-software-properties.295Preparing to unpack .../python3-software-properties_0.92.37.8_all.deb ...296Unpacking python3-software-properties (0.92.37.8) ...297Selecting previously unselected package software-properties-common.298Preparing to unpack .../software-properties-common_0.92.37.8_all.deb ...299Unpacking software-properties-common (0.92.37.8) ...300Processing triggers for ureadahead (0.100.0-16) ...301Setting up libglib2.0-0:amd64 (2.40.2-0ubuntu1.1) ...302No schema files found: doing nothing.303Setting up libdbus-glib-1-2:amd64 (0.100.2-1) ...304Setting up libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...305Setting up sgml-base (1.26+nmu4ubuntu1) ...306Setting up libgirepository-1.0-1 (1.40.0-1ubuntu0.2) ...307Setting up gir1.2-glib-2.0 (1.40.0-1ubuntu0.2) ...308Setting up iso-codes (3.52-1) ...309Setting up libglib2.0-data (2.40.2-0ubuntu1.1) ...310Setting up python-apt-common (0.9.3.5ubuntu3) ...311Setting up python3-apt (0.9.3.5ubuntu3) ...312Setting up python3-dbus (1.2.0-2build2) ...313Setting up python3-gi (3.12.0-1ubuntu1) ...314Setting up shared-mime-info (1.2-0ubuntu3) ...315Setting up xml-core (0.13+nmu2) ...316Setting up python3-pycurl (7.19.3-0ubuntu3) ...317Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...318update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode319Setting up unattended-upgrades (0.82.1ubuntu2.5) ...320Processing triggers for ureadahead (0.100.0-16) ...321Setting up python3-software-properties (0.92.37.8) ...322Setting up software-properties-common (0.92.37.8) ...323Processing triggers for libc-bin (2.19-0ubuntu6.15) ...324Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...325Removing intermediate container 0e8daaef0661326 ---> b03344992054327Step 5/11 : RUN add-apt-repository ppa:pdoes/ppa -y328 ---> Running in ef823d7dcd9a329gpg: keyring `/tmp/tmplikcuwup/secring.gpg' created330gpg: keyring `/tmp/tmplikcuwup/pubring.gpg' created331gpg: requesting key ADFB71F3 from hkp server keyserver.ubuntu.com332gpg: /tmp/tmplikcuwup/trustdb.gpg: trustdb created333gpg: key ADFB71F3: public key "Launchpad PPA for Peter van der Does" imported334gpg: Total number processed: 1335gpg: imported: 1 (RSA: 1)336OK337Removing intermediate container ef823d7dcd9a338 ---> 1c6928172f80339Step 6/11 : RUN add-apt-repository ppa:brightbox/ruby-ng -y340 ---> Running in 6cfa6f57d334341gpg: keyring `/tmp/tmp88ye03i3/secring.gpg' created342gpg: keyring `/tmp/tmp88ye03i3/pubring.gpg' created343gpg: requesting key 18602E9E from hkp server keyserver.ubuntu.com344gpg: /tmp/tmp88ye03i3/trustdb.gpg: trustdb created345gpg: key 18602E9E: public key "Launchpad PPA for Brightbox" imported347gpg: imported: 1 (RSA: 1)348OK349Removing intermediate container 6cfa6f57d334350 ---> 5f6f77b8b33a351Step 7/11 : RUN apt-get -yq update352 ---> Running in 0751856899bb353Hit http://security.ubuntu.com trusty-security InRelease354Ign http://archive.ubuntu.com trusty InRelease355Get:1 http://ppa.launchpad.net trusty InRelease [18.5 kB]356Get:2 https://esm.ubuntu.com trusty-infra-security InRelease357Hit http://archive.ubuntu.com trusty-updates InRelease358Hit http://security.ubuntu.com trusty-security/main amd64 Packages359Get:3 https://esm.ubuntu.com trusty-infra-updates InRelease360Hit https://esm.ubuntu.com trusty-infra-security/main amd64 Packages361Hit https://esm.ubuntu.com trusty-infra-updates/main amd64 Packages362Hit http://archive.ubuntu.com trusty-backports InRelease363Get:4 http://ppa.launchpad.net trusty InRelease [14.0 kB]364Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages365Hit http://archive.ubuntu.com trusty Release.gpg366Hit http://security.ubuntu.com trusty-security/universe amd64 Packages367Get:5 http://ppa.launchpad.net trusty/main amd64 Packages [9797 B]368Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages369Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages370Get:6 http://ppa.launchpad.net trusty/main amd64 Packages [3132 B]371Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages372Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages373Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages374Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages375Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages376Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages377Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages378Hit http://archive.ubuntu.com trusty Release379Hit http://archive.ubuntu.com trusty/main amd64 Packages380Hit http://archive.ubuntu.com trusty/restricted amd64 Packages381Hit http://archive.ubuntu.com trusty/universe amd64 Packages382Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages383Fetched 60.4 kB in 2s (26.0 kB/s)384Reading package lists...385W: There is no public key available for the following key IDs:386F5DA5F09C3173AA6387W: There is no public key available for the following key IDs:388551CE2FB4CBEDD5A389Removing intermediate container 0751856899bb390 ---> cec21de89a1a391Step 8/11 : RUN apt-get -yq install build-essential libncurses-dev git ruby2.6 libruby2.6 ruby2.6-dev rsync392 ---> Running in 356af58c3de9393Reading package lists...394Building dependency tree...395Reading state information...396The following extra packages will be installed:397 binutils cpp cpp-4.8 dpkg-dev fakeroot fonts-lato g++ g++-4.8 gcc gcc-4.8398 git-man libalgorithm-diff-perl libalgorithm-diff-xs-perl399 libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev400 libcloog-isl4 libdpkg-perl libedit2 liberror-perl libfakeroot401 libfile-fcntllock-perl libgcc-4.8-dev libgmp-dev libgmp10 libgmpxx4ldbl402 libgomp1 libisl10 libitm1 libjs-jquery libmpc3 libmpfr4 libquadmath0403 libstdc++-4.8-dev libtimedate-perl libtinfo-dev libtsan0 libx11-6404 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 linux-libc-dev make405 manpages manpages-dev openssh-client patch ruby2.6-doc rubygems-integration406 xauth407Suggested packages:408 binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib409 g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf410 automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg411 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg412 libquadmath0-dbg gettext-base git-daemon-run git-daemon-sysvinit git-doc413 git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc414 libgmp10-doc libmpfr-dev javascript-common ncurses-doc libstdc++-4.8-doc415 make-doc man-browser ssh-askpass libpam-ssh keychain monkeysphere ed416 diffutils-doc openssh-server bundler417Recommended packages:418 ssh-client419The following NEW packages will be installed:420 binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot fonts-lato g++421 g++-4.8 gcc gcc-4.8 git git-man libalgorithm-diff-perl422 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1423 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libedit2 liberror-perl424 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp-dev libgmp10425 libgmpxx4ldbl libgomp1 libisl10 libitm1 libjs-jquery libmpc3 libmpfr4426 libncurses5-dev libquadmath0 libruby2.6 libstdc++-4.8-dev libtimedate-perl427 libtinfo-dev libtsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6428 libxext6 libxmuu1 linux-libc-dev make manpages manpages-dev openssh-client429 patch rsync ruby2.6 ruby2.6-dev ruby2.6-doc rubygems-integration xauth4300 upgraded, 62 newly installed, 0 to remove and 1 not upgraded.431Need to get 55.9 MB of archives.432After this operation, 201 MB of additional disk space will be used.433Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libedit2 amd64 3.1-20130712-2 [86.7 kB]434Get:2 http://ppa.launchpad.net/pdoes/ppa/ubuntu/ trusty/main git-man all 2:2.18.0-0ppa1~trusty3 [1565 kB]435Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libxau6 amd64 1:1.0.8-1 [8376 B]436Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libxdmcp6 amd64 1:1.1.1-1 [12.8 kB]437Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb1 amd64 1.10-2ubuntu1 [38.0 kB]438Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-data all 2:1.6.2-1ubuntu2.1 [111 kB]439Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-6 amd64 2:1.6.2-1ubuntu2.1 [561 kB]440Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxext6 amd64 2:1.3.2-1ubuntu0.0.14.04.1 [28.8 kB]441Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main libxmuu1 amd64 2:1.1.1-1 [11.0 kB]442Get:10 http://archive.ubuntu.com/ubuntu/ trusty/universe fonts-lato all 1.104-4 [243 kB]443Get:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]444Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]445Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]446Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]447Get:15 http://archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]448Get:16 http://archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B]449Get:17 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]450Get:18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]451Get:19 http://archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]452Get:20 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]453Get:21 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]454Get:22 http://archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]455Get:23 http://archive.ubuntu.com/ubuntu/ trusty/main manpages all 3.54-1ubuntu1 [627 kB]456Get:24 http://ppa.launchpad.net/pdoes/ppa/ubuntu/ trusty/main git amd64 2:2.18.0-0ppa1~trusty3 [5046 kB]457Get:25 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openssh-client amd64 1:6.6p1-2ubuntu2.13 [567 kB]458Get:26 http://archive.ubuntu.com/ubuntu/ trusty-updates/main rsync amd64 3.1.0-2ubuntu0.4+esm2 [347 kB]459Get:27 http://archive.ubuntu.com/ubuntu/ trusty/main xauth amd64 1:1.0.7-1ubuntu1 [25.8 kB]460Get:28 http://archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]461Get:29 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]462Get:30 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]463Get:31 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]464Get:32 http://archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]465Get:33 http://archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]466Get:34 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]467Get:35 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]468Get:36 http://archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]469Get:37 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]470Get:38 http://archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]471Get:39 http://archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]472Get:40 http://archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]473Get:41 http://archive.ubuntu.com/ubuntu/ trusty/main libtimedate-perl all 2.3000-1 [37.2 kB]474Get:42 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]475Get:43 http://archive.ubuntu.com/ubuntu/ trusty-updates/main patch amd64 2.7.1-4ubuntu2.4 [86.9 kB]476Get:44 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]477Get:45 http://archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]478Get:46 http://archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]479Get:47 http://archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]480Get:48 http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB]481Get:49 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]482Get:50 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]483Get:51 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]484Get:52 http://archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]485Get:53 http://archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB]486Get:54 http://archive.ubuntu.com/ubuntu/ trusty/main libjs-jquery all 1.7.2+dfsg-2ubuntu1 [78.8 kB]487Get:55 http://archive.ubuntu.com/ubuntu/ trusty/main libtinfo-dev amd64 5.9+20140118-1ubuntu1 [76.3 kB]488Get:56 http://archive.ubuntu.com/ubuntu/ trusty/main libncurses5-dev amd64 5.9+20140118-1ubuntu1 [170 kB]489Get:57 http://archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]490Get:58 http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu/ trusty/main libruby2.6 amd64 2.6.2-1bbox1~trusty1 [3972 kB]491Get:59 http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu/ trusty/main rubygems-integration all 1.8-1bbox1~trusty1 [4364 B]492Get:60 http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu/ trusty/main ruby2.6 amd64 2.6.2-1bbox1~trusty1 [99.6 kB]493Get:61 http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu/ trusty/main ruby2.6-dev amd64 2.6.2-1bbox1~trusty1 [171 kB]494Get:62 http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu/ trusty/main ruby2.6-doc all 2.6.2-1bbox1~trusty1 [2170 kB]495Extracting templates from packages: 100%496Fetched 55.9 MB in 18s (2991 kB/s)497Selecting previously unselected package libedit2:amd64.498(Reading database ... 13007 files and directories currently installed.)499Preparing to unpack .../libedit2_3.1-20130712-2_amd64.deb ...500Unpacking libedit2:amd64 (3.1-20130712-2) ...501Selecting previously unselected package libxau6:amd64.502Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...503Unpacking libxau6:amd64 (1:1.0.8-1) ...504Selecting previously unselected package libxdmcp6:amd64.505Preparing to unpack .../libxdmcp6_1%3a1.1.1-1_amd64.deb ...506Unpacking libxdmcp6:amd64 (1:1.1.1-1) ...507Selecting previously unselected package libxcb1:amd64.508Preparing to unpack .../libxcb1_1.10-2ubuntu1_amd64.deb ...509Unpacking libxcb1:amd64 (1.10-2ubuntu1) ...510Selecting previously unselected package libx11-data.511Preparing to unpack .../libx11-data_2%3a1.6.2-1ubuntu2.1_all.deb ...512Unpacking libx11-data (2:1.6.2-1ubuntu2.1) ...513Selecting previously unselected package libx11-6:amd64.514Preparing to unpack .../libx11-6_2%3a1.6.2-1ubuntu2.1_amd64.deb ...515Unpacking libx11-6:amd64 (2:1.6.2-1ubuntu2.1) ...516Selecting previously unselected package libxext6:amd64.517Preparing to unpack .../libxext6_2%3a1.3.2-1ubuntu0.0.14.04.1_amd64.deb ...518Unpacking libxext6:amd64 (2:1.3.2-1ubuntu0.0.14.04.1) ...519Selecting previously unselected package libxmuu1:amd64.520Preparing to unpack .../libxmuu1_2%3a1.1.1-1_amd64.deb ...521Unpacking libxmuu1:amd64 (2:1.1.1-1) ...522Selecting previously unselected package fonts-lato.523Preparing to unpack .../fonts-lato_1.104-4_all.deb ...524Unpacking fonts-lato (1.104-4) ...525Selecting previously unselected package libasan0:amd64.526Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...527Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...528Selecting previously unselected package libatomic1:amd64.529Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...530Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...531Selecting previously unselected package libgmp10:amd64.532Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...533Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...534Selecting previously unselected package libisl10:amd64.535Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...536Unpacking libisl10:amd64 (0.12.2-1) ...537Selecting previously unselected package libcloog-isl4:amd64.538Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...539Unpacking libcloog-isl4:amd64 (0.18.2-1) ...540Selecting previously unselected package libgmpxx4ldbl:amd64.541Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...542Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ...543Selecting previously unselected package libgomp1:amd64.544Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...545Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...546Selecting previously unselected package libitm1:amd64.547Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...548Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...549Selecting previously unselected package libmpfr4:amd64.550Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...551Unpacking libmpfr4:amd64 (3.1.2-1) ...552Selecting previously unselected package libquadmath0:amd64.553Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...554Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...555Selecting previously unselected package libtsan0:amd64.556Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...557Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...558Selecting previously unselected package libmpc3:amd64.559Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...560Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...561Selecting previously unselected package manpages.562Preparing to unpack .../manpages_3.54-1ubuntu1_all.deb ...563Unpacking manpages (3.54-1ubuntu1) ...564Selecting previously unselected package openssh-client.565Preparing to unpack .../openssh-client_1%3a6.6p1-2ubuntu2.13_amd64.deb ...566Unpacking openssh-client (1:6.6p1-2ubuntu2.13) ...567Selecting previously unselected package rsync.568Preparing to unpack .../rsync_3.1.0-2ubuntu0.4+esm2_amd64.deb ...569Unpacking rsync (3.1.0-2ubuntu0.4+esm2) ...570Selecting previously unselected package xauth.571Preparing to unpack .../xauth_1%3a1.0.7-1ubuntu1_amd64.deb ...572Unpacking xauth (1:1.0.7-1ubuntu1) ...573Selecting previously unselected package binutils.574Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...575Unpacking binutils (2.24-5ubuntu14.2) ...576Selecting previously unselected package libc-dev-bin.577Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...578Unpacking libc-dev-bin (2.19-0ubuntu6.15) ...579Selecting previously unselected package linux-libc-dev:amd64.580Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...581Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ...582Selecting previously unselected package libc6-dev:amd64.583Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...584Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...585Selecting previously unselected package cpp-4.8.586Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...587Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...588Selecting previously unselected package cpp.589Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...590Unpacking cpp (4:4.8.2-1ubuntu6) ...591Selecting previously unselected package libgcc-4.8-dev:amd64.592Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...593Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...594Selecting previously unselected package gcc-4.8.595Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...596Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...597Selecting previously unselected package gcc.598Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...599Unpacking gcc (4:4.8.2-1ubuntu6) ...600Selecting previously unselected package libstdc++-4.8-dev:amd64.601Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...602Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...603Selecting previously unselected package g++-4.8.604Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...605Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...606Selecting previously unselected package g++.607Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...608Unpacking g++ (4:4.8.2-1ubuntu6) ...609Selecting previously unselected package make.610Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...611Unpacking make (3.81-8.2ubuntu3) ...612Selecting previously unselected package libtimedate-perl.613Preparing to unpack .../libtimedate-perl_2.3000-1_all.deb ...614Unpacking libtimedate-perl (2.3000-1) ...615Selecting previously unselected package libdpkg-perl.616Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...617Unpacking libdpkg-perl (1.17.5ubuntu5.8) ...618Selecting previously unselected package patch.619Preparing to unpack .../patch_2.7.1-4ubuntu2.4_amd64.deb ...620Unpacking patch (2.7.1-4ubuntu2.4) ...621Selecting previously unselected package dpkg-dev.622Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...623Unpacking dpkg-dev (1.17.5ubuntu5.8) ...624Selecting previously unselected package build-essential.625Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...626Unpacking build-essential (11.6ubuntu6) ...627Selecting previously unselected package libfakeroot:amd64.628Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...629Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ...630Selecting previously unselected package fakeroot.631Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...632Unpacking fakeroot (1.20-3ubuntu2) ...633Selecting previously unselected package liberror-perl.634Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...635Unpacking liberror-perl (0.17-1.1) ...636Selecting previously unselected package git-man.637Preparing to unpack .../git-man_2%3a2.18.0-0ppa1~trusty3_all.deb ...638Unpacking git-man (2:2.18.0-0ppa1~trusty3) ...639Selecting previously unselected package git.640Preparing to unpack .../git_2%3a2.18.0-0ppa1~trusty3_amd64.deb ...641Unpacking git (2:2.18.0-0ppa1~trusty3) ...642Selecting previously unselected package libalgorithm-diff-perl.643Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...644Unpacking libalgorithm-diff-perl (1.19.02-3) ...645Selecting previously unselected package libalgorithm-diff-xs-perl.646Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...647Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ...648Selecting previously unselected package libalgorithm-merge-perl.649Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...650Unpacking libalgorithm-merge-perl (0.08-2) ...651Selecting previously unselected package libfile-fcntllock-perl.652Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...653Unpacking libfile-fcntllock-perl (0.14-2build1) ...654Selecting previously unselected package libgmp-dev:amd64.655Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...656Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ...657Selecting previously unselected package libjs-jquery.658Preparing to unpack .../libjs-jquery_1.7.2+dfsg-2ubuntu1_all.deb ...659Unpacking libjs-jquery (1.7.2+dfsg-2ubuntu1) ...660Selecting previously unselected package libtinfo-dev:amd64.661Preparing to unpack .../libtinfo-dev_5.9+20140118-1ubuntu1_amd64.deb ...662Unpacking libtinfo-dev:amd64 (5.9+20140118-1ubuntu1) ...663Selecting previously unselected package libncurses5-dev:amd64.664Preparing to unpack .../libncurses5-dev_5.9+20140118-1ubuntu1_amd64.deb ...665Unpacking libncurses5-dev:amd64 (5.9+20140118-1ubuntu1) ...666Selecting previously unselected package libruby2.6:amd64.667Preparing to unpack .../libruby2.6_2.6.2-1bbox1~trusty1_amd64.deb ...668Unpacking libruby2.6:amd64 (2.6.2-1bbox1~trusty1) ...669Selecting previously unselected package manpages-dev.670Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...671Unpacking manpages-dev (3.54-1ubuntu1) ...672Selecting previously unselected package rubygems-integration.673Preparing to unpack .../rubygems-integration_1.8-1bbox1~trusty1_all.deb ...674Unpacking rubygems-integration (1.8-1bbox1~trusty1) ...675Selecting previously unselected package ruby2.6.676Preparing to unpack .../ruby2.6_2.6.2-1bbox1~trusty1_amd64.deb ...677Unpacking ruby2.6 (2.6.2-1bbox1~trusty1) ...678Selecting previously unselected package ruby2.6-dev:amd64.679Preparing to unpack .../ruby2.6-dev_2.6.2-1bbox1~trusty1_amd64.deb ...680Unpacking ruby2.6-dev:amd64 (2.6.2-1bbox1~trusty1) ...681Selecting previously unselected package ruby2.6-doc.682Preparing to unpack .../ruby2.6-doc_2.6.2-1bbox1~trusty1_all.deb ...683Unpacking ruby2.6-doc (2.6.2-1bbox1~trusty1) ...684Processing triggers for ureadahead (0.100.0-16) ...685Setting up libedit2:amd64 (3.1-20130712-2) ...686Setting up libxau6:amd64 (1:1.0.8-1) ...687Setting up libxdmcp6:amd64 (1:1.1.1-1) ...688Setting up libxcb1:amd64 (1.10-2ubuntu1) ...689Setting up libx11-data (2:1.6.2-1ubuntu2.1) ...690Setting up libx11-6:amd64 (2:1.6.2-1ubuntu2.1) ...691Setting up libxext6:amd64 (2:1.3.2-1ubuntu0.0.14.04.1) ...692Setting up libxmuu1:amd64 (2:1.1.1-1) ...693Setting up fonts-lato (1.104-4) ...694Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...695Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...696Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...697Setting up libisl10:amd64 (0.12.2-1) ...698Setting up libcloog-isl4:amd64 (0.18.2-1) ...699Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ...700Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...701Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...702Setting up libmpfr4:amd64 (3.1.2-1) ...703Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...704Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...705Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ...706Setting up manpages (3.54-1ubuntu1) ...707Setting up openssh-client (1:6.6p1-2ubuntu2.13) ...708Setting up rsync (3.1.0-2ubuntu0.4+esm2) ...709 Removing any system startup links for /etc/init.d/rsync ...710update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match rsync Default-Stop values (none)711 Adding system startup for /etc/init.d/rsync ...712 /etc/rc0.d/K20rsync -> ../init.d/rsync713 /etc/rc1.d/K20rsync -> ../init.d/rsync714 /etc/rc6.d/K20rsync -> ../init.d/rsync715 /etc/rc2.d/S20rsync -> ../init.d/rsync716 /etc/rc3.d/S20rsync -> ../init.d/rsync717 /etc/rc4.d/S20rsync -> ../init.d/rsync718 /etc/rc5.d/S20rsync -> ../init.d/rsync719invoke-rc.d: policy-rc.d denied execution of restart.720Setting up xauth (1:1.0.7-1ubuntu1) ...721Setting up binutils (2.24-5ubuntu14.2) ...722Setting up libc-dev-bin (2.19-0ubuntu6.15) ...723Setting up linux-libc-dev:amd64 (3.13.0-170.220) ...724Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...725Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...726Setting up cpp (4:4.8.2-1ubuntu6) ...727Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...728Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...729Setting up gcc (4:4.8.2-1ubuntu6) ...730Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...731Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...732Setting up g++ (4:4.8.2-1ubuntu6) ...733update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode734Setting up make (3.81-8.2ubuntu3) ...735Setting up libtimedate-perl (2.3000-1) ...736Setting up libdpkg-perl (1.17.5ubuntu5.8) ...737Setting up patch (2.7.1-4ubuntu2.4) ...738Setting up dpkg-dev (1.17.5ubuntu5.8) ...739Setting up build-essential (11.6ubuntu6) ...740Setting up libfakeroot:amd64 (1.20-3ubuntu2) ...741Setting up fakeroot (1.20-3ubuntu2) ...742update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode743Setting up liberror-perl (0.17-1.1) ...744Setting up git-man (2:2.18.0-0ppa1~trusty3) ...745Setting up git (2:2.18.0-0ppa1~trusty3) ...746Setting up libalgorithm-diff-perl (1.19.02-3) ...747Setting up libalgorithm-diff-xs-perl (0.04-2build4) ...748Setting up libalgorithm-merge-perl (0.08-2) ...749Setting up libfile-fcntllock-perl (0.14-2build1) ...750Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ...751Setting up libjs-jquery (1.7.2+dfsg-2ubuntu1) ...752Setting up libtinfo-dev:amd64 (5.9+20140118-1ubuntu1) ...753Setting up libncurses5-dev:amd64 (5.9+20140118-1ubuntu1) ...754Setting up libruby2.6:amd64 (2.6.2-1bbox1~trusty1) ...755Setting up manpages-dev (3.54-1ubuntu1) ...756Setting up rubygems-integration (1.8-1bbox1~trusty1) ...757Setting up ruby2.6 (2.6.2-1bbox1~trusty1) ...758update-alternatives: using /usr/bin/gem2.6 to provide /usr/bin/gem (gem) in auto mode759update-alternatives: using /usr/bin/ruby2.6 to provide /usr/bin/ruby (ruby) in auto mode760Setting up ruby2.6-dev:amd64 (2.6.2-1bbox1~trusty1) ...761Setting up ruby2.6-doc (2.6.2-1bbox1~trusty1) ...762Processing triggers for libc-bin (2.19-0ubuntu6.15) ...763Processing triggers for ureadahead (0.100.0-16) ...764Removing intermediate container 356af58c3de9765 ---> ec22e5656823766Step 9/11 : RUN gem install bundler --no-document767 ---> Running in 1f6d28d9d711768ERROR: Error installing bundler:769 The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.4.22. Try installing it with `gem install bundler -v 2.4.22`770 bundler requires Ruby version >= 3.1.0. The current ruby version is 2.6.2.47.771The command '/bin/sh -c gem install bundler --no-document' returned a non-zero code: 1772The command "./bin/docker-build" exited with 1.775Done. Your build exited with 1.