jammy-ppc64le
ppc64le
C
Git
Raw log
Scroll to End of Log
0.02s0.00s0.00s0.00s0.00s
worker_info
1Worker information
2hostname: 90142de8-3c8a-495e-9ca5-8dd3c8c1b640@206640.travis-ci-worker-15ee227a
3version: deploy_2024.10.02 https://github.com/travis-ci/worker/tree/163baaf44dde563d04f4e8a0343815b6b7d84649
4instance: travis-job-travis-ci-travis-rubies-627353762 84047349fb664dbf2b87ac7f12e82343a967363fb70235bcf590309d84b4314b (via amqp)
5startup: 27.446281751s
60.21s0.00s0.01s0.01s0.01s
system_info
7Build system information
8Build language: c
9Build group: stable
10Build dist: jammy
11Build id: 272833582
12Job id: 627353762
13Runtime kernel version: 5.4.0-196-generic
14VM: default
15travis-build version: 6b157a1c
16Build image provisioning date and time
17Mon Oct 14 00:54:39 UTC 2024
18Operating System Details
19Distributor ID: Ubuntu
20Description: Ubuntu 22.04.5 LTS
21Release: 22.04
22Codename: jammy
23Linux Version
245.4.0-52-generic
25Git version
26git version 2.34.1
27bash version
28GNU bash, version 5.1.16(1)-release (powerpc64le-unknown-linux-gnu)
29Copyright (C) 2020 Free Software Foundation, Inc.
30License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
32This is free software; you are free to change and redistribute it.
33There is NO WARRANTY, to the extent permitted by law.
34GCC version
35gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
36Copyright (C) 2021 Free Software Foundation, Inc.
37This is free software; see the source for copying conditions. There is NO
38warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
40Docker version
41Client:
42 Version: 24.0.7
43 API version: 1.43
44 Go version: go1.21.1
45 Git commit: 24.0.7-0ubuntu2~22.04.1
46 Built: Wed Mar 13 20:23:54 2024
47 OS/Arch: linux/ppc64le
48 Context: default
49LLVM version
50Ubuntu clang version 14.0.0-1ubuntu1.1
51Target: powerpc64le-unknown-linux-gnu
52Thread model: posix
53InstalledDir: /usr/bin
54Pre-installed Ruby versions
55ruby-2.7.8
56ruby-3.3.1
57mysql --version
58mysql Ver 8.0.39-0ubuntu0.22.04.1 for Linux on ppc64le ((Ubuntu))
59Redis version
60redis-server 6.0.16
61ant -version
62Apache Ant(TM) version 1.10.14 compiled on August 16 2023
63mvn -version
64Apache Maven 3.6.3
65Maven home: /usr/share/maven
66Java version: 11.0.24, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-11-jdk-ppc64el
67Default locale: en, platform encoding: UTF-8
68OS name: "linux", version: "5.4.0-52-generic", arch: "ppc64le", family: "unix"
69kiex list
71kiex elixirs
73=* elixir-1.15.4
75# => - current
76# =* - current && default
77# * - default
79phpenv versions
80* 8.2 (set by /home/travis/.phpenv/version)
81 8.2.0
830.04s0.06s1.73s0.17s0.06s0.00s0.04s0.00s0.01s0.00s0.01s0.00s0.80sOK
840.00s0.04s0.00s0.02s0.01s0.00s0.00s0.00s0.01s0.00s0.00s0.00s0.00s0.00s0.03s6.05s0.00s0.00s0.00s6.46s
docker_mtu_and_registry_mirrors
Docker
git.checkout
850.01s0.60s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
86Cloning into 'travis-ci/travis-rubies'...
87$ cd travis-ci/travis-rubies
88$ git checkout -qf 4548d77082ff50aa31590db013961d66b59da647
900.00s
91Setting environment variables from repository settings
92$ export AWS_ACCESS_KEY_ID=[secure]
93$ export AWS_SECRET_ACCESS_KEY=[secure]
94$ export AWS_DEFAULT_REGION=[secure]
95$ export SAFE_RVM_VERSION=1.29.7
97$ export TRAVIS_COMPILER=gcc
98$ export CC=${CC:-gcc}
99$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
100$ export PATH=/usr/lib/ccache:$PATH
cache.1
101Setting up build cache
102$ export CASHER_DIR=${TRAVIS_HOME}/.casher
1030.53s$ Installing caching utilities
1040.00s3.20sattempting to download cache archive
105fetching build/cache-ppc64le-linux-jammy-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
106fetching build/cache-linux-jammy-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
107fetching build/cache--compiler-gcc.tgz
108could not download cache
cache.ccache
1110.00s1.81sadding /home/travis/.ccache to cache
112creating directory /home/travis/.ccache
113$ gcc --version
114gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
115Copyright (C) 2021 Free Software Foundation, Inc.
116This is free software; see the source for copying conditions. There is NO
117warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1190.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
120rvm_autoupdate_flag='0'
121rvm_binary_flag='1'
122rvm_fuzzy_flag='1'
123rvm_gem_options='--no-document'
124rvm_max_time_flag='5'
125rvm_path='/home/travis/.rvm'
126rvm_project_rvmrc='0'
127rvm_remote_server_type4='rubies'
128rvm_remote_server_url4='https://s3.amazonaws.com/travis-rubies/binaries'
129rvm_remote_server_verify_downloads4='1'
130rvm_silence_path_mismatch_check_flag='1'
131rvm_user_install_flag='1'
132rvm_with_default_gems='rake bundler'
133rvm_without_gems='rubygems-bundler'
134rvm_autolibs_flag='read-fail'
135The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
136$ ./build.sh
rvm.1
137update rvm
1381.42s$ rvm remove 1.8.7
139ruby-1.8.7-head - #already gone
140Using /home/travis/.rvm/gems/ruby-3.3.1
142/usr/bin/gpg2
143/usr/bin/gpg2
144pub rsa4096 2014-10-28 [SC]
145 409B6B1796C275462A1703113804BB82D39DC0E3
146uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
147uid [ unknown] Michal Papis <michal.papis@toptal.com>
148uid [ unknown] [jpeg image of size 5015]
149sub rsa2048 2015-11-02 [E]
151pub rsa4096 2016-11-11 [SC]
152 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
153uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
154sub rsa4096 2016-11-11 [E]
156gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
157gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
158gpg: Total number processed: 1
159gpg: unchanged: 1
1600.29s$ rvm reload
161Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
162 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
163 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
164 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
165 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
166RVM reloaded!
168gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
169gpg: Total number processed: 1
170gpg: unchanged: 1
171gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
172gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
173gpg: Total number processed: 1
174gpg: unchanged: 1
1751.02sDownloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
176Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
177gpg: Signature made Fri Jan 15 18:46:22 2021 UTC
178gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
179gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
180gpg: WARNING: This key is not certified with a trusted signature!
181gpg: There is no indication that the signature belongs to the owner.
182Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
183GPG verified '/home/travis/.rvm/archives/rvm-1.29.12.tgz'
184Upgrading the RVM installation in /home/travis/.rvm/
185 RVM PATH line found in /home/travis/.mkshrc /home/travis/.profile /home/travis/.bashrc /home/travis/.zshrc.
186 RVM sourcing line found in /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
187Upgrade of RVM in /home/travis/.rvm/ is complete.
189<warn>Thanks for installing RVM 🙏</warn>
190Please consider donating to our open collective to help us maintain RVM.
192👉 Donate: <code>https://opencollective.com/rvm/donate</code>
195./build.sh: line 168: /Users/travis/.rvm/scripts/rvm: No such file or directory
1960.30s$ rvm reset
197Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
198 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
199 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
200 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
201 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
2035.64s$ rvm cleanup all
204Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
205 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
206 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
207 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
208 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
209Cleaning up rvm archives
210Cleaning up rvm repos
211Cleaning up rvm src
212Cleaning up rvm log
213Cleaning up rvm tmp
214Cleaning up rvm gemsets
215Cleaning up rvm links
216Cleanup done.
rvm.2
219clean up meta data
220done
rvm.3
222set up env for rvm
2230.11s$ source /home/travis/.rvm/scripts/rvm
2250.00s$ unset DYLD_LIBRARY_PATH
2270.00s$ export rvm_git_clone_depth=1
rvm.4
230Linux specific setup
23116.23s$ sudo apt-get update
232Get:1 http://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease [129 kB]
233Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
234Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
235Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
236Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
237Get:6 https://packages.adoptium.net/artifactory/deb jammy InRelease [7511 B]
238Get:7 http://apt.postgresql.org/pub/repos/apt jammy-pgdg/main ppc64el Packages [349 kB]
239Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main ppc64el Packages [925 kB]
240Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main Translation-en [363 kB]
241Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main ppc64el c-n-f Metadata [17.3 kB]
242Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted Translation-en [445 kB]
243Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe ppc64el Packages [995 kB]
244Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe Translation-en [265 kB]
245Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe ppc64el c-n-f Metadata [23.2 kB]
246Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe ppc64el Packages [25.8 kB]
247Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe Translation-en [16.5 kB]
248Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe ppc64el c-n-f Metadata [564 B]
249Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main ppc64el Packages [733 kB]
250Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-security/main Translation-en [305 kB]
251Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-security/main ppc64el c-n-f Metadata [12.9 kB]
252Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted Translation-en [435 kB]
253Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe ppc64el Packages [790 kB]
254Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe Translation-en [180 kB]
255Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe ppc64el c-n-f Metadata [17.2 kB]
256Hit:25 https://public.dhe.ibm.com/software/server/POWER/Linux/toolchain/at/ubuntu jammy InRelease
257Fetched 6419 kB in 4s (1820 kB/s)
258Reading package lists...
259W: https://packages.adoptium.net/artifactory/deb/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
2610.48s$ sudo apt-get install libssl1.0.0 openssl
262Reading package lists...
263Building dependency tree...
264Reading state information...
265E: Unable to locate package libssl1.0.0
266E: Couldn't find any package by glob 'libssl1.0.0'
267E: Couldn't find any package by regex 'libssl1.0.0'
ruby
270check which ruby to build
2710.01s$ source ./build_info.sh
273Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
274 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
275 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
276 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
277 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
2780.00s$ export RUBY=ruby-head
280EVERYBODY STAND BACK, WE'RE INSTALLING ruby-head
2810.00s$ unset CC
build
284build ruby-head
2850.22s$ rvm alias delete ruby-head
286Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
287 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
288 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
289 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
290 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
291Deleting alias: ruby-head...
2931.43s$ rvm remove ruby-head
294Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
295 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
296 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
297 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
298 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
299ruby-head - #already gone
300Using /home/travis/.rvm/gems/ruby-3.3.1
302$ rvm install ruby-head --verify-downloads 1
303Checking requirements for ubuntu.
304Requirements installation successful.
305Installing Ruby from source to: /home/travis/.rvm/rubies/ruby-head, this may take a while depending on your cpu(s)...
306Cloning from https://github.com/ruby/ruby.git, this may take a while depending on your connection.
307HEAD is now at 54065f3 [rubygems/rubygems] Cleanup some specs a
309Done: Job Cancelled
311Job Cancelled manually by User with id: smokodon
Top