Skip to content

:art: add consensus secret key to file, in tests

Sign in for the full log view
GitHub Actions / Test Results (CI) failed Jul 17, 2023 in 0s

18 fail, 120 pass in 30m 56s

138 tests  ±0   120 ✔️ ±0   30m 56s ⏱️ - 36m 54s
  44 suites ±0       0 💤 ±0 
    2 files   ±0     18 ±0 

Results for commit 9114444. ± Comparison against earlier commit 1c9c39f.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Create account and transfer faucets via wallet daemon: tests/features/wallet_daemon.feature:7:5 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 40695 within 10s
  Scenario: Create account and transfer faucets via wallet daemon
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VAL_1 connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/wallet_daemon.feature:14:9
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 40695 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Create account and transfer faucets via wallet daemon",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Claim and transfer confidential assets via wallet daemon: tests/features/wallet_daemon.feature:80:5 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 35281 within 10s
  Scenario: Claim and transfer confidential assets via wallet daemon
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/wallet_daemon.feature:87:9
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 35281 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Claim and transfer confidential assets via wallet daemon",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Create and mint account NFT: tests/features/wallet_daemon.feature:120:5 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 43423 within 10s
  Scenario: Create and mint account NFT
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VAL_1 connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/wallet_daemon.feature:127:9
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 43423 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Create and mint account NFT",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Transfer tokens to unexisting account: tests/features/transfer.feature:7:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 36105 within 10s
  Scenario: Transfer tokens to unexisting account
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/transfer.feature:14:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 36105 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Transfer tokens to unexisting account",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Transfer tokens to existing account: tests/features/transfer.feature:79:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 46351 within 10s
  Scenario: Transfer tokens to existing account
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/transfer.feature:86:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 46351 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Transfer tokens to existing account",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Confidential transfer to unexisting account: tests/features/transfer.feature:150:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 44355 within 10s
  Scenario: Confidential transfer to unexisting account
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/transfer.feature:157:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 44355 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Confidential transfer to unexisting account",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Mint, mutate and burn non fungible tokens: tests/features/nft.feature:7:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 39053 within 10s
  Scenario: Mint, mutate and burn non fungible tokens
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/nft.feature:14:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 39053 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Mint, mutate and burn non fungible tokens",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Leader failure with single committee: tests/features/leader_failure.feature:7:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 44713 within 10s
  Scenario: Leader failure with single committee
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a seed validator node SEED_VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/leader_failure.feature:14:5
      Matched: integration_tests/tests/cucumber.rs:113:1
      Step panicked. Captured output: Node failed to start listening on port 44713 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Leader failure with single committee",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Indexer is able to connect to validator nodes: tests/features/indexer.feature:7:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 34279 within 10s
  Scenario: Indexer is able to connect to validator nodes
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/indexer.feature:14:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 34279 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Indexer is able to connect to validator nodes",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Indexer GraphQL requests work: tests/features/indexer.feature:104:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 33099 within 10s
  Scenario: Indexer GraphQL requests work
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/indexer.feature:111:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 33099 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Indexer GraphQL requests work",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Indexer GraphQL requests events over network substate indexing: tests/features/indexer.feature:127:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 37663 within 10s
  Scenario: Indexer GraphQL requests events over network substate indexing
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/indexer.feature:134:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 37663 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Indexer GraphQL requests events over network substate indexing",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Mint fungible tokens: tests/features/fungible.feature:7:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 43845 within 10s
  Scenario: Mint fungible tokens
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/fungible.feature:14:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 43845 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Mint fungible tokens",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Counter template registration and invocation: tests/features/counter.feature:7:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 42209 within 10s
  Scenario: Counter template registration and invocation
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VAL_1 connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/counter.feature:14:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 42209 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Counter template registration and invocation",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Template registration and invocation in a 2-VN committee: tests/features/committee.feature:7:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 42405 within 10s
  Scenario: Template registration and invocation in a 2-VN committee
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a seed validator node SEED_VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/committee.feature:14:5
      Matched: integration_tests/tests/cucumber.rs:113:1
      Step panicked. Captured output: Node failed to start listening on port 42405 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Template registration and invocation in a 2-VN committee",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Template registration and invocation in a 4-VN committee: tests/features/committee.feature:59:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 44089 within 10s
  Scenario: Template registration and invocation in a 4-VN committee
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a seed validator node SEED_VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/committee.feature:66:5
      Matched: integration_tests/tests/cucumber.rs:113:1
      Step panicked. Captured output: Node failed to start listening on port 44089 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Template registration and invocation in a 4-VN committee",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Claim base layer burn token: tests/features/claim_burn.feature:7:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 40233 within 10s
  Scenario: Claim base layer burn token
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/claim_burn.feature:14:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 40233 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Claim base layer burn token",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Double claim burn funds is invalid: tests/features/claim_burn.feature:40:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 45333 within 10s
  Scenario: Double claim burn funds is invalid
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/claim_burn.feature:47:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 45333 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Double claim burn funds is invalid",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

