Arm64
Ruby
Git
Raw log
Scroll to End of Log
0.00s0.00s0.00s0.07s
worker_info
1Worker information
2hostname: 34073770-5a5d-4849-ab47-2373cdd2b5c1@740466.lxd-arm64-02
3version: v6.2.23-11-gb840303-dirty https://github.com/travis-ci/worker/tree/b8403038ec1dde5c25f3b0a307328beaac2612ee
4instance: travis-job-travis-ci-enterprise-tes-618534502 bc87c61558e98abca6c4c06b9c1519c62653e87d55ebada3752ab0eef24c81be (via amqp)
5startup: 10.630861172s
60.12s0.01s0.00s0.01s
system_info
7Build system information
8Build language: ruby
9Build dist: xenial
10Build id: 269199826
11Job id: 618534502
12Runtime kernel version: 5.4.0-131-generic
13travis-build version: f3de9fb7
14Build image provisioning date and time
15Wed Jul 19 10:52:49 UTC 2023
16Operating System Details
17Distributor ID: Ubuntu
18Description: Ubuntu 16.04.7 LTS
19Release: 16.04
20Codename: xenial
21Linux Version
225.4.0-131-generic
23Git version
24git version 2.7.4
25bash version
26GNU bash, version 4.3.48(1)-release (aarch64-unknown-linux-gnu)
27Copyright (C) 2013 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 version
33gcc (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
34Copyright (C) 2015 Free Software Foundation, Inc.
35This is free software; see the source for copying conditions. There is NO
36warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
38Docker version
39Docker version 18.09.7, build 2d0083d
40Client:
41 Version: 18.09.7
42 API version: 1.39
43 Go version: go1.10.4
44 Git commit: 2d0083d
45 Built: Fri Dec 18 12:32:52 2020
46 OS/Arch: linux/arm64
47 Experimental: false
48LLVM version
49clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
50Target: aarch64-unknown-linux-gnu
51Thread model: posix
52InstalledDir: /usr/bin
53Pre-installed Ruby versions
54ruby-2.6.10
55ruby-2.7.6
56Pre-installed Node.js versions
57v10.24.1
58v12.22.12
59v14.21.3
60v16.20.1
61v18.17.0
62v4.9.1
63v6.17.1
64v8.12.0
65v8.17.0
66mysql --version
67mysql Ver 14.14 Distrib 5.7.33, for Linux (aarch64) using EditLine wrapper
68Pre-installed PostgreSQL versions
699.5.25
70Redis version
71redis-server 5.0.6
72CouchDB version
73couchdb 1.6.0
74ant -version
75Apache Ant(TM) version 1.10.12 compiled on October 13 2021
76mvn -version
77Apache Maven 3.3.9
78Maven home: /usr/share/maven
79Java version: 11.0.13, vendor: Eclipse Adoptium
80Java home: /usr/lib/jvm/temurin-11-jdk-arm64
81Default locale: en_US, platform encoding: UTF-8
82OS name: "linux", version: "5.4.0-131-generic", arch: "aarch64", family: "unix"
83kiex list
85kiex elixirs
87=* elixir-1.13.4
89# => - current
90# =* - current && default
91# * - default
93phpenv versions
94 7.2
95 7.2.34
96* 7.3 (set by /home/travis/.phpenv/version)
97 7.3.27
98 7.4
99 7.4.33
100composer --version
101Composer version 2.5.8 2023-06-09 17:13:21
1030.01s0.05s0.64s0.16s0.07s0.00s0.05s0.00s0.01s0.00s0.01s0.00s0.29sOK
1040.00s0.03s0.00s0.01s0.02s0.00s0.00s0.00s0.01s0.00s0.00s0.01s0.01s0.00s0.00s0.59s0.00s0.01s0.00s6.45s
docker_mtu_and_registry_mirrors
resolvconf
git.checkout
1050.01s0.52s$ git clone --depth=50 https://github.com/travis-ci/enterprise-testing.git travis-ci/enterprise-testing
106$ cd travis-ci/enterprise-testing
1070.50s$ git fetch origin +refs/pull/6/merge: --depth=50
108$ git checkout -qf FETCH_HEAD
1100.01s
rvm
1110.67s$ rvm use default
112Using /home/travis/.rvm/gems/ruby-2.7.6
ruby.versions
114$ ruby --version
115ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [aarch64-linux]
116$ rvm --version
117rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
118$ bundle --version
119Bundler version 2.4.17
120$ gem --version
1213.1.6
123No Gemfile found, skipping bundle install
1250.06s$ ruby ./hello.rb
126Hello worlds
127The command "ruby ./hello.rb" exited with 0.
130Done. Your build exited with 0.
Top