Created
February 18, 2023 00:45
-
-
Save kleinjm/234db05590cbd13e7b6e6a9eb75b1e9d to your computer and use it in GitHub Desktop.
bundler_cache_miss
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-02-17T22:52:23.4623673Z ##[group]Run ruby/setup-ruby@v1 | |
2023-02-17T22:52:23.4624019Z with: | |
2023-02-17T22:52:23.4624309Z bundler-cache: true | |
2023-02-17T22:52:23.4624664Z ruby-version: default | |
2023-02-17T22:52:23.4624967Z env: | |
2023-02-17T22:52:23.4625609Z BUNDLE_GEMS__CONTRIBSYS__COM: *** | |
2023-02-17T22:52:23.4626119Z BUNDLE_GITHUB__COM: x-access-token:*** | |
2023-02-17T22:52:23.4626499Z RAILS_ENV: test | |
2023-02-17T22:52:23.4626958Z BUNDLE_WITHOUT: development:production | |
2023-02-17T22:52:23.4627359Z RAILS_MASTER_KEY: *** | |
2023-02-17T22:52:23.4627662Z ##[endgroup] | |
2023-02-17T22:52:23.6301610Z Using 3.2.0 as input from file .ruby-version | |
2023-02-17T22:52:23.6360102Z ##[group]Modifying PATH | |
2023-02-17T22:52:23.6361919Z Entries added to PATH to use selected Ruby: | |
2023-02-17T22:52:23.6363642Z /opt/hostedtoolcache/Ruby/3.2.0/x64/bin | |
2023-02-17T22:52:23.6365685Z ##[endgroup] | |
2023-02-17T22:52:23.6402329Z ##[group]Downloading Ruby | |
2023-02-17T22:52:23.6406426Z https://github.com/ruby/ruby-builder/releases/download/toolcache/ruby-3.2.0-ubuntu-22.04.tar.gz | |
2023-02-17T22:52:24.0998901Z Took 0.46 seconds | |
2023-02-17T22:52:24.0999980Z ##[endgroup] | |
2023-02-17T22:52:24.1001807Z ##[group]Extracting Ruby | |
2023-02-17T22:52:24.1034120Z [command]/usr/bin/tar -xz -C /opt/hostedtoolcache/Ruby/3.2.0 -f /home/runner/work/_temp/b4756a69-0099-4bd6-a313-a4db17972d02 | |
2023-02-17T22:52:24.5445245Z Took 0.44 seconds | |
2023-02-17T22:52:24.5446571Z ##[endgroup] | |
2023-02-17T22:52:24.5447257Z ##[group]Print Ruby version | |
2023-02-17T22:52:24.5461405Z [command]/opt/hostedtoolcache/Ruby/3.2.0/x64/bin/ruby --version | |
2023-02-17T22:52:24.5658137Z ruby 3.2.0 (2022-12-25 revision a528908271) [x86_64-linux] | |
2023-02-17T22:52:24.5674375Z Took 0.02 seconds | |
2023-02-17T22:52:24.5676776Z ##[endgroup] | |
2023-02-17T22:52:24.5695925Z ##[group]Installing Bundler | |
2023-02-17T22:52:24.5696530Z Using Bundler 2.4.3 from Gemfile.lock BUNDLED WITH 2.4.3 | |
2023-02-17T22:52:24.5701914Z [command]/opt/hostedtoolcache/Ruby/3.2.0/x64/bin/gem install bundler -v 2.4.3 | |
2023-02-17T22:52:25.3028030Z Successfully installed bundler-2.4.3 | |
2023-02-17T22:52:25.3028854Z 1 gem installed | |
2023-02-17T22:52:25.3085776Z Took 0.74 seconds | |
2023-02-17T22:52:25.3087014Z ##[endgroup] | |
2023-02-17T22:52:25.3087410Z > bundle install | |
2023-02-17T22:52:25.3114396Z [command]/opt/hostedtoolcache/Ruby/3.2.0/x64/bin/bundle config --local path /home/runner/work/patch/patch/vendor/bundle | |
2023-02-17T22:52:25.4779687Z [command]/opt/hostedtoolcache/Ruby/3.2.0/x64/bin/bundle config --local deployment true | |
2023-02-17T22:52:25.6450925Z Cache key: setup-ruby-bundler-cache-v5-ubuntu-22.04-ruby-3.2.0-wd-/home/runner/work/patch/patch-with--without-development:production-Gemfile.lock-3c40c3820c1363df3d3ff52efcf78aec403eb7400cd6a8c788de8f4bc2646b1e | |
2023-02-17T22:52:25.7190374Z [command]/opt/hostedtoolcache/Ruby/3.2.0/x64/bin/bundle install --jobs 4 | |
2023-02-17T22:52:32.1474516Z Fetching gem metadata from https://rubygems.org/....... | |
2023-02-17T22:52:32.4170686Z Fetching gem metadata from https://gems.contribsys.com/.. | |
2023-02-17T22:52:32.4184104Z Fetching https://github.com/patch-technology/danger-patch_rules | |
2023-02-17T22:52:33.0528636Z Fetching rake 13.0.6 | |
2023-02-17T22:52:33.1252232Z Installing rake 13.0.6 | |
2023-02-17T22:52:33.1523922Z Fetching minitest 5.17.0 | |
2023-02-17T22:52:33.1538498Z Fetching builder 3.2.4 | |
2023-02-17T22:52:33.1540158Z Fetching erubi 1.12.0 | |
2023-02-17T22:52:33.1597124Z Fetching concurrent-ruby 1.1.10 | |
2023-02-17T22:52:33.1962042Z Installing erubi 1.12.0 | |
2023-02-17T22:52:33.2036481Z Installing builder 3.2.4 | |
2023-02-17T22:52:33.2076086Z Using racc 1.6.2 | |
2023-02-17T22:52:33.2224617Z Fetching crass 1.0.6 | |
2023-02-17T22:52:33.2312142Z Installing minitest 5.17.0 | |
2023-02-17T22:52:33.2482039Z Fetching rack 2.2.6.2 | |
2023-02-17T22:52:33.2655235Z Fetching nio4r 2.5.8 | |
2023-02-17T22:52:33.2821999Z Installing crass 1.0.6 | |
2023-02-17T22:52:33.2975705Z Fetching websocket-extensions 0.1.5 | |
2023-02-17T22:52:33.3087187Z Installing concurrent-ruby 1.1.10 | |
2023-02-17T22:52:33.3178966Z Installing rack 2.2.6.2 | |
2023-02-17T22:52:33.3335292Z Installing nio4r 2.5.8 with native extensions | |
2023-02-17T22:52:33.3451840Z Installing websocket-extensions 0.1.5 | |
2023-02-17T22:52:33.3976304Z Fetching marcel 1.0.2 | |
2023-02-17T22:52:33.5958615Z Installing marcel 1.0.2 | |
2023-02-17T22:52:33.5961115Z Fetching mini_mime 1.1.2 | |
2023-02-17T22:52:33.6101442Z Using date 3.3.3 | |
2023-02-17T22:52:33.6166177Z Using timeout 0.3.1 | |
2023-02-17T22:52:33.6168051Z Using ruby2_keywords 0.0.5 | |
2023-02-17T22:52:33.6322549Z Fetching formtastic_i18n 0.7.0 | |
2023-02-17T22:52:33.6528961Z Installing mini_mime 1.1.2 | |
2023-02-17T22:52:33.6566670Z Fetching method_source 1.0.0 | |
2023-02-17T22:52:33.6752782Z Fetching thor 1.2.1 | |
2023-02-17T22:52:33.6903423Z Installing formtastic_i18n 0.7.0 | |
2023-02-17T22:52:33.6929082Z Fetching zeitwerk 2.6.6 | |
2023-02-17T22:52:33.7312606Z Installing method_source 1.0.0 | |
2023-02-17T22:52:33.7379217Z Installing thor 1.2.1 | |
2023-02-17T22:52:33.7455605Z Installing zeitwerk 2.6.6 | |
2023-02-17T22:52:33.7516673Z Fetching kaminari-core 1.2.2 | |
2023-02-17T22:52:33.7589368Z Fetching public_suffix 5.0.1 | |
2023-02-17T22:52:33.7848239Z Fetching airports 1.8.0 | |
2023-02-17T22:52:33.8178120Z Installing kaminari-core 1.2.2 | |
2023-02-17T22:52:33.8347745Z Fetching analytics-ruby 2.4.0 | |
2023-02-17T22:52:33.8761137Z Installing public_suffix 5.0.1 | |
2023-02-17T22:52:33.8784970Z Installing airports 1.8.0 | |
2023-02-17T22:52:33.8985988Z Fetching argon2-kdf 0.1.7 | |
2023-02-17T22:52:33.9084420Z Installing analytics-ruby 2.4.0 | |
2023-02-17T22:52:33.9185390Z Fetching faraday-em_http 1.0.0 | |
2023-02-17T22:52:33.9375500Z Fetching faraday-em_synchrony 1.0.0 | |
2023-02-17T22:52:33.9732429Z Installing faraday-em_http 1.0.0 | |
2023-02-17T22:52:33.9896458Z Fetching faraday-excon 1.1.0 | |
2023-02-17T22:52:33.9944538Z Installing faraday-em_synchrony 1.0.0 | |
2023-02-17T22:52:33.9983812Z Installing argon2-kdf 0.1.7 | |
2023-02-17T22:52:34.0075618Z Fetching faraday-httpclient 1.0.1 | |
2023-02-17T22:52:34.0315873Z Fetching multipart-post 2.2.3 | |
2023-02-17T22:52:34.0370629Z Installing faraday-excon 1.1.0 | |
2023-02-17T22:52:34.0398963Z Fetching faraday-net_http 1.0.1 | |
2023-02-17T22:52:34.0579615Z Installing faraday-httpclient 1.0.1 | |
2023-02-17T22:52:34.0719591Z Fetching faraday-net_http_persistent 1.2.0 | |
2023-02-17T22:52:34.0833147Z Installing multipart-post 2.2.3 | |
2023-02-17T22:52:34.0943151Z Installing faraday-net_http 1.0.1 | |
2023-02-17T22:52:34.1144434Z Fetching faraday-patron 1.0.0 | |
2023-02-17T22:52:34.1255456Z Fetching faraday-rack 1.0.0 | |
2023-02-17T22:52:34.1255955Z Installing faraday-net_http_persistent 1.2.0 | |
2023-02-17T22:52:34.1385219Z Fetching faraday-retry 1.0.3 | |
2023-02-17T22:52:34.1705619Z Installing faraday-patron 1.0.0 | |
2023-02-17T22:52:34.1809496Z Installing faraday-rack 1.0.0 | |
2023-02-17T22:52:34.1842369Z Fetching jwt 2.6.0 | |
2023-02-17T22:52:34.1936918Z Fetching multi_json 1.15.0 | |
2023-02-17T22:52:34.2021549Z Installing faraday-retry 1.0.3 | |
2023-02-17T22:52:34.2084158Z Fetching multi_xml 0.6.0 | |
2023-02-17T22:52:34.2424913Z Installing multi_json 1.15.0 | |
2023-02-17T22:52:34.2470027Z Installing multi_xml 0.6.0 | |
2023-02-17T22:52:34.2591648Z Fetching version_gem 1.1.1 | |
2023-02-17T22:52:34.2622321Z Fetching hashie 5.0.0 | |
2023-02-17T22:52:34.2757816Z Installing jwt 2.6.0 | |
2023-02-17T22:52:34.2999101Z Fetching ast 2.4.2 | |
2023-02-17T22:52:34.3065184Z Installing version_gem 1.1.1 | |
2023-02-17T22:52:34.3190032Z Fetching aws-eventstream 1.2.0 | |
2023-02-17T22:52:34.3247942Z Installing hashie 5.0.0 | |
2023-02-17T22:52:34.3518337Z Installing ast 2.4.2 | |
2023-02-17T22:52:34.3548194Z Fetching jmespath 1.6.2 | |
2023-02-17T22:52:34.3577637Z Fetching aws-partitions 1.695.0 | |
2023-02-17T22:52:34.3826837Z Installing aws-eventstream 1.2.0 | |
2023-02-17T22:52:34.4010004Z Fetching bcrypt 3.1.18 | |
2023-02-17T22:52:34.4057785Z Installing jmespath 1.6.2 | |
2023-02-17T22:52:34.4212717Z Using benchmark 0.2.1 | |
2023-02-17T22:52:34.4265393Z Installing aws-partitions 1.695.0 | |
2023-02-17T22:52:34.4266057Z Fetching smart_properties 1.17.0 | |
2023-02-17T22:52:34.4368881Z Fetching blueprinter 0.25.3 | |
2023-02-17T22:52:34.4813693Z Installing bcrypt 3.1.18 with native extensions | |
2023-02-17T22:52:34.4829613Z Installing smart_properties 1.17.0 | |
2023-02-17T22:52:34.4901621Z Installing blueprinter 0.25.3 | |
2023-02-17T22:52:34.5091960Z Fetching msgpack 1.6.0 | |
2023-02-17T22:52:34.5101223Z Fetching redis 4.8.0 | |
2023-02-17T22:52:34.5802464Z Installing redis 4.8.0 | |
2023-02-17T22:52:34.5950960Z Installing msgpack 1.6.0 with native extensions | |
2023-02-17T22:52:34.6252628Z Fetching uniform_notifier 1.16.0 | |
2023-02-17T22:52:34.6818244Z Installing uniform_notifier 1.16.0 | |
2023-02-17T22:52:34.7049591Z Using bundler 2.4.3 | |
2023-02-17T22:52:34.7180100Z Fetching byebug 11.1.3 | |
2023-02-17T22:52:34.7731687Z Installing byebug 11.1.3 with native extensions | |
2023-02-17T22:52:36.9217963Z Fetching matrix 0.4.2 | |
2023-02-17T22:52:36.9692880Z Installing matrix 0.4.2 | |
2023-02-17T22:52:36.9824362Z Fetching regexp_parser 2.6.1 | |
2023-02-17T22:52:37.0429074Z Installing regexp_parser 2.6.1 | |
2023-02-17T22:52:37.0903440Z Fetching claide 1.1.0 | |
2023-02-17T22:52:37.1278407Z Installing claide 1.1.0 | |
2023-02-17T22:52:37.1530734Z Fetching colored2 3.1.2 | |
2023-02-17T22:52:37.1890182Z Installing colored2 3.1.2 | |
2023-02-17T22:52:37.2425162Z Fetching nap 1.1.0 | |
2023-02-17T22:52:37.2952516Z Installing nap 1.1.0 | |
2023-02-17T22:52:37.3265890Z Fetching open4 1.3.4 | |
2023-02-17T22:52:37.3685103Z Installing open4 1.3.4 | |
2023-02-17T22:52:37.3853490Z Fetching climate_control 1.2.0 | |
2023-02-17T22:52:37.4225383Z Installing climate_control 1.2.0 | |
2023-02-17T22:52:37.4376656Z Fetching coderay 1.1.3 | |
2023-02-17T22:52:37.4898680Z Installing coderay 1.1.3 | |
2023-02-17T22:52:37.5293678Z Fetching connection_pool 2.3.0 | |
2023-02-17T22:52:37.5717920Z Installing connection_pool 2.3.0 | |
2023-02-17T22:52:37.5853557Z Fetching unaccent 0.4.0 | |
2023-02-17T22:52:37.6357192Z Installing unaccent 0.4.0 | |
2023-02-17T22:52:37.6571835Z Fetching rexml 3.2.5 | |
2023-02-17T22:52:37.7133526Z Installing rexml 3.2.5 | |
2023-02-17T22:52:37.7545490Z Fetching webrick 1.7.0 | |
2023-02-17T22:52:37.7974685Z Installing webrick 1.7.0 | |
2023-02-17T22:52:37.8414809Z Fetching rchardet 1.8.0 | |
2023-02-17T22:52:37.9049889Z Installing rchardet 1.8.0 | |
2023-02-17T22:52:37.9409313Z Fetching no_proxy_fix 0.1.2 | |
2023-02-17T22:52:37.9810462Z Installing no_proxy_fix 0.1.2 | |
2023-02-17T22:52:37.9944330Z Fetching unicode-display_width 2.4.2 | |
2023-02-17T22:52:38.0365953Z Installing unicode-display_width 2.4.2 | |
2023-02-17T22:52:38.0504652Z Fetching rspec-support 3.12.0 | |
2023-02-17T22:52:38.0988389Z Installing rspec-support 3.12.0 | |
2023-02-17T22:52:38.1241147Z Fetching diff-lcs 1.5.0 | |
2023-02-17T22:52:38.1736659Z Installing diff-lcs 1.5.0 | |
2023-02-17T22:52:38.2073424Z Fetching debase-ruby_core_source 0.10.18 | |
2023-02-17T22:52:38.3944706Z Fetching libdatadog 0.9.0.1.0 (x86_64-linux) | |
2023-02-17T22:52:38.6856514Z Installing libdatadog 0.9.0.1.0 (x86_64-linux) | |
2023-02-17T22:52:39.2576233Z Fetching ffi 1.15.5 | |
2023-02-17T22:52:39.2672489Z Installing debase-ruby_core_source 0.10.18 | |
2023-02-17T22:52:39.4169047Z Installing ffi 1.15.5 with native extensions | |
2023-02-17T22:52:40.5916518Z Fetching docile 1.4.0 | |
2023-02-17T22:52:40.6352978Z Installing docile 1.4.0 | |
2023-02-17T22:52:40.6664541Z Fetching dogstatsd-ruby 5.5.0 | |
2023-02-17T22:52:40.6968209Z Fetching unf_ext 0.0.8.2 | |
2023-02-17T22:52:40.7258050Z Installing dogstatsd-ruby 5.5.0 | |
2023-02-17T22:52:40.7499762Z Fetching dry-inflector 1.0.0 | |
2023-02-17T22:52:40.8116435Z Installing dry-inflector 1.0.0 | |
2023-02-17T22:52:40.8251367Z Installing unf_ext 0.0.8.2 with native extensions | |
2023-02-17T22:52:40.8590275Z Fetching dry-initializer 3.1.1 | |
2023-02-17T22:52:40.9101640Z Installing dry-initializer 3.1.1 | |
2023-02-17T22:52:40.9470071Z Fetching ice_nine 0.11.2 | |
2023-02-17T22:52:40.9922554Z Installing ice_nine 0.11.2 | |
2023-02-17T22:52:41.0588615Z Fetching thread 0.2.2 | |
2023-02-17T22:52:41.1042464Z Installing thread 0.2.2 | |
2023-02-17T22:52:41.1344177Z Fetching thread_safe 0.3.6 | |
2023-02-17T22:52:41.1853625Z Installing thread_safe 0.3.6 | |
2023-02-17T22:52:41.2449389Z Fetching easypost 4.11.0 | |
2023-02-17T22:52:41.3571748Z Installing easypost 4.11.0 | |
2023-02-17T22:52:41.4785259Z Fetching email_check 1.0.2 | |
2023-02-17T22:52:41.5265122Z Installing email_check 1.0.2 | |
2023-02-17T22:52:41.5464689Z Fetching raabro 1.4.0 | |
2023-02-17T22:52:41.5828899Z Installing raabro 1.4.0 | |
2023-02-17T22:52:41.6025668Z Fetching gli 2.21.0 | |
2023-02-17T22:52:41.6666057Z Installing gli 2.21.0 | |
2023-02-17T22:52:41.7344422Z Fetching google-protobuf 3.21.12 | |
2023-02-17T22:52:41.8717571Z Installing google-protobuf 3.21.12 with native extensions | |
2023-02-17T22:52:42.8910502Z Fetching temple 0.9.1 | |
2023-02-17T22:52:42.9332480Z Installing temple 0.9.1 | |
2023-02-17T22:52:42.9748836Z Fetching tilt 2.0.11 | |
2023-02-17T22:52:43.0133712Z Installing tilt 2.0.11 | |
2023-02-17T22:52:43.0376592Z Fetching parallel 1.22.1 | |
2023-02-17T22:52:43.0839727Z Installing parallel 1.22.1 | |
2023-02-17T22:52:43.0987327Z Fetching rainbow 3.1.1 | |
2023-02-17T22:52:43.1432282Z Installing rainbow 3.1.1 | |
2023-02-17T22:52:43.1520489Z Using json 2.6.3 | |
2023-02-17T22:52:43.1810990Z Fetching ruby-progressbar 1.11.0 | |
2023-02-17T22:52:43.2244404Z Installing ruby-progressbar 1.11.0 | |
2023-02-17T22:52:43.2497541Z Fetching sysexits 1.2.0 | |
2023-02-17T22:52:43.2908792Z Installing sysexits 1.2.0 | |
2023-02-17T22:52:43.3098311Z Fetching hashdiff 1.0.1 | |
2023-02-17T22:52:43.3522036Z Installing hashdiff 1.0.1 | |
2023-02-17T22:52:43.3736964Z Fetching hashids 1.0.6 | |
2023-02-17T22:52:43.4093831Z Installing hashids 1.0.6 | |
2023-02-17T22:52:43.4206488Z Fetching haversine 0.3.2 | |
2023-02-17T22:52:43.4636182Z Installing haversine 0.3.2 | |
2023-02-17T22:52:43.4752780Z Fetching highline 2.0.3 | |
2023-02-17T22:52:43.5422011Z Installing highline 2.0.3 | |
2023-02-17T22:52:43.5796463Z Fetching htmlbeautifier 1.4.2 | |
2023-02-17T22:52:43.6235283Z Installing htmlbeautifier 1.4.2 | |
2023-02-17T22:52:43.6374867Z Fetching htmlentities 4.3.4 | |
2023-02-17T22:52:43.6836712Z Installing htmlentities 4.3.4 | |
2023-02-17T22:52:43.7043030Z Fetching http-accept 1.7.0 | |
2023-02-17T22:52:43.7363835Z Installing http-accept 1.7.0 | |
2023-02-17T22:52:43.7505776Z Fetching mini_magick 4.11.0 | |
2023-02-17T22:52:43.7984513Z Installing mini_magick 4.11.0 | |
2023-02-17T22:52:43.8219264Z Fetching rb-fsevent 0.11.2 | |
2023-02-17T22:52:43.9153800Z Installing rb-fsevent 0.11.2 | |
2023-02-17T22:52:43.9378780Z Fetching lockbox 1.1.1 | |
2023-02-17T22:52:43.9844039Z Installing lockbox 1.1.1 | |
2023-02-17T22:52:44.0059126Z Fetching redcarpet 3.5.1 | |
2023-02-17T22:52:44.0550815Z Installing redcarpet 3.5.1 with native extensions | |
2023-02-17T22:52:45.3464652Z Fetching rouge 4.0.1 | |
2023-02-17T22:52:45.4522784Z Installing rouge 4.0.1 | |
2023-02-17T22:52:45.6123423Z Fetching mime-types-data 3.2022.0105 | |
2023-02-17T22:52:45.6964911Z Installing mime-types-data 3.2022.0105 | |
2023-02-17T22:52:45.7426037Z Fetching netrc 0.11.0 | |
2023-02-17T22:52:45.7808721Z Installing netrc 0.11.0 | |
2023-02-17T22:52:45.8022164Z Fetching pg 1.4.5 | |
2023-02-17T22:52:45.8582619Z Installing pg 1.4.5 with native extensions | |
2023-02-17T22:52:50.5945065Z Fetching slop 3.6.0 | |
2023-02-17T22:52:50.6448397Z Installing slop 3.6.0 | |
2023-02-17T22:52:50.6621206Z Fetching rollbar 3.4.0 | |
2023-02-17T22:52:50.7222423Z Installing rollbar 3.4.0 | |
2023-02-17T22:52:50.7811198Z Fetching ruby_http_client 3.5.5 | |
2023-02-17T22:52:50.8441210Z Installing ruby_http_client 3.5.5 | |
2023-02-17T22:52:50.8704688Z Fetching rubyzip 2.3.2 | |
2023-02-17T22:52:50.9133726Z Installing rubyzip 2.3.2 | |
2023-02-17T22:52:50.9506353Z Fetching seedbank 0.5.0 | |
2023-02-17T22:52:50.9861163Z Installing seedbank 0.5.0 | |
2023-02-17T22:52:51.0130467Z Fetching websocket 1.2.9 | |
2023-02-17T22:52:51.0622959Z Installing websocket 1.2.9 | |
2023-02-17T22:52:51.0986524Z Fetching shopify-money 0.16.0 | |
2023-02-17T22:52:51.1428499Z Installing shopify-money 0.16.0 | |
2023-02-17T22:52:51.1822732Z Fetching simplecov-html 0.12.3 | |
2023-02-17T22:52:51.2605687Z Installing simplecov-html 0.12.3 | |
2023-02-17T22:52:51.3256961Z Fetching simplecov_json_formatter 0.1.4 | |
2023-02-17T22:52:51.3558910Z Installing simplecov_json_formatter 0.1.4 | |
2023-02-17T22:52:51.3705715Z Fetching sorbet-runtime 0.5.10585 | |
2023-02-17T22:52:51.4275988Z Installing sorbet-runtime 0.5.10585 | |
2023-02-17T22:52:51.4745094Z Fetching stackprof 0.2.23 | |
2023-02-17T22:52:51.5228351Z Installing stackprof 0.2.23 with native extensions | |
2023-02-17T22:52:55.2142229Z Fetching stripe 8.1.0 | |
2023-02-17T22:52:55.3085851Z Installing stripe 8.1.0 | |
2023-02-17T22:52:55.3697314Z Fetching timecop 0.9.6 | |
2023-02-17T22:52:55.4140383Z Installing timecop 0.9.6 | |
2023-02-17T22:52:55.4328415Z Fetching nokogiri 1.14.0 (x86_64-linux) | |
2023-02-17T22:52:55.8027462Z Installing nokogiri 1.14.0 (x86_64-linux) | |
2023-02-17T22:52:56.1229482Z Fetching websocket-driver 0.7.5 | |
2023-02-17T22:52:56.1679353Z Installing websocket-driver 0.7.5 with native extensions | |
2023-02-17T22:52:56.5941882Z Fetching rack-test 2.0.2 | |
2023-02-17T22:52:56.6446416Z Installing rack-test 2.0.2 | |
2023-02-17T22:52:56.6653538Z Fetching rack-protection 3.0.4 | |
2023-02-17T22:52:56.7038300Z Installing rack-protection 3.0.4 | |
2023-02-17T22:52:56.7212470Z Fetching request_store 1.5.1 | |
2023-02-17T22:52:56.7404810Z Fetching health_bit 0.2.0 | |
2023-02-17T22:52:56.7551403Z Installing request_store 1.5.1 | |
2023-02-17T22:52:56.7668853Z Fetching rack-attack 6.6.1 | |
2023-02-17T22:52:56.7972353Z Installing health_bit 0.2.0 | |
2023-02-17T22:52:56.8148080Z Installing rack-attack 6.6.1 | |
2023-02-17T22:52:56.8185140Z Fetching rack-contrib 2.3.0 | |
2023-02-17T22:52:56.8384854Z Fetching rack-cors 1.1.1 | |
2023-02-17T22:52:56.8845429Z Installing rack-contrib 2.3.0 | |
2023-02-17T22:52:56.9527696Z Installing rack-cors 1.1.1 | |
2023-02-17T22:52:56.9862798Z Using net-protocol 0.2.1 | |
2023-02-17T22:52:56.9917599Z Fetching memery 1.4.1 | |
2023-02-17T22:52:57.0290755Z Fetching aasm 5.4.0 | |
2023-02-17T22:52:57.0765646Z Installing memery 1.4.1 | |
2023-02-17T22:52:57.1105095Z Installing aasm 5.4.0 | |
2023-02-17T22:52:57.1138804Z Fetching i18n 1.12.0 | |
2023-02-17T22:52:57.1829335Z Installing i18n 1.12.0 | |
2023-02-17T22:52:57.1890654Z Fetching tzinfo 2.0.5 | |
2023-02-17T22:52:57.2836938Z Fetching flipper 0.26.0 | |
2023-02-17T22:52:57.3026008Z Installing tzinfo 2.0.5 | |
2023-02-17T22:52:57.3752631Z Installing flipper 0.26.0 | |
2023-02-17T22:52:57.3976044Z Fetching semantic_logger 4.12.0 | |
2023-02-17T22:52:57.4649167Z Installing semantic_logger 4.12.0 | |
2023-02-17T22:52:57.5139304Z Fetching sprockets 4.1.1 | |
2023-02-17T22:52:57.5424389Z Fetching dry-core 1.0.0 | |
2023-02-17T22:52:57.5862598Z Installing dry-core 1.0.0 | |
2023-02-17T22:52:57.6105034Z Installing sprockets 4.1.1 | |
2023-02-17T22:52:57.6136233Z Fetching addressable 2.8.1 | |
2023-02-17T22:52:57.6526582Z Fetching faraday-multipart 1.0.4 | |
2023-02-17T22:52:57.6765455Z Installing addressable 2.8.1 | |
2023-02-17T22:52:57.6974520Z Installing faraday-multipart 1.0.4 | |
2023-02-17T22:52:57.7117206Z Fetching httparty 0.21.0 | |
2023-02-17T22:52:57.7419824Z Fetching snaky_hash 2.0.1 | |
2023-02-17T22:52:57.7580056Z Installing httparty 0.21.0 | |
2023-02-17T22:52:57.7815885Z Installing snaky_hash 2.0.1 | |
2023-02-17T22:52:57.8094063Z Fetching parser 3.2.0.0 | |
2023-02-17T22:52:57.8201374Z Fetching aws-sigv4 1.5.2 | |
2023-02-17T22:52:57.8609374Z Installing aws-sigv4 1.5.2 | |
2023-02-17T22:52:57.8717557Z Fetching brpoplpush-redis_script 0.1.3 | |
2023-02-17T22:52:57.8795203Z Fetching cork 0.3.0 | |
2023-02-17T22:52:57.9263204Z Installing brpoplpush-redis_script 0.1.3 | |
2023-02-17T22:52:57.9384779Z Installing cork 0.3.0 | |
2023-02-17T22:52:57.9553993Z Fetching sidekiq 6.5.8 | |
2023-02-17T22:52:57.9652626Z Fetching pry 0.14.1 | |
2023-02-17T22:52:58.0017837Z Installing parser 3.2.0.0 | |
2023-02-17T22:52:58.0271664Z Installing pry 0.14.1 | |
2023-02-17T22:52:58.0590848Z Installing sidekiq 6.5.8 | |
2023-02-17T22:52:58.1245129Z Fetching countries 5.3.0 | |
2023-02-17T22:52:58.1511426Z Fetching crack 0.4.5 | |
2023-02-17T22:52:58.1757615Z Fetching kramdown 2.4.0 | |
2023-02-17T22:52:58.1932901Z Installing crack 0.4.5 | |
2023-02-17T22:52:58.2076138Z Fetching yard 0.9.28 | |
2023-02-17T22:52:58.2410137Z Installing kramdown 2.4.0 | |
2023-02-17T22:52:58.3792530Z Installing yard 0.9.28 | |
2023-02-17T22:52:58.4830187Z Fetching terminal-table 3.0.2 | |
2023-02-17T22:52:58.5108443Z Installing countries 5.3.0 | |
2023-02-17T22:52:58.5195178Z Installing terminal-table 3.0.2 | |
2023-02-17T22:52:58.5408466Z Fetching rspec-core 3.12.0 | |
2023-02-17T22:52:58.6103610Z Installing rspec-core 3.12.0 | |
2023-02-17T22:52:58.6385910Z Fetching rspec-expectations 3.12.0 | |
2023-02-17T22:52:58.6905621Z Installing rspec-expectations 3.12.0 | |
2023-02-17T22:52:58.7213597Z Fetching rspec-mocks 3.12.0 | |
2023-02-17T22:52:58.7309987Z Fetching puma 6.0.2 | |
2023-02-17T22:52:58.8008095Z Installing puma 6.0.2 with native extensions | |
2023-02-17T22:52:58.8559684Z Installing rspec-mocks 3.12.0 | |
2023-02-17T22:52:58.8883445Z Fetching easy_translate 0.5.1 | |
2023-02-17T22:52:58.9226596Z Installing easy_translate 0.5.1 | |
2023-02-17T22:52:58.9381959Z Fetching bootsnap 1.15.0 | |
2023-02-17T22:52:58.9991422Z Installing bootsnap 1.15.0 with native extensions | |
2023-02-17T22:52:59.0409781Z Fetching haml 6.1.1 | |
2023-02-17T22:52:59.1022084Z Installing haml 6.1.1 with native extensions | |
2023-02-17T22:53:00.1203374Z Fetching unf 0.1.4 | |
2023-02-17T22:53:00.1960793Z Installing unf 0.1.4 | |
2023-02-17T22:53:00.2247093Z Fetching mime-types 3.4.1 | |
2023-02-17T22:53:00.2690368Z Installing mime-types 3.4.1 | |
2023-02-17T22:53:00.2946369Z Fetching sendgrid-ruby 6.6.2 | |
2023-02-17T22:53:00.3624848Z Installing sendgrid-ruby 6.6.2 | |
2023-02-17T22:53:00.4362749Z Fetching selenium-webdriver 4.7.1 | |
2023-02-17T22:53:00.4942859Z Fetching simplecov 0.22.0 | |
2023-02-17T22:53:00.5478818Z Installing simplecov 0.22.0 | |
2023-02-17T22:53:00.5904907Z Fetching workos 2.10.0 | |
2023-02-17T22:53:00.6773558Z Installing workos 2.10.0 | |
2023-02-17T22:53:00.7962505Z Fetching loofah 2.19.1 | |
2023-02-17T22:53:00.8550421Z Installing loofah 2.19.1 | |
2023-02-17T22:53:00.8750807Z Fetching xpath 3.2.0 | |
2023-02-17T22:53:00.8803097Z Installing selenium-webdriver 4.7.1 | |
2023-02-17T22:53:00.9334627Z Installing xpath 3.2.0 | |
2023-02-17T22:53:00.9478154Z Fetching sanitize 6.0.0 | |
2023-02-17T22:53:01.0242183Z Installing sanitize 6.0.0 | |
2023-02-17T22:53:01.1133111Z Fetching libddwaf 1.5.1.0.0 (x86_64-linux) | |
2023-02-17T22:53:01.2385586Z Installing libddwaf 1.5.1.0.0 (x86_64-linux) | |
2023-02-17T22:53:01.3063197Z Fetching ruby-vips 2.1.4 | |
2023-02-17T22:53:01.3560640Z Fetching rb-inotify 0.10.1 | |
2023-02-17T22:53:01.3971575Z Installing ruby-vips 2.1.4 | |
2023-02-17T22:53:01.4172718Z Installing rb-inotify 0.10.1 | |
2023-02-17T22:53:01.4773981Z Fetching net-imap 0.3.4 | |
2023-02-17T22:53:01.5022492Z Fetching net-pop 0.1.2 | |
2023-02-17T22:53:01.5502397Z Installing net-pop 0.1.2 | |
2023-02-17T22:53:01.6992705Z Installing net-imap 0.3.4 | |
2023-02-17T22:53:01.7306173Z Fetching faker 3.1.0 | |
2023-02-17T22:53:01.7440773Z Fetching net-smtp 0.3.3 | |
2023-02-17T22:53:01.7878527Z Installing net-smtp 0.3.3 | |
2023-02-17T22:53:01.7985836Z Fetching activesupport 7.0.4.1 | |
2023-02-17T22:53:01.8891412Z Installing activesupport 7.0.4.1 | |
2023-02-17T22:53:01.9446912Z Installing faker 3.1.0 | |
2023-02-17T22:53:02.0155067Z Fetching et-orbi 1.2.7 | |
2023-02-17T22:53:02.0789779Z Installing et-orbi 1.2.7 | |
2023-02-17T22:53:02.0886857Z Fetching flipper-redis 0.26.0 | |
2023-02-17T22:53:02.1549770Z Installing flipper-redis 0.26.0 | |
2023-02-17T22:53:02.1776538Z Fetching dry-configurable 1.0.1 | |
2023-02-17T22:53:02.2217199Z Installing dry-configurable 1.0.1 | |
2023-02-17T22:53:02.2265616Z Fetching dry-logic 1.5.0 | |
2023-02-17T22:53:02.2324830Z Fetching dry-matcher 1.0.0 | |
2023-02-17T22:53:02.2769620Z Installing dry-logic 1.5.0 | |
2023-02-17T22:53:02.2812105Z Installing dry-matcher 1.0.0 | |
2023-02-17T22:53:02.3062967Z Fetching faraday 1.10.3 | |
2023-02-17T22:53:02.3184901Z Fetching dry-monads 1.6.0 | |
2023-02-17T22:53:02.3654745Z Installing dry-monads 1.6.0 | |
2023-02-17T22:53:02.3714408Z Installing faraday 1.10.3 | |
2023-02-17T22:53:02.3835492Z Fetching css_parser 1.14.0 | |
2023-02-17T22:53:02.4263982Z Fetching ferrum 0.13 | |
2023-02-17T22:53:02.4364878Z Installing css_parser 1.14.0 | |
2023-02-17T22:53:02.4461336Z Fetching git 1.13.1 | |
2023-02-17T22:53:02.4888027Z Installing ferrum 0.13 | |
2023-02-17T22:53:02.5066445Z Installing git 1.13.1 | |
2023-02-17T22:53:02.5328731Z Fetching json-schema 3.0.0 | |
2023-02-17T22:53:02.5504658Z Fetching launchy 2.5.2 | |
2023-02-17T22:53:02.5970648Z Installing json-schema 3.0.0 | |
2023-02-17T22:53:02.5993819Z Installing launchy 2.5.2 | |
2023-02-17T22:53:02.6623160Z Fetching oauth 0.6.2 | |
2023-02-17T22:53:02.6632615Z Fetching aws-sdk-core 3.169.0 | |
2023-02-17T22:53:02.7188113Z Installing oauth 0.6.2 | |
2023-02-17T22:53:02.7546592Z Installing aws-sdk-core 3.169.0 | |
2023-02-17T22:53:02.7746711Z Fetching claide-plugins 0.9.2 | |
2023-02-17T22:53:02.8262237Z Installing claide-plugins 0.9.2 | |
2023-02-17T22:53:02.8501110Z Fetching pry-nav 1.0.0 | |
2023-02-17T22:53:02.8815821Z Fetching pry-rails 0.3.9 | |
2023-02-17T22:53:02.8849226Z Installing pry-nav 1.0.0 | |
2023-02-17T22:53:02.8958177Z Fetching pry-remote 0.1.8 | |
2023-02-17T22:53:02.9271635Z Installing pry-rails 0.3.9 | |
2023-02-17T22:53:02.9410022Z Installing pry-remote 0.1.8 | |
2023-02-17T22:53:02.9522960Z Fetching sidekiq-pro 5.5.8 | |
2023-02-17T22:53:02.9644381Z Fetching sidekiq-unique-jobs 7.1.29 | |
2023-02-17T22:53:03.0235257Z Installing sidekiq-unique-jobs 7.1.29 | |
2023-02-17T22:53:03.0684970Z Fetching sidekiq_alive 2.1.9 | |
2023-02-17T22:53:03.1043835Z Installing sidekiq_alive 2.1.9 | |
2023-02-17T22:53:03.1136484Z Fetching rubocop-ast 1.24.1 | |
2023-02-17T22:53:03.1670898Z Installing rubocop-ast 1.24.1 | |
2023-02-17T22:53:03.2010920Z Installing sidekiq-pro 5.5.8 | |
2023-02-17T22:53:03.2209586Z Fetching webmock 3.18.1 | |
2023-02-17T22:53:03.2328479Z Fetching kramdown-parser-gfm 1.1.0 | |
2023-02-17T22:53:03.2632907Z Installing kramdown-parser-gfm 1.1.0 | |
2023-02-17T22:53:03.2866737Z Fetching rspec-collection_matchers 1.2.0 | |
2023-02-17T22:53:03.2960857Z Installing webmock 3.18.1 | |
2023-02-17T22:53:03.3295421Z Installing rspec-collection_matchers 1.2.0 | |
2023-02-17T22:53:03.3443411Z Fetching rspec-sidekiq 3.1.0 | |
2023-02-17T22:53:03.3810382Z Fetching rspec 3.12.0 | |
2023-02-17T22:53:03.4151265Z Installing rspec 3.12.0 | |
2023-02-17T22:53:03.4264710Z Fetching country_select 8.0.1 | |
2023-02-17T22:53:03.4311129Z Installing rspec-sidekiq 3.1.0 | |
2023-02-17T22:53:03.4482922Z Fetching domain_name 0.5.20190701 | |
2023-02-17T22:53:03.4851697Z Installing country_select 8.0.1 | |
2023-02-17T22:53:03.5065863Z Fetching simplecov-json 0.2.3 | |
2023-02-17T22:53:03.5162629Z Installing domain_name 0.5.20190701 | |
2023-02-17T22:53:03.5471950Z Installing simplecov-json 0.2.3 | |
2023-02-17T22:53:03.5502308Z Fetching rails-html-sanitizer 1.5.0 | |
2023-02-17T22:53:03.5634987Z Fetching capybara 3.38.0 | |
2023-02-17T22:53:03.6074262Z Installing rails-html-sanitizer 1.5.0 | |
2023-02-17T22:53:03.6549889Z Fetching flipper-ui 0.26.0 | |
2023-02-17T22:53:03.6717748Z Installing capybara 3.38.0 | |
2023-02-17T22:53:03.7298216Z Installing flipper-ui 0.26.0 | |
2023-02-17T22:53:03.7688497Z Fetching ddtrace 1.8.0 | |
2023-02-17T22:53:03.8334221Z Fetching listen 3.8.0 | |
2023-02-17T22:53:03.8881876Z Installing listen 3.8.0 | |
2023-02-17T22:53:03.8997143Z Installing ddtrace 1.8.0 with native extensions | |
2023-02-17T22:53:03.9105952Z Fetching image_processing 1.12.2 | |
2023-02-17T22:53:03.9544981Z Installing image_processing 1.12.2 | |
2023-02-17T22:53:03.9785397Z Fetching mail 2.8.0.1 | |
2023-02-17T22:53:04.0953234Z Installing mail 2.8.0.1 | |
2023-02-17T22:53:04.2194539Z Fetching rails-dom-testing 2.0.3 | |
2023-02-17T22:53:04.2535891Z Installing rails-dom-testing 2.0.3 | |
2023-02-17T22:53:04.2626897Z Fetching globalid 1.0.1 | |
2023-02-17T22:53:04.3099287Z Installing globalid 1.0.1 | |
2023-02-17T22:53:04.3251276Z Fetching activemodel 7.0.4.1 | |
2023-02-17T22:53:04.3830958Z Installing activemodel 7.0.4.1 | |
2023-02-17T22:53:04.4257221Z Fetching arbre 1.5.0 | |
2023-02-17T22:53:04.4703704Z Installing arbre 1.5.0 | |
2023-02-17T22:53:04.4906448Z Fetching blind_index 2.3.1 | |
2023-02-17T22:53:04.5244294Z Installing blind_index 2.3.1 | |
2023-02-17T22:53:04.5329031Z Fetching bullet 7.0.7 | |
2023-02-17T22:53:04.5797735Z Installing bullet 7.0.7 | |
2023-02-17T22:53:04.6512104Z Fetching factory_bot 6.2.1 | |
2023-02-17T22:53:04.7097180Z Installing factory_bot 6.2.1 | |
2023-02-17T22:53:04.7342679Z Fetching inline_svg 1.8.0 | |
2023-02-17T22:53:04.7804946Z Installing inline_svg 1.8.0 | |
2023-02-17T22:53:04.8066014Z Fetching view_component 2.82.0 | |
2023-02-17T22:53:04.8567902Z Installing view_component 2.82.0 | |
2023-02-17T22:53:04.8932293Z Fetching pundit 2.3.0 | |
2023-02-17T22:53:04.9416712Z Installing pundit 2.3.0 | |
2023-02-17T22:53:04.9611392Z Fetching shoulda-matchers 5.3.0 | |
2023-02-17T22:53:05.0171826Z Installing shoulda-matchers 5.3.0 | |
2023-02-17T22:53:05.0674575Z Fetching fugit 1.7.1 | |
2023-02-17T22:53:05.1083687Z Installing fugit 1.7.1 | |
2023-02-17T22:53:05.1174146Z Fetching dry-types 1.7.0 | |
2023-02-17T22:53:05.1794069Z Installing dry-types 1.7.0 | |
2023-02-17T22:53:05.2071490Z Fetching faraday_middleware 1.2.0 | |
2023-02-17T22:53:05.2475991Z Installing faraday_middleware 1.2.0 | |
2023-02-17T22:53:05.2625961Z Fetching oauth2 2.0.9 | |
2023-02-17T22:53:05.3064446Z Installing oauth2 2.0.9 | |
2023-02-17T22:53:05.3186846Z Fetching faraday-http-cache 2.4.1 | |
2023-02-17T22:53:05.3622203Z Installing faraday-http-cache 2.4.1 | |
2023-02-17T22:53:05.3888779Z Fetching sawyer 0.9.2 | |
2023-02-17T22:53:05.4183581Z Fetching faraday-follow_redirects 0.3.0 | |
2023-02-17T22:53:05.4278293Z Installing sawyer 0.9.2 | |
2023-02-17T22:53:05.4412278Z Fetching aws-sdk-kms 1.62.0 | |
2023-02-17T22:53:05.4674711Z Installing faraday-follow_redirects 0.3.0 | |
2023-02-17T22:53:05.4832383Z Fetching rubocop 1.43.0 | |
2023-02-17T22:53:05.5159485Z Installing aws-sdk-kms 1.62.0 | |
2023-02-17T22:53:05.5584986Z Fetching db-query-matchers 0.11.0 | |
2023-02-17T22:53:05.5894759Z Installing rubocop 1.43.0 | |
2023-02-17T22:53:05.5929838Z Installing db-query-matchers 0.11.0 | |
2023-02-17T22:53:05.6005193Z Fetching http-cookie 1.0.5 | |
2023-02-17T22:53:05.6707890Z Installing http-cookie 1.0.5 | |
2023-02-17T22:53:05.6848675Z Fetching cuprite 0.14.3 | |
2023-02-17T22:53:05.7684958Z Installing cuprite 0.14.3 | |
2023-02-17T22:53:05.7977476Z Fetching actionview 7.0.4.1 | |
2023-02-17T22:53:05.8904567Z Installing actionview 7.0.4.1 | |
2023-02-17T22:53:06.2016203Z Fetching activejob 7.0.4.1 | |
2023-02-17T22:53:06.2672066Z Installing activejob 7.0.4.1 | |
2023-02-17T22:53:06.3175806Z Fetching activerecord 7.0.4.1 | |
2023-02-17T22:53:06.3398865Z Fetching frozen_record 0.26.2 | |
2023-02-17T22:53:06.3941415Z Installing frozen_record 0.26.2 | |
2023-02-17T22:53:06.4260572Z Installing activerecord 7.0.4.1 | |
2023-02-17T22:53:06.4309555Z Fetching rufus-scheduler 3.8.2 | |
2023-02-17T22:53:06.4905006Z Installing rufus-scheduler 3.8.2 | |
2023-02-17T22:53:06.4999843Z Fetching dry-schema 1.13.0 | |
2023-02-17T22:53:06.5679602Z Installing dry-schema 1.13.0 | |
2023-02-17T22:53:06.6143287Z Fetching faraday_middleware-multi_json 0.0.6 | |
2023-02-17T22:53:06.6176614Z Fetching dry-struct 1.6.0 | |
2023-02-17T22:53:06.6578617Z Installing faraday_middleware-multi_json 0.0.6 | |
2023-02-17T22:53:06.6641630Z Installing dry-struct 1.6.0 | |
2023-02-17T22:53:06.6715103Z Fetching slack-ruby-client 1.0.0 | |
2023-02-17T22:53:06.6797164Z Fetching sorcery 0.16.4 | |
2023-02-17T22:53:06.7636707Z Installing sorcery 0.16.4 | |
2023-02-17T22:53:06.7716392Z Installing slack-ruby-client 1.0.0 | |
2023-02-17T22:53:06.8533730Z Fetching octokit 5.6.1 | |
2023-02-17T22:53:06.8950703Z Fetching restforce 6.2.1 | |
2023-02-17T22:53:06.9240982Z Installing octokit 5.6.1 | |
2023-02-17T22:53:06.9611248Z Installing restforce 6.2.1 | |
2023-02-17T22:53:06.9881597Z Fetching aws-sdk-s3 1.118.0 | |
2023-02-17T22:53:07.0352213Z Fetching rest-client 2.1.0 | |
2023-02-17T22:53:07.0859133Z Installing aws-sdk-s3 1.118.0 | |
2023-02-17T22:53:07.0943425Z Fetching actionpack 7.0.4.1 | |
2023-02-17T22:53:07.1072272Z Installing rest-client 2.1.0 | |
2023-02-17T22:53:07.1440290Z Fetching kaminari-actionview 1.2.2 | |
2023-02-17T22:53:07.1642472Z Fetching better_html 2.0.1 | |
2023-02-17T22:53:07.1822609Z Installing actionpack 7.0.4.1 | |
2023-02-17T22:53:07.1984817Z Installing kaminari-actionview 1.2.2 | |
2023-02-17T22:53:07.2106183Z Fetching haml_lint 0.43.0 | |
2023-02-17T22:53:07.2177954Z Installing better_html 2.0.1 with native extensions | |
2023-02-17T22:53:07.2738824Z Fetching rubocop-capybara 2.17.0 | |
2023-02-17T22:53:07.2830012Z Installing haml_lint 0.43.0 | |
2023-02-17T22:53:07.3081372Z Installing rubocop-capybara 2.17.0 | |
2023-02-17T22:53:07.3185648Z Fetching rubocop-daemon 0.3.2 | |
2023-02-17T22:53:07.3336161Z Fetching rubocop-performance 1.15.2 | |
2023-02-17T22:53:07.3663220Z Installing rubocop-daemon 0.3.2 | |
2023-02-17T22:53:07.3901158Z Fetching rubocop-rails 2.17.4 | |
2023-02-17T22:53:07.3967801Z Installing rubocop-performance 1.15.2 | |
2023-02-17T22:53:07.4168345Z Fetching rubocop-rake 0.6.0 | |
2023-02-17T22:53:07.4445999Z Installing rubocop-rails 2.17.4 | |
2023-02-17T22:53:07.4614410Z Installing rubocop-rake 0.6.0 | |
2023-02-17T22:53:07.4786000Z Fetching sidekiq-scheduler 4.0.3 | |
2023-02-17T22:53:07.5191877Z Fetching dry-validation 1.10.0 | |
2023-02-17T22:53:07.5287863Z Installing sidekiq-scheduler 4.0.3 | |
2023-02-17T22:53:07.5516419Z Fetching kaminari-activerecord 1.2.2 | |
2023-02-17T22:53:07.5678694Z Installing dry-validation 1.10.0 | |
2023-02-17T22:53:07.5883339Z Fetching ransack 3.2.1 | |
2023-02-17T22:53:07.6051512Z Installing kaminari-activerecord 1.2.2 | |
2023-02-17T22:53:07.6211085Z Fetching activerecord-import 1.4.1 | |
2023-02-17T22:53:07.6714592Z Installing activerecord-import 1.4.1 | |
2023-02-17T22:53:07.6995483Z Installing ransack 3.2.1 | |
2023-02-17T22:53:07.7367660Z Fetching after_commit_everywhere 1.3.0 | |
2023-02-17T22:53:07.7936060Z Fetching annotate 3.2.0 | |
2023-02-17T22:53:07.7998999Z Installing after_commit_everywhere 1.3.0 | |
2023-02-17T22:53:07.8144556Z Fetching database_consistency 1.7.4 | |
2023-02-17T22:53:07.8340811Z Installing annotate 3.2.0 | |
2023-02-17T22:53:07.8562235Z Fetching discard 1.2.1 | |
2023-02-17T22:53:07.8708800Z Installing database_consistency 1.7.4 | |
2023-02-17T22:53:07.9134681Z Installing discard 1.2.1 | |
2023-02-17T22:53:07.9187384Z Fetching paper_trail 14.0.0 | |
2023-02-17T22:53:07.9245541Z Fetching strong_migrations 1.4.1 | |
2023-02-17T22:53:07.9786883Z Installing strong_migrations 1.4.1 | |
2023-02-17T22:53:07.9973596Z Fetching asana 2.0.0 | |
2023-02-17T22:53:08.0051715Z Installing paper_trail 14.0.0 | |
2023-02-17T22:53:08.0384142Z Fetching danger 9.1.0 | |
2023-02-17T22:53:08.0569853Z Installing asana 2.0.0 | |
2023-02-17T22:53:08.1087355Z Installing danger 9.1.0 | |
2023-02-17T22:53:08.1291181Z Fetching mapbox-sdk 2.3.3 | |
2023-02-17T22:53:08.1537905Z Fetching actioncable 7.0.4.1 | |
2023-02-17T22:53:08.1832218Z Installing mapbox-sdk 2.3.3 | |
2023-02-17T22:53:08.2063236Z Fetching activestorage 7.0.4.1 | |
2023-02-17T22:53:08.2099682Z Installing actioncable 7.0.4.1 | |
2023-02-17T22:53:08.2410463Z Fetching actionmailer 7.0.4.1 | |
2023-02-17T22:53:08.2523495Z Installing activestorage 7.0.4.1 | |
2023-02-17T22:53:08.2965235Z Installing actionmailer 7.0.4.1 | |
2023-02-17T22:53:08.3108633Z Fetching formtastic 4.0.0 | |
2023-02-17T22:53:08.3165666Z Fetching has_scope 0.8.0 | |
2023-02-17T22:53:08.3665531Z Installing has_scope 0.8.0 | |
2023-02-17T22:53:08.3777100Z Installing formtastic 4.0.0 | |
2023-02-17T22:53:08.3933350Z Fetching railties 7.0.4.1 | |
2023-02-17T22:53:08.4477063Z Fetching gon 6.4.0 | |
2023-02-17T22:53:08.4652021Z Installing railties 7.0.4.1 | |
2023-02-17T22:53:08.5249424Z Installing gon 6.4.0 | |
2023-02-17T22:53:08.5826072Z Fetching simple_form 5.1.0 | |
2023-02-17T22:53:08.6186138Z Fetching sprockets-rails 3.4.2 | |
2023-02-17T22:53:08.6404703Z Installing simple_form 5.1.0 | |
2023-02-17T22:53:08.6879539Z Installing sprockets-rails 3.4.2 | |
2023-02-17T22:53:08.6988227Z Fetching kaminari 1.2.2 | |
2023-02-17T22:53:08.7032512Z Fetching rubocop-rspec 2.18.1 | |
2023-02-17T22:53:08.7502339Z Installing kaminari 1.2.2 | |
2023-02-17T22:53:08.7519006Z Installing rubocop-rspec 2.18.1 | |
2023-02-17T22:53:08.7755449Z Fetching danger-plugin-api 1.0.0 | |
2023-02-17T22:53:08.8300288Z Fetching actionmailbox 7.0.4.1 | |
2023-02-17T22:53:08.8419431Z Installing danger-plugin-api 1.0.0 | |
2023-02-17T22:53:08.8473588Z Fetching actiontext 7.0.4.1 | |
2023-02-17T22:53:08.8865178Z Installing actionmailbox 7.0.4.1 | |
2023-02-17T22:53:08.8935228Z Fetching responders 3.0.1 | |
2023-02-17T22:53:08.9072629Z Fetching jquery-rails 4.5.0 | |
2023-02-17T22:53:08.9196356Z Installing actiontext 7.0.4.1 | |
2023-02-17T22:53:08.9268438Z Installing responders 3.0.1 | |
2023-02-17T22:53:08.9424181Z Fetching breadcrumbs_on_rails 4.1.0 | |
2023-02-17T22:53:08.9518074Z Fetching cssbundling-rails 1.1.2 | |
2023-02-17T22:53:08.9827536Z Installing breadcrumbs_on_rails 4.1.0 | |
2023-02-17T22:53:08.9918865Z Installing cssbundling-rails 1.1.2 | |
2023-02-17T22:53:09.0024599Z Fetching factory_bot_rails 6.2.0 | |
2023-02-17T22:53:09.0211321Z Fetching haml-rails 2.1.0 | |
2023-02-17T22:53:09.0302563Z Installing jquery-rails 4.5.0 | |
2023-02-17T22:53:09.0368685Z Installing factory_bot_rails 6.2.0 | |
2023-02-17T22:53:09.0421470Z Fetching rails-i18n 7.0.6 | |
2023-02-17T22:53:09.0669753Z Installing haml-rails 2.1.0 | |
2023-02-17T22:53:09.0875948Z Fetching lookbook 1.5.0 | |
2023-02-17T22:53:09.0883661Z Fetching jsbundling-rails 1.1.1 | |
2023-02-17T22:53:09.1207423Z Installing rails-i18n 7.0.6 | |
2023-02-17T22:53:09.1300070Z Installing jsbundling-rails 1.1.1 | |
2023-02-17T22:53:09.1439239Z Fetching rspec-rails 6.0.1 | |
2023-02-17T22:53:09.1976781Z Installing rspec-rails 6.0.1 | |
2023-02-17T22:53:09.2374466Z Installing lookbook 1.5.0 | |
2023-02-17T22:53:09.2451150Z Fetching rails_semantic_logger 4.11.0 | |
2023-02-17T22:53:09.2545881Z Fetching rswag-api 2.8.0 | |
2023-02-17T22:53:09.2890285Z Installing rails_semantic_logger 4.11.0 | |
2023-02-17T22:53:09.2938833Z Installing rswag-api 2.8.0 | |
2023-02-17T22:53:09.2983014Z Fetching rswag-specs 2.8.0 | |
2023-02-17T22:53:09.3146611Z Fetching rswag-ui 2.8.0 | |
2023-02-17T22:53:09.3641439Z Installing rswag-specs 2.8.0 | |
2023-02-17T22:53:09.3736433Z Fetching turbo-rails 1.3.2 | |
2023-02-17T22:53:09.3770369Z Fetching scenic 1.7.0 | |
2023-02-17T22:53:09.4224672Z Installing scenic 1.7.0 | |
2023-02-17T22:53:09.4325629Z Installing turbo-rails 1.3.2 | |
2023-02-17T22:53:09.4785429Z Using danger-patch_rules 0.0.1 from https://github.com/patch-technology/danger-patch_rules (at main@3f4e6f3) | |
2023-02-17T22:53:09.4786181Z Fetching inherited_resources 1.13.1 | |
2023-02-17T22:53:09.4925898Z Fetching rails 7.0.4.1 | |
2023-02-17T22:53:09.5177080Z Installing inherited_resources 1.13.1 | |
2023-02-17T22:53:09.5356840Z Installing rails 7.0.4.1 | |
2023-02-17T22:53:09.5386153Z Fetching pundit-matchers 1.8.4 | |
2023-02-17T22:53:09.5465479Z Fetching i18n-tasks 1.0.12 | |
2023-02-17T22:53:09.6134243Z Installing pundit-matchers 1.8.4 | |
2023-02-17T22:53:09.6185772Z Fetching activeadmin 2.13.1 | |
2023-02-17T22:53:09.6303789Z Installing i18n-tasks 1.0.12 | |
2023-02-17T22:53:09.7227836Z Installing activeadmin 2.13.1 | |
2023-02-17T22:53:09.7494593Z Installing rswag-ui 2.8.0 | |
2023-02-17T22:53:10.0022673Z Fetching rswag 2.8.0 | |
2023-02-17T22:53:10.0456284Z Installing rswag 2.8.0 | |
2023-02-17T22:53:11.9649794Z Bundle complete! 122 Gemfile dependencies, 311 gems now installed. | |
2023-02-17T22:53:11.9650933Z Gems in the groups 'development' and 'production' were not installed. | |
2023-02-17T22:53:11.9651615Z Bundled gems are installed into `./vendor/bundle` | |
2023-02-17T22:53:11.9652585Z Post-install message from oauth2: | |
2023-02-17T22:53:11.9652870Z | |
2023-02-17T22:53:11.9653040Z You have installed oauth2 version 2.0.9, congratulations! | |
2023-02-17T22:53:11.9697363Z | |
2023-02-17T22:53:11.9698856Z There are BREAKING changes if you are upgrading from < v2, but most will not encounter them, and updating your code should be easy! | |
2023-02-17T22:53:11.9710193Z | |
2023-02-17T22:53:11.9711372Z We have made two other major migrations: | |
2023-02-17T22:53:11.9712473Z 1. master branch renamed to main | |
2023-02-17T22:53:11.9713327Z 2. Github has been replaced with Gitlab | |
2023-02-17T22:53:11.9714015Z | |
2023-02-17T22:53:11.9714878Z Please see: | |
2023-02-17T22:53:11.9717230Z • https://gitlab.com/oauth-xx/oauth2#what-is-new-for-v20 | |
2023-02-17T22:53:11.9718578Z • https://gitlab.com/oauth-xx/oauth2/-/blob/main/CHANGELOG.md | |
2023-02-17T22:53:11.9719515Z • https://groups.google.com/g/oauth-ruby/c/QA_dtrXWXaE | |
2023-02-17T22:53:11.9720111Z | |
2023-02-17T22:53:11.9720381Z Please report issues, and support the project! Thanks, |7eter l-|. l3oling | |
2023-02-17T22:53:11.9721126Z | |
2023-02-17T22:53:11.9721755Z Post-install message from database_consistency: | |
2023-02-17T22:53:11.9721950Z | |
2023-02-17T22:53:11.9722552Z Thank you for using the gem! | |
2023-02-17T22:53:11.9722827Z | |
2023-02-17T22:53:11.9725792Z If the project helps you or your organization, I would be very grateful if you contribute or donate. | |
2023-02-17T22:53:11.9726274Z Your support is an incredible motivation and the biggest reward for my hard work. | |
2023-02-17T22:53:11.9726520Z | |
2023-02-17T22:53:11.9726697Z https://github.com/djezzzl/database_consistency#contributing | |
2023-02-17T22:53:11.9727075Z https://opencollective.com/database_consistency#support | |
2023-02-17T22:53:11.9727284Z | |
2023-02-17T22:53:11.9727392Z Thank you for your attention, | |
2023-02-17T22:53:11.9727630Z Evgeniy Demin | |
2023-02-17T22:53:11.9727766Z | |
2023-02-17T22:53:11.9727966Z Post-install message from dogstatsd-ruby: | |
2023-02-17T22:53:11.9728151Z | |
2023-02-17T22:53:11.9728488Z If you are upgrading from v4.x of the dogstatsd-ruby library, note the major change to the threading model: | |
2023-02-17T22:53:11.9729314Z https://github.com/DataDog/dogstatsd-ruby#migrating-from-v4x-to-v5x | |
2023-02-17T22:53:11.9729548Z | |
2023-02-17T22:53:11.9729717Z Post-install message from httparty: | |
2023-02-17T22:53:11.9730007Z When you HTTParty, you must party hard! | |
2023-02-17T22:53:11.9730348Z Post-install message from i18n-tasks: | |
2023-02-17T22:53:11.9730633Z # Install default configuration: | |
2023-02-17T22:53:11.9731167Z cp $(bundle exec i18n-tasks gem-path)/templates/config/i18n-tasks.yml config/ | |
2023-02-17T22:53:11.9731525Z # Add an RSpec for missing and unused keys: | |
2023-02-17T22:53:11.9731951Z cp $(bundle exec i18n-tasks gem-path)/templates/rspec/i18n_spec.rb spec/ | |
2023-02-17T22:53:11.9732261Z # Or for minitest: | |
2023-02-17T22:53:11.9732652Z cp $(bundle exec i18n-tasks gem-path)/templates/minitest/i18n_test.rb test/ | |
2023-02-17T22:53:11.9733025Z Post-install message from oauth: | |
2023-02-17T22:53:11.9733187Z | |
2023-02-17T22:53:11.9733348Z You have installed oauth version 0.6.2, congratulations! | |
2023-02-17T22:53:11.9733545Z | |
2023-02-17T22:53:11.9733882Z Non-commercial support for the 0.6.x series will end by April, 2024. Please upgrade to 1.0.x as soon as possible! | |
2023-02-17T22:53:11.9734318Z The only breaking change will be dropped support for Ruby 2.4, 2.5, and 2.6. | |
2023-02-17T22:53:11.9734535Z | |
2023-02-17T22:53:11.9734622Z Please see: | |
2023-02-17T22:53:11.9734982Z • https://github.com/oauth-xx/oauth-ruby/blob/main/SECURITY.md | |
2023-02-17T22:53:11.9735218Z | |
2023-02-17T22:53:11.9735397Z Note also that I am, and this project is, in the process of leaving Github. | |
2023-02-17T22:53:11.9735711Z I wrote about some of the reasons here: | |
2023-02-17T22:53:11.9736137Z • https://dev.to/galtzo/im-leaving-github-50ba | |
2023-02-17T22:53:11.9736335Z | |
2023-02-17T22:53:11.9736565Z If you are a human, please consider a donation as I move toward supporting myself with Open Source work: | |
2023-02-17T22:53:11.9736986Z • https://liberapay.com/pboling | |
2023-02-17T22:53:11.9737304Z • https://ko-fi.com/pboling | |
2023-02-17T22:53:11.9847917Z • https://patreon.com/galtzo | |
2023-02-17T22:53:11.9848298Z | |
2023-02-17T22:53:11.9849539Z If you are a corporation, please consider supporting this project, and open source work generally, with a TideLift subscription. | |
2023-02-17T22:53:11.9851484Z • https://tidelift.com/funding/github/rubygems/oauth | |
2023-02-17T22:53:11.9852025Z • Or hire me. I am looking for a job! | |
2023-02-17T22:53:11.9852398Z | |
2023-02-17T22:53:11.9852687Z Please report issues, and support the project! | |
2023-02-17T22:53:11.9853019Z | |
2023-02-17T22:53:11.9853314Z Thanks, |7eter l-|. l3oling | |
2023-02-17T22:53:11.9853782Z Post-install message from rubyzip: | |
2023-02-17T22:53:11.9854194Z RubyZip 3.0 is coming! | |
2023-02-17T22:53:11.9854567Z ********************** | |
2023-02-17T22:53:11.9854879Z | |
2023-02-17T22:53:11.9855202Z The public API of some Rubyzip classes has been modernized to use named | |
2023-02-17T22:53:11.9855740Z parameters for optional arguments. Please check your usage of the | |
2023-02-17T22:53:11.9856187Z following classes: | |
2023-02-17T22:53:11.9872022Z * `Zip::File` | |
2023-02-17T22:53:11.9872798Z * `Zip::Entry` | |
2023-02-17T22:53:11.9873375Z * `Zip::InputStream` | |
2023-02-17T22:53:11.9875738Z * `Zip::OutputStream` | |
2023-02-17T22:53:11.9876040Z | |
2023-02-17T22:53:11.9878378Z Please ensure that your Gemfiles and .gemspecs are suitably restrictive | |
2023-02-17T22:53:11.9878924Z to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0). | |
2023-02-17T22:53:11.9881448Z See https://github.com/rubyzip/rubyzip for details. The Changelog also | |
2023-02-17T22:53:11.9882003Z lists other enhancements and bugfixes that have been implemented since | |
2023-02-17T22:53:11.9882455Z version 2.3.0. | |
2023-02-17T22:53:11.9883070Z Post-install message from sidekiq-unique-jobs: | |
2023-02-17T22:53:11.9883571Z IMPORTANT! | |
2023-02-17T22:53:11.9883854Z | |
2023-02-17T22:53:11.9884185Z Automatic configuration of the sidekiq middleware is no longer done. | |
2023-02-17T22:53:11.9884905Z Please see: https://github.com/mhenrixon/sidekiq-unique-jobs/blob/master/README.md#add-the-middleware | |
2023-02-17T22:53:11.9885711Z | |
2023-02-17T22:53:11.9886017Z This version deprecated the following sidekiq_options | |
2023-02-17T22:53:11.9886372Z | |
2023-02-17T22:53:11.9886709Z - sidekiq_options lock_args: :method_name | |
2023-02-17T22:53:11.9887035Z | |
2023-02-17T22:53:11.9887288Z It is now configured with: | |
2023-02-17T22:53:11.9887593Z | |
2023-02-17T22:53:11.9887948Z - sidekiq_options lock_args_method: :method_name | |
2023-02-17T22:53:11.9888385Z | |
2023-02-17T22:53:11.9888686Z This is also true for `Sidekiq.default_worker_options` | |
2023-02-17T22:53:11.9889027Z | |
2023-02-17T22:53:11.9889324Z We also deprecated the global configuration options: | |
2023-02-17T22:53:11.9889797Z - default_lock_ttl | |
2023-02-17T22:53:11.9890238Z - default_lock_ttl= | |
2023-02-17T22:53:11.9890841Z - default_lock_timeout | |
2023-02-17T22:53:11.9891561Z - default_lock_timeout= | |
2023-02-17T22:53:11.9891862Z | |
2023-02-17T22:53:11.9892112Z The new methods to use are: | |
2023-02-17T22:53:11.9892520Z - lock_ttl | |
2023-02-17T22:53:11.9892908Z - lock_ttl= | |
2023-02-17T22:53:11.9893307Z - lock_timeout | |
2023-02-17T22:53:11.9893740Z - lock_timeout= | |
2023-02-17T22:53:11.9894191Z Post-install message from sorcery: | |
2023-02-17T22:53:11.9894911Z As of version 1.0 oauth/oauth2 won't be automatically bundled so you may need to add those dependencies to your Gemfile. | |
2023-02-17T22:53:11.9895618Z You may need oauth2 if you use external providers such as any of these: https://github.com/Sorcery/sorcery/tree/master/lib/sorcery/providers | |
2023-02-17T22:53:12.0763828Z Saving cache | |
2023-02-17T22:53:12.0902828Z [command]/usr/bin/tar --posix -z -cf cache.tgz --exclude cache.tgz -P -C /home/runner/work/patch/patch --files-from manifest.txt | |
2023-02-17T22:53:25.8485675Z Cache Size: ~107 MB (112039842 B) | |
2023-02-17T22:53:25.9709032Z Cache saved successfully | |
2023-02-17T22:53:25.9921136Z Took 60.68 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment