master cron Update Dockerfile

Re-enabling fix after debug

Konrad Wrzos authored GitHub committed

Cron job event #3004.10 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: 34319696-94f2-4b6d-9265-c7044636c9c0@1.worker-n2-com-f8c4bb956-pk6nj.gce-production-1
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: travis-job-872a8e6a-0507-40ff-b9d2-0bd3073cffc9 travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)
5startup: 5.836377541s
60.12s0.00s0.01s0.00s0.01s
system_info
7Build system information
8Build language: shell
9Build dist: xenial
10Build id: 274063011
11Job id: 630217881
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.89s10.70s0.05s0.00s0.04s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.25sOK
1230.00s0.02s0.00s0.01s0.26s0.00s0.00s0.00s0.01s0.00s0.09s0.01s0.01s0.00s0.09s6.03s0.00s3.64s0.00s2.32s
docker_mtu_and_registry_mirrors
Docker
resolvconf
git.checkout
1240.00s0.51s$ 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/16.04
139$ bash -c 'echo $BASH_VERSION'
1404.3.48(1)-release
1426.71s$ ./bin/docker-build
143DOCKER_DEST=travisci/ubuntu-systemd:16.04
144Sending build context to Docker daemon 4.096kB
145Step 1/6 : FROM ubuntu:16.04
14616.04: Pulling from library/ubuntu
14758690f9b18fc: Pulling fs layer
148b51569e7c507: Pulling fs layer
149da8ef40b9eca: Pulling fs layer
150fb15d46c38dc: Pulling fs layer
151fb15d46c38dc: Waiting
152b51569e7c507: Verifying Checksum
153b51569e7c507: Download complete
154da8ef40b9eca: Verifying Checksum
155da8ef40b9eca: Download complete
156fb15d46c38dc: Verifying Checksum
157fb15d46c38dc: Download complete
15858690f9b18fc: Verifying Checksum
15958690f9b18fc: Download complete
16058690f9b18fc: Pull complete
161b51569e7c507: Pull complete
162da8ef40b9eca: Pull complete
163fb15d46c38dc: Pull complete
164Digest: sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6
165Status: Downloaded newer image for ubuntu:16.04
166 ---> b6f507652425
167Step 2/6 : RUN find /etc/systemd/system /lib/systemd/system -path '*.wants/*' -not -name '*journald*' -not -name '*systemd-tmpfiles*' -not -name '*systemd-user-sessions*' -exec rm \{} \;
168 ---> Running in dc5bd3ce7f8a
169Removing intermediate container dc5bd3ce7f8a
170 ---> eef065072750
171Step 3/6 : ENV container docker
172 ---> Running in 46d80e40cbbd
173Removing intermediate container 46d80e40cbbd
174 ---> c67da1f76aa2
175Step 4/6 : RUN systemctl set-default multi-user.target
176 ---> Running in d56b56000116
177Created symlink /etc/systemd/system/default.target, pointing to /lib/systemd/system/multi-user.target.
178Removing intermediate container d56b56000116
179 ---> 28900a7bb645
180Step 5/6 : COPY container-setup /sbin/container-setup
181 ---> 8dfce8f27632
182Step 6/6 : CMD ["/bin/bash", "-c", "exec /sbin/init --log-target=journal 3>&1"]
183 ---> Running in 471877eadca3
184Removing intermediate container 471877eadca3
185 ---> a0204306d65f
186Successfully built a0204306d65f
187Successfully tagged travisci/ubuntu-systemd:16.04
188The command "./bin/docker-build" exited with 0.
after_success
1903.99s$ ./bin/docker-push
191DOCKER_DEST=travisci/ubuntu-systemd:16.04
192time=2025-02-01T08:18:27Z msg="docker login"
193WARNING! Using --password via the CLI is insecure. Use --password-stdin.
194WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.
195Configure a credential helper to remove this warning. See
196https://docs.docker.com/engine/reference/commandline/login/#credentials-store
198Login Succeeded
199time=2025-02-01T08:18:28Z msg="docker push" attempt=1
200The push refers to repository [docker.io/travisci/ubuntu-systemd]
201b91748203090: Preparing
20255f44f800611: Preparing
2031d091e64024d: Preparing
2041251204ef8fc: Preparing
20547ef83afae74: Preparing
206df54c846128d: Preparing
207be96a3f634de: Preparing
208df54c846128d: Waiting
209be96a3f634de: Waiting
21047ef83afae74: Layer already exists
2111251204ef8fc: Layer already exists
212df54c846128d: Layer already exists
213be96a3f634de: Layer already exists
214b91748203090: Pushed
2151d091e64024d: Pushed
21655f44f800611: Pushed
21716.04: digest: sha256:db6f382fba1f00d96bfe5880cd8693a5da597873d80b010c1256708b79f65ba9 size: 1772
218time=2025-02-01T08:18:31Z msg="docker push complete" duration=3s
219time=2025-02-01T08:18:31Z msg="docker logout"
220Removing login credentials for index.docker.io
221time=2025-02-01T08:18:31Z msg="docker logout complete"
223Done. Your build exited with 0.
Top