Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random test failure nearcore::stake_nodes::test_inflation: #5327

Closed
pmnoxx opened this issue Nov 17, 2021 · 2 comments
Closed

Random test failure nearcore::stake_nodes::test_inflation: #5327

pmnoxx opened this issue Nov 17, 2021 · 2 comments
Assignees
Labels
C-bug Category: This is a bug Node Node team T-node Team: issues relevant to the node experience team

Comments

@pmnoxx
Copy link
Contributor

pmnoxx commented Nov 17, 2021

@bowenwang1996 Any ideas?

https://buildkite.com/nearprotocol/nearcore/builds/7326#e9b4abc3-5de8-4c7b-9246-c5eef7b11014

@pmnoxx
Copy link
Contributor Author

pmnoxx commented Nov 17, 2021

@nikurt Can you take a look?

@pmnoxx
Copy link
Contributor Author

pmnoxx commented Nov 17, 2021



[2021-11-17T16:06:18Z] stack backtrace:
--
  | [2021-11-17T16:06:18Z]    0: rust_begin_unwind
  | [2021-11-17T16:06:18Z]              at /rustc/09c42c45858d5f3aedfa670698275303a3d19afa/library/std/src/panicking.rs:517:5
  | [2021-11-17T16:06:18Z]    1: core::panicking::panic_fmt
  | [2021-11-17T16:06:18Z]              at /rustc/09c42c45858d5f3aedfa670698275303a3d19afa/library/core/src/panicking.rs:101:14
  | [2021-11-17T16:06:18Z]    2: core::result::unwrap_failed
  | [2021-11-17T16:06:18Z]              at /rustc/09c42c45858d5f3aedfa670698275303a3d19afa/library/core/src/result.rs:1617:5
  | [2021-11-17T16:06:18Z]    3: core::result::Result<T,E>::unwrap
  | [2021-11-17T16:06:18Z]              at /rustc/09c42c45858d5f3aedfa670698275303a3d19afa/library/core/src/result.rs:1299:23
  | [2021-11-17T16:06:18Z]    4: near_actix_test_utils::run_actix
  | [2021-11-17T16:06:18Z]              at /var/lib/buildkite-agent/builds/buildkite-i-0105bdd244b49090e-1/nearprotocol/nearcore/test-utils/actix-test-utils/src/lib.rs:103:5
  | [2021-11-17T16:06:18Z]    5: nearcore::stake_nodes::test_inflation::{{closure}}
  | [2021-11-17T16:06:18Z]              at ./tests/nearcore/stake_nodes.rs:472:9
  | [2021-11-17T16:06:18Z]    6: integration_tests::test_helpers::heavy_test
  | [2021-11-17T16:06:18Z]              at ./src/test_helpers.rs:17:5
  | [2021-11-17T16:06:18Z]    7: nearcore::stake_nodes::test_inflation
  | [2021-11-17T16:06:18Z]              at ./tests/nearcore/stake_nodes.rs:471:5
  | [2021-11-17T16:06:18Z]    8: nearcore::stake_nodes::test_inflation::{{closure}}
  | [2021-11-17T16:06:18Z]              at ./tests/nearcore/stake_nodes.rs:470:1
  | [2021-11-17T16:06:18Z]    9: core::ops::function::FnOnce::call_once
  | [2021-11-17T16:06:18Z]              at /rustc/09c42c45858d5f3aedfa670698275303a3d19afa/library/core/src/ops/function.rs:227:5
  | [2021-11-17T16:06:18Z]   10: core::ops::function::FnOnce::call_once
  | [2021-11-17T16:06:18Z]              at /rustc/09c42c45858d5f3aedfa670698275303a3d19afa/library/core/src/ops/function.rs:227:5
  | [2021-11-17T16:06:18Z] note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
  | [2021-11-17T16:06:18Z]
  | [2021-11-17T16:06:18Z]
  | [2021-11-17T16:06:18Z] failures:
  | [2021-11-17T16:06:18Z]     stake_nodes::test_inflation
  | [2021-11-17T16:06:18Z]
  | [2021-11-17T16:06:18Z] test result: FAILED. 33 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 257.52s

@janewang janewang added C-bug Category: This is a bug T-node Team: issues relevant to the node experience team labels Nov 29, 2021
@gmilescu gmilescu added the Node Node team label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug Node Node team T-node Team: issues relevant to the node experience team
Projects
None yet
Development

No branches or pull requests

4 participants