AMD64
Shell
Git
TEMPLATE=ubuntu-systemd/24.04
Scroll to End of Log
0.14s0.09s0.00s0.07s0.00sTopworker_info1Worker information2hostname: eb416c31-11d0-4fbd-a4f7-9ac380af5805@1.worker-n2-com-f8c4bb956-zjhwc.gce-production-13version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: travis-job-bfa0c576-cead-4fba-9469-277a08fa032f travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)5startup: 6.10054083ssystem_info7Build system information8Build language: shell9Build dist: xenial10Build id: 27410773611Job id: 63032793112Runtime 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.27s0.00s0.00s0.00s0.01s0.00s0.09s0.01s0.01s0.00s0.09s6.03s0.00s3.69s0.00s2.36sdocker_mtu_and_registry_mirrorsDockerresolvconfgit.checkout1240.01s0.55s$ 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 b5795910aed7fd6aca221af78ec4f6842b70742d1290.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-systemd/24.04139$ bash -c 'echo $BASH_VERSION'1404.3.48(1)-release143DOCKER_DEST=travisci/ubuntu-systemd:24.04144Sending build context to Docker daemon 4.096kB145Step 1/10 : FROM ubuntu:24.0414624.04: Pulling from library/ubuntu1475a7813e071bf: Pulling fs layer1485a7813e071bf: Download complete1495a7813e071bf: Pull complete150Digest: sha256:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782151Status: Downloaded newer image for ubuntu:24.04152 ---> a04dc4851cbc153Step 2/10 : RUN sed -i -e 's/^APT/# APT/' -e 's/^DPkg/# DPkg/' /etc/apt/apt.conf.d/docker-clean154 ---> Running in e4e2d6eefa08155Removing intermediate container e4e2d6eefa08156 ---> 5c112a889f82157Step 3/10 : RUN apt update -yqq158 ---> Running in ac47d3296597160WARNING: apt does not have a stable CLI interface. Use with caution in scripts.16212 packages can be upgraded. Run 'apt list --upgradable' to see them.163Removing intermediate container ac47d3296597164 ---> 2ca03812d17e165Step 4/10 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends apt-utils166 ---> Running in e3ccad3778b8167debconf: delaying package configuration, since apt-utils is not installed168Selecting previously unselected package apt-utils.169(Reading database ... 4383 files and directories currently installed.)170Preparing to unpack .../apt-utils_2.7.14build2_amd64.deb ...171Unpacking apt-utils (2.7.14build2) ...172Setting up apt-utils (2.7.14build2) ...173Removing intermediate container e3ccad3778b8174 ---> 8c98373978ca175Step 5/10 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends systemd176 ---> Running in db89e3f81f1c177Selecting previously unselected package libapparmor1:amd64.178(Reading database ... 4421 files and directories currently installed.)179Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.3_amd64.deb ...180Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.3) ...181Selecting previously unselected package libargon2-1:amd64.182Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...183Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...184Preparing to unpack .../libudev1_255.4-1ubuntu8.5_amd64.deb ...185Unpacking libudev1:amd64 (255.4-1ubuntu8.5) over (255.4-1ubuntu8.4) ...186Setting up libudev1:amd64 (255.4-1ubuntu8.5) ...187Selecting previously unselected package libdevmapper1.02.1:amd64.188(Reading database ... 4430 files and directories currently installed.)189Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.1_amd64.deb ...190Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.1) ...191Selecting previously unselected package libjson-c5:amd64.192Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...193Unpacking libjson-c5:amd64 (0.17-1build1) ...194Selecting previously unselected package libcryptsetup12:amd64.195Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.1_amd64.deb ...196Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.1) ...197Selecting previously unselected package libfdisk1:amd64.198Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...199Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...200Selecting previously unselected package libkmod2:amd64.201Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...202Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...203Selecting previously unselected package libsystemd-shared:amd64.204Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.5_amd64.deb ...205Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.5) ...206Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.5_amd64.deb ...207Unpacking libsystemd0:amd64 (255.4-1ubuntu8.5) over (255.4-1ubuntu8.4) ...208Setting up libsystemd0:amd64 (255.4-1ubuntu8.5) ...209Selecting previously unselected package systemd-dev.210(Reading database ... 4469 files and directories currently installed.)211Preparing to unpack .../systemd-dev_255.4-1ubuntu8.5_all.deb ...212Unpacking systemd-dev (255.4-1ubuntu8.5) ...213Selecting previously unselected package systemd.214Preparing to unpack .../systemd_255.4-1ubuntu8.5_amd64.deb ...215Unpacking systemd (255.4-1ubuntu8.5) ...216Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.3) ...217Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...218Setting up systemd-dev (255.4-1ubuntu8.5) ...219Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...220Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.1) ...221Setting up libjson-c5:amd64 (0.17-1build1) ...222Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...223Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.5) ...224Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.1) ...225Setting up systemd (255.4-1ubuntu8.5) ...226Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.227Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.228Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.229Initializing machine ID from random generator.230/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process231/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process232/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process233/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process234/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process235/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process236/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process237/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process238/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process239Creating group 'systemd-journal' with GID 999.240Creating group 'systemd-network' with GID 998.241Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.242Processing triggers for libc-bin (2.39-0ubuntu8.3) ...243Removing intermediate container db89e3f81f1c244 ---> 0d8d1ec157c9245Step 6/10 : RUN find /etc/systemd/system /lib/systemd/system -path '*.wants/*' -not -name '*journald*' -not -name '*systemd-tmpfiles*' -not -name '*systemd-user-sessions*' -exec rm \{} \;246 ---> Running in 7ae466d0e4d5247Removing intermediate container 7ae466d0e4d5248 ---> 2820065a133e249Step 7/10 : ENV container docker250 ---> Running in cc948add8f6e251Removing intermediate container cc948add8f6e252 ---> 478121b29af3253Step 8/10 : RUN systemctl set-default multi-user.target254 ---> Running in e3f3b5eb4f6e255Created symlink /etc/systemd/system/default.target → /usr/lib/systemd/system/multi-user.target.256Removing intermediate container e3f3b5eb4f6e257 ---> b826dd35adf7258Step 9/10 : COPY container-setup /sbin/container-setup259 ---> 0617392780fd260Step 10/10 : CMD ["/bin/bash", "-c", "exec /sbin/init --log-target=journal 3>&1"]261 ---> Running in 3ef9f6c3df35262Removing intermediate container 3ef9f6c3df35263 ---> ea9f026c01bd264Successfully built ea9f026c01bd265Successfully tagged travisci/ubuntu-systemd:24.04266The command "./bin/docker-build" exited with 0.after_success269DOCKER_DEST=travisci/ubuntu-systemd:24.04270time=2025-02-05T14:56:34Z msg="docker login"271WARNING! Using --password via the CLI is insecure. Use --password-stdin.272WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.273Configure a credential helper to remove this warning. See274https://docs.docker.com/engine/reference/commandline/login/#credentials-store276Login Succeeded277time=2025-02-05T14:56:35Z msg="docker push" attempt=1278The push refers to repository [docker.io/travisci/ubuntu-systemd]27937e56e6fe6e8: Preparing280cd410b9dccea: Preparing281f3d16e0e07d7: Preparing2828a860b6b30e6: Preparing283aa95bba31c2d: Preparing284ec11bf00fcd5: Preparing285b7c40d9d8fb9: Preparing2864b7c01ed0534: Preparing287ec11bf00fcd5: Waiting288b7c40d9d8fb9: Waiting2894b7c01ed0534: Waiting290f3d16e0e07d7: Pushed29137e56e6fe6e8: Pushed292cd410b9dccea: Pushed2934b7c01ed0534: Layer already exists294aa95bba31c2d: Pushed295b7c40d9d8fb9: Pushed2968a860b6b30e6: Pushed297ec11bf00fcd5: Pushed29824.04: digest: sha256:4ee5d58b0b88fcf735b47d88f132b597de39eea9a0e91295822faa630ec14673 size: 1992299time=2025-02-05T14:56:43Z msg="docker push complete" duration=8s300time=2025-02-05T14:56:43Z msg="docker logout"301Removing login credentials for index.docker.io302time=2025-02-05T14:56:43Z msg="docker logout complete"304Done. Your build exited with 0.