zold-io / zold

An Experimental Non-Blockchain Cryptocurrency for Fast Micro Payments
https://www.zold.io
MIT License
194 stars 53 forks source link

--trusted-file #739

Closed yegor256 closed 5 years ago

yegor256 commented 5 years ago

Let's make it possible to list all trusted wallets in a temporary file

yegor256 commented 5 years ago

@rultor release, tag is 0.29.20

rultor commented 5 years ago

@rultor release, tag is 0.29.20

@yegor256 OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag is 0.29.20

@yegor256 Oops, I failed. You can see the full log here (spent 13min)

Stopping ...
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0mThin web server (v1.7.2 codename Bachmanity)
Maximum connections set to 1024
Listening on 0.0.0.0:45628, CTRL+C to stop
Stopping ...
Unexpected error while processing request: eventmachine not initialized: evma_send_data_to_connection
    /home/r/.ruby/gems/eventmachine-1.2.7/lib/em/connection.rb:328:in `send_data'
    /home/r/.ruby/gems/eventmachine-1.2.7/lib/em/connection.rb:328:in `send_data'
    /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:116:in `block in post_process'
    /home/r/.ruby/gems/thin-1.7.2/lib/thin/response.rb:90:in `each'
    /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:114:in `post_process'
    /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:50:in `block in process'
    /home/r/.ruby/gems/eventmachine-1.2.7/lib/eventmachine.rb:1077:in `block in spawn_threadpool'

#<Thread:0x0000000002919888@GET:http://localhost:45628/?halt=test@/home/r/.ruby/gems/eventmachine-1.2.7/lib/eventmachine.rb:1067 aborting> terminated with exception (report_on_exception is true):
\u001b[1mTraceback\u001b[m (most recent call last):
    6: from /home/r/.ruby/gems/eventmachine-1.2.7/lib/eventmachine.rb:1077:in `block in spawn_threadpool'
    5: from /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:50:in `block in process'
    4: from /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:114:in `post_process'
    3: from /home/r/.ruby/gems/thin-1.7.2/lib/thin/response.rb:90:in `each'
    2: from /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:116:in `block in post_process'
    1: from /home/r/.ruby/gems/eventmachine-1.2.7/lib/em/connection.rb:328:in `send_data'
/home/r/.ruby/gems/eventmachine-1.2.7/lib/em/connection.rb:328:in `send_data': \u001b[1meventmachine not initialized: evma_send_data_to_connection (\u001b[1;4mRuntimeError\u001b[m\u001b[1m)\u001b[m
    5: from /home/r/.ruby/gems/eventmachine-1.2.7/lib/eventmachine.rb:1077:in `block in spawn_threadpool'
    4: from /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:50:in `block in process'
    3: from /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:119:in `post_process'
    2: from /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:122:in `rescue in post_process'
    1: from /home/r/.ruby/gems/eventmachine-1.2.7/lib/em/connection.rb:266:in `close_connection'
/home/r/.ruby/gems/eventmachine-1.2.7/lib/em/connection.rb:266:in `close_connection': \u001b[1meventmachine not initialized: evma_close_connection (\u001b[1;4mRuntimeError\u001b[m\u001b[1m)\u001b[m
\u001b[31mE\u001b[0m

\u001b[31mError:
FrontTest#test_wallet_page__age:
RuntimeError: eventmachine not initialized: evma_close_connection
    /home/r/.ruby/gems/eventmachine-1.2.7/lib/em/connection.rb:266:in `close_connection'
    /home/r/.ruby/gems/eventmachine-1.2.7/lib/em/connection.rb:266:in `close_connection'
    /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:122:in `rescue in post_process'
    /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:119:in `post_process'
    /home/r/.ruby/gems/thin-1.7.2/lib/thin/connection.rb:50:in `block in process'
    /home/r/.ruby/gems/eventmachine-1.2.7/lib/eventmachine.rb:1077:in `block in spawn_threadpool'
\u001b[0m

bin/rails test home/r/repo/test/node/test_front.rb:160

Finished in 551.671688s, 0.3317 runs/s, 0.9100 assertions/s.
183 runs, 502 assertions, 0 failures, 1 errors, 3 skips

You have skipped tests. Run with --verbose for details.
rake aborted!
Command failed with status (1): [ruby -I"lib:lib:test" -I"/home/r/.ruby/gems/rake-12.3.1/lib" "/home/r/.ruby/gems/rake-12.3.1/lib/rake/rake_test_loader.rb" "test/commands/routines/test_audit.rb" "test/commands/routines/test_gc.rb" "test/commands/routines/test_reconnect.rb" "test/commands/test_alias.rb" "test/commands/test_calculate.rb" "test/commands/test_clean.rb" "test/commands/test_create.rb" "test/commands/test_diff.rb" "test/commands/test_fetch.rb" "test/commands/test_invoice.rb" "test/commands/test_list.rb" "test/commands/test_merge.rb" "test/commands/test_node.rb" "test/commands/test_pay.rb" "test/commands/test_propagate.rb" "test/commands/test_pull.rb" "test/commands/test_push.rb" "test/commands/test_remote.rb" "test/commands/test_remove.rb" "test/commands/test_show.rb" "test/commands/test_taxes.rb" "test/node/test_async_entrance.rb" "test/node/test_entrance.rb" "test/node/test_farm.rb" "test/node/test_farmers.rb" "test/node/test_front.rb" "test/node/test_nodup_entrance.rb" "test/node/test_nospam_entrance.rb" "test/node/test_safe_entrance.rb" "test/node/test_spread_entrance.rb" "test/node/test_sync_entrance.rb" "test/node/test_trace.rb" "test/test__helper.rb" "test/test_age.rb" "test/test_amount.rb" "test/test_cached_wallets.rb" "test/test_copies.rb" "test/test_dir_items.rb" "test/test_gem.rb" "test/test_hands.rb" "test/test_hexnum.rb" "test/test_http.rb" "test/test_hungry_wallets.rb" "test/test_id.rb" "test/test_json_page.rb" "test/test_key.rb" "test/test_log.rb" "test/test_metronome.rb" "test/test_patch.rb" "test/test_prefixes.rb" "test/test_remotes.rb" "test/test_signature.rb" "test/test_size.rb" "test/test_sync_wallets.rb" "test/test_tax.rb" "test/test_thread_pool.rb" "test/test_tree_wallets.rb" "test/test_txn.rb" "test/test_upgrades.rb" "test/test_verbose_thread.rb" "test/test_version.rb" "test/test_wallet.rb" "test/test_wallets.rb" "test/test_zold.rb" "test/upgrades/test_delete_banned_wallets.rb" "test/upgrades/test_protocol_up.rb" ]
/home/r/.ruby/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.6.0/bin/ruby_executable_hooks:24:in `eval'
/usr/local/rvm/gems/ruby-2.6.0/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 8183f3bc3b6e2678f5ecbb6bc0a17110eaaef28f6475ba1491f23b90e66de9bf is dead
Tue Mar 19 08:40:31 CET 2019
yegor256 commented 5 years ago

@rultor release, tag is 0.29.20

rultor commented 5 years ago

@rultor release, tag is 0.29.20

@yegor256 OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag is 0.29.20

@yegor256 Done! FYI, the full log is here (took me 15min)

0crat commented 5 years ago

Job gh:zold-io/zold#739 is not assigned, can't get performer

0crat commented 5 years ago

This job is not in scope