+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 860455
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon 07 Nov 2022 06:10:27 AM CET
+ uptime
06:10:27 up 131 days, 9:11, 0 users, load average: 0.04, 0.05, 0.00
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ head_branch=master
+ pull_title='51 refactoring'
+ author=doldrums
+ directory=
+ head=git@github.com:cqfn/0capa.git
+ pull_id=53
+ fork=git@github.com:Doldrums/0capa.git
+ fork_branch=51-refactoring
+ squash=false
+ vars=('--env=head=git@github.com:cqfn/0capa.git' '--env=pull_id=53' '--env=fork=git@github.com:Doldrums/0capa.git' '--env=fork_branch=51-refactoring' '--env=head_branch=master' '--env=pull_title=51 refactoring' '--env=author=doldrums' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:cqfn/0capa.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=53'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:Doldrums/0capa.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=51-refactoring'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=51 refactoring'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=doldrums'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install pdd -v 0.20.5'\'' '\'';'\'' '\''git config --global user.email "server@0capa.com"'\'' '\'';'\'' '\''git config --global user.name "0capa.com"'\'' '\'';'\'' '\''export GEM_HOME=~/.ruby'\'' '\'';'\'' '\''export GEM_PATH=$GEM_HOME:$GEM_PATH'\'' '\'';'\'' '\''ruby -v'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''sudo apt update'\'' '\'';'\'' '\''set -e'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle exec bundle-audit check — update'\'' '\'';'\'' '\''service postgresql restart'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''bundle exec rails db:create:all'\'' '\'';'\'' '\''bundle exec rails db:migrate'\'' '\'';'\'' '\''bundle exec rails test'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:cqfn/0capa.git'\''' ';' 'export '\''pull_id=53'\''' ';' 'export '\''fork=git@github.com:Doldrums/0capa.git'\''' ';' 'export '\''fork_branch=51-refactoring'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=51 refactoring'\''' ';' 'export '\''author=doldrums'\''' ';' 'sudo gem install pdd -v 0.20.5' ';' 'git config --global user.email "server@0capa.com"' ';' 'git config --global user.name "0capa.com"' ';' 'export GEM_HOME=~/.ruby' ';' 'export GEM_PATH=$GEM_HOME:$GEM_PATH' ';' 'ruby -v' ';' 'bundle install --no-color' ';' 'sudo apt update' ';' 'set -e' ';' 'pdd -f /dev/null' ';' 'bundle exec bundle-audit check — update' ';' 'service postgresql restart' ';' 'bundle install' ';' 'bundle exec rails db:create:all' ';' 'bundle exec rails db:migrate' ';' 'bundle exec rails test' ';' 'bundle exec rake' ';')
+ container=cqfn_0capa_53
+ as_root=false
+ hostname
m1415.contaboserver.net
+ git --version
git version 2.25.1
+ docker --version
Docker version 20.10.17, build 100c701
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:cqfn/0capa.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:cqfn/0capa.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:cqfn/0capa.git'\''' ';' 'export '\''pull_id=53'\''' ';' 'export '\''fork=git@github.com:Doldrums/0capa.git'\''' ';' 'export '\''fork_branch=51-refactoring'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=51 refactoring'\''' ';' 'export '\''author=doldrums'\''' ';' 'sudo gem install pdd -v 0.20.5' ';' 'git config --global user.email "server@0capa.com"' ';' 'git config --global user.name "0capa.com"' ';' 'export GEM_HOME=~/.ruby' ';' 'export GEM_PATH=$GEM_HOME:$GEM_PATH' ';' 'ruby -v' ';' 'bundle install --no-color' ';' 'sudo apt update' ';' 'set -e' ';' 'pdd -f /dev/null' ';' 'bundle exec bundle-audit check — update' ';' 'service postgresql restart' ';' 'bundle install' ';' 'bundle exec rails db:create:all' ';' 'bundle exec rails db:migrate' ';' 'bundle exec rails test' ';' 'bundle exec rake' ';'
+ sensitive=('config.yml')
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:Doldrums/0capa.git
+ git remote update
Fetching origin
Fetching fork
From github.com:Doldrums/0capa
* [new branch] 28/fix/readme_update -> fork/28/fix/readme_update
* [new branch] 31/fix_root_route -> fork/31/fix_root_route
* [new branch] 51-refactoring -> fork/51-refactoring
* [new branch] add-other-changes -> fork/add-other-changes
* [new branch] application-fix -> fork/application-fix
* [new branch] backup-branch -> fork/backup-branch
* [new branch] bugfix/DOCKER_CONFIG -> fork/bugfix/DOCKER_CONFIG
* [new branch] ci -> fork/ci
* [new branch] ci2 -> fork/ci2
* [new branch] db-config -> fork/db-config
* [new branch] dependabot/bundler/nokogiri-1.13.6 -> fork/dependabot/bundler/nokogiri-1.13.6
* [new branch] dependabot/bundler/rack-2.2.3.1 -> fork/dependabot/bundler/rack-2.2.3.1
* [new branch] dependabot/npm_and_yarn/async-2.6.4 -> fork/dependabot/npm_and_yarn/async-2.6.4
* [new branch] dependabot/npm_and_yarn/eventsource-1.1.2 -> fork/dependabot/npm_and_yarn/eventsource-1.1.2
* [new branch] dependabot/npm_and_yarn/minimist-1.2.6 -> fork/dependabot/npm_and_yarn/minimist-1.2.6
* [new branch] dependabot/npm_and_yarn/url-parse-1.5.10 -> fork/dependabot/npm_and_yarn/url-parse-1.5.10
* [new branch] master -> fork/master
* [new branch] ml-v2-impl -> fork/ml-v2-impl
* [new branch] rultor-config -> fork/rultor-config
* [new branch] rultor-config-edits -> fork/rultor-config-edits
* [new branch] rultor-config-update -> fork/rultor-config-update
* [new branch] rultor-config02 -> fork/rultor-config02
* [new branch] rultor-config03 -> fork/rultor-config03
* [new branch] version -> fork/version
* [new branch] welcome_issue -> fork/welcome_issue
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/51-refactoring
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch '51-refactoring' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Merge made by the 'recursive' strategy.
.idea/0capa.iml | 192 ++++++++++++++++++-------------------
.idea/workspace.xml | 24 +++--
.ruby-version | 2 +-
Gemfile.lock | 5 +-
config/database.yml | 26 +++--
config/environments/development.rb | 2 -
lib/tasks/db.rake | 25 +++++
test/creds.rb | 2 +
version.rb | 4 +-
9 files changed, 155 insertions(+), 127 deletions(-)
create mode 100644 lib/tasks/db.rake
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
Digest: sha256:a6e21173bf1d33fa6f5877836e78e2d08d22aebffc6c1e116310f540f753a772
Status: Image is up to date for yegor256/rultor-image:latest
docker.io/yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\scqfn_0capa_53\s*$'
+ ls -al .
total 60
drwx------ 3 rultor rultor 4096 Nov 7 06:10 .
drwxrwxrwt 20 root root 4096 Nov 7 06:10 ..
-rw-rw-r-- 1 rultor rultor 595 Nov 7 06:10 config.yml
-rwxrwxr-x 1 rultor rultor 556 Nov 7 06:10 end.sh
-rwxrwxr-x 1 rultor rultor 363 Nov 7 06:10 entry.sh
-rw-rw-r-- 1 rultor rultor 1679 Nov 7 06:10 id_rsa
-rw-rw-r-- 1 rultor rultor 396 Nov 7 06:10 id_rsa.pub
-rw-rw-r-- 1 rultor rultor 7 Nov 7 06:10 pid
drwxrwxr-x 16 rultor rultor 4096 Nov 7 06:10 repo
-rwxrwxr-x 1 rultor rultor 6745 Nov 7 06:10 run.sh
-rw-rw-r-- 1 rultor rultor 908 Nov 7 06:10 script.sh
-rw-rw-r-- 1 rultor rultor 8423 Nov 7 06:10 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-yaeF:/main --env=head=git@github.com:cqfn/0capa.git --env=pull_id=53 --env=fork=git@github.com:Doldrums/0capa.git --env=fork_branch=51-refactoring --env=head_branch=master '--env=pull_title=51 refactoring' --env=author=doldrums '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:cqfn/0capa.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=53'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:Doldrums/0capa.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=51-refactoring'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=51 refactoring'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=doldrums'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install pdd -v 0.20.5'\'' '\'';'\'' '\''git config --global user.email "server@0capa.com"'\'' '\'';'\'' '\''git config --global user.name "0capa.com"'\'' '\'';'\'' '\''export GEM_HOME=~/.ruby'\'' '\'';'\'' '\''export GEM_PATH=$GEM_HOME:$GEM_PATH'\'' '\'';'\'' '\''ruby -v'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''sudo apt update'\'' '\'';'\'' '\''set -e'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle exec bundle-audit check — update'\'' '\'';'\'' '\''service postgresql restart'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''bundle exec rails db:create:all'\'' '\'';'\'' '\''bundle exec rails db:migrate'\'' '\'';'\'' '\''bundle exec rails test'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-yaeF/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=cqfn_0capa_53 yegor256/rultor-image /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.cargo /root/.config /root/.gem /root/.m2 /root/.npm /root/.profile /root/.rustup /root/texmf /home/r
+ cp -R ./cid ./config.yml ./end.sh ./entry.sh ./id_rsa ./id_rsa.pub ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ '[' -e /home/r/.profile ']'
+ source /home/r/.profile
++ '[' /bin/bash ']'
++ '[' -f /home/r/.bashrc ']'
++ . /home/r/.bashrc
+++ '[' -z '' ']'
+++ return
++ mesg n
++ true
++ export LC_ALL=en_US.UTF-8
++ LC_ALL=en_US.UTF-8
++ export LANG=en_US.UTF-8
++ LANG=en_US.UTF-8
++ export LANGUAGE=en_US.UTF-8
++ LANGUAGE=en_US.UTF-8
++ source /usr/local/rvm/scripts/rvm
+++ builtin test -n '5.0.17(1)-release' -o -n '' -o -n ''
+++ case "`uname`" in
++++ uname
+++ case "$(command uname -o)" in
++++ command uname -o
++++ uname -o
++++ command ps -p 105 -o ucomm=
++++ ps -p 105 -o ucomm=
+++ __shell_name=script.sh
+++ case "$__shell_name" in
+++ unset __shell_name
+++ __rvm_has_opt posix
+++ [[ -n '' ]]
+++ [[ -n '' ]]
+++ [[ -n 5.0.17(1)-release ]]
+++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\p\o\s\i\x\:* ]]
+++ return 1
+++ export HOME rvm_prefix rvm_user_install_flag rvm_path
+++ HOME=/home/r
+++ [[ -n 0002 ]]
+++ (( 0 == 0 ))
+++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ [[ -n /usr/local ]]
+++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]]
+++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+++ for rvmrc in "${rvm_rvmrc_files[@]}"
+++ [[ -f /etc/rvmrc ]]
+++ GREP_OPTIONS=
+++ command grep '^\s*rvm .*$' /etc/rvmrc
+++ source /etc/rvmrc
++++ umask u=rwx,g=rwx,o=rx
+++ for rvmrc in "${rvm_rvmrc_files[@]}"
+++ [[ -f /home/r/.rvmrc ]]
+++ for rvmrc in "${rvm_rvmrc_files[@]}"
+++ [[ -f /usr/local/.rvmrc ]]
+++ unset rvm_rvmrc_files
+++ [[ -z /usr/local/rvm ]]
+++ rvm_path=/usr/local/rvm
+++ [[ -z /usr/local ]]
+++ [[ -n 0 ]]
+++ export rvm_loaded_flag
+++ [[ -n 5.0.17(1)-release ]]
+++ typeset -f rvm
+++ rvm_loaded_flag=0
+++ (( 0 == 0 ))
+++ [[ -n /usr/local/rvm ]]
+++ [[ -d /usr/local/rvm ]]
+++ true /usr/local/rvm/scripts
+++ [[ ! -f /usr/local/rvm/scripts/base ]]
+++ source /usr/local/rvm/scripts/base
++++ __rvm_has_opt errexit
++++ [[ -n '' ]]
++++ [[ -n '' ]]
++++ [[ -n 5.0.17(1)-release ]]
++++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\e\r\r\e\x\i\t\:* ]]
++++ rvm_stored_errexit=1
++++ set +e
++++ (( 0 == 1 ))
++++ export __array_start rvm_path
++++ [[ -n '' ]]
++++ __array_start=0
++++ (( 0 == 0 ))
++++ [[ -n 0002 ]]
++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++++ [[ -n /usr/local ]]
++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]]
++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++++ for rvmrc in "${rvm_rvmrc_files[@]}"
++++ [[ -f /etc/rvmrc ]]
++++ GREP_OPTIONS=
++++ command grep '^\s*rvm .*$' /etc/rvmrc
++++ source /etc/rvmrc
+++++ umask u=rwx,g=rwx,o=rx
++++ for rvmrc in "${rvm_rvmrc_files[@]}"
++++ [[ -f /home/r/.rvmrc ]]
++++ for rvmrc in "${rvm_rvmrc_files[@]}"
++++ [[ -f /usr/local/.rvmrc ]]
++++ unset rvm_rvmrc_files
++++ export rvm_path
++++ [[ -z /usr/local/rvm ]]
++++ true /usr/local/rvm/scripts
++++ load_rvm_scripts
++++ typeset -a scripts
++++ scripts=(selector logging support utility init cleanup env rvmrc install environment gemset checksum list)
++++ source /usr/local/rvm/scripts/initialize
+++++ [[ -n 5.0.17(1)-release ]]
+++++ shopt -s extglob
+++++ (( 0 == 1 ))
+++++ export __rvm_env_loaded
+++++ : __rvm_env_loaded:0:
+++++ : __rvm_env_loaded:1:
+++++ [[ -z '' ]]
+++++ typeset -f __rvm_cleanse_variables
+++++ (( 0 == 0 ))
+++++ [[ -n 0002 ]]
+++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++++ [[ -n /usr/local ]]
+++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]]
+++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+++++ for rvmrc in "${rvm_rvmrc_files[@]}"
+++++ [[ -f /etc/rvmrc ]]
+++++ GREP_OPTIONS=
+++++ command grep '^\s*rvm .*$' /etc/rvmrc
+++++ source /etc/rvmrc
++++++ umask u=rwx,g=rwx,o=rx
+++++ for rvmrc in "${rvm_rvmrc_files[@]}"
+++++ [[ -f /home/r/.rvmrc ]]
+++++ for rvmrc in "${rvm_rvmrc_files[@]}"
+++++ [[ -f /usr/local/.rvmrc ]]
+++++ unset rvm_rvmrc_files
+++++ export rvm_path
+++++ [[ -z /usr/local/rvm ]]
+++++ true /usr/local/rvm/scripts
+++++ [[ -n 0 ]]
+++++ export rvm_user_install_flag
+++++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache
+++++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag
++++ for entry in ${scripts[@]}
++++ [[ == *\ \s\e\l\e\c\t\o\r\ * ]]
++++ source /usr/local/rvm/scripts/functions/selector
+++++ source /usr/local/rvm/scripts/functions/selector_gemsets
+++++ source /usr/local/rvm/scripts/functions/selector_late
+++++ source /usr/local/rvm/scripts/functions/selector_parse
+++++ source /usr/local/rvm/scripts/functions/selector_interpreters
++++ for entry in ${scripts[@]}
++++ [[ == *\ \l\o\g\g\i\n\g\ * ]]
++++ source /usr/local/rvm/scripts/functions/logging
+++++ __rvm_set_colors
+++++ case "${TERM:-dumb}" in
+++++ __rvm_set_color rvm_error_clr red
+++++ typeset __buffer __variable
+++++ __buffer=''
+++++ __variable=rvm_error_clr
+++++ shift
+++++ (( 1 ))
+++++ __rvm_set_color_single red
+++++ case "$1" in
+++++ __buffer+=31
+++++ shift
+++++ (( 0 ))
+++++ (( 0 ))
+++++ __buffer+=m
+++++ [[ rvm_error_clr == '' ]]
+++++ [[ rvm_error_clr == \p\r\i\n\t ]]
+++++ eval 'rvm_error_clr='\''31m'\'''
++++++ rvm_error_clr='31m'
+++++ __rvm_set_color rvm_warn_clr yellow
+++++ typeset __buffer __variable
+++++ __buffer=''
+++++ __variable=rvm_warn_clr
+++++ shift
+++++ (( 1 ))
+++++ __rvm_set_color_single yellow
+++++ case "$1" in
+++++ __buffer+=33
+++++ shift
+++++ (( 0 ))
+++++ (( 0 ))
+++++ __buffer+=m
+++++ [[ rvm_warn_clr == '' ]]
+++++ [[ rvm_warn_clr == \p\r\i\n\t ]]
+++++ eval 'rvm_warn_clr='\''33m'\'''
++++++ rvm_warn_clr='33m'
+++++ __rvm_set_color rvm_debug_clr magenta
+++++ typeset __buffer __variable
+++++ __buffer=''
+++++ __variable=rvm_debug_clr
+++++ shift
+++++ (( 1 ))
+++++ __rvm_set_color_single magenta
+++++ case "$1" in
+++++ __buffer+=35
+++++ shift
+++++ (( 0 ))
+++++ (( 0 ))
+++++ __buffer+=m
+++++ [[ rvm_debug_clr == '' ]]
+++++ [[ rvm_debug_clr == \p\r\i\n\t ]]
+++++ eval 'rvm_debug_clr='\''35m'\'''
++++++ rvm_debug_clr='35m'
+++++ __rvm_set_color rvm_notify_clr green
+++++ typeset __buffer __variable
+++++ __buffer=''
+++++ __variable=rvm_notify_clr
+++++ shift
+++++ (( 1 ))
+++++ __rvm_set_color_single green
+++++ case "$1" in
+++++ __buffer+=32
+++++ shift
+++++ (( 0 ))
+++++ (( 0 ))
+++++ __buffer+=m
+++++ [[ rvm_notify_clr == '' ]]
+++++ [[ rvm_notify_clr == \p\r\i\n\t ]]
+++++ eval 'rvm_notify_clr='\''32m'\'''
++++++ rvm_notify_clr='32m'
+++++ __rvm_set_color rvm_code_clr blue
+++++ typeset __buffer __variable
+++++ __buffer=''
+++++ __variable=rvm_code_clr
+++++ shift
+++++ (( 1 ))
+++++ __rvm_set_color_single blue
+++++ case "$1" in
+++++ __buffer+=34
+++++ shift
+++++ (( 0 ))
+++++ (( 0 ))
+++++ __buffer+=m
+++++ [[ rvm_code_clr == '' ]]
+++++ [[ rvm_code_clr == \p\r\i\n\t ]]
+++++ eval 'rvm_code_clr='\''34m'\'''
++++++ rvm_code_clr='34m'
+++++ __rvm_set_color rvm_comment_clr iblack
+++++ typeset __buffer __variable
+++++ __buffer=''
+++++ __variable=rvm_comment_clr
+++++ shift
+++++ (( 1 ))
+++++ __rvm_set_color_single iblack
+++++ case "$1" in
+++++ __buffer+='30;1'
+++++ shift
+++++ (( 0 ))
+++++ (( 0 ))
+++++ __buffer+=m
+++++ [[ rvm_comment_clr == '' ]]
+++++ [[ rvm_comment_clr == \p\r\i\n\t ]]
+++++ eval 'rvm_comment_clr='\''30;1m'\'''
++++++ rvm_comment_clr='30;1m'
+++++ __rvm_set_color rvm_reset_clr reset
+++++ typeset __buffer __variable
+++++ __buffer=''
+++++ __variable=rvm_reset_clr
+++++ shift
+++++ (( 1 ))
+++++ __rvm_set_color_single reset
+++++ case "$1" in
+++++ __buffer+=0
+++++ shift
+++++ (( 0 ))
+++++ (( 0 ))
+++++ __buffer+=m
+++++ [[ rvm_reset_clr == '' ]]
+++++ [[ rvm_reset_clr == \p\r\i\n\t ]]
+++++ eval 'rvm_reset_clr='\''0m'\'''
++++++ rvm_reset_clr='0m'
+++++ exec
++++ for entry in ${scripts[@]}
++++ [[ == *\ \s\u\p\p\o\r\t\ * ]]
++++ source /usr/local/rvm/scripts/functions/support
+++++ [[ -n '' ]]
+++++ __rvm_setup_utils_functions
+++++ typeset gnu_tools_path gnu_prefix gnu_util
+++++ typeset -a gnu_utils gnu_missing
+++++ gnu_utils=(awk cp date find sed tail tar xargs)
+++++ gnu_missing=()
+++++ is_a_function __rvm_setup_utils_functions_
+++++ typeset -f __rvm_setup_utils_functions_
+++++ return 1
+++++ __rvm_setup_utils_functions_Other
+++++ __rvm_setup_utils_functions_common
+++++ command which --skip-alias --skip-functions which
+++++ command which whence
+++++ command which which
+++++ for gnu_util in "${gnu_utils[@]}"
+++++ eval '__rvm_awk() { \awk "$@" || return $?; }'
+++++ for gnu_util in "${gnu_utils[@]}"
+++++ eval '__rvm_cp() { \cp "$@" || return $?; }'
+++++ for gnu_util in "${gnu_utils[@]}"
+++++ eval '__rvm_date() { \date "$@" || return $?; }'
+++++ for gnu_util in "${gnu_utils[@]}"
+++++ eval '__rvm_find() { \find "$@" || return $?; }'
+++++ for gnu_util in "${gnu_utils[@]}"
+++++ eval '__rvm_sed() { \sed "$@" || return $?; }'
+++++ for gnu_util in "${gnu_utils[@]}"
+++++ eval '__rvm_tail() { \tail "$@" || return $?; }'
+++++ for gnu_util in "${gnu_utils[@]}"
+++++ eval '__rvm_tar() { \tar "$@" || return $?; }'
+++++ for gnu_util in "${gnu_utils[@]}"
+++++ eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++++ source /usr/local/rvm/scripts/functions/db
+++++ source /usr/local/rvm/scripts/functions/detect/system
++++++ source /usr/local/rvm/scripts/functions/detect/system_version/codename
++++++ __rvm_detect_system
++++++ unset _system_type _system_name _system_version _system_arch
++++++ export _system_type _system_name _system_version _system_arch
+++++++ command uname -a
+++++++ uname -a
++++++ _system_info='Linux docker 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux'
++++++ _system_type=unknown
++++++ _system_name=unknown
++++++ _system_name_lowercase=unknown
++++++ _system_version=unknown
+++++++ command uname -m
+++++++ uname -m
++++++ _system_arch=x86_64
++++++ case "$(command uname)" in
+++++++ command uname
+++++++ uname
++++++ source /usr/local/rvm/scripts/functions/detect/system_name/lsb_release
++++++ source /usr/local/rvm/scripts/functions/detect/system_name/os_release
++++++ _system_type=Linux
++++++ [[ -f /etc/lsb-release ]]
++++++ __rvm_detect_system_from_lsb_release
+++++++ awk -F= '$1=="DISTRIB_ID"{print $2}' /etc/lsb-release
+++++++ head -n 1
+++++++ tr '[A-Z]' '[a-z]'
+++++++ tr -d '"'
++++++ local __system_name=ubuntu
++++++ case $__system_name in
++++++ _system_name=Ubuntu
+++++++ awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release
+++++++ head -n 1
++++++ _system_version=20.04
+++++++ uname -m
++++++ _system_arch=x86_64
++++++ return 0
++++++ :
++++++ _system_type=Linux
++++++ _system_name=Ubuntu
+++++++ echo Ubuntu
+++++++ command tr '[A-Z]' '[a-z]'
+++++++ tr '[A-Z]' '[a-z]'
++++++ _system_name_lowercase=ubuntu
++++++ _system_version=20.04
++++++ _system_arch=x86_64
++++++ _system_arch=x86_64
++++++ _system_arch=x86_64
++++++ __rvm_detect_system_override
++++++ typeset _var
++++++ for _var in system_type system_name system_name_lowercase system_version system_arch
++++++ __rvm_db system_type _system_type
++++++ typeset value key variable
++++++ key=system_type
++++++ variable=_system_type
++++++ value=
++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_db_ /usr/local/rvm/user/db system_type
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/user/db
+++++++ __key=system_type
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/user/db system_type
+++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -z '' ]]
++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_db_ /usr/local/rvm/config/db system_type
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/config/db
+++++++ __key=system_type
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/config/db system_type
+++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -n '' ]]
++++++ return 1
++++++ for _var in system_type system_name system_name_lowercase system_version system_arch
++++++ __rvm_db system_name _system_name
++++++ typeset value key variable
++++++ key=system_name
++++++ variable=_system_name
++++++ value=
++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_db_ /usr/local/rvm/user/db system_name
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/user/db
+++++++ __key=system_name
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/user/db system_name
+++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -z '' ]]
++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_db_ /usr/local/rvm/config/db system_name
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/config/db
+++++++ __key=system_name
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/config/db system_name
+++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -n '' ]]
++++++ return 1
++++++ for _var in system_type system_name system_name_lowercase system_version system_arch
++++++ __rvm_db system_name_lowercase _system_name_lowercase
++++++ typeset value key variable
++++++ key=system_name_lowercase
++++++ variable=_system_name_lowercase
++++++ value=
++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_db_ /usr/local/rvm/user/db system_name_lowercase
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/user/db
+++++++ __key=system_name_lowercase
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/user/db system_name_lowercase
+++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -z '' ]]
++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_db_ /usr/local/rvm/config/db system_name_lowercase
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/config/db
+++++++ __key=system_name_lowercase
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/config/db system_name_lowercase
+++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -n '' ]]
++++++ return 1
++++++ for _var in system_type system_name system_name_lowercase system_version system_arch
++++++ __rvm_db system_version _system_version
++++++ typeset value key variable
++++++ key=system_version
++++++ variable=_system_version
++++++ value=
++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_db_ /usr/local/rvm/user/db system_version
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/user/db
+++++++ __key=system_version
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/user/db system_version
+++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -z '' ]]
++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_db_ /usr/local/rvm/config/db system_version
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/config/db
+++++++ __key=system_version
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/config/db system_version
+++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -n '' ]]
++++++ return 1
++++++ for _var in system_type system_name system_name_lowercase system_version system_arch
++++++ __rvm_db system_arch _system_arch
++++++ typeset value key variable
++++++ key=system_arch
++++++ variable=_system_arch
++++++ value=
++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_db_ /usr/local/rvm/user/db system_arch
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/user/db
+++++++ __key=system_arch
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/user/db system_arch
+++++++ [[ -f /usr/local/rvm/user/db ]]
+++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -z '' ]]
++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_db_ /usr/local/rvm/config/db system_arch
+++++++ typeset __db __key __value
+++++++ __db=/usr/local/rvm/config/db
+++++++ __key=system_arch
+++++++ shift 2
+++++++ __value=
+++++++ case "${__value}" in
+++++++ __rvm_db_get /usr/local/rvm/config/db system_arch
+++++++ [[ -f /usr/local/rvm/config/db ]]
+++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d'
+++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d'
++++++ value=
++++++ [[ -n '' ]]
++++++ return 1
+++++ __rvm_setup_statf_function
+++++ [[ Linux == Darwin ]]
+++++ [[ Linux == BSD ]]
+++++ __rvm_setup_sudo_function
+++++ is_a_function __rvm_setup_sudo_function_Ubuntu
+++++ typeset -f __rvm_setup_sudo_function_Ubuntu
+++++ return 1
+++++ __rvm_setup_sudo_function_Other
+++++ __rvm_which sudo
+++++ other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++++ [[ Ubuntu 20.04 == \S\o\l\a\r\i\s\ \1\0 ]]
+++++ for other_util in "${other_utils[@]}"
+++++ eval '__rvm_ant() { \ant "$@" || return $?; }'
+++++ for other_util in "${other_utils[@]}"
+++++ eval '__rvm_automake() { \automake "$@" || return $?; }'
+++++ for other_util in "${other_utils[@]}"
+++++ eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++++ for other_util in "${other_utils[@]}"
+++++ eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++++ for other_util in "${other_utils[@]}"
+++++ eval '__rvm_make() { \make "$@" || return $?; }'
+++++ for other_util in "${other_utils[@]}"
+++++ eval '__rvm_mount() { \mount "$@" || return $?; }'
+++++ for other_util in "${other_utils[@]}"
+++++ eval '__rvm_patch() { \patch "$@" || return $?; }'
+++++ for other_util in "${other_utils[@]}"
+++++ eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++++ unset other_util other_utils
++++ for entry in ${scripts[@]}
++++ [[ == *\ \u\t\i\l\i\t\y\ * ]]
++++ source /usr/local/rvm/scripts/functions/utility
+++++ source /usr/local/rvm/scripts/functions/utility_logging
+++++ source /usr/local/rvm/scripts/functions/utility_package
+++++ source /usr/local/rvm/scripts/functions/utility_rubygems
+++++ source /usr/local/rvm/scripts/functions/utility_system
++++ for entry in ${scripts[@]}
++++ [[ == *\ \i\n\i\t\ * ]]
++++ source /usr/local/rvm/scripts/functions/init
++++ for entry in ${scripts[@]}
++++ [[ == *\ \c\l\e\a\n\u\p\ * ]]
++++ source /usr/local/rvm/scripts/functions/cleanup
++++ for entry in ${scripts[@]}
++++ [[ == *\ \e\n\v\ * ]]
++++ source /usr/local/rvm/scripts/functions/env
++++ for entry in ${scripts[@]}
++++ [[ == *\ \r\v\m\r\c\ * ]]
++++ source /usr/local/rvm/scripts/functions/rvmrc
+++++ source /usr/local/rvm/scripts/functions/rvmrc_env
+++++ source /usr/local/rvm/scripts/functions/rvmrc_project
+++++ source /usr/local/rvm/scripts/functions/rvmrc_set
+++++ source /usr/local/rvm/scripts/functions/rvmrc_to
+++++ source /usr/local/rvm/scripts/functions/rvmrc_trust
+++++ source /usr/local/rvm/scripts/functions/rvmrc_warning
++++ for entry in ${scripts[@]}
++++ [[ == *\ \i\n\s\t\a\l\l\ * ]]
++++ source /usr/local/rvm/scripts/functions/install
++++ for entry in ${scripts[@]}
++++ [[ == *\ \e\n\v\i\r\o\n\m\e\n\t\ * ]]
++++ source /usr/local/rvm/scripts/functions/environment
++++ for entry in ${scripts[@]}
++++ [[ == *\ \g\e\m\s\e\t\ * ]]
++++ source /usr/local/rvm/scripts/functions/gemset
++++ for entry in ${scripts[@]}
++++ [[ == *\ \c\h\e\c\k\s\u\m\ * ]]
++++ source /usr/local/rvm/scripts/functions/checksum
++++ for entry in ${scripts[@]}
++++ [[ == *\ \l\i\s\t\ * ]]
++++ source /usr/local/rvm/scripts/functions/list
++++ unset rvm_base_except
+++ __rvm_ensure_is_a_function
+++ [[ 0 == 1 ]]
+++ is_a_function rvm
+++ typeset -f rvm
+++ return 1
+++ for script in functions/version functions/selector cd functions/cli cli override_gem
+++ [[ -f /usr/local/rvm/scripts/functions/version ]]
+++ source /usr/local/rvm/scripts/functions/version
+++ for script in functions/version functions/selector cd functions/cli cli override_gem
+++ [[ -f /usr/local/rvm/scripts/functions/selector ]]
+++ source /usr/local/rvm/scripts/functions/selector
++++ source /usr/local/rvm/scripts/functions/selector_gemsets
++++ source /usr/local/rvm/scripts/functions/selector_late
++++ source /usr/local/rvm/scripts/functions/selector_parse
++++ source /usr/local/rvm/scripts/functions/selector_interpreters
+++ for script in functions/version functions/selector cd functions/cli cli override_gem
+++ [[ -f /usr/local/rvm/scripts/cd ]]
+++ source /usr/local/rvm/scripts/cd
++++ case "${rvm_project_rvmrc:-1}" in
++++ source /usr/local/rvm/scripts/extras/bash_zsh_support/chpwd/function.sh
++++ [[ -n '' ]]
++++ [[ == *\ \_\_\r\v\m\_\c\d\_\f\u\n\c\t\i\o\n\s\_\s\e\t\ * ]]
++++ chpwd_functions=("${chpwd_functions[@]}" __rvm_cd_functions_set)
++++ (( 0 == 1 ))
+++ for script in functions/version functions/selector cd functions/cli cli override_gem
+++ [[ -f /usr/local/rvm/scripts/functions/cli ]]
+++ source /usr/local/rvm/scripts/functions/cli
++++ source /usr/local/rvm/scripts/functions/version
+++ for script in functions/version functions/selector cd functions/cli cli override_gem
+++ [[ -f /usr/local/rvm/scripts/cli ]]
+++ source /usr/local/rvm/scripts/cli
+++ for script in functions/version functions/selector cd functions/cli cli override_gem
+++ [[ -f /usr/local/rvm/scripts/override_gem ]]
+++ source /usr/local/rvm/scripts/override_gem
++++ [[ 0 -eq 0 ]]
+++ __rvm_setup
+++ __variables_definition export
+++ typeset -a __variables_list __array_list
+++ typeset __method
+++ __method=export
+++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error)
+++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
+++ case "${__method}" in
+++ true
+++ export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error
+++ [[ -n 5.0.17(1)-release ]]
+++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems
+++ (( __rvm_env_loaded != 1 ))
+++ [[ -n 5.0.17(1)-release ]]
+++ __function_on_stack cd pushd popd
+++ __rvm_string_includes '__function_on_stack __rvm_setup source source main' cd pushd popd
+++ typeset __search '__text=__function_on_stack __rvm_setup source source main'
+++ shift
+++ for __search in "$@"
+++ [[ __function_on_stack __rvm_setup source source main == *\ \c\d\ * ]]
+++ for __search in "$@"
+++ [[ __function_on_stack __rvm_setup source source main == *\ \p\u\s\h\d\ * ]]
+++ for __search in "$@"
+++ [[ __function_on_stack __rvm_setup source source main == *\ \p\o\p\d\ * ]]
+++ return 1
+++ return 1
+++ export rvm_shell_nounset
+++ __rvm_has_opt nounset
+++ [[ -n '' ]]
+++ [[ -n '' ]]
+++ [[ -n 5.0.17(1)-release ]]
+++ [[ :braceexpand:hashall:interactive-comments:pipefail:xtrace: == *\:\n\o\u\n\s\e\t\:* ]]
+++ return 1
+++ rvm_bash_nounset=0
+++ set +o nounset
++++ trap
++++ __rvm_grep -E 'EXIT|HUP|INT|QUIT|TERM'
++++ GREP_OPTIONS=
++++ command grep -E 'EXIT|HUP|INT|QUIT|TERM'
++++ grep -E 'EXIT|HUP|INT|QUIT|TERM'
++++ return 1
++++ true
+++ _rvm_old_traps=
+++ trap '__rvm_teardown_final ; set +x' EXIT HUP INT QUIT TERM
+++ [[ -n '' ]]
+++ export rvm_version
++++ __rvm_version_installed
+++++ command cat /usr/local/rvm/VERSION
+++++ cat /usr/local/rvm/VERSION
+++++ command cat /usr/local/rvm/RELEASE
++++ echo '1.29.12 (latest)'
+++ rvm_version='1.29.12 (latest)'
+++ alias 'rvm-restart=rvm_reload_flag=1 source '\''/usr/local/rvm/scripts/rvm'\'''
++++ builtin command -v ruby
+++ __path_to_ruby=/usr/local/rvm/rubies/ruby-2.7.0/bin/ruby
+++ [[ -z /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby ]]
+++ [[ /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby != \/\u\s\r\/\l\o\c\a\l\/\r\v\m* ]]
+++ [[ /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby == \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\/\r\u\b\y ]]
+++ [[ /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby == \/\u\s\r\/\l\o\c\a\l\/\r\v\m* ]]
+++ [[ -z /usr/local/rvm/gems/ruby-2.7.0 ]]
+++ [[ -z /usr/local/rvm/gems/ruby-2.7.0:/usr/local/rvm/gems/ruby-2.7.0@global ]]
+++ unset __path_to_ruby
+++ [[ :/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin: == *\:\/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\:* ]]
+++ (( 0 == 1 ))
+++ rvm_loaded_flag=1
+++ __rvm_teardown
+++ builtin command -v __rvm_cleanup_tmp
+++ __rvm_cleanup_tmp
+++ [[ -d /usr/local/rvm/tmp/ ]]
+++ case "${rvm_tmp_path%\/}" in
+++ __rvm_rm_rf '/usr/local/rvm/tmp/105*'
+++ __rvm_rm_rf_verbose '/usr/local/rvm/tmp/105*'
+++ typeset target
+++ target='/usr/local/rvm/tmp/105*'
+++ [[ -n '' ]]
+++ [[ -n 5.0.17(1)-release ]]
+++ builtin shopt -s extglob
+++ case "${target}" in
+++ [[ -z /usr/local/rvm/tmp/105* ]]
+++ [[ -d /usr/local/rvm/tmp/105* ]]
+++ [[ -f /usr/local/rvm/tmp/105* ]]
+++ [[ -L /usr/local/rvm/tmp/105* ]]
+++ rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/105*'
+++ (( 0 ))
+++ return 0
+++ true
+++ true
+++ export __rvm_env_loaded
+++ : __rvm_env_loaded:1:
+++ : __rvm_env_loaded:1:
+++ : __rvm_env_loaded:0:
+++ [[ -z /usr/local/rvm/tmp ]]
+++ (( __rvm_env_loaded > 0 ))
+++ [[ -n 5.0.17(1)-release ]]
+++ trap - EXIT HUP INT QUIT TERM
+++ [[ -n '' ]]
+++ (( rvm_bash_nounset == 1 ))
+++ unset rvm_bash_nounset
+++ [[ -n '' ]]
+++ [[ -n 0002 ]]
+++ umask 0002
+++ unset rvm_stored_umask
+++ builtin command -v __rvm_cleanup_download
+++ [[ 1 == \1 ]]
+++ set -e
+++ __variables_definition unset
+++ typeset -a __variables_list __array_list
+++ typeset __method
+++ __method=unset
+++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error)
+++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
+++ case "${__method}" in
+++ unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
+++ unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error
+++ [[ -n 5.0.17(1)-release ]]
+++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems
+++ unset _system_arch _system_name _system_type _system_version
+++ return 0
+++ [[ 0 -eq 1 ]]
+++ unset rvm_prefix_needs_trailing_slash rvm_gems_cache_path rvm_gems_path rvm_project_rvmrc_default rvm_gemset_separator rvm_reload_flag
++ export JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
++ JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux
++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux
++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin
++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin
++ export M2_HOME=/usr/local/apache-maven/apache-maven-
++ M2_HOME=/usr/local/apache-maven/apache-maven-
++ . /home/r/.cargo/env
+++ case ":${PATH}:" in
++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin
++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ __zsh_like_cd cd /home/r/repo
+ typeset __zsh_like_cd_hook
+ builtin cd /home/r/repo
+ for __zsh_like_cd_hook in chpwd "${chpwd_functions[@]}"
+ typeset -f chpwd
+ for __zsh_like_cd_hook in chpwd "${chpwd_functions[@]}"
+ typeset -f __rvm_cd_functions_set
+ __rvm_cd_functions_set
+ __rvm_do_with_env_before
+ [[ -n '' ]]
+ [[ -n /usr/local/rvm ]]
+ source /usr/local/rvm/scripts/initialize
++ [[ -n 5.0.17(1)-release ]]
++ shopt -s extglob
++ (( 0 == 1 ))
++ export __rvm_env_loaded
++ : __rvm_env_loaded:0:
++ : __rvm_env_loaded:1:
++ [[ -z '' ]]
++ typeset -f __rvm_cleanse_variables
++ __rvm_cleanse_variables
++ __rvm_unset_ruby_variables
++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag
++ __rvm_load_rvmrc
++ typeset _file
++ typeset -a rvm_rvmrc_files
++ (( 0 == 1 ))
++ [[ -n '' ]]
+++ umask
++ export rvm_stored_umask=0002
++ rvm_stored_umask=0002
++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ [[ -n /usr/local ]]
++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]]
++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ for _file in "${rvm_rvmrc_files[@]}"
++ [[ -s /etc/rvmrc ]]
++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc
++ source /etc/rvmrc
+++ umask u=rwx,g=rwx,o=rx
++ for _file in "${rvm_rvmrc_files[@]}"
++ [[ -s /home/r/.rvmrc ]]
++ for _file in "${rvm_rvmrc_files[@]}"
++ [[ -s /usr/local/.rvmrc ]]
++ return 0
++ [[ 0 -eq 1 ]]
++ unset rvm_gemset_name
++ unset rvm_configure_flags rvm_patch_names rvm_make_flags
++ unset rvm_env_string rvm_ruby_string rvm_action rvm_error_message rvm_force_flag rvm_debug_flag rvm_delete_flag rvm_summary_flag rvm_json_flag rvm_yaml_flag rvm_file_name rvm_user_flag rvm_system_flag rvm_install_flag rvm_llvm_flag rvm_sticky_flag rvm_rvmrc_flag rvm_gems_flag rvm_docs_flag rvm_ruby_alias rvm_static_flag rvm_archive_extension rvm_hook rvm_ruby_name rvm_remote_flag
++ __rvm_load_rvmrc
++ typeset _file
++ typeset -a rvm_rvmrc_files
++ (( 0 == 1 ))
++ [[ -n 0002 ]]
++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ [[ -n /usr/local ]]
++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]]
++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ for _file in "${rvm_rvmrc_files[@]}"
++ [[ -s /etc/rvmrc ]]
++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc
++ source /etc/rvmrc
+++ umask u=rwx,g=rwx,o=rx
++ for _file in "${rvm_rvmrc_files[@]}"
++ [[ -s /home/r/.rvmrc ]]
++ for _file in "${rvm_rvmrc_files[@]}"
++ [[ -s /usr/local/.rvmrc ]]
++ return 0
++ (( 0 == 0 ))
++ [[ -n 0002 ]]
++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ [[ -n /usr/local ]]
++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]]
++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ for rvmrc in "${rvm_rvmrc_files[@]}"
++ [[ -f /etc/rvmrc ]]
++ GREP_OPTIONS=
++ command grep '^\s*rvm .*$' /etc/rvmrc
++ source /etc/rvmrc
+++ umask u=rwx,g=rwx,o=rx
++ for rvmrc in "${rvm_rvmrc_files[@]}"
++ [[ -f /home/r/.rvmrc ]]
++ for rvmrc in "${rvm_rvmrc_files[@]}"
++ [[ -f /usr/local/.rvmrc ]]
++ unset rvm_rvmrc_files
++ export rvm_path
++ [[ -z /usr/local/rvm ]]
++ true /usr/local/rvm/scripts
++ [[ -n '' ]]
++ case "$rvm_path" in
++ rvm_user_install_flag=0
++ export rvm_user_install_flag
++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache
++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag
+ __rvm_setup
+ __variables_definition export
+ typeset -a __variables_list __array_list
+ typeset __method
+ __method=export
+ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error)
+ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
+ case "${__method}" in
+ true
+ export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error
+ [[ -n 5.0.17(1)-release ]]
+ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems
+ (( __rvm_env_loaded != 1 ))
+ [[ -n 5.0.17(1)-release ]]
+ __function_on_stack cd pushd popd
+ __rvm_string_includes '__function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main' cd pushd popd
+ typeset __search '__text=__function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main'
+ shift
+ for __search in "$@"
+ [[ __function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main == *\ \c\d\ * ]]
+ return 0
+ [[ -n '' ]]
+ [[ -n '' ]]
+ __rvm_project_rvmrc
+ export __rvm_project_rvmrc_lock
+ : __rvm_project_rvmrc_lock:0
+ : __rvm_project_rvmrc_lock:1
+ (( __rvm_project_rvmrc_lock > 1 ))
+ typeset working_dir found_file rvm_trustworthiness_result save_PATH
+ working_dir=/home/r/repo
+ save_PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin
+ :
+ [[ -z /home/r/repo ]]
+ [[ /home/r == \/\h\o\m\e\/\r\/\r\e\p\o ]]
+ [[ /usr/local == \/\h\o\m\e\/\r\/\r\e\p\o ]]
+ [[ /home/r/repo == \. ]]
+ __rvm_project_dir_check /home/r/repo found_file
+ typeset _found_file path_to_check variable variable_default
+ typeset -a _valid_files
+ path_to_check=/home/r/repo
+ variable=found_file
+ variable_default=
+ _valid_files=("$path_to_check" "$path_to_check/.rvmrc" "$path_to_check/.versions.conf" "$path_to_check/.ruby-version" "$path_to_check/.rbfu-version" "$path_to_check/.rbenv-version" "$path_to_check/Gemfile")
+ __rvm_find_first_file _found_file /home/r/repo /home/r/repo/.rvmrc /home/r/repo/.versions.conf /home/r/repo/.ruby-version /home/r/repo/.rbfu-version /home/r/repo/.rbenv-version /home/r/repo/Gemfile
+ typeset _first_file _variable_first_file __file_enum
+ _first_file=
+ _variable_first_file=_found_file
+ shift
+ for __file_enum in "$@"
+ [[ -f /home/r/repo ]]
+ for __file_enum in "$@"
+ [[ -f /home/r/repo/.rvmrc ]]
+ for __file_enum in "$@"
+ [[ -f /home/r/repo/.versions.conf ]]
+ for __file_enum in "$@"
+ [[ -f /home/r/repo/.ruby-version ]]
+ eval '_found_file="$__file_enum"'
++ _found_file=/home/r/repo/.ruby-version
+ return 0
+ [[ ! -s /home/r/repo/.ruby-version ]]
+ [[ /home/r/repo/.ruby-version == \/\h\o\m\e\/\r\/\.\r\v\m\r\c ]]
+ [[ .ruby-version == \G\e\m\f\i\l\e ]]
+ [[ -n found_file ]]
+ eval 'found_file="${_found_file:-}"'
++ found_file=/home/r/repo/.ruby-version
+ [[ -n /home/r/repo/.ruby-version ]]
+ RVM_PROJECT_PATH=/home/r/repo/.ruby-version
+ RVM_PROJECT_PATH=/home/r/repo
+ rvm_trustworthiness_result=0
+ [[ /home/r/repo/.ruby-version != '' ]]
+ __rvm_conditionally_do_with_env __rvm_load_project_config /home/r/repo/.ruby-version
+ (( __rvm_env_loaded > 0 ))
+ __rvm_load_project_config /home/r/repo/.ruby-version
+ rvm_debug '__rvm_load_project_config /home/r/repo/.ruby-version'
+ (( 0 ))
+ return 0
+ typeset __gemfile _bundle_install
+ typeset -a __file_env_variables
+ __file_env_variables=()
+ __gemfile=
++ __rvm_env_string
++ typeset _string
++ _string=/usr/local/rvm/gems/ruby-2.7.0
++ _string=ruby-2.7.0
++ printf %b 'ruby-2.7.0\n'
+ rvm_previous_environment=ruby-2.7.0
+ : rvm_autoinstall_bundler_flag:0
+ case "$1" in
+ __rvm_ensure_is_a_function
+ [[ 0 == 1 ]]
+ is_a_function rvm
+ typeset -f rvm
+ rvm_current_rvmrc=/home/r/repo/.ruby-version
++ command tr -d '\r'
++ tr -d '\r'
+ rvm_ruby_string=2.7.0
+ [[ -z 2.7.0 ]]
+ [[ -f /home/r/repo/.ruby-gemset ]]
+ rvm_gemset_name=
+ rvm_create_flag=1
+ __rvm_use
+ typeset binary full_binary_path rvm_ruby_gem_home __path_prefix __path_suffix
+ __rvm_select
+ true
+ __rvm_select_set_variable_defaults
+ export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_ruby_repo_tag
+ __rvm_select_detect_ruby_string ''
+ rvm_ruby_string=2.7.0
+ [[ -z 2.7.0 ]]
+ __rvm_ruby_string
+ true 0 0
+ rvm_expanding_aliases=
+ true '' '' '' '' '' '' '' @ 2.7.0 0 0
+ [[ 2.7.0 == *\@* ]]
+ (( rvm_expanding_aliases == 0 ))
+ [[ -n 2.7.0 ]]
+ [[ 2.7.0 != \s\y\s\t\e\m ]]
+ [[ -f /usr/local/rvm/config/known_aliases ]]
+ [[ -s /usr/local/rvm/config/known_aliases ]]
++ __rvm_db_ /usr/local/rvm/config/known_aliases 2.7.0
++ typeset __db __key __value
++ __db=/usr/local/rvm/config/known_aliases
++ __key=2.7.0
++ shift 2
++ __value=
++ case "${__value}" in
++ __rvm_db_get /usr/local/rvm/config/known_aliases 2.7.0
++ [[ -f /usr/local/rvm/config/known_aliases ]]
++ __rvm_sed -n -e '\#^2.7.0=# { s#^2.7.0=##;; p; }' -e '/^$/d'
++ sed -n -e '\#^2.7.0=# { s#^2.7.0=##;; p; }' -e '/^$/d'
+ expanded_alias_name=
+ [[ -n '' ]]
+ (( rvm_expanding_aliases == 0 ))
+ [[ -n 2.7.0 ]]
+ [[ 2.7.0 != \s\y\s\t\e\m ]]
+ [[ -f /usr/local/rvm/config/alias ]]
+ [[ -s /usr/local/rvm/config/alias ]]
++ __rvm_db_ /usr/local/rvm/config/alias 2.7.0
++ typeset __db __key __value
++ __db=/usr/local/rvm/config/alias
++ __key=2.7.0
++ shift 2
++ __value=
++ case "${__value}" in
++ __rvm_db_get /usr/local/rvm/config/alias 2.7.0
++ [[ -f /usr/local/rvm/config/alias ]]
++ __rvm_sed -n -e '\#^2.7.0=# { s#^2.7.0=##;; p; }' -e '/^$/d'
++ sed -n -e '\#^2.7.0=# { s#^2.7.0=##;; p; }' -e '/^$/d'
+ expanded_alias_name=
+ [[ -n '' ]]
+ [[ 2.7.0 == default ]]
+ [[ 2.7.0 == *\@* ]]
+ [[ -n '' ]]
+ __rvm_ruby_string_parse
+ __rvm_ruby_string_parse_
+ typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name tag_name
+ ruby_string=2.7.0
+ gemset_name=
+ repo_url=
+ branch_name=
+ ruby_name=
+ tag_name=
+ __rvm_unset_ruby_variables
+ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag
+ __rvm_load_rvmrc
+ typeset _file
+ typeset -a rvm_rvmrc_files
+ (( 0 == 1 ))
+ [[ -n 0002 ]]
+ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ [[ -n /usr/local ]]
+ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]]
+ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ for _file in "${rvm_rvmrc_files[@]}"
+ [[ -s /etc/rvmrc ]]
+ __rvm_grep '^\s*rvm .*$' /etc/rvmrc
+ source /etc/rvmrc
++ umask u=rwx,g=rwx,o=rx
+ for _file in "${rvm_rvmrc_files[@]}"
+ [[ -s /home/r/.rvmrc ]]
+ for _file in "${rvm_rvmrc_files[@]}"
+ [[ -s /usr/local/.rvmrc ]]
+ return 0
+ rvm_ruby_repo_url=
+ rvm_ruby_repo_branch=
+ rvm_ruby_name=
+ rvm_ruby_repo_tag=
+ export rvm_head_flag=0
+ rvm_head_flag=0
+ [[ -z 2.7.0 ]]
+ [[ 2.7.0 == \c\u\r\r\e\n\t ]]
+ strings=()
+ __rvm_custom_separated_array strings - 2.7.0
+ typeset IFS
+ IFS=-
+ [[ -n '' ]]
+ eval 'strings+=( $3 )'
++ strings+=($3)
+ rvm_ruby_string=2.7.0
+ [[ -n '' ]]
+ for string in ${strings[@]}
+ case "$string" in
+ rvm_ruby_version=2.7.0
+ rvm_ruby_revision=
+ rvm_ruby_tag=
+ [[ -z '' ]]
+ [[ -n 2.7.0 ]]
+ case "${rvm_ruby_version}" in
+ rvm_ruby_interpreter=ruby
+ [[ -n ruby ]]
+ rvm_ruby_string=ruby-2.7.0
+ true
+ (( 0 == 1 ))
+ __rvm_ruby_string_parse_
+ typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name tag_name
+ ruby_string=ruby-2.7.0
+ gemset_name=
+ repo_url=
+ branch_name=
+ ruby_name=
+ tag_name=
+ __rvm_unset_ruby_variables
+ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag
+ __rvm_load_rvmrc
+ typeset _file
+ typeset -a rvm_rvmrc_files
+ (( 0 == 1 ))
+ [[ -n 0002 ]]
+ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ [[ -n /usr/local ]]
+ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]]
+ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ for _file in "${rvm_rvmrc_files[@]}"
+ [[ -s /etc/rvmrc ]]
+ __rvm_grep '^\s*rvm .*$' /etc/rvmrc
+ source /etc/rvmrc
++ umask u=rwx,g=rwx,o=rx
+ for _file in "${rvm_rvmrc_files[@]}"
+ [[ -s /home/r/.rvmrc ]]
+ for _file in "${rvm_rvmrc_files[@]}"
+ [[ -s /usr/local/.rvmrc ]]
+ return 0
+ rvm_ruby_repo_url=
+ rvm_ruby_repo_branch=
+ rvm_ruby_name=
+ rvm_ruby_repo_tag=
+ export rvm_head_flag=0
+ rvm_head_flag=0
+ [[ -z ruby-2.7.0 ]]
+ [[ ruby-2.7.0 == \c\u\r\r\e\n\t ]]
+ strings=()
+ __rvm_custom_separated_array strings - ruby-2.7.0
+ typeset IFS
+ IFS=-
+ [[ -n '' ]]
+ eval 'strings+=( $3 )'
++ strings+=($3)
+ rvm_ruby_string=ruby-2.7.0
+ [[ -n '' ]]
+ for string in ${strings[@]}
+ case "$string" in
+ rvm_ruby_interpreter=ruby
+ for string in ${strings[@]}
+ case "$string" in
+ rvm_ruby_version=2.7.0
+ rvm_ruby_revision=
+ rvm_ruby_tag=
+ [[ -z ruby ]]
+ true
+ [[ -z ruby ]]
+ __rvm_ruby_string_find
+ __rvm_ruby_string_installed
+ typeset __ruby_inst_dir=/usr/local/rvm/rubies/ruby-2.7.0
+ [[ -n '' ]]
+ [[ -n ruby ]]
+ [[ -n ruby-2.7.0 ]]
+ [[ -d /usr/local/rvm/rubies/ruby-2.7.0 ]]
+ [[ -z '' ]]
+ true
+ [[ -n '' ]]
+ detected_rvm_ruby_name=
+ rvm_ruby_name=
+ true
+ __rvm_select_after_parse
+ __rvm_select_interpreter_variables
+ rvm_archive_extension=tar.gz
+ [[ -z ruby ]]
+ rvm_ruby_interpreter=ruby
+ is_a_function __rvm_select_interpreter_ruby
+ typeset -f __rvm_select_interpreter_ruby
+ __rvm_select_interpreter_ruby
+ [[ '' == \p\0 ]]
+ rvm_ruby_package_name=ruby-2.7.0
+ rvm_ruby_package_file=ruby-2.7.0
+ [[ -z 2.7.0 ]]
++ __rvm_db ruby_repo_url
++ typeset value key variable
++ key=ruby_repo_url
++ variable=
++ value=
++ [[ -f /usr/local/rvm/user/db ]]
+++ __rvm_db_ /usr/local/rvm/user/db ruby_repo_url
+++ typeset __db __key __value
+++ __db=/usr/local/rvm/user/db
+++ __key=ruby_repo_url
+++ shift 2
+++ __value=
+++ case "${__value}" in
+++ __rvm_db_get /usr/local/rvm/user/db ruby_repo_url
+++ [[ -f /usr/local/rvm/user/db ]]
+++ __rvm_sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d'
+++ sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d'
++ value=
++ [[ -z '' ]]
++ [[ -f /usr/local/rvm/config/db ]]
+++ __rvm_db_ /usr/local/rvm/config/db ruby_repo_url
+++ typeset __db __key __value
+++ __db=/usr/local/rvm/config/db
+++ __key=ruby_repo_url
+++ shift 2
+++ __value=
+++ case "${__value}" in
+++ __rvm_db_get /usr/local/rvm/config/db ruby_repo_url
+++ [[ -f /usr/local/rvm/config/db ]]
+++ __rvm_sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d'
+++ sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d'
++ value=https://github.com/ruby/ruby.git
++ [[ -n https://github.com/ruby/ruby.git ]]
++ [[ -n '' ]]
++ echo https://github.com/ruby/ruby.git
++ true
+ rvm_ruby_repo_url=https://github.com/ruby/ruby.git
+ (( 0 == 0 ))
+ __rvm_version_compare 2.7.0 -ge 3.0.0
+ typeset first
++ command printf %b '2.7.0\n3.0.0\n'
++ printf %b '2.7.0\n3.0.0\n'
++ __rvm_version_sort
++ command head -n1
++ head -n1
++ command awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "."
original=$0 # save original to preserve it before the line is changed
for (n=1; n<10; n++) { # iterate through max 9 components of version
$n=tolower($n) # ignore case for sorting
if ($n == "") $n="0" # treat non existing parts as 0
if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation
if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation
if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string
if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space
}
print $0"\t"original # print the transformed version and original separated by \t
# so we can extract original after sorting
}'
++ awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "."
original=$0 # save original to preserve it before the line is changed
for (n=1; n<10; n++) { # iterate through max 9 components of version
$n=tolower($n) # ignore case for sorting
if ($n == "") $n="0" # treat non existing parts as 0
if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation
if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation
if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string
if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space
}
print $0"\t"original # print the transformed version and original separated by \t
# so we can extract original after sorting
}'
++ LC_ALL=C
++ sort -t. -k 1,1d -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n
++ awk '-F\t' '{print $2}'
+ first=2.7.0
+ case "$2" in
+ [[ 2.7.0 == \h\e\a\d ]]
+ [[ 2.7.0 == \3\.\0\.\0 ]]
+ [[ 2.7.0 == \3\.\0\.\0 ]]
+ return 1
+ __rvm_version_compare 2.7.0 -lt 1.8.5
+ typeset first
++ command printf %b '2.7.0\n1.8.5\n'
++ printf %b '2.7.0\n1.8.5\n'
++ __rvm_version_sort
++ command head -n1
++ head -n1
++ LC_ALL=C
++ sort -t. -k 1,1d -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n
++ command awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "."
original=$0 # save original to preserve it before the line is changed
for (n=1; n<10; n++) { # iterate through max 9 components of version
$n=tolower($n) # ignore case for sorting
if ($n == "") $n="0" # treat non existing parts as 0
if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation
if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation
if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string
if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space
}
print $0"\t"original # print the transformed version and original separated by \t
# so we can extract original after sorting
}'
++ awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "."
original=$0 # save original to preserve it before the line is changed
for (n=1; n<10; n++) { # iterate through max 9 components of version
$n=tolower($n) # ignore case for sorting
if ($n == "") $n="0" # treat non existing parts as 0
if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation
if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation
if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string
if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space
}
print $0"\t"original # print the transformed version and original separated by \t
# so we can extract original after sorting
}'
++ awk '-F\t' '{print $2}'
+ first=1.8.5
+ case "$2" in
+ [[ 1.8.5 == \h\e\a\d ]]
+ [[ 1.8.5 == \2\.\7\.\0 ]]
+ return 1
+ rvm_archive_extension=tar.bz2
+ true
+ __rvm_select_version_variables
+ case "$rvm_ruby_version" in
+ rvm_ruby_release_version=2
+ rvm_ruby_major_version=2.7
+ rvm_ruby_major_version=7
+ rvm_ruby_minor_version=0
+ __rvm_select_default_variables
+ [[ ruby != ext ]]
+ rvm_ruby_package_name=ruby-2.7.0
+ rvm_ruby_home=/usr/local/rvm/rubies/ruby-2.7.0
+ rvm_ruby_binary=/usr/local/rvm/rubies/ruby-2.7.0/bin/ruby
+ rvm_ruby_irbrc=/usr/local/rvm/rubies/ruby-2.7.0/.irbrc
+ [[ system == \r\u\b\y ]]
+ __rvm_gemset_select
+ __rvm_gemset_select_only
+ rvm_ruby_gem_home=/usr/local/rvm/gems/ruby-2.7.0
+ : rvm_ignore_gemsets_flag:0:
+ (( rvm_ignore_gemsets_flag ))
+ rvm_ruby_global_gems_path=/usr/local/rvm/gems/ruby-2.7.0@global
+ __rvm_gemset_handle_default
+ rvm_gemset_name=@@
+ rvm_gemset_name=@@
+ rvm_gemset_name=
+ [[ -z '' ]]
+ [[ '' == \g\l\o\b\a\l ]]
+ rvm_ruby_gem_path=/usr/local/rvm/gems/ruby-2.7.0:/usr/local/rvm/gems/ruby-2.7.0@global
+ [[ -n '' ]]
+ rvm_env_string=ruby-2.7.0
+ true
+ __rvm_gemset_select_validation
+ [[ ! -d /usr/local/rvm/gems/ruby-2.7.0 ]]
+ (( 0 == 1 ))
+ case "${rvm_gemset_name}" in
+ typeset rvm_ruby_gem_home_254
+ [[ -n '' ]]
+ rvm_ruby_gem_home_254=/usr/local/rvm/gems/ruby-2.7.0
+ [[ /usr/local/rvm/gems/ruby-2.7.0 != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\g\e\m\s\/\r\u\b\y\-\2\.\7\.\0 ]]
+ rvm_ruby_selected_flag=1
+ [[ system == ruby ]]
+ __rvm_use_
+ rvm_ruby_home=/usr/local/rvm/rubies/ruby-2.7.0
+ [[ ! -d /usr/local/rvm/rubies/ruby-2.7.0 ]]
+ __rvm_gemset_use_ensure
+ [[ ! -d /usr/local/rvm/gems/ruby-2.7.0 ]]
+ [[ -n '' ]]
+ export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ GEM_HOME=/usr/local/rvm/gems/ruby-2.7.0
+ GEM_PATH=/usr/local/rvm/gems/ruby-2.7.0:/usr/local/rvm/gems/ruby-2.7.0@global
+ MY_RUBY_HOME=/usr/local/rvm/rubies/ruby-2.7.0
+ RUBY_VERSION=ruby-2.7.0
+ IRBRC=/usr/local/rvm/rubies/ruby-2.7.0/.irbrc
+ unset BUNDLE_PATH
+ [[ maglev == \r\u\b\y ]]
+ [[ -n /usr/local/rvm/rubies/ruby-2.7.0/.irbrc ]]
+ (( 1 >= 2 && 0 == 0 ))
+ (( 1 == 1 && 0 == 1 ))
+ [[ /usr/local/rvm/gems/ruby-2.7.0 != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\g\e\m\s\/\r\u\b\y\-\2\.\7\.\0\@\g\l\o\b\a\l ]]
+ __path_prefix=/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/rvm/bin
+ __path_suffix=
+ __rvm_use_common
+ [[ -z ruby-2.7.0 ]]
+ export rvm_ruby_string
+ [[ -z '' ]]
+ typeset __save_PATH
+ __rvm_remove_rvm_from_path
+ typeset local_rvm_path
+ __rvm_remove_from_path '/usr/local/rvm/*'
+ export PATH
+ typeset _value
+ _value='/usr/local/rvm/*'
+ [[ /usr/local/rvm/* == \/\* ]]
+ [[ /home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin == *\/\/* ]]
+ [[ /home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin == *\/\:* ]]
+ __rvm_string_match :/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin: '*:/usr/local/rvm/*:*'
+ typeset _string
+ _string=:/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:
+ shift
+ (( 1 ))
+ case "${_string}" in
+ return 0
+ typeset -a _path
+ _path=()
+ __rvm_custom_separated_array _path : /home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin
+ typeset IFS
+ IFS=:
+ [[ -n '' ]]
+ eval '_path+=( $3 )'
++ _path+=($3)
+ __rvm_remove_from_array _path '/usr/local/rvm/*' /home/r/.cargo/bin /usr/local/rvm/gems/ruby-2.7.0/bin /usr/local/rvm/gems/ruby-2.7.0@global/bin /usr/local/rvm/rubies/ruby-2.7.0/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games /usr/local/games /snap/bin /usr/local/rvm/bin /usr/local/texlive/2022/bin/x86_64-linux /usr/lib/postgresql/12/bin /home/r/.cargo/bin /usr/local/texlive/2022/bin/x86_64-linux /usr/lib/postgresql/12/bin /home/r/.cargo/bin
+ typeset _array_name _iterator _search
+ typeset -a _temp_array
+ _array_name=_path
+ _search='/usr/local/rvm/*'
+ shift 2
+ _temp_array=()
+ for _iterator in "$@"
+ __rvm_string_match /home/r/.cargo/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/home/r/.cargo/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/local/rvm/gems/ruby-2.7.0/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/local/rvm/gems/ruby-2.7.0/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ return 0
+ for _iterator in "$@"
+ __rvm_string_match /usr/local/rvm/gems/ruby-2.7.0@global/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/local/rvm/gems/ruby-2.7.0@global/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ return 0
+ for _iterator in "$@"
+ __rvm_string_match /usr/local/rvm/rubies/ruby-2.7.0/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/local/rvm/rubies/ruby-2.7.0/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ return 0
+ for _iterator in "$@"
+ __rvm_string_match /usr/local/sbin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/local/sbin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/local/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/local/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/sbin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/sbin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /sbin '/usr/local/rvm/*'
+ typeset _string
+ _string=/sbin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/games '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/games
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/local/games '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/local/games
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /snap/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/snap/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/local/rvm/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/local/rvm/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ return 0
+ for _iterator in "$@"
+ __rvm_string_match /usr/local/texlive/2022/bin/x86_64-linux '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/local/texlive/2022/bin/x86_64-linux
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/lib/postgresql/12/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/lib/postgresql/12/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /home/r/.cargo/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/home/r/.cargo/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/local/texlive/2022/bin/x86_64-linux '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/local/texlive/2022/bin/x86_64-linux
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /usr/lib/postgresql/12/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/usr/lib/postgresql/12/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ for _iterator in "$@"
+ __rvm_string_match /home/r/.cargo/bin '/usr/local/rvm/*'
+ typeset _string
+ _string=/home/r/.cargo/bin
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ _temp_array+=("$_iterator")
+ eval '_path=( "${_temp_array[@]}" )'
++ _path=("${_temp_array[@]}")
+ __rvm_join_array PATH : _path
+ typeset IFS
+ IFS=:
+ eval 'PATH="${_path[*]}"'
++ PATH=/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin
+ __rvm_remove_from_path '/usr/local/rvm/gems/*'
+ export PATH
+ typeset _value
+ _value='/usr/local/rvm/gems/*'
+ [[ /usr/local/rvm/gems/* == \/\* ]]
+ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin == *\/\/* ]]
+ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin == *\/\:* ]]
+ __rvm_string_match :/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin: '*:/usr/local/rvm/gems/*:*'
+ typeset _string
+ _string=:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
+ __rvm_remove_from_path /usr/local/rvm/bin
+ export PATH
+ typeset _value
+ _value=/usr/local/rvm/bin
+ [[ /usr/local/rvm/bin == \/\* ]]
+ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin == *\/\/* ]]
+ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin == *\/\:* ]]
+ __rvm_string_match :/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin: '*:/usr/local/rvm/bin:*'
+ typeset _string
+ _string=:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:
+ shift
+ (( 1 ))
+ case "${_string}" in
+ shift
+ (( 0 ))
+ return 1
++ __rvm_which rvm
+ local_rvm_path=
+ builtin hash -r
+ __save_PATH=/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin
+ [[ -n '' ]]
+ PATH=/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin
+ export PATH
+ builtin hash -r
+ [[ ruby-2.7.0 != \s\y\s\t\e\m ]]
+ case "${rvm_rvmrc_flag:-0}" in
+ typeset environment_id
++ __rvm_env_string
++ typeset _string
++ _string=/usr/local/rvm/gems/ruby-2.7.0
++ _string=ruby-2.7.0
++ printf %b 'ruby-2.7.0\n'
+ environment_id=ruby-2.7.0
+ (( 0 == 1 ))
+ rvm_default_flag=0
+ [[ -n '' ]]
+ rvm_hook=after_use
+ source /usr/local/rvm/scripts/hook
++ typeset old_rvm_verbose_flag old_rvm_debug_flag
++ old_rvm_verbose_flag=0
++ old_rvm_debug_flag=0
++ typeset rvm_verbose_flag rvm_debug_flag hooks
++ true rvm_verbose_flag:0 rvm_hooks_path:/usr/local/rvm/hooks rvm_debug_flag:0 rvm_hook:after_use
++ [[ -n after_use ]]
++ hooks=()
++ [[ -d /usr/local/rvm/hooks ]]
++ hooks+=("$rvm_hooks_path")
++ [[ /home/r/repo/.rvm/hooks != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s ]]
++ [[ -d /home/r/repo/.rvm/hooks ]]
++ [[ -n /usr/local/rvm/hooks ]]
++ __rvm_read_lines _hooks_list /dev/fd/63
++ typeset IFS
++ IFS='
'
+++ __rvm_find -L /usr/local/rvm/hooks -iname 'after_use*' -type f
++ [[ /dev/fd/63 == \- ]]
++ eval '_hooks_list=( $( \command \cat "${2:--}" ) )'
+++ _hooks_list=($( \command \cat "${2:--}" ))
++++ command cat /dev/fd/63
++++ cat /dev/fd/63
++ for hook in "${_hooks_list[@]}"
++ [[ -x /usr/local/rvm/hooks/after_use_textmate ]]
++ [[ after_use_textmate == \a\f\t\e\r\_\u\s\e ]]
++ for hook in "${_hooks_list[@]}"
++ [[ -x /usr/local/rvm/hooks/after_use_home_bin ]]
++ [[ after_use_home_bin == \a\f\t\e\r\_\u\s\e ]]
++ for hook in "${_hooks_list[@]}"
++ [[ -x /usr/local/rvm/hooks/after_use_maglev ]]
++ [[ /usr/local/rvm/hooks/after_use_maglev == \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s\/* ]]
++ rvm_debug 'Running /usr/local/rvm/hooks/after_use_maglev'
++ (( 0 ))
++ return 0
++ __rvm_conditionally_do_with_env . /usr/local/rvm/hooks/after_use_maglev
++ (( __rvm_env_loaded > 0 ))
++ . /usr/local/rvm/hooks/after_use_maglev
+++ . /usr/local/rvm/scripts/functions/hooks/maglev
+++ [[ ruby-2.7.0 =~ maglev ]]
++ for hook in "${_hooks_list[@]}"
++ [[ -x /usr/local/rvm/hooks/after_use_current ]]
++ [[ after_use_current == \a\f\t\e\r\_\u\s\e ]]
++ for hook in "${_hooks_list[@]}"
++ [[ -x /usr/local/rvm/hooks/after_use_rbx_opts ]]
++ [[ after_use_rbx_opts == \a\f\t\e\r\_\u\s\e ]]
++ for hook in "${_hooks_list[@]}"
++ [[ -x /usr/local/rvm/hooks/after_use_jruby ]]
++ [[ after_use_jruby == \a\f\t\e\r\_\u\s\e ]]
++ for hook in "${_hooks_list[@]}"
++ [[ -x /usr/local/rvm/hooks/after_use_jruby_opts ]]
++ [[ after_use_jruby_opts == \a\f\t\e\r\_\u\s\e ]]
++ unset rvm_hook hooks _hooks_list hook
+ return 0
+ __rvm_file_load_env_and_trust /home/r/repo/.ruby-env
+ [[ -f /home/r/repo/.ruby-env ]]
+ return 0
+ __rvm_file_load_env_and_trust /home/r/repo/.rbenv-vars
+ [[ -f /home/r/repo/.rbenv-vars ]]
+ return 0
+ __gemfile=/home/r/repo/Gemfile
+ __rvm_file_set_env
+ __rvm_file_env_check_unload
+ (( 0 > 0 ))
+ rvm_saved_env=()
+ __rvm_set_env rvm_saved_env
+ typeset __save_to __set __key __value
+ __save_to=rvm_saved_env
+ shift
+ [[ 0 == 1 ]]
+ unset __rvm_project_rvmrc_lock
+ return 0
+ __rvm_after_cd
+ typeset rvm_hook
+ rvm_hook=after_cd
+ [[ -n /usr/local/rvm/scripts ]]
+ source /usr/local/rvm/scripts/hook
++ typeset old_rvm_verbose_flag old_rvm_debug_flag
++ old_rvm_verbose_flag=0
++ old_rvm_debug_flag=0
++ typeset rvm_verbose_flag rvm_debug_flag hooks
++ true rvm_verbose_flag:0 rvm_hooks_path:/usr/local/rvm/hooks rvm_debug_flag:0 rvm_hook:after_cd
++ [[ -n after_cd ]]
++ hooks=()
++ [[ -d /usr/local/rvm/hooks ]]
++ hooks+=("$rvm_hooks_path")
++ [[ /home/r/repo/.rvm/hooks != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s ]]
++ [[ -d /home/r/repo/.rvm/hooks ]]
++ [[ -n /usr/local/rvm/hooks ]]
++ __rvm_read_lines _hooks_list /dev/fd/63
++ typeset IFS
++ IFS='
'
+++ __rvm_find -L /usr/local/rvm/hooks -iname 'after_cd*' -type f
++ [[ /dev/fd/63 == \- ]]
++ eval '_hooks_list=( $( \command \cat "${2:--}" ) )'
+++ _hooks_list=($( \command \cat "${2:--}" ))
++++ command cat /dev/fd/63
++++ cat /dev/fd/63
++ for hook in "${_hooks_list[@]}"
++ [[ -x /usr/local/rvm/hooks/after_cd_install_vendored_gems ]]
++ [[ after_cd_install_vendored_gems == \a\f\t\e\r\_\c\d ]]
++ for hook in "${_hooks_list[@]}"
++ [[ -x /usr/local/rvm/hooks/after_cd_bundler ]]
++ [[ after_cd_bundler == \a\f\t\e\r\_\c\d ]]
++ unset rvm_hook hooks _hooks_list hook
+ __rvm_do_with_env_after
+ __rvm_teardown
+ builtin command -v __rvm_cleanup_tmp
+ __rvm_cleanup_tmp
+ [[ -d /usr/local/rvm/tmp/ ]]
+ case "${rvm_tmp_path%\/}" in
+ __rvm_rm_rf '/usr/local/rvm/tmp/105*'
+ __rvm_rm_rf_verbose '/usr/local/rvm/tmp/105*'
+ typeset target
+ target='/usr/local/rvm/tmp/105*'
+ [[ -n '' ]]
+ [[ -n 5.0.17(1)-release ]]
+ builtin shopt -s extglob
+ case "${target}" in
+ [[ -z /usr/local/rvm/tmp/105* ]]
+ [[ -d /usr/local/rvm/tmp/105* ]]
+ [[ -f /usr/local/rvm/tmp/105* ]]
+ [[ -L /usr/local/rvm/tmp/105* ]]
+ rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/105*'
+ (( 0 ))
+ return 0
+ true
+ true
+ export __rvm_env_loaded
+ : __rvm_env_loaded:1:
+ : __rvm_env_loaded:1:
+ : __rvm_env_loaded:0:
+ [[ -z /usr/local/rvm/tmp ]]
+ (( __rvm_env_loaded > 0 ))
+ [[ -n 5.0.17(1)-release ]]
+ trap - EXIT HUP INT QUIT TERM
+ [[ -n '' ]]
+ (( rvm_bash_nounset == 1 ))
+ unset rvm_bash_nounset
+ [[ -n '' ]]
+ [[ -n 0002 ]]
+ umask 0002
+ unset rvm_stored_umask
+ builtin command -v __rvm_cleanup_download
+ [[ '' == \1 ]]
+ __variables_definition unset
+ typeset -a __variables_list __array_list
+ typeset __method
+ __method=unset
+ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error)
+ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
+ case "${__method}" in
+ unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
+ unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error
+ [[ -n 5.0.17(1)-release ]]
+ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems
+ unset _system_arch _system_name _system_type _system_version
+ return 0
+ return 0
+ true
+ export head=git@github.com:cqfn/0capa.git
+ head=git@github.com:cqfn/0capa.git
+ export pull_id=53
+ pull_id=53
+ export fork=git@github.com:Doldrums/0capa.git
+ fork=git@github.com:Doldrums/0capa.git
+ export fork_branch=51-refactoring
+ fork_branch=51-refactoring
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=51 refactoring'
+ pull_title='51 refactoring'
+ export author=doldrums
+ author=doldrums
+ sudo -i gem install pdd -v 0.20.5
Fetching pdd-0.20.5.gem
Fetching slop-4.6.1.gem
Fetching nokogiri-1.10.3.gem
Fetching mini_portile2-2.4.0.gem
Successfully installed slop-4.6.1
Successfully installed mini_portile2-2.4.0
Building native extensions. This could take a while...
Successfully installed nokogiri-1.10.3
Successfully installed pdd-0.20.5
Parsing documentation for slop-4.6.1
Installing ri documentation for slop-4.6.1
Parsing documentation for mini_portile2-2.4.0
Installing ri documentation for mini_portile2-2.4.0
Parsing documentation for nokogiri-1.10.3
Installing ri documentation for nokogiri-1.10.3
Parsing documentation for pdd-0.20.5
Installing ri documentation for pdd-0.20.5
Done installing documentation for slop, mini_portile2, nokogiri, pdd after 3 seconds
4 gems installed
+ git config --global user.email server@0capa.com
+ git config --global user.name 0capa.com
+ export GEM_HOME=/home/r/.ruby
+ GEM_HOME=/home/r/.ruby
+ export GEM_PATH=/home/r/.ruby:/usr/local/rvm/gems/ruby-2.7.0:/usr/local/rvm/gems/ruby-2.7.0@global
+ GEM_PATH=/home/r/.ruby:/usr/local/rvm/gems/ruby-2.7.0:/usr/local/rvm/gems/ruby-2.7.0@global
+ ruby -v
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux]
+ bundle install --no-color
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies.......
Fetching rake 13.0.6
Installing rake 13.0.6
Fetching concurrent-ruby 1.1.9
Fetching builder 3.2.4
Fetching rack 2.2.3
Fetching nio4r 2.5.8
Fetching websocket-extensions 0.1.5
Fetching marcel 1.0.2
Fetching racc 1.6.0
Fetching erubi 1.10.0
Fetching crass 1.0.6
Fetching mini_mime 1.1.2
Fetching minitest 5.15.0
Fetching zeitwerk 2.5.4
Installing mini_mime 1.1.2
Installing websocket-extensions 0.1.5
Installing marcel 1.0.2
Installing crass 1.0.6
Installing racc 1.6.0 with native extensions
Installing minitest 5.15.0
Installing zeitwerk 2.5.4
Installing concurrent-ruby 1.1.9
Installing builder 3.2.4
Installing rack 2.2.3
Installing nio4r 2.5.8 with native extensions
Fetching public_suffix 4.0.6
Installing erubi 1.10.0
Fetching ast 2.4.2
Fetching bindex 0.8.1
Fetching msgpack 1.4.4
Using bundler 2.3.22
Fetching byebug 11.1.3
Fetching matrix 0.4.2
Fetching regexp_parser 2.2.0
Fetching timers 4.3.3
Installing public_suffix 4.0.6
Installing matrix 0.4.2
Installing timers 4.3.3
GemWrappers: Can not wrap missing file: rackup
Installing bindex 0.8.1 with native extensions
Installing byebug 11.1.3 with native extensions
Installing msgpack 1.4.4 with native extensions
GemWrappers: Can not wrap missing file: rackup
Installing regexp_parser 2.2.0
Fetching childprocess 4.1.0
Installing ast 2.4.2
Installing childprocess 4.1.0
Fetching date 3.2.2
Fetching docile 1.4.0
Fetching unf_ext 0.0.8
Fetching ffi 1.15.5
Fetching rchardet 1.8.0
Installing docile 1.4.0
Installing date 3.2.2 with native extensions
Fetching http-form_data 2.3.0
Installing rchardet 1.8.0
Installing unf_ext 0.0.8 with native extensions
Installing http-form_data 2.3.0
Fetching json 2.6.1
Installing ffi 1.15.5 with native extensions
Installing json 2.6.1 with native extensions
Fetching narray 0.6.1.2
Fetching method_source 1.0.0
Fetching parallel 1.22.1
Installing method_source 1.0.0
Installing parallel 1.22.1
Fetching pg 1.3.0
Fetching pivot_table 1.0.0
Installing narray 0.6.1.2 with native extensions
Installing pg 1.3.0 with native extensions
Fetching thor 1.2.1
Installing thor 1.2.1
Installing pivot_table 1.0.0
GemWrappers: Can not wrap missing file: thor
Using rainbow 3.1.1
Fetching require_all 3.0.0
GemWrappers: Can not wrap missing file: thor
Fetching rexml 3.2.5
Installing require_all 3.0.0
Installing rexml 3.2.5
Fetching ruby-progressbar 1.11.0
Installing ruby-progressbar 1.11.0
Fetching unicode-display_width 2.3.0
Installing unicode-display_width 2.3.0
Fetching rubyzip 2.3.2
Installing rubyzip 2.3.2
Fetching tilt 2.0.10
Installing tilt 2.0.10
Fetching semantic_range 3.0.0
GemWrappers: Can not wrap missing file: tilt
Installing semantic_range 3.0.0
GemWrappers: Can not wrap missing file: tilt
Fetching simplecov-html 0.12.3
Fetching simplecov_json_formatter 0.1.3
Installing simplecov_json_formatter 0.1.3
Installing simplecov-html 0.12.3
Fetching turbolinks-source 5.2.0
Installing turbolinks-source 5.2.0
Fetching mail 2.7.1
Fetching websocket-driver 0.7.5
Installing websocket-driver 0.7.5 with native extensions
Installing mail 2.7.1
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching rack-mini-profiler 2.3.3
Installing rack-mini-profiler 2.3.3
Fetching rack-proxy 0.7.2
Installing rack-proxy 0.7.2
Fetching i18n 1.9.1
Installing i18n 1.9.1
Fetching tzinfo 2.0.4
Installing tzinfo 2.0.4
Fetching sprockets 4.0.2
Installing sprockets 4.0.2
GemWrappers: Can not wrap missing file: sprockets
GemWrappers: Can not wrap missing file: sprockets
Fetching celluloid 0.18.0
Installing celluloid 0.18.0
Fetching addressable 2.8.0
Installing addressable 2.8.0
Fetching parser 3.1.2.1
Installing parser 3.1.2.1
GemWrappers: Can not wrap missing file: ruby-parse
GemWrappers: Can not wrap missing file: ruby-rewrite
GemWrappers: Can not wrap missing file: ruby-parse
GemWrappers: Can not wrap missing file: ruby-rewrite
Fetching git 1.10.2
Installing git 1.10.2
Fetching nokogiri 1.13.6 (x86_64-linux)
Installing nokogiri 1.13.6 (x86_64-linux)
Fetching selenium-webdriver 4.1.0
Installing selenium-webdriver 4.1.0
Fetching turbolinks 5.2.1
Installing turbolinks 5.2.1
Fetching simplecov 0.21.2
Installing simplecov 0.21.2
Fetching activesupport 6.1.4.4
Installing activesupport 6.1.4.4
Fetching rubocop-ast 1.23.0
Installing rubocop-ast 1.23.0
Fetching loofah 2.13.0
Installing loofah 2.13.0
Fetching xpath 3.2.0
Installing xpath 3.2.0
Fetching webdrivers 5.0.0
Installing webdrivers 5.0.0
Fetching rails-dom-testing 2.0.3
Installing rails-dom-testing 2.0.3
Fetching globalid 1.0.0
Installing globalid 1.0.0
Fetching activemodel 6.1.4.4
Installing activemodel 6.1.4.4
Fetching rails-html-sanitizer 1.4.2
Installing rails-html-sanitizer 1.4.2
Fetching capybara 3.36.0
Installing capybara 3.36.0
Fetching activejob 6.1.4.4
Installing activejob 6.1.4.4
Fetching activerecord 6.1.4.4
Fetching actionview 6.1.4.4
Installing actionview 6.1.4.4
Installing activerecord 6.1.4.4
Fetching puma 5.6.1
Fetching actionpack 6.1.4.4
Installing puma 5.6.1 with native extensions
Installing actionpack 6.1.4.4
Fetching jbuilder 2.11.5
Installing jbuilder 2.11.5
Fetching activestorage 6.1.4.4
Fetching actionmailer 6.1.4.4
Installing actionmailer 6.1.4.4
Installing activestorage 6.1.4.4
Fetching railties 6.1.4.4
Fetching sprockets-rails 3.4.2
Installing railties 6.1.4.4
Installing sprockets-rails 3.4.2
Fetching actionmailbox 6.1.4.4
Installing actionmailbox 6.1.4.4
Fetching actiontext 6.1.4.4
Installing actiontext 6.1.4.4
GemWrappers: Can not wrap missing file: rails
GemWrappers: Can not wrap missing file: rails
Fetching webpacker 5.4.3
Fetching web-console 4.2.0
Installing web-console 4.2.0
Installing webpacker 5.4.3
Fetching bootsnap 1.10.2
Installing bootsnap 1.10.2 with native extensions
GemWrappers: Can not wrap missing file: byebug
GemWrappers: Can not wrap missing file: byebug
Fetching time 0.2.0
Installing time 0.2.0
Fetching unf 0.1.4
Installing unf 0.1.4
Fetching domain_name 0.5.20190701
Installing domain_name 0.5.20190701
Fetching http-cookie 1.0.4
Installing http-cookie 1.0.4
Fetching kmeans-clusterer 0.11.4
Installing kmeans-clusterer 0.11.4
Fetching sassc 2.4.0
Fetching ffi-compiler 1.0.1
Installing sassc 2.4.0 with native extensions
Installing ffi-compiler 1.0.1
Fetching llhttp-ffi 0.4.0
Installing llhttp-ffi 0.4.0 with native extensions
Fetching actioncable 6.1.4.4
Installing actioncable 6.1.4.4
Fetching rails 6.1.4.4
Installing rails 6.1.4.4
GemWrappers: Can not wrap missing file: puma
GemWrappers: Can not wrap missing file: pumactl
GemWrappers: Can not wrap missing file: puma
GemWrappers: Can not wrap missing file: pumactl
GemWrappers: Can not wrap missing file: bootsnap
GemWrappers: Can not wrap missing file: bootsnap
Fetching sassc-rails 2.1.2
Installing sassc-rails 2.1.2
Fetching sass-rails 6.0.0
Installing sass-rails 6.0.0
Fetching http 5.0.4
Installing http 5.0.4
Fetching rubocop 1.38.0
Fetching simplecov-json 0.2.3
Installing simplecov-json 0.2.3
Installing rubocop 1.38.0
GemWrappers: Can not wrap missing file: rubocop
GemWrappers: Can not wrap missing file: rubocop
Bundle complete! 26 Gemfile dependencies, 103 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from rubyzip:
RubyZip 3.0 is coming!
**********************
The public API of some Rubyzip classes has been modernized to use named
parameters for optional arguments. Please check your usage of the
following classes:
* `Zip::File`
* `Zip::Entry`
* `Zip::InputStream`
* `Zip::OutputStream`
Please ensure that your Gemfiles and .gemspecs are suitably restrictive
to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
See https://github.com/rubyzip/rubyzip for details. The Changelog also
lists other enhancements and bugfixes that have been implemented since
version 2.3.0.
+ sudo -i apt update
Get:1ohttp://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal InRelease [18.1 kB]
Hit:2ohttps://deb.nodesource.com/node_17.x8focal3InReleaseecting to security.ub0m33m
Get:3ahttp://ppa.launchpad.net/git-core/ppa/ubuntuifocalfInReleases[23.8 kB]
Get:4ahttp://ppa.launchpad.net/ondrej/php/ubuntu3focallInRelease0[23.9.kB]B 17%0m33m
Get:5ahttp://security.ubuntu.com/ubuntuefocal-securitylInRelease4[1143kB]kB 5%]0m
Hit:6ahttp://archive.ubuntu.com/ubuntu4focalBInRelease%] [4 InRelease 14.2 kB/20m
Get:7ahttp://ppa.launchpad.net/deadsnakes/ppa/ubuntu2focal/mainBamd640Packages [29.4 kB]
Get:8ahttp://archive.ubuntu.com/ubuntu2focal-updates InReleasea[114ekB],670 B/20m33m
Get:9 http://ppa.launchpad.net/git-core/ppa/ubuntu5focal/mainkamd64]Packages2[4,571mB]
Get:10ihttp://archive.ubuntu.com/ubuntumfocal-backportsBInRelease4[1083kB].3akB0m33m
Get:11ihttp://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 Packages [177 kB]
Get:12rhttp://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1,655 kB]
Get:13 http://archive.ubuntu.com/ubuntu3focal-updates/universe amd64 Packages [1,224 kB]
Get:142http://archive.ubuntu.com/ubunturfocal-updates/multiverseeamd64]Packages [37.7 kB]
Get:152http://archive.ubuntu.com/ubunturfocal-updates/main%amd64ePackages [2,737mkB]
Get:162http://security.ubuntu.com/ubuntu focal-security/universeaamd64 Packages0[926 kB]
Get:175http://security.ubuntu.com/ubuntu[focal-security/main]amd646Packages2[2,2673kB]
Get:187http://archive.ubuntu.com/ubunturfocal-updates/restrictedmamd64cPackagesm[1,772 kB]
Get:195http://archive.ubuntu.com/ubunturfocal-backports/universe3amd64 Packages [27.5 kB]
Get:205http://archive.ubuntu.com/ubunturfocal-backports/main]amd64 Packages [55.2 kB]
Fetchedo11.3gMBmins3sr(4,3320kB/s)ckages348.14kB/55.2 kB 87%]0m33m
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
90 packages can be upgraded. Run 'apt list --upgradable' to see them.
+ set -e
+ pdd -f /dev/null
33mWarning: the running version of Bundler (2.1.2) is older than the version that created the lockfile (2.3.22). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.3.22`.
0mResolving dependencies...
+ bundle exec bundle-audit check — update
31mbundler: command not found: bundle-audit0m
33mInstall missing gem executables with `bundle install`0m
container 38fbb1a2d9087971aa75cd51bc49a16dcede89f002bc70600b5832c804e4d4ea is dead
Mon 07 Nov 2022 06:17:22 AM CET