Scenario: Claim base layer burn funds with wallet daemon: tests/features/claim_burn.feature:75:3 failed

artifacts/cucumber-test-results/cucumber-output-junit.xml [took 12s]
Raw output
Step panicked. Captured output: Node failed to start listening on port 34043 within 10s
  Scenario: Claim base layer burn funds with wallet daemon
   ✔  Given a base node BASE
   ✔  Given a wallet WALLET connected to base node BASE
   ✔  Given a miner MINER connected to base node BASE and wallet WALLET
   ✘  Given a validator node VN connected to base node BASE and wallet WALLET
      Step failed:
      Defined: tests/features/claim_burn.feature:82:5
      Matched: integration_tests/tests/cucumber.rs:156:1
      Step panicked. Captured output: Node failed to start listening on port 34043 within 10s
      TariWorld {
          base_nodes: {},
          wallets: {},
          validator_nodes: {},
          indexers: {},
          vn_seeds: {},
          miners: {},
          templates: {},
          outputs: {},
          http_server: None,
          template_mock_server_port: None,
          current_scenario_name: Some(
              "Claim base layer burn funds with wallet daemon",
          ),
          commitments: {},
          commitment_ownership_proofs: {},
          rangeproofs: {},
          addresses: {},
          num_databases_saved: 0,
          account_keys: {},
          claim_public_keys: {},
          wallet_daemons: {},
      }

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

138 tests found

