arm64-bionic
Arm64
Shell
Git
Scroll to End of Log
0.02s0.00s0.00s0.00sTopworker_info1Worker information2hostname: bb2be2e9-364b-4df5-96d8-e4ed6ffb38c0@582311.lxd-arm64-023version: ? ?4instance: travis-job-travis-ci-travis-erlang-622889257 215eaf5c45974f2dcec63012e2120765e460be4e31e5fd8989c4008c0ef0e337 (via amqp)5startup: 13.712693843ssystem_info7Build system information8Build language: shell9Build dist: bionic10Build id: 27094169611Job id: 62288925712Runtime kernel version: 5.4.0-131-generic13travis-build version: 3484ecfe14Build image provisioning date and time15Wed Jul 19 10:02:31 UTC 202316Operating System Details17Distributor ID: Ubuntu18Description: Ubuntu 18.04.6 LTS19Release: 18.0420Codename: bionic21Linux Version225.4.0-131-generic23Git version24git version 2.17.125bash version26GNU bash, version 4.4.20(1)-release (aarch64-unknown-linux-gnu)27Copyright (C) 2016 Free Software Foundation, Inc.28License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>30This is free software; you are free to change and redistribute it.31There is NO WARRANTY, to the extent permitted by law.32GCC version33gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.034Copyright (C) 2017 Free Software Foundation, Inc.35This is free software; see the source for copying conditions. There is NO36warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.38Docker version39Docker version 20.10.21, build 20.10.21-0ubuntu1~18.04.340Client:41 Version: 20.10.2142 API version: 1.4143 Go version: go1.18.144 Git commit: 20.10.21-0ubuntu1~18.04.345 Built: Thu Apr 27 05:50:43 202346 OS/Arch: linux/arm6447 Context: default48 Experimental: true49LLVM version50clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)51Target: aarch64-unknown-linux-gnu52Thread model: posix53InstalledDir: /usr/bin54Pre-installed Ruby versions55ruby-2.6.1056ruby-2.7.657Pre-installed Node.js versions58v10.24.159v12.22.1260v14.21.361v16.20.162v18.17.063v4.9.164v6.17.165v8.12.066v8.17.067mysql --version68mysql Ver 14.14 Distrib 5.7.42, for Linux (aarch64) using EditLine wrapper69Redis version70redis-server 5.0.671MongoDB version72MongoDB 4.4.2373ant -version74Apache Ant(TM) version 1.10.12 compiled on October 13 202175mvn -version76Apache Maven 3.6.077Maven home: /usr/share/maven78Java version: 11.0.19, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-11-jdk-arm6479Default locale: en, platform encoding: UTF-880OS name: "linux", version: "5.4.0-131-generic", arch: "aarch64", family: "unix"81kiex list83kiex elixirs85=* elixir-1.13.487# => - current88# =* - current && default89# * - default91phpenv versions92 7.293 7.2.3294* 7.3 (set by /home/travis/.phpenv/version)95 7.3.2096 7.497 7.4.898composer --version99Composer version 2.5.8 2023-06-09 17:13:211020.00s0.03s0.00s0.04s0.02s0.00s0.01s0.00s0.01s0.00s0.01s0.00s0.01s0.00s0.03s6.05s0.00s0.01s0.00s2.29sdocker_mtu_and_registry_mirrorsgit.checkout1030.01s0.51s$ git clone --depth=50 --branch=default https://github.com/travis-ci/travis-erlang-builder.git travis-ci/travis-erlang-builder104Cloning into 'travis-ci/travis-erlang-builder'...105$ cd travis-ci/travis-erlang-builder106$ git checkout -qf 55459dca85d8d88044d58c72f6e741a0d955d32f1080.01s109Setting environment variables from repository settings110$ export ARTIFACTS_BUCKET=[secure]111$ export ARTIFACTS_PERMISSIONS=[secure]112$ export ARTIFACTS_KEY=[secure]113$ export ARTIFACTS_SECRET=[secure]114$ export KERL_BUILD_BACKEND=git116Setting environment variables from .travis.yml117$ export VERSION=27.0118$ export ALIAS=27.0120$ bash -c 'echo $BASH_VERSION'1214.4.20(1)-releasebefore_install.1before_install.21240.05s$ export RELEASE=$(lsb_release -rs 2>/dev/null || sw_vers -productVersion | sed 's/^\([0-9][0-9]*.[0-9][0-9]*\).*/\1/')before_install.3before_install.4before_install.5install129 curl -O https://raw.githubusercontent.com/kerl/kerl/master/kerl130 chmod +x kerl131 sudo mv kerl /usr/local/bin/kerl132 fi133 sudo curl -o `which kerl` https://raw.githubusercontent.com/yrashk/kerl/master/kerl135######################################################################## 100.0%137######################################################################## 100.0%138+unset ERL_TOP139+unset CDPATH140+'[' -n '' ']'141+KERL_VERSION=4.1.1142+OLDEST_OTP_LISTED=17143+OLDEST_OTP_SUPPORTED=25144+ERLANG_DOWNLOAD_URL=https://erlang.org/download145+KERL_CONFIG_STORAGE_FILENAME=.kerl_config146+_KERL_SCRIPT=kerl147++tput sgr0148++printf OK149+tp=OK150+'[' -z OK ']'151+KERL_COLOR_AVAILABLE=1152+'[' -n '' ']'153+KERL_COLOR_RESET=sgr0154+TMP_DIR=/tmp155+'[' -z /home/travis ']'156+KERL_BASE_DIR=/home/travis/.kerl157+KERL_CONFIG=/home/travis/.kerlrc158+KERL_DOWNLOAD_DIR=/home/travis/.kerl/archives159+KERL_BUILD_DIR=/home/travis/.kerl/builds160+KERL_GIT_DIR=/home/travis/.kerl/gits161+KERL_GIT_BASE=https://raw.githubusercontent.com/kerl/kerl/master162+KERL_COLORIZE=1163+KERL_INCLUDE_RELEASE_CANDIDATES=no164+KERL_CHECK_BUILD_PACKAGES=yes165+_KERL_CFGS='166OTP_GITHUB_URL=https://github.com/erlang/otp167KERL_CONFIGURE_OPTIONS=168KERL_CONFIGURE_APPLICATIONS=169KERL_CONFIGURE_DISABLE_APPLICATIONS=170KERL_SASL_STARTUP=171KERL_DEPLOY_SSH_OPTIONS=172KERL_DEPLOY_RSYNC_OPTIONS=173KERL_INSTALL_MANPAGES=174KERL_INSTALL_HTMLDOCS=175KERL_BUILD_PLT=176KERL_BUILD_DOCS=177KERL_DOC_TARGETS=chunks178KERL_BUILD_BACKEND=179KERL_RELEASE_TARGET=180'181+act_on_kerl_cfgs '182OTP_GITHUB_URL=https://github.com/erlang/otp183KERL_CONFIGURE_OPTIONS=184KERL_CONFIGURE_APPLICATIONS=185KERL_CONFIGURE_DISABLE_APPLICATIONS=186KERL_SASL_STARTUP=187KERL_DEPLOY_SSH_OPTIONS=188KERL_DEPLOY_RSYNC_OPTIONS=189KERL_INSTALL_MANPAGES=190KERL_INSTALL_HTMLDOCS=191KERL_BUILD_PLT=192KERL_BUILD_DOCS=193KERL_DOC_TARGETS=chunks194KERL_BUILD_BACKEND=195KERL_RELEASE_TARGET=196' cache197+for _KERL_CFG in $1198++echo OTP_GITHUB_URL=https://github.com/erlang/otp199++sed 's|\(.*\)=.*|\1|'200+k=OTP_GITHUB_URL201+'[' cache = cache ']'202+eval '_KERL_CFG_VAR=$OTP_GITHUB_URL'203++_KERL_CFG_VAR=204+eval _KERL_TARGET_VAR=__OTP_GITHUB_URL205++_KERL_TARGET_VAR=__OTP_GITHUB_URL206+'[' -n '' ']'207+for _KERL_CFG in $1208++echo KERL_CONFIGURE_OPTIONS=209++sed 's|\(.*\)=.*|\1|'210+k=KERL_CONFIGURE_OPTIONS211+'[' cache = cache ']'212+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_OPTIONS'213++_KERL_CFG_VAR=214+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_OPTIONS215++_KERL_TARGET_VAR=__KERL_CONFIGURE_OPTIONS216+'[' -n '' ']'217+for _KERL_CFG in $1218++echo KERL_CONFIGURE_APPLICATIONS=219++sed 's|\(.*\)=.*|\1|'220+k=KERL_CONFIGURE_APPLICATIONS221+'[' cache = cache ']'222+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_APPLICATIONS'223++_KERL_CFG_VAR=224+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_APPLICATIONS225++_KERL_TARGET_VAR=__KERL_CONFIGURE_APPLICATIONS226+'[' -n '' ']'227+for _KERL_CFG in $1228++echo KERL_CONFIGURE_DISABLE_APPLICATIONS=229++sed 's|\(.*\)=.*|\1|'230+k=KERL_CONFIGURE_DISABLE_APPLICATIONS231+'[' cache = cache ']'232+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_DISABLE_APPLICATIONS'233++_KERL_CFG_VAR=234+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_DISABLE_APPLICATIONS235++_KERL_TARGET_VAR=__KERL_CONFIGURE_DISABLE_APPLICATIONS236+'[' -n '' ']'237+for _KERL_CFG in $1238++echo KERL_SASL_STARTUP=239++sed 's|\(.*\)=.*|\1|'240+k=KERL_SASL_STARTUP241+'[' cache = cache ']'242+eval '_KERL_CFG_VAR=$KERL_SASL_STARTUP'243++_KERL_CFG_VAR=244+eval _KERL_TARGET_VAR=__KERL_SASL_STARTUP245++_KERL_TARGET_VAR=__KERL_SASL_STARTUP246+'[' -n '' ']'247+for _KERL_CFG in $1248++echo KERL_DEPLOY_SSH_OPTIONS=249++sed 's|\(.*\)=.*|\1|'250+k=KERL_DEPLOY_SSH_OPTIONS251+'[' cache = cache ']'252+eval '_KERL_CFG_VAR=$KERL_DEPLOY_SSH_OPTIONS'253++_KERL_CFG_VAR=254+eval _KERL_TARGET_VAR=__KERL_DEPLOY_SSH_OPTIONS255++_KERL_TARGET_VAR=__KERL_DEPLOY_SSH_OPTIONS256+'[' -n '' ']'257+for _KERL_CFG in $1258++sed 's|\(.*\)=.*|\1|'259++echo KERL_DEPLOY_RSYNC_OPTIONS=260+k=KERL_DEPLOY_RSYNC_OPTIONS261+'[' cache = cache ']'262+eval '_KERL_CFG_VAR=$KERL_DEPLOY_RSYNC_OPTIONS'263++_KERL_CFG_VAR=264+eval _KERL_TARGET_VAR=__KERL_DEPLOY_RSYNC_OPTIONS265++_KERL_TARGET_VAR=__KERL_DEPLOY_RSYNC_OPTIONS266+'[' -n '' ']'267+for _KERL_CFG in $1268++echo KERL_INSTALL_MANPAGES=269++sed 's|\(.*\)=.*|\1|'270+k=KERL_INSTALL_MANPAGES271+'[' cache = cache ']'272+eval '_KERL_CFG_VAR=$KERL_INSTALL_MANPAGES'273++_KERL_CFG_VAR=274+eval _KERL_TARGET_VAR=__KERL_INSTALL_MANPAGES275++_KERL_TARGET_VAR=__KERL_INSTALL_MANPAGES276+'[' -n '' ']'277+for _KERL_CFG in $1278++echo KERL_INSTALL_HTMLDOCS=279++sed 's|\(.*\)=.*|\1|'280+k=KERL_INSTALL_HTMLDOCS281+'[' cache = cache ']'282+eval '_KERL_CFG_VAR=$KERL_INSTALL_HTMLDOCS'283++_KERL_CFG_VAR=284+eval _KERL_TARGET_VAR=__KERL_INSTALL_HTMLDOCS285++_KERL_TARGET_VAR=__KERL_INSTALL_HTMLDOCS286+'[' -n '' ']'287+for _KERL_CFG in $1288++echo KERL_BUILD_PLT=289++sed 's|\(.*\)=.*|\1|'290+k=KERL_BUILD_PLT291+'[' cache = cache ']'292+eval '_KERL_CFG_VAR=$KERL_BUILD_PLT'293++_KERL_CFG_VAR=294+eval _KERL_TARGET_VAR=__KERL_BUILD_PLT295++_KERL_TARGET_VAR=__KERL_BUILD_PLT296+'[' -n '' ']'297+for _KERL_CFG in $1298++echo KERL_BUILD_DOCS=299++sed 's|\(.*\)=.*|\1|'300+k=KERL_BUILD_DOCS301+'[' cache = cache ']'302+eval '_KERL_CFG_VAR=$KERL_BUILD_DOCS'303++_KERL_CFG_VAR=304+eval _KERL_TARGET_VAR=__KERL_BUILD_DOCS305++_KERL_TARGET_VAR=__KERL_BUILD_DOCS306+'[' -n '' ']'307+for _KERL_CFG in $1308++echo KERL_DOC_TARGETS=chunks309++sed 's|\(.*\)=.*|\1|'310+k=KERL_DOC_TARGETS311+'[' cache = cache ']'312+eval '_KERL_CFG_VAR=$KERL_DOC_TARGETS'313++_KERL_CFG_VAR=314+eval _KERL_TARGET_VAR=__KERL_DOC_TARGETS315++_KERL_TARGET_VAR=__KERL_DOC_TARGETS316+'[' -n '' ']'317+for _KERL_CFG in $1318++echo KERL_BUILD_BACKEND=319++sed 's|\(.*\)=.*|\1|'320+k=KERL_BUILD_BACKEND321+'[' cache = cache ']'322+eval '_KERL_CFG_VAR=$KERL_BUILD_BACKEND'323++_KERL_CFG_VAR=git324+eval _KERL_TARGET_VAR=__KERL_BUILD_BACKEND325++_KERL_TARGET_VAR=__KERL_BUILD_BACKEND326+'[' -n git ']'327+eval '__KERL_BUILD_BACKEND="git"'328++__KERL_BUILD_BACKEND=git329+for _KERL_CFG in $1330++echo KERL_RELEASE_TARGET=331++sed 's|\(.*\)=.*|\1|'332+k=KERL_RELEASE_TARGET333+'[' cache = cache ']'334+eval '_KERL_CFG_VAR=$KERL_RELEASE_TARGET'335++_KERL_CFG_VAR=336+eval _KERL_TARGET_VAR=__KERL_RELEASE_TARGET337++_KERL_TARGET_VAR=__KERL_RELEASE_TARGET338+'[' -n '' ']'339+eval '340OTP_GITHUB_URL=https://github.com/erlang/otp341KERL_CONFIGURE_OPTIONS=342KERL_CONFIGURE_APPLICATIONS=343KERL_CONFIGURE_DISABLE_APPLICATIONS=344KERL_SASL_STARTUP=345KERL_DEPLOY_SSH_OPTIONS=346KERL_DEPLOY_RSYNC_OPTIONS=347KERL_INSTALL_MANPAGES=348KERL_INSTALL_HTMLDOCS=349KERL_BUILD_PLT=350KERL_BUILD_DOCS=351KERL_DOC_TARGETS=chunks352KERL_BUILD_BACKEND=353KERL_RELEASE_TARGET=354'355++OTP_GITHUB_URL=https://github.com/erlang/otp356++KERL_CONFIGURE_OPTIONS=357++KERL_CONFIGURE_APPLICATIONS=358++KERL_CONFIGURE_DISABLE_APPLICATIONS=359++KERL_SASL_STARTUP=360++KERL_DEPLOY_SSH_OPTIONS=361++KERL_DEPLOY_RSYNC_OPTIONS=362++KERL_INSTALL_MANPAGES=363++KERL_INSTALL_HTMLDOCS=364++KERL_BUILD_PLT=365++KERL_BUILD_DOCS=366++KERL_DOC_TARGETS=chunks367++KERL_BUILD_BACKEND=368++KERL_RELEASE_TARGET=369+mkdir -p /home/travis/.kerl370+'[' -f /home/travis/.kerlrc ']'371+act_on_kerl_cfgs '372OTP_GITHUB_URL=https://github.com/erlang/otp373KERL_CONFIGURE_OPTIONS=374KERL_CONFIGURE_APPLICATIONS=375KERL_CONFIGURE_DISABLE_APPLICATIONS=376KERL_SASL_STARTUP=377KERL_DEPLOY_SSH_OPTIONS=378KERL_DEPLOY_RSYNC_OPTIONS=379KERL_INSTALL_MANPAGES=380KERL_INSTALL_HTMLDOCS=381KERL_BUILD_PLT=382KERL_BUILD_DOCS=383KERL_DOC_TARGETS=chunks384KERL_BUILD_BACKEND=385KERL_RELEASE_TARGET=386' restore387+for _KERL_CFG in $1388++sed 's|\(.*\)=.*|\1|'389++echo OTP_GITHUB_URL=https://github.com/erlang/otp390+k=OTP_GITHUB_URL391+'[' restore = cache ']'392+'[' restore = restore ']'393+eval '_KERL_CFG_VAR=$__OTP_GITHUB_URL'394++_KERL_CFG_VAR=395+eval _KERL_TARGET_VAR=OTP_GITHUB_URL396++_KERL_TARGET_VAR=OTP_GITHUB_URL397+'[' -n '' ']'398+for _KERL_CFG in $1399++echo KERL_CONFIGURE_OPTIONS=400++sed 's|\(.*\)=.*|\1|'401+k=KERL_CONFIGURE_OPTIONS402+'[' restore = cache ']'403+'[' restore = restore ']'404+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_OPTIONS'405++_KERL_CFG_VAR=406+eval _KERL_TARGET_VAR=KERL_CONFIGURE_OPTIONS407++_KERL_TARGET_VAR=KERL_CONFIGURE_OPTIONS408+'[' -n '' ']'409+for _KERL_CFG in $1410++echo KERL_CONFIGURE_APPLICATIONS=411++sed 's|\(.*\)=.*|\1|'412+k=KERL_CONFIGURE_APPLICATIONS413+'[' restore = cache ']'414+'[' restore = restore ']'415+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_APPLICATIONS'416++_KERL_CFG_VAR=417+eval _KERL_TARGET_VAR=KERL_CONFIGURE_APPLICATIONS418++_KERL_TARGET_VAR=KERL_CONFIGURE_APPLICATIONS419+'[' -n '' ']'420+for _KERL_CFG in $1421++echo KERL_CONFIGURE_DISABLE_APPLICATIONS=422++sed 's|\(.*\)=.*|\1|'423+k=KERL_CONFIGURE_DISABLE_APPLICATIONS424+'[' restore = cache ']'425+'[' restore = restore ']'426+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_DISABLE_APPLICATIONS'427++_KERL_CFG_VAR=428+eval _KERL_TARGET_VAR=KERL_CONFIGURE_DISABLE_APPLICATIONS429++_KERL_TARGET_VAR=KERL_CONFIGURE_DISABLE_APPLICATIONS430+'[' -n '' ']'431+for _KERL_CFG in $1432++echo KERL_SASL_STARTUP=433++sed 's|\(.*\)=.*|\1|'434+k=KERL_SASL_STARTUP435+'[' restore = cache ']'436+'[' restore = restore ']'437+eval '_KERL_CFG_VAR=$__KERL_SASL_STARTUP'438++_KERL_CFG_VAR=439+eval _KERL_TARGET_VAR=KERL_SASL_STARTUP440++_KERL_TARGET_VAR=KERL_SASL_STARTUP441+'[' -n '' ']'442+for _KERL_CFG in $1443++echo KERL_DEPLOY_SSH_OPTIONS=444++sed 's|\(.*\)=.*|\1|'445+k=KERL_DEPLOY_SSH_OPTIONS446+'[' restore = cache ']'447+'[' restore = restore ']'448+eval '_KERL_CFG_VAR=$__KERL_DEPLOY_SSH_OPTIONS'449++_KERL_CFG_VAR=450+eval _KERL_TARGET_VAR=KERL_DEPLOY_SSH_OPTIONS451++_KERL_TARGET_VAR=KERL_DEPLOY_SSH_OPTIONS452+'[' -n '' ']'453+for _KERL_CFG in $1454++sed 's|\(.*\)=.*|\1|'455++echo KERL_DEPLOY_RSYNC_OPTIONS=456+k=KERL_DEPLOY_RSYNC_OPTIONS457+'[' restore = cache ']'458+'[' restore = restore ']'459+eval '_KERL_CFG_VAR=$__KERL_DEPLOY_RSYNC_OPTIONS'460++_KERL_CFG_VAR=461+eval _KERL_TARGET_VAR=KERL_DEPLOY_RSYNC_OPTIONS462++_KERL_TARGET_VAR=KERL_DEPLOY_RSYNC_OPTIONS463+'[' -n '' ']'464+for _KERL_CFG in $1465++echo KERL_INSTALL_MANPAGES=466++sed 's|\(.*\)=.*|\1|'467+k=KERL_INSTALL_MANPAGES468+'[' restore = cache ']'469+'[' restore = restore ']'470+eval '_KERL_CFG_VAR=$__KERL_INSTALL_MANPAGES'471++_KERL_CFG_VAR=472+eval _KERL_TARGET_VAR=KERL_INSTALL_MANPAGES473++_KERL_TARGET_VAR=KERL_INSTALL_MANPAGES474+'[' -n '' ']'475+for _KERL_CFG in $1476++echo KERL_INSTALL_HTMLDOCS=477++sed 's|\(.*\)=.*|\1|'478+k=KERL_INSTALL_HTMLDOCS479+'[' restore = cache ']'480+'[' restore = restore ']'481+eval '_KERL_CFG_VAR=$__KERL_INSTALL_HTMLDOCS'482++_KERL_CFG_VAR=483+eval _KERL_TARGET_VAR=KERL_INSTALL_HTMLDOCS484++_KERL_TARGET_VAR=KERL_INSTALL_HTMLDOCS485+'[' -n '' ']'486+for _KERL_CFG in $1487++echo KERL_BUILD_PLT=488++sed 's|\(.*\)=.*|\1|'489+k=KERL_BUILD_PLT490+'[' restore = cache ']'491+'[' restore = restore ']'492+eval '_KERL_CFG_VAR=$__KERL_BUILD_PLT'493++_KERL_CFG_VAR=494+eval _KERL_TARGET_VAR=KERL_BUILD_PLT495++_KERL_TARGET_VAR=KERL_BUILD_PLT496+'[' -n '' ']'497+for _KERL_CFG in $1498++echo KERL_BUILD_DOCS=499++sed 's|\(.*\)=.*|\1|'500+k=KERL_BUILD_DOCS501+'[' restore = cache ']'502+'[' restore = restore ']'503+eval '_KERL_CFG_VAR=$__KERL_BUILD_DOCS'504++_KERL_CFG_VAR=505+eval _KERL_TARGET_VAR=KERL_BUILD_DOCS506++_KERL_TARGET_VAR=KERL_BUILD_DOCS507+'[' -n '' ']'508+for _KERL_CFG in $1509++echo KERL_DOC_TARGETS=chunks510++sed 's|\(.*\)=.*|\1|'511+k=KERL_DOC_TARGETS512+'[' restore = cache ']'513+'[' restore = restore ']'514+eval '_KERL_CFG_VAR=$__KERL_DOC_TARGETS'515++_KERL_CFG_VAR=516+eval _KERL_TARGET_VAR=KERL_DOC_TARGETS517++_KERL_TARGET_VAR=KERL_DOC_TARGETS518+'[' -n '' ']'519+for _KERL_CFG in $1520++echo KERL_BUILD_BACKEND=521++sed 's|\(.*\)=.*|\1|'522+k=KERL_BUILD_BACKEND523+'[' restore = cache ']'524+'[' restore = restore ']'525+eval '_KERL_CFG_VAR=$__KERL_BUILD_BACKEND'526++_KERL_CFG_VAR=git527+eval _KERL_TARGET_VAR=KERL_BUILD_BACKEND528++_KERL_TARGET_VAR=KERL_BUILD_BACKEND529+'[' -n git ']'530+eval 'KERL_BUILD_BACKEND="git"'531++KERL_BUILD_BACKEND=git532+for _KERL_CFG in $1533++echo KERL_RELEASE_TARGET=534++sed 's|\(.*\)=.*|\1|'535+k=KERL_RELEASE_TARGET536+'[' restore = cache ']'537+'[' restore = restore ']'538+eval '_KERL_CFG_VAR=$__KERL_RELEASE_TARGET'539++_KERL_CFG_VAR=540+eval _KERL_TARGET_VAR=KERL_RELEASE_TARGET541++_KERL_TARGET_VAR=KERL_RELEASE_TARGET542+'[' -n '' ']'543+'[' -z '' ']'544+INSTALL_OPT=-minimal545+'[' -z git ']'546+'[' git = git ']'547+KERL_USE_AUTOCONF=1548++uname -s549+KERL_SYSTEM=Linux550+case "$KERL_SYSTEM" in551+MD5SUM=md5sum552+MD5SUM_FIELD=1553+SED_OPT=-r554+'[' 2 -eq 0 ']'555+common_ALL_pkgs='gcc make'556+common_ALL_BUILD_BACKEND_git_pkgs='automake autoconf'557+common_debian_pkgs='gcc make libssl-dev libncurses-dev g++'558+_KPP_alpine_pkgs='gcc make openssl-dev ncurses-dev g++'559+_KPP_alpine_probe=_apk560+_KPP_debian_pkgs='gcc make libssl-dev libncurses-dev g++'561+_KPP_debian_probe=_dpkg562+_KPP_fedora_pkgs='gcc make openssl-devel ncurses-devel g++'563+_KPP_fedora_probe=_rpm564+_KPP_linuxmint_pkgs='gcc make libssl-dev libncurses-dev g++'565+_KPP_linuxmint_probe=_dpkg566+_KPP_pop_pkgs='gcc make libssl-dev libncurses-dev g++'567+_KPP_pop_probe=_dpkg568+_KPP_rhel_pkgs='gcc make openssl-devel ncurses-devel gcc-c++'569+_KPP_rhel_probe=_rpm570+_KPP_ubuntu_pkgs='gcc make libssl-dev libncurses-dev g++'571+_KPP_ubuntu_probe=_dpkg572+fix_otp_builds573+'[' -f /home/travis/.kerl/otp_builds ']'574+fix_otp_installations575+'[' -f /home/travis/.kerl/otp_installations ']'576+case "$1" in577+'[' 2 -ne 2 ']'578+'[' releases '!=' releases ']'579+check_releases force580+'[' force = force ']'581+rm -f /home/travis/.kerl/otp_releases582+'[' '!' -f /home/travis/.kerl/otp_releases ']'583+get_releases /home/travis/.kerl/otp_releases584+'[' git = git ']'585+get_git_releases /home/travis/.kerl/otp_releases586++mktemp /tmp/kerl.XXXXXX587+tmp=/tmp/kerl.1NonKc588+git ls-remote --tags --refs https://github.com/erlang/otp589+ret=0590+notice 'Getting releases from GitHub...'591+l=notice592+stderr 'Getting releases from GitHub...'593+'[' -t 1 ']'594+'[' -n '' ']'595+'[' 0 -eq 0 ']'596+cut -f2597+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 :/'598+cut -d/ -f3-599+LC_ALL=C600+sort -n601+cut -d: -f2-602+tee /home/travis/.kerl/otp_releases603+rm -f /tmp/kerl.1NonKc604+return 0605+notice 'The available releases are:'606+l=notice607+stderr 'The available releases are:'608+'[' -t 1 ']'609+'[' -n '' ']'610+list_print releases611+list_type=releases612+maybe_all=613+list=/home/travis/.kerl/otp_releases614+'[' -f /home/travis/.kerl/otp_releases ']'615++wc -l /home/travis/.kerl/otp_releases616+'[' '463 /home/travis/.kerl/otp_releases' '!=' 0 ']'617+'[' releases = releases ']'618+'[' '' '!=' all ']'619+awk -v oldest_listed=17 -v oldest_supported=25 -v include_rc=no '620 function _print(vsn, is_this_supported) {621 if (is_this_supported) {622 suf=" *"623 }624 printf "%s%s\n", vsn, suf625 }626 {627 this_version=$0628 split(this_version, version_components, ".")629 this_major=version_components[1]631 if (last_major == "") {632 last_major = oldest_supported - 1633 }635 is_this_r=/^R/636 is_this_rc=/-rc/637 is_rc_printable=(include_rc == "yes")638 is_this_supported=(last_major >= oldest_supported)640 if (!is_this_r) {641 is_transition_to_rc=(is_last_not_rc && is_this_rc)642 is_transition_from_rc=(!is_last_not_rc && !is_this_rc && is_rc_printable)643 (is_transition_to_rc || is_transition_from_rc) \644 && _print(last_version, is_this_supported)646 last_version=this_version647 last_major=this_major648 is_last_not_rc=!is_this_rc649 }650 }651 END {652 last_version=$0653 is_supported=1654 (!is_this_rc || is_rc_printable) \655 && _print(last_version, is_supported)656 }' /home/travis/.kerl/otp_releases65717.5.6.1065818.3.4.1165919.3.6.1366020.3.8.2666121.3.8.2466222.3.4.2766323.3.4.2066424.3.4.1766525.3.2.12 *66626.2.5 *66727.0 *668+return 0669APPLICATIONS DISABLED (See: /home/travis/.kerl/builds/27.0/otp_build_27.0.log)670 * odbc : ODBC library - link check failed672APPLICATIONS INFORMATION (See: /home/travis/.kerl/builds/27.0/otp_build_27.0.log)673 * wx : No OpenGL headers found, wx will NOT be usable674 * No GLU headers found, wx will NOT be usable675 * wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available676 * wxWidgets must be installed on your system.677 * Please check that wx-config is in path, the directory678 * where wxWidgets libraries are installed (returned by679 * 'wx-config --libs' or 'wx-config --static --libs' command)680 * is in LD_LIBRARY_PATH or equivalent variable and681 * wxWidgets version is 3.0.2 or above.683make[3]: *** [opt] Error 2684make[3]: Leaving directory '/home/travis/.kerl/builds/27.0/otp_src_27.0/erts/emulator'685Makefile:45: recipe for target 'opt' failed686make[2]: *** [opt] Error 2687make[2]: Leaving directory '/home/travis/.kerl/builds/27.0/otp_src_27.0/erts'688Makefile:60: recipe for target 'jit' failed689make[1]: *** [jit] Error 2690make[1]: Leaving directory '/home/travis/.kerl/builds/27.0/otp_src_27.0/erts'691Makefile:483: recipe for target 'emulator' failed692make: *** [emulator] Error 2693The command "./bin/compile" exited with 1.696Uploading Artifactsartifacts.setup697artifacts version v0.7.9-13-g2bf161c revision=2bf161c9e5c827d911868be1182cf39236858c96698$ export ARTIFACTS_PATHS="${OS_NAME}"699$ artifacts upload700INFO: uploading with settings701 bucket: [secure]702 cache_control: private703 permissions: [secure]705Done uploading artifacts708Done. Your build exited with 1.