default build branch=default; source=; env="VERSION=27.0 ALIAS=27.0"…

API event #516.10 passed

  • Ran for
jammy-ppc64le
ppc64le
no language set
Git
Raw log
Scroll to End of Log
0.06s0.00s0.01s0.00s
worker_info
1Worker information
2hostname: 1c650766-a09f-48bf-997e-1542fffd638a@1047549.travis-ci-worker-51567c17
3version: v6.2.23-6-g486d66e https://github.com/travis-ci/worker/tree/486d66ef3c6d678d74e349ccb153e2ed956a4a49
4instance: travis-job-travis-ci-travis-erlang-622889255 47c22a4dc93c5c09ccc2fe95de23b5e93d0fbf93362664b180197aa0a2220723 (via amqp)
5startup: 3m0.695862137s
60.56s0.01s0.03s0.02s0.05s
system_info
7Build system information
8Build language: generic
9Build group: edge
10Build dist: jammy
11Build id: 270941696
12Job id: 622889255
13Runtime kernel version: 5.4.0-52-generic
14travis-build version: 3484ecfe
15Build image provisioning date and time
16Tue Apr 25 15:04:25 UTC 2023
17Operating System Details
18Distributor ID: Ubuntu
19Description: Ubuntu 22.04.2 LTS
20Release: 22.04
21Codename: jammy
22Linux Version
235.4.0-121-generic
24Git version
25git version 2.34.1
26bash version
27GNU bash, version 5.1.16(1)-release (powerpc64le-unknown-linux-gnu)
28Copyright (C) 2020 Free Software Foundation, Inc.
29License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
31This is free software; you are free to change and redistribute it.
32There is NO WARRANTY, to the extent permitted by law.
33GCC version
34gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
35Copyright (C) 2021 Free Software Foundation, Inc.
36This is free software; see the source for copying conditions. There is NO
37warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
39Docker version
40Docker version 20.10.21, build 20.10.21-0ubuntu1~22.04.2
41Client:
42 Version: 20.10.21
43 API version: 1.41
44 Go version: go1.18.1
45 Git commit: 20.10.21-0ubuntu1~22.04.2
46 Built: Thu Mar 2 18:26:54 2023
47 OS/Arch: linux/ppc64le
48 Context: default
49 Experimental: true
50LLVM version
51Ubuntu clang version 14.0.0-1ubuntu1
52Target: powerpc64le-unknown-linux-gnu
53Thread model: posix
54InstalledDir: /usr/bin
55Pre-installed Ruby versions
56ruby-3.1.2
57Pre-installed Node.js versions
58v10.24.1
59v12.22.12
60v14.21.3
61v16.20.0
62v18.16.0
63v4.9.1
64v6.17.1
65v8.12.0
66v8.17.0
67mysql --version
68mysql Ver 8.0.32-0ubuntu0.22.04.2 for Linux on ppc64le ((Ubuntu))
69Redis version
70redis-server 6.0.16
71ant -version
72Apache Ant(TM) version 1.10.12 compiled on October 13 2021
73mvn -version
74Apache Maven 3.6.3
75Maven home: /usr/share/maven
76Java version: 11.0.19, vendor: BellSoft, runtime: /usr/lib/jvm/bellsoft-java11-ppc64le
77Default locale: en, platform encoding: UTF-8
78OS name: "linux", version: "5.4.0-121-generic", arch: "ppc64le", family: "unix"
79phpenv versions
80* 8.2 (set by /home/travis/.phpenv/version)
81 8.2.0
830.10ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
840.06s1.76s0.50s0.12s0.03ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
850.11s0.00s0.04s0.00s0.03s0.00s0.93ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
86OK
870.00s0.16s0.00s0.03ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
880.03s0.00s0.00s0.01s0.06ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
890.00s0.01s0.01s0.01s0.00s0.03s/home/travis/.travis/job_stages: line 336: python: command not found
906.11ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
91sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
920.00s0.01s0.00s6.82s
docker_mtu_and_registry_mirrors
93sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
94sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
95sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
96sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
git.checkout
970.04s0.91s$ git clone --depth=50 --branch=default https://github.com/travis-ci/travis-erlang-builder.git travis-ci/travis-erlang-builder
98Cloning into 'travis-ci/travis-erlang-builder'...
99$ cd travis-ci/travis-erlang-builder
100$ git checkout -qf 55459dca85d8d88044d58c72f6e741a0d955d32f
1020.01s
103Setting environment variables from repository settings
104$ export ARTIFACTS_BUCKET=[secure]
105$ export ARTIFACTS_PERMISSIONS=[secure]
106$ export ARTIFACTS_KEY=[secure]
107$ export ARTIFACTS_SECRET=[secure]
108$ export KERL_BUILD_BACKEND=git
110Setting environment variables from .travis.yml
111$ export VERSION=27.0
112$ export ALIAS=27.0
114$ bash -c 'echo $BASH_VERSION'
1155.1.16(1)-release
before_install.1
1170.11s$ export OS_NAME=$(lsb_release -is | tr "A-Z" "a-z" || echo "osx")
before_install.2
1180.13s$ export RELEASE=$(lsb_release -rs 2>/dev/null || sw_vers -productVersion | sed 's/^\([0-9][0-9]*.[0-9][0-9]*\).*/\1/')
before_install.3
1190.03s$ export TARGET_DIR=${TRAVIS_BUILD_DIR}/${OS_NAME}/${RELEASE}/$(uname -m)
before_install.4
1200.02s$ export VERSION=${VERSION:-21.2}
before_install.5
1210.03s$ mkdir -p ${TARGET_DIR}
install
1221.26s$ if ! command -v kerl >&/dev/null; then
123 curl -O https://raw.githubusercontent.com/kerl/kerl/master/kerl
124 chmod +x kerl
125 sudo mv kerl /usr/local/bin/kerl
126 fi
127 sudo curl -o `which kerl` https://raw.githubusercontent.com/yrashk/kerl/master/kerl
129sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
130sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
131######################################################################## 100.0%
132485.09s$ ./bin/compile
133sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889255: Temporary failure in name resolution
134######################################################################## 100.0%
135+unset ERL_TOP
136+unset CDPATH
137+'[' -n '' ']'
138+KERL_VERSION=4.1.1
139+OLDEST_OTP_LISTED=17
140+OLDEST_OTP_SUPPORTED=25
141+ERLANG_DOWNLOAD_URL=https://erlang.org/download
142+KERL_CONFIG_STORAGE_FILENAME=.kerl_config
143+_KERL_SCRIPT=kerl
144++tput sgr0
145++printf OK
146+tp=OK
147+'[' -z OK ']'
148+KERL_COLOR_AVAILABLE=1
149+'[' -n '' ']'
150+KERL_COLOR_RESET=sgr0
151+TMP_DIR=/tmp
152+'[' -z /home/travis ']'
153+KERL_BASE_DIR=/home/travis/.kerl
154+KERL_CONFIG=/home/travis/.kerlrc
155+KERL_DOWNLOAD_DIR=/home/travis/.kerl/archives
156+KERL_BUILD_DIR=/home/travis/.kerl/builds
157+KERL_GIT_DIR=/home/travis/.kerl/gits
158+KERL_GIT_BASE=https://raw.githubusercontent.com/kerl/kerl/master
159+KERL_COLORIZE=1
160+KERL_INCLUDE_RELEASE_CANDIDATES=no
161+KERL_CHECK_BUILD_PACKAGES=yes
162+_KERL_CFGS='
163OTP_GITHUB_URL=https://github.com/erlang/otp
164KERL_CONFIGURE_OPTIONS=
165KERL_CONFIGURE_APPLICATIONS=
166KERL_CONFIGURE_DISABLE_APPLICATIONS=
167KERL_SASL_STARTUP=
168KERL_DEPLOY_SSH_OPTIONS=
169KERL_DEPLOY_RSYNC_OPTIONS=
170KERL_INSTALL_MANPAGES=
171KERL_INSTALL_HTMLDOCS=
172KERL_BUILD_PLT=
173KERL_BUILD_DOCS=
174KERL_DOC_TARGETS=chunks
175KERL_BUILD_BACKEND=
176KERL_RELEASE_TARGET=
178+act_on_kerl_cfgs '
179OTP_GITHUB_URL=https://github.com/erlang/otp
180KERL_CONFIGURE_OPTIONS=
181KERL_CONFIGURE_APPLICATIONS=
182KERL_CONFIGURE_DISABLE_APPLICATIONS=
183KERL_SASL_STARTUP=
184KERL_DEPLOY_SSH_OPTIONS=
185KERL_DEPLOY_RSYNC_OPTIONS=
186KERL_INSTALL_MANPAGES=
187KERL_INSTALL_HTMLDOCS=
188KERL_BUILD_PLT=
189KERL_BUILD_DOCS=
190KERL_DOC_TARGETS=chunks
191KERL_BUILD_BACKEND=
192KERL_RELEASE_TARGET=
193' cache
194+for _KERL_CFG in $1
195++sed 's|\(.*\)=.*|\1|'
196++echo OTP_GITHUB_URL=https://github.com/erlang/otp
197+k=OTP_GITHUB_URL
198+'[' cache = cache ']'
199+eval '_KERL_CFG_VAR=$OTP_GITHUB_URL'
200++_KERL_CFG_VAR=
201+eval _KERL_TARGET_VAR=__OTP_GITHUB_URL
202++_KERL_TARGET_VAR=__OTP_GITHUB_URL
203+'[' -n '' ']'
204+for _KERL_CFG in $1
205++sed 's|\(.*\)=.*|\1|'
206++echo KERL_CONFIGURE_OPTIONS=
207+k=KERL_CONFIGURE_OPTIONS
208+'[' cache = cache ']'
209+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_OPTIONS'
210++_KERL_CFG_VAR=
211+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_OPTIONS
212++_KERL_TARGET_VAR=__KERL_CONFIGURE_OPTIONS
213+'[' -n '' ']'
214+for _KERL_CFG in $1
215++echo KERL_CONFIGURE_APPLICATIONS=
216++sed 's|\(.*\)=.*|\1|'
217+k=KERL_CONFIGURE_APPLICATIONS
218+'[' cache = cache ']'
219+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_APPLICATIONS'
220++_KERL_CFG_VAR=
221+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_APPLICATIONS
222++_KERL_TARGET_VAR=__KERL_CONFIGURE_APPLICATIONS
223+'[' -n '' ']'
224+for _KERL_CFG in $1
225++echo KERL_CONFIGURE_DISABLE_APPLICATIONS=
226++sed 's|\(.*\)=.*|\1|'
227+k=KERL_CONFIGURE_DISABLE_APPLICATIONS
228+'[' cache = cache ']'
229+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_DISABLE_APPLICATIONS'
230++_KERL_CFG_VAR=
231+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_DISABLE_APPLICATIONS
232++_KERL_TARGET_VAR=__KERL_CONFIGURE_DISABLE_APPLICATIONS
233+'[' -n '' ']'
234+for _KERL_CFG in $1
235++sed 's|\(.*\)=.*|\1|'
236++echo KERL_SASL_STARTUP=
237+k=KERL_SASL_STARTUP
238+'[' cache = cache ']'
239+eval '_KERL_CFG_VAR=$KERL_SASL_STARTUP'
240++_KERL_CFG_VAR=
241+eval _KERL_TARGET_VAR=__KERL_SASL_STARTUP
242++_KERL_TARGET_VAR=__KERL_SASL_STARTUP
243+'[' -n '' ']'
244+for _KERL_CFG in $1
245++echo KERL_DEPLOY_SSH_OPTIONS=
246++sed 's|\(.*\)=.*|\1|'
247+k=KERL_DEPLOY_SSH_OPTIONS
248+'[' cache = cache ']'
249+eval '_KERL_CFG_VAR=$KERL_DEPLOY_SSH_OPTIONS'
250++_KERL_CFG_VAR=
251+eval _KERL_TARGET_VAR=__KERL_DEPLOY_SSH_OPTIONS
252++_KERL_TARGET_VAR=__KERL_DEPLOY_SSH_OPTIONS
253+'[' -n '' ']'
254+for _KERL_CFG in $1
255++sed 's|\(.*\)=.*|\1|'
256++echo KERL_DEPLOY_RSYNC_OPTIONS=
257+k=KERL_DEPLOY_RSYNC_OPTIONS
258+'[' cache = cache ']'
259+eval '_KERL_CFG_VAR=$KERL_DEPLOY_RSYNC_OPTIONS'
260++_KERL_CFG_VAR=
261+eval _KERL_TARGET_VAR=__KERL_DEPLOY_RSYNC_OPTIONS
262++_KERL_TARGET_VAR=__KERL_DEPLOY_RSYNC_OPTIONS
263+'[' -n '' ']'
264+for _KERL_CFG in $1
265++echo KERL_INSTALL_MANPAGES=
266++sed 's|\(.*\)=.*|\1|'
267+k=KERL_INSTALL_MANPAGES
268+'[' cache = cache ']'
269+eval '_KERL_CFG_VAR=$KERL_INSTALL_MANPAGES'
270++_KERL_CFG_VAR=
271+eval _KERL_TARGET_VAR=__KERL_INSTALL_MANPAGES
272++_KERL_TARGET_VAR=__KERL_INSTALL_MANPAGES
273+'[' -n '' ']'
274+for _KERL_CFG in $1
275++echo KERL_INSTALL_HTMLDOCS=
276++sed 's|\(.*\)=.*|\1|'
277+k=KERL_INSTALL_HTMLDOCS
278+'[' cache = cache ']'
279+eval '_KERL_CFG_VAR=$KERL_INSTALL_HTMLDOCS'
280++_KERL_CFG_VAR=
281+eval _KERL_TARGET_VAR=__KERL_INSTALL_HTMLDOCS
282++_KERL_TARGET_VAR=__KERL_INSTALL_HTMLDOCS
283+'[' -n '' ']'
284+for _KERL_CFG in $1
285++sed 's|\(.*\)=.*|\1|'
286++echo KERL_BUILD_PLT=
287+k=KERL_BUILD_PLT
288+'[' cache = cache ']'
289+eval '_KERL_CFG_VAR=$KERL_BUILD_PLT'
290++_KERL_CFG_VAR=
291+eval _KERL_TARGET_VAR=__KERL_BUILD_PLT
292++_KERL_TARGET_VAR=__KERL_BUILD_PLT
293+'[' -n '' ']'
294+for _KERL_CFG in $1
295++sed 's|\(.*\)=.*|\1|'
296++echo KERL_BUILD_DOCS=
297+k=KERL_BUILD_DOCS
298+'[' cache = cache ']'
299+eval '_KERL_CFG_VAR=$KERL_BUILD_DOCS'
300++_KERL_CFG_VAR=
301+eval _KERL_TARGET_VAR=__KERL_BUILD_DOCS
302++_KERL_TARGET_VAR=__KERL_BUILD_DOCS
303+'[' -n '' ']'
304+for _KERL_CFG in $1
305++echo KERL_DOC_TARGETS=chunks
306++sed 's|\(.*\)=.*|\1|'
307+k=KERL_DOC_TARGETS
308+'[' cache = cache ']'
309+eval '_KERL_CFG_VAR=$KERL_DOC_TARGETS'
310++_KERL_CFG_VAR=
311+eval _KERL_TARGET_VAR=__KERL_DOC_TARGETS
312++_KERL_TARGET_VAR=__KERL_DOC_TARGETS
313+'[' -n '' ']'
314+for _KERL_CFG in $1
315++echo KERL_BUILD_BACKEND=
316++sed 's|\(.*\)=.*|\1|'
317+k=KERL_BUILD_BACKEND
318+'[' cache = cache ']'
319+eval '_KERL_CFG_VAR=$KERL_BUILD_BACKEND'
320++_KERL_CFG_VAR=git
321+eval _KERL_TARGET_VAR=__KERL_BUILD_BACKEND
322++_KERL_TARGET_VAR=__KERL_BUILD_BACKEND
323+'[' -n git ']'
324+eval '__KERL_BUILD_BACKEND="git"'
325++__KERL_BUILD_BACKEND=git
326+for _KERL_CFG in $1
327++sed 's|\(.*\)=.*|\1|'
328++echo KERL_RELEASE_TARGET=
329+k=KERL_RELEASE_TARGET
330+'[' cache = cache ']'
331+eval '_KERL_CFG_VAR=$KERL_RELEASE_TARGET'
332++_KERL_CFG_VAR=
333+eval _KERL_TARGET_VAR=__KERL_RELEASE_TARGET
334++_KERL_TARGET_VAR=__KERL_RELEASE_TARGET
335+'[' -n '' ']'
336+eval '
337OTP_GITHUB_URL=https://github.com/erlang/otp
338KERL_CONFIGURE_OPTIONS=
339KERL_CONFIGURE_APPLICATIONS=
340KERL_CONFIGURE_DISABLE_APPLICATIONS=
341KERL_SASL_STARTUP=
342KERL_DEPLOY_SSH_OPTIONS=
343KERL_DEPLOY_RSYNC_OPTIONS=
344KERL_INSTALL_MANPAGES=
345KERL_INSTALL_HTMLDOCS=
346KERL_BUILD_PLT=
347KERL_BUILD_DOCS=
348KERL_DOC_TARGETS=chunks
349KERL_BUILD_BACKEND=
350KERL_RELEASE_TARGET=
352++OTP_GITHUB_URL=https://github.com/erlang/otp
353++KERL_CONFIGURE_OPTIONS=
354++KERL_CONFIGURE_APPLICATIONS=
355++KERL_CONFIGURE_DISABLE_APPLICATIONS=
356++KERL_SASL_STARTUP=
357++KERL_DEPLOY_SSH_OPTIONS=
358++KERL_DEPLOY_RSYNC_OPTIONS=
359++KERL_INSTALL_MANPAGES=
360++KERL_INSTALL_HTMLDOCS=
361++KERL_BUILD_PLT=
362++KERL_BUILD_DOCS=
363++KERL_DOC_TARGETS=chunks
364++KERL_BUILD_BACKEND=
365++KERL_RELEASE_TARGET=
366+mkdir -p /home/travis/.kerl
367+'[' -f /home/travis/.kerlrc ']'
368+act_on_kerl_cfgs '
369OTP_GITHUB_URL=https://github.com/erlang/otp
370KERL_CONFIGURE_OPTIONS=
371KERL_CONFIGURE_APPLICATIONS=
372KERL_CONFIGURE_DISABLE_APPLICATIONS=
373KERL_SASL_STARTUP=
374KERL_DEPLOY_SSH_OPTIONS=
375KERL_DEPLOY_RSYNC_OPTIONS=
376KERL_INSTALL_MANPAGES=
377KERL_INSTALL_HTMLDOCS=
378KERL_BUILD_PLT=
379KERL_BUILD_DOCS=
380KERL_DOC_TARGETS=chunks
381KERL_BUILD_BACKEND=
382KERL_RELEASE_TARGET=
383' restore
384+for _KERL_CFG in $1
385++echo OTP_GITHUB_URL=https://github.com/erlang/otp
386++sed 's|\(.*\)=.*|\1|'
387+k=OTP_GITHUB_URL
388+'[' restore = cache ']'
389+'[' restore = restore ']'
390+eval '_KERL_CFG_VAR=$__OTP_GITHUB_URL'
391++_KERL_CFG_VAR=
392+eval _KERL_TARGET_VAR=OTP_GITHUB_URL
393++_KERL_TARGET_VAR=OTP_GITHUB_URL
394+'[' -n '' ']'
395+for _KERL_CFG in $1
396++sed 's|\(.*\)=.*|\1|'
397++echo KERL_CONFIGURE_OPTIONS=
398+k=KERL_CONFIGURE_OPTIONS
399+'[' restore = cache ']'
400+'[' restore = restore ']'
401+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_OPTIONS'
402++_KERL_CFG_VAR=
403+eval _KERL_TARGET_VAR=KERL_CONFIGURE_OPTIONS
404++_KERL_TARGET_VAR=KERL_CONFIGURE_OPTIONS
405+'[' -n '' ']'
406+for _KERL_CFG in $1
407++sed 's|\(.*\)=.*|\1|'
408++echo KERL_CONFIGURE_APPLICATIONS=
409+k=KERL_CONFIGURE_APPLICATIONS
410+'[' restore = cache ']'
411+'[' restore = restore ']'
412+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_APPLICATIONS'
413++_KERL_CFG_VAR=
414+eval _KERL_TARGET_VAR=KERL_CONFIGURE_APPLICATIONS
415++_KERL_TARGET_VAR=KERL_CONFIGURE_APPLICATIONS
416+'[' -n '' ']'
417+for _KERL_CFG in $1
418++echo KERL_CONFIGURE_DISABLE_APPLICATIONS=
419++sed 's|\(.*\)=.*|\1|'
420+k=KERL_CONFIGURE_DISABLE_APPLICATIONS
421+'[' restore = cache ']'
422+'[' restore = restore ']'
423+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_DISABLE_APPLICATIONS'
424++_KERL_CFG_VAR=
425+eval _KERL_TARGET_VAR=KERL_CONFIGURE_DISABLE_APPLICATIONS
426++_KERL_TARGET_VAR=KERL_CONFIGURE_DISABLE_APPLICATIONS
427+'[' -n '' ']'
428+for _KERL_CFG in $1
429++sed 's|\(.*\)=.*|\1|'
430++echo KERL_SASL_STARTUP=
431+k=KERL_SASL_STARTUP
432+'[' restore = cache ']'
433+'[' restore = restore ']'
434+eval '_KERL_CFG_VAR=$__KERL_SASL_STARTUP'
435++_KERL_CFG_VAR=
436+eval _KERL_TARGET_VAR=KERL_SASL_STARTUP
437++_KERL_TARGET_VAR=KERL_SASL_STARTUP
438+'[' -n '' ']'
439+for _KERL_CFG in $1
440++echo KERL_DEPLOY_SSH_OPTIONS=
441++sed 's|\(.*\)=.*|\1|'
442+k=KERL_DEPLOY_SSH_OPTIONS
443+'[' restore = cache ']'
444+'[' restore = restore ']'
445+eval '_KERL_CFG_VAR=$__KERL_DEPLOY_SSH_OPTIONS'
446++_KERL_CFG_VAR=
447+eval _KERL_TARGET_VAR=KERL_DEPLOY_SSH_OPTIONS
448++_KERL_TARGET_VAR=KERL_DEPLOY_SSH_OPTIONS
449+'[' -n '' ']'
450+for _KERL_CFG in $1
451++sed 's|\(.*\)=.*|\1|'
452++echo KERL_DEPLOY_RSYNC_OPTIONS=
453+k=KERL_DEPLOY_RSYNC_OPTIONS
454+'[' restore = cache ']'
455+'[' restore = restore ']'
456+eval '_KERL_CFG_VAR=$__KERL_DEPLOY_RSYNC_OPTIONS'
457++_KERL_CFG_VAR=
458+eval _KERL_TARGET_VAR=KERL_DEPLOY_RSYNC_OPTIONS
459++_KERL_TARGET_VAR=KERL_DEPLOY_RSYNC_OPTIONS
460+'[' -n '' ']'
461+for _KERL_CFG in $1
462++sed 's|\(.*\)=.*|\1|'
463++echo KERL_INSTALL_MANPAGES=
464+k=KERL_INSTALL_MANPAGES
465+'[' restore = cache ']'
466+'[' restore = restore ']'
467+eval '_KERL_CFG_VAR=$__KERL_INSTALL_MANPAGES'
468++_KERL_CFG_VAR=
469+eval _KERL_TARGET_VAR=KERL_INSTALL_MANPAGES
470++_KERL_TARGET_VAR=KERL_INSTALL_MANPAGES
471+'[' -n '' ']'
472+for _KERL_CFG in $1
473++sed 's|\(.*\)=.*|\1|'
474++echo KERL_INSTALL_HTMLDOCS=
475+k=KERL_INSTALL_HTMLDOCS
476+'[' restore = cache ']'
477+'[' restore = restore ']'
478+eval '_KERL_CFG_VAR=$__KERL_INSTALL_HTMLDOCS'
479++_KERL_CFG_VAR=
480+eval _KERL_TARGET_VAR=KERL_INSTALL_HTMLDOCS
481++_KERL_TARGET_VAR=KERL_INSTALL_HTMLDOCS
482+'[' -n '' ']'
483+for _KERL_CFG in $1
484++sed 's|\(.*\)=.*|\1|'
485++echo KERL_BUILD_PLT=
486+k=KERL_BUILD_PLT
487+'[' restore = cache ']'
488+'[' restore = restore ']'
489+eval '_KERL_CFG_VAR=$__KERL_BUILD_PLT'
490++_KERL_CFG_VAR=
491+eval _KERL_TARGET_VAR=KERL_BUILD_PLT
492++_KERL_TARGET_VAR=KERL_BUILD_PLT
493+'[' -n '' ']'
494+for _KERL_CFG in $1
495++echo KERL_BUILD_DOCS=
496++sed 's|\(.*\)=.*|\1|'
497+k=KERL_BUILD_DOCS
498+'[' restore = cache ']'
499+'[' restore = restore ']'
500+eval '_KERL_CFG_VAR=$__KERL_BUILD_DOCS'
501++_KERL_CFG_VAR=
502+eval _KERL_TARGET_VAR=KERL_BUILD_DOCS
503++_KERL_TARGET_VAR=KERL_BUILD_DOCS
504+'[' -n '' ']'
505+for _KERL_CFG in $1
506++sed 's|\(.*\)=.*|\1|'
507++echo KERL_DOC_TARGETS=chunks
508+k=KERL_DOC_TARGETS
509+'[' restore = cache ']'
510+'[' restore = restore ']'
511+eval '_KERL_CFG_VAR=$__KERL_DOC_TARGETS'
512++_KERL_CFG_VAR=
513+eval _KERL_TARGET_VAR=KERL_DOC_TARGETS
514++_KERL_TARGET_VAR=KERL_DOC_TARGETS
515+'[' -n '' ']'
516+for _KERL_CFG in $1
517++sed 's|\(.*\)=.*|\1|'
518++echo KERL_BUILD_BACKEND=
519+k=KERL_BUILD_BACKEND
520+'[' restore = cache ']'
521+'[' restore = restore ']'
522+eval '_KERL_CFG_VAR=$__KERL_BUILD_BACKEND'
523++_KERL_CFG_VAR=git
524+eval _KERL_TARGET_VAR=KERL_BUILD_BACKEND
525++_KERL_TARGET_VAR=KERL_BUILD_BACKEND
526+'[' -n git ']'
527+eval 'KERL_BUILD_BACKEND="git"'
528++KERL_BUILD_BACKEND=git
529+for _KERL_CFG in $1
530++echo KERL_RELEASE_TARGET=
531++sed 's|\(.*\)=.*|\1|'
532+k=KERL_RELEASE_TARGET
533+'[' restore = cache ']'
534+'[' restore = restore ']'
535+eval '_KERL_CFG_VAR=$__KERL_RELEASE_TARGET'
536++_KERL_CFG_VAR=
537+eval _KERL_TARGET_VAR=KERL_RELEASE_TARGET
538++_KERL_TARGET_VAR=KERL_RELEASE_TARGET
539+'[' -n '' ']'
540+'[' -z '' ']'
541+INSTALL_OPT=-minimal
542+'[' -z git ']'
543+'[' git = git ']'
544+KERL_USE_AUTOCONF=1
545++uname -s
546+KERL_SYSTEM=Linux
547+case "$KERL_SYSTEM" in
548+MD5SUM=md5sum
549+MD5SUM_FIELD=1
550+SED_OPT=-r
551+'[' 2 -eq 0 ']'
552+common_ALL_pkgs='gcc make'
553+common_ALL_BUILD_BACKEND_git_pkgs='automake autoconf'
554+common_debian_pkgs='gcc make libssl-dev libncurses-dev g++'
555+_KPP_alpine_pkgs='gcc make openssl-dev ncurses-dev g++'
556+_KPP_alpine_probe=_apk
557+_KPP_debian_pkgs='gcc make libssl-dev libncurses-dev g++'
558+_KPP_debian_probe=_dpkg
559+_KPP_fedora_pkgs='gcc make openssl-devel ncurses-devel g++'
560+_KPP_fedora_probe=_rpm
561+_KPP_linuxmint_pkgs='gcc make libssl-dev libncurses-dev g++'
562+_KPP_linuxmint_probe=_dpkg
563+_KPP_pop_pkgs='gcc make libssl-dev libncurses-dev g++'
564+_KPP_pop_probe=_dpkg
565+_KPP_rhel_pkgs='gcc make openssl-devel ncurses-devel gcc-c++'
566+_KPP_rhel_probe=_rpm
567+_KPP_ubuntu_pkgs='gcc make libssl-dev libncurses-dev g++'
568+_KPP_ubuntu_probe=_dpkg
569+fix_otp_builds
570+'[' -f /home/travis/.kerl/otp_builds ']'
571+fix_otp_installations
572+'[' -f /home/travis/.kerl/otp_installations ']'
573+case "$1" in
574+'[' 2 -ne 2 ']'
575+'[' releases '!=' releases ']'
576+check_releases force
577+'[' force = force ']'
578+rm -f /home/travis/.kerl/otp_releases
579+'[' '!' -f /home/travis/.kerl/otp_releases ']'
580+get_releases /home/travis/.kerl/otp_releases
581+'[' git = git ']'
582+get_git_releases /home/travis/.kerl/otp_releases
583++mktemp /tmp/kerl.XXXXXX
584+tmp=/tmp/kerl.tzco4U
585+git ls-remote --tags --refs https://github.com/erlang/otp
586+ret=0
587+notice 'Getting releases from GitHub...'
588+l=notice
589+stderr 'Getting releases from GitHub...'
590+'[' -t 1 ']'
591+'[' -n '' ']'
592+'[' 0 -eq 0 ']'
593+cut -f2
594+sed -r -e '# Delete all tags starting with ":" as to not mix' -e '# them with the prefixed lines we`re generating next.' -e '/^:/d' -e '# Prefix "OTP*" release lines with the crux of their versions.' -e '# - "OTP_R16B01_RC1" => ":16B01_RC1 OTP_R16B01_RC1"' -e '# - "OTP_R16B03" => ":16B03 OTP_R16B03"' -e '# - "OTP-17.0" => ":17.0 OTP-17.0"' -e '# - "OTP-17.3.1" => ":17.3.1 OTP-17.3.1"' -e '# - "OTP-19.0-rc1" => ":19.0-rc1 OTP-19.0-rc1"' -e '# - "OTP-19.0-rc2" => ":19.0-rc2 OTP-19.0-rc2"' -e 's/^(OTP[-_](R?([0-9][^ :]*).*))/:\3 \2/' -e '# Delete all lines that did not get prefixed above.' -e '/^[^:]/d' -e '# Move the colon markers preceding each version prefix' -e '# as to precede the tag suffix instead, which will make' -e '# throwing the version prefixes easier later on.' -e '# - ":16B01_RC1 OTP_R16B03" => "16B01_RC1 :OTP_R16B01_RC1"' -e '# - ":16B03 OTP_R16B03" => "16B03 :OTP_R16B03"' -e '# - ":17.0 OTP_R16B03" => "17.0 :OTP-17.0"' -e '# - ":17.3.1 OTP_R16B03" => "17.3.1 :OTP-17.3.1"' -e '# - ":19.0-rc1 OTP_R16B03" => "19.0-rc1 :OTP-19.0-rc1"' -e '# - ":19.0-rc2 OTP_R16B03" => "19.0-rc2 :OTP-19.0-rc2"' -e 's/^:([^ ]+) /\1 :/' -e '# Repeatedly replace sequences of one or more dots, dashes' -e '# or underscores, within each version prefix, with single' -e '# space characters.' -e '# - "16B01_RC1 :OTP_R16B01_RC1" => "16B01 RC1 :OTP_R16B01_RC1"' -e '# - "16B03 :OTP_R16B03" => "16B03 :OTP_R16B03"' -e '# - "17.0 :OTP-17.0" => "17 0 :OTP-17.0"' -e '# - "17.3.1 :OTP-17.3.1" => "17 3 1 :OTP-17.3.1"' -e '# - "19.0-rc1 :OTP-19.0-rc1" => "19 0 rc1 :OTP-19.0-rc1"' -e '# - "19.0-rc2 :OTP-19.0-rc2" => "19 0 rc2 :OTP-19.0-rc2"' -e :loop -e 's/^([^:]*)[.-]+([^:]*) :/\1 \2 :/' -e 't loop' -e '# Repeatedly replace "A", "B", or "C" separators, within each' -e '# version prefix, with " 0 ", " 1 " and " 2 ", respectively.' -e '# - "16B01 RC1 :OTP_R16B01_RC1" => "16 1 01 RC1 :OTP_R16B01_RC1"' -e '# - "16B03 :OTP_R16B03" => "16 1 03 :OTP_R16B03"' -e :loop2 -e 's/^(.*[0-9]+)A([^:]*) :/\1 0 \2 :/' -e 's/^(.*[0-9]+)B([^:]*) :/\1 1 \2 :/' -e 's/^(.*[0-9]+)C([^:]*) :/\1 2 \2 :/' -e 't loop2' -e '# Repeatedly replace space-release candidate infixes, within' -e '# each version prefix, with a leading zero followed by' -e '# the candidate number.' -e '# - "16 1 01 RC1 :OTP_R16B01_RC1" => "16 1 01 0 1 :OTP_R16B01_RC1"' -e '# - "19 0 rc1 :OTP-19.0-rc1" => "19 0 0 1 :OTP-19.0-rc1"' -e '# - "19 0 rc2 :OTP-19.0-rc2" => "19 0 0 2 :OTP-19.0-rc2"' -e :loop3 -e 's/^([^:]* )(rc|RC)([0-9]+)(( [^:]*)?) :/\10 \3\4 :/' -e 't loop3' -e '# Repeatedly prefix single digits, within each version prefix,' -e '# with leading zeroes.' -e '# - "16 1 01 0 1 :OTP_R16B01_RC1" => "16 01 01 00 01 :OTP_R16B01_RC1"' -e '# - "16 1 03 :OTP_R16B03" => "16 01 03 :OTP_R16B03"' -e '# - "17 0 :OTP-17.0" => "17 00 :OTP-17.0"' -e '# - "17 3 1 :OTP-17.3.1" => "17 03 01 :OTP-17.3.1"' -e '# - "19 0 0 1 :OTP-19.0-rc1" => "19 00 00 01 :OTP-19.0-rc.1"' -e '# - "19 0 0 2 :OTP-19.0-rc2" => "19 00 00 02 :OTP-19.0-rc.2"' -e :loop4 -e 's/^([^:]*[^0-9:])([0-9])(([^0-9][^:]*)?) :/\10\2\3 :/' -e 't loop4' -e '# Suffix each version prefix with 00 as to not compare : with a number.' -e '# - "16 01 01 00 01 :OTP_R16B01_RC1" => "16 01 01 00 01 00 :OTP_R16B01_RC1"' -e '# - "16 01 03 :OTP_R16B03" => "16 01 03 00 :OTP_R16B03"' -e '# - "17 00 :OTP-17.0"" => "17 00 00 :OTP-17.0"' -e '# - "17 03 01 :OTP-17.3.1" => "17 03 01 00 :OTP-17.3.1"' -e '# - "19 00 00 01 :OTP-19.0-rc.1" => "19 00 00 01 00 :OTP-19.0-rc.1"' -e '# - "19 00 00 02 :OTP-19.0-rc.2" => "19 00 00 02 00 :OTP-19.0-rc.2"' -e 's/^([^:]+) :/\1 00 :/'
595+tee /home/travis/.kerl/otp_releases
596+cut -d: -f2-
597+LC_ALL=C
598+sort -n
599+cut -d/ -f3-
600+rm -f /tmp/kerl.tzco4U
601+return 0
602+notice 'The available releases are:'
603+l=notice
604+stderr 'The available releases are:'
605+'[' -t 1 ']'
606+'[' -n '' ']'
607+list_print releases
608+list_type=releases
609+maybe_all=
610+list=/home/travis/.kerl/otp_releases
611+'[' -f /home/travis/.kerl/otp_releases ']'
612++wc -l /home/travis/.kerl/otp_releases
613+'[' '463 /home/travis/.kerl/otp_releases' '!=' 0 ']'
614+'[' releases = releases ']'
615+'[' '' '!=' all ']'
616+awk -v oldest_listed=17 -v oldest_supported=25 -v include_rc=no '
617 function _print(vsn, is_this_supported) {
618 if (is_this_supported) {
619 suf=" *"
620 }
621 printf "%s%s\n", vsn, suf
622 }
623 {
624 this_version=$0
625 split(this_version, version_components, ".")
626 this_major=version_components[1]
628 if (last_major == "") {
629 last_major = oldest_supported - 1
630 }
632 is_this_r=/^R/
633 is_this_rc=/-rc/
634 is_rc_printable=(include_rc == "yes")
635 is_this_supported=(last_major >= oldest_supported)
637 if (!is_this_r) {
638 is_transition_to_rc=(is_last_not_rc && is_this_rc)
639 is_transition_from_rc=(!is_last_not_rc && !is_this_rc && is_rc_printable)
640 (is_transition_to_rc || is_transition_from_rc) \
641 && _print(last_version, is_this_supported)
643 last_version=this_version
644 last_major=this_major
645 is_last_not_rc=!is_this_rc
646 }
647 }
648 END {
649 last_version=$0
650 is_supported=1
651 (!is_this_rc || is_rc_printable) \
652 && _print(last_version, is_supported)
653 }' /home/travis/.kerl/otp_releases
65417.5.6.10
65518.3.4.11
65619.3.6.13
65720.3.8.26
65821.3.8.24
65922.3.4.27
66023.3.4.20
66124.3.4.17
66225.3.2.12 *
66326.2.5 *
66427.0 *
665+return 0
666APPLICATIONS DISABLED (See: /home/travis/.kerl/builds/27.0/otp_build_27.0.log)
667 * odbc : ODBC library - link check failed
669APPLICATIONS INFORMATION (See: /home/travis/.kerl/builds/27.0/otp_build_27.0.log)
670 * wx : No OpenGL headers found, wx will NOT be usable
671 * No GLU headers found, wx will NOT be usable
672 * wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available
673 * wxWidgets must be installed on your system.
674 * Please check that wx-config is in path, the directory
675 * where wxWidgets libraries are installed (returned by
676 * 'wx-config --libs' or 'wx-config --static --libs' command)
677 * is in LD_LIBRARY_PATH or equivalent variable and
678 * wxWidgets version is 3.0.2 or above.
680The command "./bin/compile" exited with 0.
after_success
68261.30s$ ./bin/archive
683Created /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/22.04/ppc64le/erlang-27.0-nonroot.tar.bz2
684tar: Removing leading `/' from member names
685Created /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/22.04/ppc64le/erlang-27.0.tar.bz2
687Uploading Artifacts
artifacts.setup
688artifacts version 0.8.2-2-g4ae8d64 revision=4ae8d6436c4432925061bee75ad8fb5b340aa401
689$ export ARTIFACTS_PATHS="${OS_NAME}"
690$ artifacts upload
691INFO: uploading with settings
692 bucket: [secure]
693 cache_control: private
694 permissions: [secure]
696INFO: uploading: /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/22.04/ppc64le/erlang-27.0-nonroot.tar.bz2 (size: 60MB)
697 download_url: https://s3.amazonaws.com/[secure]/binaries/ubuntu/22.04/ppc64le/erlang-27.0-nonroot.tar.bz2
699INFO: uploading: /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/22.04/ppc64le/erlang-27.0.tar.bz2 (size: 60MB)
700 download_url: https://s3.amazonaws.com/[secure]/binaries/ubuntu/22.04/ppc64le/erlang-27.0.tar.bz2
702Done uploading artifacts
705Done. Your build exited with 0.
Top