AMD64
no language set
Git
Scroll to End of Log
0.11s0.08s0.00s0.05s0.00sTopworker_info1Worker information2hostname: 5cff7460-38e9-4643-b7a4-7c1e75c3eef9@1.worker-n2-com-f8c4bb956-shxns.gce-production-13version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: travis-job-c1cf0d71-84b3-4ef8-a757-c3c9ec1585ee precise-ruby-edge-alternative (via amqp)5startup: 5.874055926ssystem_info7Build system information8Build language: c9Build group: edge10Build dist: precise11Build id: 27281638912Job id: 62731163513Runtime kernel version: 3.13.0-107-generic14VM: default15travis-build version: 6b157a1c16Build image provisioning date and time17Wed Feb 15 19:56:17 UTC 201718Operating System Details19Distributor ID: Ubuntu20Description: Ubuntu 12.04.5 LTS21Release: 12.0422Codename: precise23Linux Version243.13.0-107-generic25Cookbooks Version26479d954 https://github.com/travis-ci/travis-cookbooks/tree/479d95427Git version28git version 1.8.5.629bash version30GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)31Copyright (C) 2011 Free Software Foundation, Inc.32License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>34This is free software; you are free to change and redistribute it.35There is NO WARRANTY, to the extent permitted by law.36GCC version37gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.338Copyright (C) 2011 Free Software Foundation, Inc.39This is free software; see the source for copying conditions. There is NO40warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.42LLVM version43clang version 3.4 (tags/RELEASE_34/final)44Target: x86_64-unknown-linux-gnu45Thread model: posix46Pre-installed Ruby versions47ruby-2.1.1048ruby-2.2.649ruby-2.3.350ruby-2.4.051Pre-installed Node.js versions52v0.10.3653Pre-installed Go versions541.7.455mysql --version56mysql Ver 14.14 Distrib 5.5.54, for debian-linux-gnu (x86_64) using readline 6.257Pre-installed PostgreSQL versions589.1.24599.2.20609.3.16619.4.11629.5.663Redis version64redis-server 3.0.665riak version662.0.267memcached version681.4.1369MongoDB version70MongoDB 2.4.1471CouchDB version72couchdb 1.6.173Installed Sphinx versions742.0.10752.1.9762.2.677Default Sphinx version782.2.679Installed Firefox version80firefox 38.4.0esr81PhantomJS version821.9.883ant -version84Apache Ant(TM) version 1.8.2 compiled on December 3 201185mvn -version86Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00)87Maven home: /usr/local/maven88Java version: 1.8.0_121, vendor: Oracle Corporation89Java home: /usr/lib/jvm/java-8-oracle/jre90Default locale: en, platform encoding: UTF-891OS name: "linux", version: "3.13.0-107-generic", arch: "amd64", family: "unix"940.00s0.05s0.00s0.01s0.01s0.00s0.00s0.00s0.01s0.00s0.03s0.00s0.00s0.00s0.02s6.02s0.00s0.00s0.00s0.05sdocker_mtu_and_registry_mirrors95tee: /etc/docker/daemon.json: No such file or directory96docker: unrecognized serviceDockergit.checkout990.01s1.01s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies100Cloning into 'travis-ci/travis-rubies'...101$ cd travis-ci/travis-rubies102$ git checkout -qf c9c17c425ceff3c0de9baba891001e308d1f4b561040.00s105Setting environment variables from repository settings106$ export AWS_ACCESS_KEY_ID=[secure]107$ export AWS_SECRET_ACCESS_KEY=[secure]108$ export AWS_DEFAULT_REGION=[secure]109$ export SAFE_RVM_VERSION=1.29.7111Setting environment variables from .travis.yml112$ export VERSION=3.2.5113$ export ALIAS=3.2115$ export TRAVIS_COMPILER=gcc116$ export CC=${CC:-gcc}117$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}118$ export PATH=/usr/lib/ccache:$PATHcache.1119Setting up build cache120$ export CASHER_DIR=${TRAVIS_HOME}/.casher123** Updating RubyGems to the latest compatible version for security reasons. **124** If you need an older version, you can downgrade with 'gem update --system OLD_VERSION'. **126attempting to download cache archive127fetching build/cache-x86_64-linux-precise-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz128found cachecache.ccache132** Updating RubyGems to the latest compatible version for security reasons. **133** If you need an older version, you can downgrade with 'gem update --system OLD_VERSION'. **135adding /home/travis/.ccache to cache136$ gcc --version137gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3138Copyright (C) 2011 Free Software Foundation, Inc.139This is free software; see the source for copying conditions. There is NO140warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.before_script1420.72s$ gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3143gpg: requesting key D39DC0E3 from hkp server keyserver.ubuntu.com144gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 1 new user ID145gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 61 new signatures146gpg: no ultimately trusted keys found147gpg: Total number processed: 1148gpg: new user IDs: 1149gpg: new signatures: 61151The command "unset JRUBY_OPTS" exited with 0.153export rvm_user_install_flag=1154export rvm_path="/home/travis/.rvm"155export rvm_project_rvmrc=0156export rvm_silence_path_mismatch_check_flag=1157export rvm_max_time_flag=5158export rvm_autoupdate_flag=0159export rvm_without_gems="rubygems-bundler"160export rvm_with_default_gems="rake=~>10.2.2 bundler=~>1.6.0"161export rvm_remote_server_type4=rubies162export rvm_remote_server_url4='https://s3.amazonaws.com/travis-rubies/binaries'163export rvm_remote_server_verify_downloads4=1164The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.165$ ./build.shrvm.1166update rvm168ruby-1.8.7-head - #already gone170/usr/bin/gpg171pub 4096R/D39DC0E3 2014-10-28172uid Michal Papis (RVM signing) <mpapis@gmail.com>173uid Michal Papis <michal.papis@toptal.com>174sub 2048R/C71866D7 2015-11-02176gpg: error reading key: public key not found177gpg: requesting key 39499BDB from hkp server keys.gnupg.net178?: keys.gnupg.net: Host not found179gpgkeys: HTTP fetch error 7: couldn't connect: Success180gpg: no valid OpenPGP data found.181gpg: Total number processed: 0182gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 1 new user ID183gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 1 new signature184gpg: Total number processed: 1185gpg: new user IDs: 1186gpg: new signatures: 1187gpg: no ultimately trusted keys found189RVM reloaded!190/home/travis/.rvm/bin/rvm: line 1: return: can only `return' from a function or sourced script192gpg: key 39499BDB: public key "Piotr Kuczynski <piotr.kuczynski@gmail.com>" imported193gpg: Total number processed: 1194gpg: imported: 1 (RSA: 1)195gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed196gpg: Total number processed: 1197gpg: unchanged: 1199error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed200More details here: http://curl.haxx.se/docs/sslcerts.html202curl performs SSL certificate verification by default, using a "bundle"203 of Certificate Authority (CA) public keys (CA certs). If the default204 bundle file isn't adequate, you can specify an alternate file205 using the --cacert option.206If this HTTPS server uses a certificate signed by a CA represented in207 the bundle, the certificate verification probably failed due to a208 problem with the certificate (it might be expired, or the name might209 not match the domain name in the URL).210If you'd like to turn off curl's verification of the certificate, use211 the -k (or --insecure) option.215RVM is not a function, selecting rubies with 'rvm use ...' will not work.217You need to change your terminal emulator preferences to allow login shell.218Sometimes it is required to use `/bin/bash --login` as the command.219Please visit https://rvm.io/integration/gnome-terminal/ for an example.223Cleaning up rvm archives224Cleaning up rvm repos225Cleaning up rvm src226Cleaning up rvm log227Cleaning up rvm tmp228Cleaning up rvm gemsets229Cleaning up rvm links230Cleanup done.rvm.3236set up env for rvmrvm.4244Linux specific setup245$ sudo apt-get update246Ign:1 http://us-central1.gce.archive.ubuntu.com/ubuntu precise InRelease247Ign:2 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates InRelease248Ign:3 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports InRelease249Ign:4 http://us-central1.gce.archive.ubuntu.com/ubuntu precise Release250Ign:5 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates Release251Ign:6 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports Release252Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources253Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources254Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources255Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources256Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages257Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages258Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages259Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US260Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en261Ign:16 http://apt.postgresql.org/pub/repos/apt precise-pgdg InRelease262Ign:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages263Ign:18 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages264Ign:19 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted all Packages265Ign:20 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en_US266Ign:21 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en267Ign:22 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe amd64 Packages268Ign:23 http://apt.postgresql.org/pub/repos/apt precise-pgdg Release269Ign:24 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe i386 Packages270Ign:25 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe all Packages271Ign:26 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en_US272Ign:27 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en273Ign:28 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse amd64 Packages274Ign:29 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages.diff/Index275Ign:30 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse i386 Packages276Ign:31 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse all Packages277Ign:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en_US278Ign:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en279Ign:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources280Ign:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources281Ign:37 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages.diff/Index282Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources283Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources284Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages285Ign:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages286Ign:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages287Ign:43 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US288Ign:44 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en289Ign:45 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages290Ign:46 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages291Ign:47 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages292Ign:48 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted all Packages293Ign:49 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en_US294Ign:50 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en295Ign:51 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe amd64 Packages296Ign:52 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe i386 Packages297Ign:53 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US298Ign:54 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe all Packages299Ign:55 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en_US300Ign:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en301Ign:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse amd64 Packages302Ign:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse i386 Packages303Ign:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse all Packages304Ign:60 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en305Ign:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en_US306Ign:62 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en307Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources308Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources309Ign:65 http://security.ubuntu.com/ubuntu precise-security InRelease310Ign:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources311Ign:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources312Ign:68 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages313Ign:69 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages314Ign:70 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages315Ign:71 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages316Ign:72 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US317Ign:73 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en318Ign:74 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages319Ign:75 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages320Ign:76 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages321Ign:77 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted all Packages322Ign:78 http://security.ubuntu.com/ubuntu precise-security Release323Ign:79 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en_US324Ign:80 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en325Ign:81 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe amd64 Packages326Ign:46 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages327Ign:82 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe i386 Packages328Ign:83 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe all Packages329Ign:84 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en_US330Ign:85 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en331Ign:86 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse amd64 Packages332Ign:87 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse i386 Packages333Ign:53 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US334Ign:88 http://security.ubuntu.com/ubuntu precise-security/main Sources.diff/Index335Ign:89 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse all Packages336Ign:90 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en_US337Ign:91 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en338Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources339Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources340Ign:60 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en341Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources342Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources343Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages344Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages345Ign:92 http://security.ubuntu.com/ubuntu precise-security/restricted Sources.diff/Index346Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages