master cron Update Dockerfile

Re-enabling fix after debug

Konrad Wrzos authored GitHub committed

Cron job event #3005.11 passed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
0.13s0.09s0.00s0.06s0.00s
worker_info
1Worker information
2hostname: 4c85c85c-d4a3-462f-b129-b2ccedf73a55@1.worker-n2-com-f8c4bb956-vwsbv.gce-production-1
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: travis-job-de532ed3-1d91-4521-a088-fca2a3414b0e travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)
5startup: 5.655034283s
60.12s0.01s0.01s0.00s0.01s
system_info
7Build system information
8Build language: shell
9Build dist: xenial
10Build id: 274065449
11Job id: 630224580
12Runtime kernel version: 4.15.0-1098-gcp
13VM: default
14travis-build version: 6b157a1c
15Build image provisioning date and time
16Tue Sep 20 12:40:34 UTC 2022
17Operating System Details
18Distributor ID: Ubuntu
19Description: Ubuntu 16.04.7 LTS
20Release: 16.04
21Codename: xenial
22Systemd Version
23systemd 229
24Cookbooks Version
2592dc2e3 https://github.com/travis-ci/travis-cookbooks/tree/92dc2e3
26git version
27git version 2.37.3
28bash version
29GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
30gcc version
31gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
32docker version
33Client: Docker Engine - Community
34 Version: 20.10.7
35 API version: 1.41
36 Go version: go1.13.15
37 Git commit: f0df350
38 Built: Wed Jun 2 11:56:47 2021
39 OS/Arch: linux/amd64
40 Context: default
41 Experimental: true
43Server: Docker Engine - Community
44 Engine:
45 Version: 20.10.7
46 API version: 1.41 (minimum version 1.12)
47 Go version: go1.13.15
48 Git commit: b0f5bc3
49 Built: Wed Jun 2 11:54:58 2021
50 OS/Arch: linux/amd64
51 Experimental: false
52 containerd:
53 Version: 1.4.6
54 GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d
55 runc:
56 Version: 1.0.0-rc95
57 GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
58 docker-init:
59 Version: 0.19.0
60 GitCommit: de40ad0
61clang version
62clang version 7.0.0 (tags/RELEASE_700/final)
63jq version
64jq-1.6
65bats version
66Bats 0.4.0
67shellcheck version
680.7.2
69shfmt version
70v3.2.1
71ccache version
723.2.4
73cmake version
74cmake version 3.12.4
75heroku version
76heroku/7.63.4 linux-x64 node-v14.19.0
77imagemagick version
78Version: ImageMagick 6.8.9-9 Q16 x86_64 2020-12-04 http://www.imagemagick.org
79md5deep version
804.4
81mercurial version
82version 4.8
83mysql version
84mysql Ver 14.14 Distrib 5.7.33, for Linux (x86_64) using EditLine wrapper
85openssl version
86OpenSSL 1.0.2g 1 Mar 2016
87packer version
881.7.5
89postgresql client version
90psql (PostgreSQL) 9.5.25
91ragel version
92Ragel State Machine Compiler version 6.8 Feb 2013
93sudo version
941.8.16
95gzip version
96gzip 1.6
97zip version
98Zip 3.0
99vim version
100VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Oct 13 2020 16:04:38)
101iptables version
102iptables v1.6.0
103curl version
104curl 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.3
105wget version
106GNU Wget 1.17.1 built on linux-gnu.
107rsync version
108rsync version 3.1.1 protocol version 31
109gimme version
110v1.5.4
111nvm version
1120.39.1
113perlbrew version
114/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.96
115phpenv version
116rbenv 1.2.0
117rvm version
118rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
119default ruby version
120ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
1220.01s0.00s0.90s12.89s0.05s0.00s0.04s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.25sOK
1230.00s0.02s0.00s0.01s0.26s0.00s0.00s0.00s0.01s0.00s0.09s0.00s0.01s0.00s0.10s6.03s0.00s3.54s0.00s2.34s
docker_mtu_and_registry_mirrors
Docker
resolvconf
git.checkout
1240.00s0.46s$ git clone --depth=50 --branch=master https://github.com/travis-ci/nightwhale.git travis-ci/nightwhale
125Cloning into 'travis-ci/nightwhale'...
126$ cd travis-ci/nightwhale
127$ git checkout -qf 302b59bbfc89ee45d026fc17bf24cfba10665caa
1290.01s
130Setting environment variables from repository settings
131$ 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.yml
137$ export TEMPLATE=ubuntu-systemd/18.04
139$ bash -c 'echo $BASH_VERSION'
1404.3.48(1)-release
14215.68s$ ./bin/docker-build
143DOCKER_DEST=travisci/ubuntu-systemd:18.04
144Sending build context to Docker daemon 4.096kB
145Step 1/9 : FROM ubuntu:18.04
14618.04: Pulling from library/ubuntu
1477c457f213c76: Pulling fs layer
1487c457f213c76: Verifying Checksum
1497c457f213c76: Download complete
1507c457f213c76: Pull complete
151Digest: sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
152Status: Downloaded newer image for ubuntu:18.04
153 ---> f9a80a55f492
154Step 2/9 : RUN apt-get update -yqq
155 ---> Running in 0ff518e97b65
156Removing intermediate container 0ff518e97b65
157 ---> 7b6a8db24272
158Step 3/9 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends apt-utils systemd-sysv libnss-systemd
159 ---> Running in 469b0ca0fd6a
160debconf: delaying package configuration, since apt-utils is not installed
161Selecting previously unselected package libcap2:amd64.
162(Reading database ... 4050 files and directories currently installed.)
163Preparing to unpack .../0-libcap2_1%3a2.25-1.2_amd64.deb ...
164Unpacking libcap2:amd64 (1:2.25-1.2) ...
165Selecting previously unselected package libargon2-0:amd64.
166Preparing to unpack .../1-libargon2-0_0~20161029-1.1_amd64.deb ...
167Unpacking libargon2-0:amd64 (0~20161029-1.1) ...
168Selecting previously unselected package libdevmapper1.02.1:amd64.
169Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
170Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
171Selecting previously unselected package libjson-c3:amd64.
172Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ...
173Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
174Selecting previously unselected package libcryptsetup12:amd64.
175Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ...
176Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
177Selecting previously unselected package libidn11:amd64.
178Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_amd64.deb ...
179Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ...
180Selecting previously unselected package libip4tc0:amd64.
181Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2.1_amd64.deb ...
182Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2.1) ...
183Selecting previously unselected package libapparmor1:amd64.
184Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.3_amd64.deb ...
185Unpacking libapparmor1:amd64 (2.12-4ubuntu5.3) ...
186Selecting previously unselected package libkmod2:amd64.
187Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_amd64.deb ...
188Unpacking libkmod2:amd64 (24-1ubuntu3.5) ...
189Setting up libcap2:amd64 (1:2.25-1.2) ...
190Setting up libargon2-0:amd64 (0~20161029-1.1) ...
191Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
192Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
193Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
194Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ...
195Setting up libip4tc0:amd64 (1.6.1-2ubuntu2.1) ...
196Selecting previously unselected package systemd.
197(Reading database ... 4097 files and directories currently installed.)
198Preparing to unpack .../systemd_237-3ubuntu10.57_amd64.deb ...
199Unpacking systemd (237-3ubuntu10.57) ...
200Setting up libapparmor1:amd64 (2.12-4ubuntu5.3) ...
201Setting up libkmod2:amd64 (24-1ubuntu3.5) ...
202Setting up systemd (237-3ubuntu10.57) ...
203Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
204Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
205Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
206Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
207Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
208ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
209Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
210Initializing machine ID from random generator.
211Selecting previously unselected package systemd-sysv.
212(Reading database ... 4807 files and directories currently installed.)
213Preparing to unpack .../systemd-sysv_237-3ubuntu10.57_amd64.deb ...
214Unpacking systemd-sysv (237-3ubuntu10.57) ...
215Selecting previously unselected package libapt-inst2.0:amd64.
216Preparing to unpack .../libapt-inst2.0_1.6.17_amd64.deb ...
217Unpacking libapt-inst2.0:amd64 (1.6.17) ...
218Selecting previously unselected package apt-utils.
219Preparing to unpack .../apt-utils_1.6.17_amd64.deb ...
220Unpacking apt-utils (1.6.17) ...
221Selecting previously unselected package libnss-systemd:amd64.
222Preparing to unpack .../libnss-systemd_237-3ubuntu10.57_amd64.deb ...
223Unpacking libnss-systemd:amd64 (237-3ubuntu10.57) ...
224Setting up libapt-inst2.0:amd64 (1.6.17) ...
225Setting up libnss-systemd:amd64 (237-3ubuntu10.57) ...
226First installation detected...
227Checking NSS setup...
228Setting up apt-utils (1.6.17) ...
229Setting up systemd-sysv (237-3ubuntu10.57) ...
230Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
231Removing intermediate container 469b0ca0fd6a
232 ---> 7dd20f84ab34
233Step 4/9 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends systemd
234 ---> Running in d3fa3c2bde3d
235Removing intermediate container d3fa3c2bde3d
236 ---> 9773920bca99
237Step 5/9 : RUN find /etc/systemd/system /lib/systemd/system -path '*.wants/*' -not -name '*journald*' -not -name '*systemd-tmpfiles*' -not -name '*systemd-user-sessions*' -exec rm \{} \;
238 ---> Running in 9dd3bb58ece8
239Removing intermediate container 9dd3bb58ece8
240 ---> 4694e734c6fb
241Step 6/9 : ENV container docker
242 ---> Running in d31b26aae7d5
243Removing intermediate container d31b26aae7d5
244 ---> 8afae3c77854
245Step 7/9 : RUN systemctl set-default multi-user.target
246 ---> Running in b52341b7f420
247Created symlink /etc/systemd/system/default.target → /lib/systemd/system/multi-user.target.
248Removing intermediate container b52341b7f420
249 ---> ca545e4f4fd4
250Step 8/9 : COPY container-setup /sbin/container-setup
251 ---> 90e070392b12
252Step 9/9 : CMD ["/bin/bash", "-c", "exec /sbin/init --log-target=journal 3>&1"]
253 ---> Running in e47f836f274c
254Removing intermediate container e47f836f274c
255 ---> 726beda2639e
256Successfully built 726beda2639e
257Successfully tagged travisci/ubuntu-systemd:18.04
258The command "./bin/docker-build" exited with 0.
after_success
2608.38s$ ./bin/docker-push
261DOCKER_DEST=travisci/ubuntu-systemd:18.04
262time=2025-02-02T08:18:35Z msg="docker login"
263WARNING! Using --password via the CLI is insecure. Use --password-stdin.
264WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.
265Configure a credential helper to remove this warning. See
266https://docs.docker.com/engine/reference/commandline/login/#credentials-store
268Login Succeeded
269time=2025-02-02T08:18:35Z msg="docker push" attempt=1
270The push refers to repository [docker.io/travisci/ubuntu-systemd]
2715df06f18f7c9: Preparing
27253ede23b9ceb: Preparing
273cb487628afc0: Preparing
274c230cb0583f7: Preparing
275a22bbdba9d8a: Preparing
2769bd0c5bbcea9: Preparing
277548a79621a42: Preparing
2789bd0c5bbcea9: Waiting
279548a79621a42: Waiting
28053ede23b9ceb: Pushed
281c230cb0583f7: Pushed
282cb487628afc0: Pushed
2835df06f18f7c9: Pushed
284548a79621a42: Layer already exists
285a22bbdba9d8a: Pushed
2869bd0c5bbcea9: Pushed
28718.04: digest: sha256:40d7fa5fe19bbfb7eda6a4e9c2e8f019b65e0484d4b291a91b4c851d19ed720e size: 1781
288time=2025-02-02T08:18:43Z msg="docker push complete" duration=8s
289time=2025-02-02T08:18:43Z msg="docker logout"
290Removing login credentials for index.docker.io
291time=2025-02-02T08:18:43Z msg="docker logout complete"
293Done. Your build exited with 0.
Top