Pull Request #850 Update .travis.yml

Pull request event #1574 errored

  • Ran for
  • New branch build
AMD64
Ruby: 3.1
Git
Raw log
Scroll to End of Log
worker_info
1Worker information
2hostname: 5b23e4d7-e18f-420e-b151-8d22fc06dca7@1.worker-com-6455bd697b-7cslt.macstadium-prod-2
3version: v6.2.0 https://github.com/travis-ci/worker/tree/5e5476e01646095f48eec13196fdb3faf8f5cbf7
4instance: 3b074f7b-7488-41a5-9fb3-9d6dba993978 travis-ci-macos10.13-xcode9.4.1-19-1576204381 (via amqp)
5startup: 1m9.430366669s
60.68s0.01s0.01s0.02s
system_info
7Build system information
8Build language: ruby
9Build id: 269139449
10Job id: 618376145
11Runtime kernel version: 17.7.0
12travis-build version: f3de9fb7
13Build image provisioning date and time
14Fri Dec 13 04:54:58 GMT 2019
15Operating System Details
16ProductName: Mac OS X
17ProductVersion: 10.13.6
18BuildVersion: 17G65
19Git version
20git version 2.24.1
21bash version
22GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)
23Copyright (C) 2007 Free Software Foundation, Inc.
24GCC version
25Apple LLVM version 9.1.0 (clang-902.0.39.2)
26Target: x86_64-apple-darwin17.7.0
27Thread model: posix
28InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
29LLVM version
30Apple LLVM version 9.1.0 (clang-902.0.39.2)
31Target: x86_64-apple-darwin17.7.0
32Thread model: posix
33InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
34Pre-installed Ruby versions
35ruby-2.6.3
36Pre-installed Node.js versions
37v10.17.0
38v12.13.0
39v12.13.1
40v13.0.1
41v4.9.1
42v6.17.1
43v8.16.2
44mvn -version
45Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
46Maven home: /usr/local/Cellar/maven/3.6.3/libexec
47Java version: 13.0.1, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/openjdk-13.0.1.jdk/Contents/Home
48Default locale: en_US, platform encoding: UTF-8
49OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
510.01s0.01s0.45s0.01s0.01s0.01s0.02s0.01s0.07s0.05s0.06s0.01s0.07s0.01s0.01s0.33s0.21s0.01s0.02s0.03s0.01s3.57s
521.11s0.05s0.01s0.02s0.02s0.02s0.01s0.08s0.01s0.01s0.01s0.01s0.01s0.01s0.01s
git.checkout
530.04s0.60s$ git clone --depth=50 https://github.com/travis-ci/travis.rb.git travis-ci/travis.rb
54Cloning into 'travis-ci/travis.rb'...
55$ cd travis-ci/travis.rb
560.45s$ git fetch origin +refs/pull/850/merge: --depth=50
57From https://github.com/travis-ci/travis.rb
58 * branch refs/pull/850/merge -> FETCH_HEAD
59$ git checkout -qf FETCH_HEAD
610.03s
62Setting environment variables from repository settings
63$ export encrypted_62cdb7020ff9_key=[secure]
64$ export encrypted_62cdb7020ff9_iv=[secure]
65$ export encrypted_8ec9a00bfd09_key=[secure]
66$ export encrypted_8ec9a00bfd09_iv=[secure]
68/Users/travis/.travis/functions: line 109: /home/travis/.rvm/config/remote: No such file or directory
rvm
69Installing Ruby (skipping rvm update)
701.37s$ rvm use 3.1 --install --binary --fuzzy
71curl: (22) The requested URL returned error: 404
72Unknown ruby interpreter version (do not know how to handle): 3.1.
73The command "rvm use 3.1 --install --binary --fuzzy" failed and exited with 1 during .
75Your build has been stopped.
Top