There are 138 tests, see "Raw output" for the full list of tests.
Raw output
Scenario: Claim and transfer confidential assets via wallet daemon: tests/features/wallet_daemon.feature:80:5
Scenario: Claim base layer burn funds with wallet daemon: tests/features/claim_burn.feature:75:3
Scenario: Claim base layer burn token: tests/features/claim_burn.feature:7:3
Scenario: Confidential transfer to unexisting account: tests/features/transfer.feature:150:3
Scenario: Counter template registration and invocation: tests/features/counter.feature:7:3
Scenario: Create account and transfer faucets via wallet daemon: tests/features/wallet_daemon.feature:7:5
Scenario: Create and mint account NFT: tests/features/wallet_daemon.feature:120:5
Scenario: Double claim burn funds is invalid: tests/features/claim_burn.feature:40:3
Scenario: Indexer GraphQL requests events over network substate indexing: tests/features/indexer.feature:127:3
Scenario: Indexer GraphQL requests work: tests/features/indexer.feature:104:3
Scenario: Indexer is able to connect to validator nodes: tests/features/indexer.feature:7:3
Scenario: Leader failure with single committee: tests/features/leader_failure.feature:7:3
Scenario: Mint fungible tokens: tests/features/fungible.feature:7:3
Scenario: Mint, mutate and burn non fungible tokens: tests/features/nft.feature:7:3
Scenario: Template registration and invocation in a 2-VN committee: tests/features/committee.feature:7:3
Scenario: Template registration and invocation in a 4-VN committee: tests/features/committee.feature:59:3
Scenario: Transfer tokens to existing account: tests/features/transfer.feature:79:3
Scenario: Transfer tokens to unexisting account: tests/features/transfer.feature:7:3
consensus_tests ‑ consensus::multi_shard_propose_blocks_with_new_transactions_until_all_committed
consensus_tests ‑ consensus::multi_validator_propose_blocks_with_new_transactions_until_all_committed
consensus_tests ‑ consensus::propose_blocks_with_new_transactions_until_all_committed
consensus_tests ‑ consensus::propose_blocks_with_queued_up_transactions_until_all_committed
tari_bor ‑ tag::tests::decoding
tari_bor ‑ tag::tests::encoding
tari_dan_common_types ‑ shard_id::tests::max_committees
tari_dan_common_types ‑ shard_id::tests::shard_id_to_from_u256_endianness_matches
tari_dan_common_types ‑ shard_id::tests::shard_range
tari_dan_core ‑ services::signing_service::tests::basic
tari_dan_core ‑ workers::pacemaker_worker::tests::test_double_add
tari_dan_core ‑ workers::pacemaker_worker::tests::test_multiple_messages
tari_dan_core ‑ workers::pacemaker_worker::tests::test_remove_pending_timeouts
tari_dan_core ‑ workers::pacemaker_worker::tests::test_shutdown_pacemaker
tari_dan_core ‑ workers::pacemaker_worker::tests::test_wait_timeout_one_out_of_three_pacemaker
tari_dan_core ‑ workers::pacemaker_worker::tests::test_wait_timeout_pacemaker
tari_dan_engine ‑ runtime::workspace::tests::tuples
tari_dan_engine ‑ state_store::memory::tests::read_write
tari_dan_engine ‑ state_store::memory::tests::read_write_rollback_commit
tari_dan_engine::account ‑ attempt_to_overwrite_account
tari_dan_engine::account ‑ basic_faucet_transfer
tari_dan_engine::account ‑ withdraw_from_account_prevented
tari_dan_engine::account_nfts ‑ basic_nft_mint
tari_dan_engine::airdrop ‑ airdrop
tari_dan_engine::composability ‑ it_allows_function_to_function_calls
tari_dan_engine::composability ‑ it_allows_function_to_method_calls
tari_dan_engine::composability ‑ it_allows_method_to_function_calls
tari_dan_engine::composability ‑ it_allows_method_to_method_calls
tari_dan_engine::composability ‑ it_allows_multiple_recursion_levels
tari_dan_engine::composability ‑ it_does_not_propagate_permissions
tari_dan_engine::composability ‑ it_fails_on_invalid_calls
tari_dan_engine::composability ‑ it_fails_when_surpassing_recursion_limit
tari_dan_engine::confidential ‑ attempt_to_reveal_with_unbalanced_proof
tari_dan_engine::confidential ‑ mint_initial_commitment
tari_dan_engine::confidential ‑ multi_commitment_join
tari_dan_engine::confidential ‑ reveal_confidential_and_transfer
tari_dan_engine::confidential ‑ transfer_confidential_amounts_between_accounts
tari_dan_engine::confidential ‑ transfer_confidential_fails_with_invalid_balance
tari_dan_engine::events ‑ basic_emit_event
tari_dan_engine::fees ‑ another_account_pays_partially_for_fees
tari_dan_engine::fees ‑ deducts_fees_from_payments_and_refunds_the_rest
tari_dan_engine::fees ‑ deducts_fees_when_transaction_fails
tari_dan_engine::fees ‑ deposit_from_faucet_then_pay
tari_dan_engine::fees ‑ fail_partial_paid_fees
tari_dan_engine::fees ‑ fail_pay_less_fees_than_fee_transaction
tari_dan_engine::fees ‑ fail_pay_too_little_no_fee_instruction
tari_dan_engine::fees ‑ failed_fee_transaction
tari_dan_engine::fees ‑ success_pay_fee_in_main_instructions
tari_dan_engine::tariswap ‑ tariswap
tari_dan_engine::test ‑ basic_nft::burn_nft
tari_dan_engine::test ‑ basic_nft::change_nft_mutable_data
tari_dan_engine::test ‑ basic_nft::create_resource_mint_and_deposit
tari_dan_engine::test ‑ basic_nft::mint_specific_id
tari_dan_engine::test ‑ consensus::current_epoch
tari_dan_engine::test ‑ emoji_id::mint_emoji_ids
tari_dan_engine::test ‑ errors::invalid_args
tari_dan_engine::test ‑ errors::panic
tari_dan_engine::test ‑ fungible::fungible_mint_and_burn
tari_dan_engine::test ‑ nft_indexes::new_nft_index
tari_dan_engine::test ‑ test_caller_context
tari_dan_engine::test ‑ test_composed
tari_dan_engine::test ‑ test_hello_world
tari_dan_engine::test ‑ test_private_function
tari_dan_engine::test ‑ test_random
tari_dan_engine::test ‑ test_state
tari_dan_engine::test ‑ test_tuples
tari_dan_engine::test ‑ tickets::buy_and_redeem_ticket
tari_dan_storage_lmdb ‑ engine_state_store::tests::read_write_rollback_commit
tari_dan_storage_sqlite::global_db ‑ insert_and_get_within_epoch
tari_dan_storage_sqlite::global_db ‑ insert_and_get_within_epoch_duplicate_public_keys
tari_dan_storage_sqlite::global_db ‑ insert_and_get_within_shard_range_duplicate_public_keys
tari_dan_tests ‑ test_consensus::test_hs_waiter_execute_called_at_prepare_phase_only
tari_dan_tests ‑ test_consensus::test_hs_waiter_leader_proposes
tari_dan_tests ‑ test_consensus::test_hs_waiter_leader_sends_new_proposal_when_enough_votes_are_received
tari_dan_tests ‑ test_consensus::test_hs_waiter_multishard_votes
tari_dan_tests ‑ test_consensus::test_hs_waiter_replica_sends_vote_for_proposal
tari_dan_tests ‑ test_consensus::test_leader_fails_only_foreignly
tari_dan_tests ‑ test_consensus::test_leader_fails_only_locally
tari_dan_tests ‑ test_consensus::test_local_leader_failure_multiple
tari_dan_tests ‑ test_consensus::test_receives_new_payload_starts_new_chain
tari_dan_wallet_cli ‑ table::test::renders_rows_with_titles
tari_dan_wallet_cli ‑ table::test::renders_titles
tari_dan_wallet_sdk ‑ confidential::proof::tests::confidential_proof::it_is_invalid_if_minimum_value_changed
tari_dan_wallet_sdk ‑ confidential::proof::tests::confidential_proof::it_is_valid_if_proof_is_valid
tari_dan_wallet_sdk ‑ confidential::proof::tests::encrypt_decrypt::it_encrypts_and_decrypts
tari_dan_wallet_sdk::confidential_output_api ‑ outputs_locked_and_finalized
tari_dan_wallet_sdk::confidential_output_api ‑ outputs_locked_and_released
tari_dan_wallet_storage_sqlite::accounts ‑ update_account
tari_dan_wallet_storage_sqlite::config ‑ get_and_set_value
tari_dan_wallet_storage_sqlite::key_manager_state ‑ get_and_set_branch_index
tari_dan_wallet_storage_sqlite::substates ‑ get_and_insert_substates
tari_dan_wallet_storage_sqlite::transaction ‑ get_and_insert_transaction
tari_engine_types ‑ argument_parser::tests::it_errors_if_amount_cast_is_incorrect
tari_engine_types ‑ argument_parser::tests::it_parses_addresses
tari_engine_types ‑ argument_parser::tests::it_parses_amounts
tari_engine_types ‑ argument_parser::tests::it_parses_integers
tari_engine_types ‑ argument_parser::tests::it_parses_workspace_references
tari_engine_types ‑ argument_parser::tests::it_returns_string_lit_if_string_or_unknown
tari_engine_types ‑ argument_parser::tests::struct_test
tari_engine_types ‑ indexed_value::tests::it_extracts_known_types_from_binary_data
tari_engine_types ‑ substate::tests::substate_address_parse::it_parses_valid_substate_addresses
tari_indexer ‑ json_rpc::special_substate_encoding::tests::it_decodes_confidential_vaults
tari_state_store_sqlite::tests ‑ todo_write_some_tests
tari_template_lib ‑ args::tests::args_macro
tari_template_lib ‑ hash::tests::serialize_deserialize
tari_template_lib ‑ models::amount::tests::basic_arithmetic
tari_template_lib ‑ models::amount::tests::can_serialize
tari_template_lib ‑ models::binary_tag::tests::from_and_as_u64_parity
tari_template_lib ‑ models::non_fungible::tests::canonical_string::it_generates_correct_canonical_string
tari_template_lib ‑ models::non_fungible::tests::canonical_string::it_generates_the_correct_length_for_ints
tari_template_lib ‑ models::non_fungible::tests::try_from_string::it_allows_a_valid_string
tari_template_lib ‑ models::non_fungible::tests::try_from_string::it_fails_for_an_invalid_string
tari_template_macros::proc-macro/tari_template_macros ‑ template::abi::tests::test_codegen
tari_template_macros::proc-macro/tari_template_macros ‑ template::definition::tests::test_codegen
tari_transaction ‑ id_provider::tests::it_fails_if_generating_more_ids_than_the_max
tari_transaction_manifest ‑ value::tests::it_parses_address_strings
tari_transaction_manifest::parser ‑ manifest_smoke_test
tari_validator_node ‑ validator_node_identity::tests::test_deserialize_serialize
tari_validator_node_cli ‑ table::test::renders_rows_with_titles
tari_validator_node_cli ‑ table::test::renders_titles