ci(chore): add quay expire for none release docker images (#6539) #1673
46 tests run, 31 passed, 0 skipped, 15 failed.
Annotations
Check failure on line 1 in feature:18:3
github-actions / JUnit Test Report
feature:18:3.Scenario: As a wallet I want to submit a transaction: tests/features/WalletQuery.feature:18:3
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Raw output
Scenario: As a wallet I want to submit a transaction
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A with 10T connected to base node NODE
When I have wallet WALLET_B connected to base node NODE
When I wait 5 seconds
When I transfer 5T from WALLET_A to WALLET_B
Step failed:
Defined: tests/features/WalletQuery.feature:24:5
Matched: integration_tests/tests/steps/wallet_steps.rs:1428:1
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE",
"WALLET_B": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:18:3
github-actions / JUnit Test Report
feature:18:3.Scenario: As a wallet I want to submit a transaction: tests/features/WalletQuery.feature:18:3
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Raw output
Scenario: As a wallet I want to submit a transaction | Retry attempt: 1/2
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A with 10T connected to base node NODE
When I have wallet WALLET_B connected to base node NODE
When I wait 5 seconds
When I transfer 5T from WALLET_A to WALLET_B
Step failed:
Defined: tests/features/WalletQuery.feature:24:5
Matched: integration_tests/tests/steps/wallet_steps.rs:1428:1
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE",
"WALLET_B": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:18:3
github-actions / JUnit Test Report
feature:18:3.Scenario: As a wallet I want to submit a transaction: tests/features/WalletQuery.feature:18:3
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Raw output
Scenario: As a wallet I want to submit a transaction | Retry attempt: 2/2
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A with 10T connected to base node NODE
When I have wallet WALLET_B connected to base node NODE
When I wait 5 seconds
When I transfer 5T from WALLET_A to WALLET_B
Step failed:
Defined: tests/features/WalletQuery.feature:24:5
Matched: integration_tests/tests/steps/wallet_steps.rs:1428:1
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE",
"WALLET_B": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:8:3
github-actions / JUnit Test Report
feature:8:3.Scenario: Wallet sending and receiving one-sided transactions: tests/features/WalletTransactions.feature:8:3
Step panicked. Captured output: Transaction with amount 900000 from wallet WALLET_B to WALLET_B at fee 20 failed
Raw output
Scenario: Wallet sending and receiving one-sided transactions
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have wallet WALLET_C connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 15 blocks
Then all nodes are at height 15
When I wait 5 seconds
When I wait for wallet WALLET_A to have at least 55000000000 uT
Then I send a one-sided transaction of 1000000 uT from WALLET_A to WALLET_B at fee 100
Then I send a one-sided transaction of 1000000 uT from WALLET_A to WALLET_B at fee 100
When mining node MINER mines 5 blocks
Then all nodes are at height 20
Then I wait for wallet WALLET_B to have at least 2000000 uT
Then I send 900000 uT from wallet WALLET_B to wallet WALLET_B at fee 20
Step failed:
Defined: tests/features/WalletTransactions.feature:25:5
Matched: integration_tests/tests/steps/wallet_steps.rs:848:1
Step panicked. Captured output: Transaction with amount 900000 from wallet WALLET_B to WALLET_B at fee 20 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE",
"WALLET_B": "NODE",
"WALLET_C": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {
"H2CMYDt85d5fGdmUFu4Nbe6aFZSsmt5tbJ4ukzsoMgVKz2kANRu1bSdk3pEwdddvU1wqLGUMXtaRRnNv82etnuTi68F": [
12951478619690798430,
6308319675975694047,
],
"H2FjRg7wEyz8ySMziGgD3RzAArzrwZ38KTDwnz51nZ4tsvyyXdTqJBfqLijLfxEN81xJmEqUBDPBGLsKbU8S8f7WaNx": [
12951478619690798430,
6308319675975694047,
],
},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:170:3
github-actions / JUnit Test Report
feature:170:3.Scenario: Wallet imports pre_mine UTXO: tests/features/WalletTransactions.feature:170:3
Step panicked. Captured output: Transaction with amount 1000000 from wallet WALLET_A to WALLET_B at fee 100 failed
Raw output
Scenario: Wallet imports pre_mine UTXO
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have wallet WALLET_C connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 5 blocks
Then all nodes are at height 5
Then I wait for wallet WALLET_A to have at least 10000000000 uT
When I send 1000000 uT from wallet WALLET_A to wallet WALLET_B at fee 100
Step failed:
Defined: tests/features/WalletTransactions.feature:180:5
Matched: integration_tests/tests/steps/wallet_steps.rs:849:1
Step panicked. Captured output: Transaction with amount 1000000 from wallet WALLET_A to WALLET_B at fee 100 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE",
"WALLET_B": "NODE",
"WALLET_C": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:170:3
github-actions / JUnit Test Report
feature:170:3.Scenario: Wallet imports pre_mine UTXO: tests/features/WalletTransactions.feature:170:3
Step panicked. Captured output: Transaction with amount 1000000 from wallet WALLET_A to WALLET_B at fee 100 failed
Raw output
Scenario: Wallet imports pre_mine UTXO | Retry attempt: 1/2
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have wallet WALLET_C connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 5 blocks
Then all nodes are at height 5
Then I wait for wallet WALLET_A to have at least 10000000000 uT
When I send 1000000 uT from wallet WALLET_A to wallet WALLET_B at fee 100
Step failed:
Defined: tests/features/WalletTransactions.feature:180:5
Matched: integration_tests/tests/steps/wallet_steps.rs:849:1
Step panicked. Captured output: Transaction with amount 1000000 from wallet WALLET_A to WALLET_B at fee 100 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE",
"WALLET_B": "NODE",
"WALLET_C": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:8:3
github-actions / JUnit Test Report
feature:8:3.Scenario: Wallet sending and receiving one-sided transactions: tests/features/WalletTransactions.feature:8:3
Step panicked. Captured output: Transaction with amount 900000 from wallet WALLET_B to WALLET_B at fee 20 failed
Raw output
Scenario: Wallet sending and receiving one-sided transactions | Retry attempt: 1/2
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have wallet WALLET_C connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 15 blocks
Then all nodes are at height 15
When I wait 5 seconds
When I wait for wallet WALLET_A to have at least 55000000000 uT
Then I send a one-sided transaction of 1000000 uT from WALLET_A to WALLET_B at fee 100
Then I send a one-sided transaction of 1000000 uT from WALLET_A to WALLET_B at fee 100
When mining node MINER mines 5 blocks
Then all nodes are at height 20
Then I wait for wallet WALLET_B to have at least 2000000 uT
Then I send 900000 uT from wallet WALLET_B to wallet WALLET_B at fee 20
Step failed:
Defined: tests/features/WalletTransactions.feature:25:5
Matched: integration_tests/tests/steps/wallet_steps.rs:848:1
Step panicked. Captured output: Transaction with amount 900000 from wallet WALLET_B to WALLET_B at fee 20 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE",
"WALLET_B": "NODE",
"WALLET_C": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {
"H2NkCtDdUYSsYwxEXeqr2G3R7XZrUT79thHrDEMFpv2qYaFgYCpK46k5HVXi6e13zZnraN9We7JozsZgMJw1scZMcwz": [
3919980474743623862,
17860401264984368823,
],
"H24BtdruCUFyMkFjmn5QBtdzL85pLoZAAZh68fNdLm2nD2ahm58cybaNYorz7JMzagmYuA8t1pa5fWjJBreenCXjNG6": [
3919980474743623862,
17860401264984368823,
],
},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:170:3
github-actions / JUnit Test Report
feature:170:3.Scenario: Wallet imports pre_mine UTXO: tests/features/WalletTransactions.feature:170:3
Step panicked. Captured output: Transaction with amount 1000000 from wallet WALLET_A to WALLET_B at fee 100 failed
Raw output
Scenario: Wallet imports pre_mine UTXO | Retry attempt: 2/2
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have wallet WALLET_C connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 5 blocks
Then all nodes are at height 5
Then I wait for wallet WALLET_A to have at least 10000000000 uT
When I send 1000000 uT from wallet WALLET_A to wallet WALLET_B at fee 100
Step failed:
Defined: tests/features/WalletTransactions.feature:180:5
Matched: integration_tests/tests/steps/wallet_steps.rs:849:1
Step panicked. Captured output: Transaction with amount 1000000 from wallet WALLET_A to WALLET_B at fee 100 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE",
"WALLET_B": "NODE",
"WALLET_C": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:8:3
github-actions / JUnit Test Report
feature:8:3.Scenario: Wallet sending and receiving one-sided transactions: tests/features/WalletTransactions.feature:8:3
Step panicked. Captured output: Transaction with amount 900000 from wallet WALLET_B to WALLET_B at fee 20 failed
Raw output
Scenario: Wallet sending and receiving one-sided transactions | Retry attempt: 2/2
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have wallet WALLET_C connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 15 blocks
Then all nodes are at height 15
When I wait 5 seconds
When I wait for wallet WALLET_A to have at least 55000000000 uT
Then I send a one-sided transaction of 1000000 uT from WALLET_A to WALLET_B at fee 100
Then I send a one-sided transaction of 1000000 uT from WALLET_A to WALLET_B at fee 100
When mining node MINER mines 5 blocks
Then all nodes are at height 20
Then I wait for wallet WALLET_B to have at least 2000000 uT
Then I send 900000 uT from wallet WALLET_B to wallet WALLET_B at fee 20
Step failed:
Defined: tests/features/WalletTransactions.feature:25:5
Matched: integration_tests/tests/steps/wallet_steps.rs:848:1
Step panicked. Captured output: Transaction with amount 900000 from wallet WALLET_B to WALLET_B at fee 20 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE",
"WALLET_B": "NODE",
"WALLET_C": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {
"H25TriRnN5Ybgpkk2Q53d2kqWYmENRmM1uxK9qQe3Wwin2wt9gz9JVWv588SwKdDVG5KLa8E1GkGNBLbmVyVnvvZBYn": [
16132267561411635100,
2573002452267263332,
],
"H2ByRsU8zLWqgdtPyFZz1cWK99K2tDfGiXSE1MJdJnePW2UpskKhVb3tHsfNyoacjq9oXrWgj3A3mo8nVj5nXscXbDr": [
16132267561411635100,
2573002452267263332,
],
},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:9:3
github-actions / JUnit Test Report
feature:9:3.Scenario: As a wallet send to a wallet connected to a different base node: tests/features/WalletTransfer.feature:9:3
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Raw output
Scenario: As a wallet send to a wallet connected to a different base node
Given I have a seed node SEED_A
When I have a seed node SEED_B
When I have a base node NODE_A connected to all seed nodes
When I have a base node NODE_B connected to all seed nodes
When I have wallet WALLET_A with 10T connected to base node NODE_A
When I have wallet WALLET_B connected to base node NODE_B
When I wait 5 seconds
When I transfer 5T from WALLET_A to WALLET_B
Step failed:
Defined: tests/features/WalletTransfer.feature:17:5
Matched: integration_tests/tests/steps/wallet_steps.rs:1428:1
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE_A",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE_A",
"WALLET_B": "NODE_B",
},
seed_nodes: [
"SEED_A",
"SEED_B",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:9:3
github-actions / JUnit Test Report
feature:9:3.Scenario: As a wallet send to a wallet connected to a different base node: tests/features/WalletTransfer.feature:9:3
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Raw output
Scenario: As a wallet send to a wallet connected to a different base node | Retry attempt: 1/2
Given I have a seed node SEED_A
When I have a seed node SEED_B
When I have a base node NODE_A connected to all seed nodes
When I have a base node NODE_B connected to all seed nodes
When I have wallet WALLET_A with 10T connected to base node NODE_A
When I have wallet WALLET_B connected to base node NODE_B
When I wait 5 seconds
When I transfer 5T from WALLET_A to WALLET_B
Step failed:
Defined: tests/features/WalletTransfer.feature:17:5
Matched: integration_tests/tests/steps/wallet_steps.rs:1428:1
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE_A",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE_A",
"WALLET_B": "NODE_B",
},
seed_nodes: [
"SEED_A",
"SEED_B",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:9:3
github-actions / JUnit Test Report
feature:9:3.Scenario: As a wallet send to a wallet connected to a different base node: tests/features/WalletTransfer.feature:9:3
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Raw output
Scenario: As a wallet send to a wallet connected to a different base node | Retry attempt: 2/2
Given I have a seed node SEED_A
When I have a seed node SEED_B
When I have a base node NODE_A connected to all seed nodes
When I have a base node NODE_B connected to all seed nodes
When I have wallet WALLET_A with 10T connected to base node NODE_A
When I have wallet WALLET_B connected to base node NODE_B
When I wait 5 seconds
When I transfer 5T from WALLET_A to WALLET_B
Step failed:
Defined: tests/features/WalletTransfer.feature:17:5
Matched: integration_tests/tests/steps/wallet_steps.rs:1428:1
Step panicked. Captured output: Transacting amount 5T from wallet WALLET_A to WALLET_B at fee 10 failed
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE_A",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET_A": "NODE_A",
"WALLET_B": "NODE_B",
},
seed_nodes: [
"SEED_A",
"SEED_B",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:96:5
github-actions / JUnit Test Report
feature:96:5.Scenario: As a client I want to retrieve a list of transactions I have made and received: tests/features/WalletFFI.feature:96:5
Step panicked. Captured output: wallet_send_transaction error
Raw output
Scenario: As a client I want to retrieve a list of transactions I have made and received
Given I have a seed node SEED
When I have a base node BASE1 connected to all seed nodes
When I have wallet SENDER connected to base node BASE1
And I have a ffi wallet FFI_WALLET connected to base node BASE1
When I add contact with alias ALIAS1 and address of SENDER to ffi wallet FFI_WALLET
When I have wallet RECEIVER connected to base node BASE1
When I have mining node MINER connected to base node BASE1 and wallet SENDER
When mining node MINER mines 10 blocks
Then all nodes are at height 10
Then I wait for wallet SENDER to have at least 2000000 uT
And I send 2000000 uT from wallet SENDER to wallet FFI_WALLET at fee 20
Then ffi wallet FFI_WALLET detects AT_LEAST 1 ffi transactions to be TRANSACTION_STATUS_BROADCAST
When mining node MINER mines 10 blocks
Then all nodes are at height 20
Then I wait for ffi wallet FFI_WALLET to have at least 1000000 uT
And I send 1000000 uT from ffi wallet FFI_WALLET to wallet RECEIVER at fee 20
Step failed:
Defined: tests/features/WalletFFI.feature:113:9
Matched: integration_tests/tests/steps/wallet_ffi_steps.rs:208:1
Step panicked. Captured output: wallet_send_transaction error
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "BASE1",
wallet_name: "SENDER",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {
"FFI_WALLET": WalletFFI {
name: "FFI_WALLET",
port: 18011,
base_dir: "/runner/_work/tari/tari/integration_tests/tests/temp/cucumber_9771/Wallet FFI/As a client I want to retrieve a list of transactions I have made and received/ffi_wallets/FFI_WALLET_port_18011",
wallet: Mutex {
data: Wallet {
ptr: 0x0000564c9ceaf020,
liveness_data: Mutex {
data: {
"H28neWt332SfKH9KgtrVPpPFsWxvnFrAiUDLdGsmquWGKyZp6m72oiQ3FK2j3RJF7Q1TsshcgmqP6vK6qkBLrJRZm79": ContactsLivenessData {
ptr: 0x00007fe7380ffd30,
},
},
poisoned: false,
..
},
balance: CachedBalance {
available: 2000000,
time_locked: 0,
pending_incoming: 0,
pending_outgoing: 0,
},
},
poisoned: true,
..
},
},
},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"SENDER": "BASE1",
"RECEIVER": "BASE1",
},
seed_nodes: [
"SEED",
],
wallet_tx_ids: {
"H28neWt332SfKH9KgtrVPpPFsWxvnFrAiUDLdGsmquWGKyZp6m72oiQ3FK2j3RJF7Q1TsshcgmqP6vK6qkBLrJRZm79": [
17767805453146533066,
],
"H4DE4wZum3RqLXUBo8EbjxvXwx91ZngKNXFC6naWdaoEy6dGDzvjn14a55xYB9atGaJ439qR7bYptQ24uiBeSR2kbHT": [
17767805453146533066,
],
},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:96:5
github-actions / JUnit Test Report
feature:96:5.Scenario: As a client I want to retrieve a list of transactions I have made and received: tests/features/WalletFFI.feature:96:5
Step panicked. Captured output: wallet_send_transaction error
Raw output
Scenario: As a client I want to retrieve a list of transactions I have made and received | Retry attempt: 1/2
Given I have a seed node SEED
When I have a base node BASE1 connected to all seed nodes
When I have wallet SENDER connected to base node BASE1
And I have a ffi wallet FFI_WALLET connected to base node BASE1
When I add contact with alias ALIAS1 and address of SENDER to ffi wallet FFI_WALLET
When I have wallet RECEIVER connected to base node BASE1
When I have mining node MINER connected to base node BASE1 and wallet SENDER
When mining node MINER mines 10 blocks
Then all nodes are at height 10
Then I wait for wallet SENDER to have at least 2000000 uT
And I send 2000000 uT from wallet SENDER to wallet FFI_WALLET at fee 20
Then ffi wallet FFI_WALLET detects AT_LEAST 1 ffi transactions to be TRANSACTION_STATUS_BROADCAST
When mining node MINER mines 10 blocks
Then all nodes are at height 20
Then I wait for ffi wallet FFI_WALLET to have at least 1000000 uT
And I send 1000000 uT from ffi wallet FFI_WALLET to wallet RECEIVER at fee 20
Step failed:
Defined: tests/features/WalletFFI.feature:113:9
Matched: integration_tests/tests/steps/wallet_ffi_steps.rs:208:1
Step panicked. Captured output: wallet_send_transaction error
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "BASE1",
wallet_name: "SENDER",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {
"FFI_WALLET": WalletFFI {
name: "FFI_WALLET",
port: 18123,
base_dir: "/runner/_work/tari/tari/integration_tests/tests/temp/cucumber_9771/Wallet FFI/As a client I want to retrieve a list of transactions I have made and received/ffi_wallets/FFI_WALLET_port_18123",
wallet: Mutex {
data: Wallet {
ptr: 0x0000564c9d34f490,
liveness_data: Mutex {
data: {
"H2M8RRNPLoagLb7S9o2zB4eXVzuFVWWh7txZJCb2Dxk14PbrMpXwVKsy8AoMiARWt3W2Lg8GMZDk4VzYDMMpJmXWBSN": ContactsLivenessData {
ptr: 0x00007fed04052530,
},
},
poisoned: false,
..
},
balance: CachedBalance {
available: 2000000,
time_locked: 0,
pending_incoming: 0,
pending_outgoing: 0,
},
},
poisoned: true,
..
},
},
},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"SENDER": "BASE1",
"RECEIVER": "BASE1",
},
seed_nodes: [
"SEED",
],
wallet_tx_ids: {
"H2M8RRNPLoagLb7S9o2zB4eXVzuFVWWh7txZJCb2Dxk14PbrMpXwVKsy8AoMiARWt3W2Lg8GMZDk4VzYDMMpJmXWBSN": [
3009007174833298293,
],
"H4J26T6gEbXsXYMCteFKTeFKfNvNbEq1KxSQEAE19ThfKUpww452yEqBuAEs4AEFJ8HxRASKMCCPU4em9qKpdDKAJhY": [
3009007174833298293,
],
},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:96:5
github-actions / JUnit Test Report
feature:96:5.Scenario: As a client I want to retrieve a list of transactions I have made and received: tests/features/WalletFFI.feature:96:5
Step panicked. Captured output: wallet_send_transaction error
Raw output
Scenario: As a client I want to retrieve a list of transactions I have made and received | Retry attempt: 2/2
Given I have a seed node SEED
When I have a base node BASE1 connected to all seed nodes
When I have wallet SENDER connected to base node BASE1
And I have a ffi wallet FFI_WALLET connected to base node BASE1
When I add contact with alias ALIAS1 and address of SENDER to ffi wallet FFI_WALLET
When I have wallet RECEIVER connected to base node BASE1
When I have mining node MINER connected to base node BASE1 and wallet SENDER
When mining node MINER mines 10 blocks
Then all nodes are at height 10
Then I wait for wallet SENDER to have at least 2000000 uT
And I send 2000000 uT from wallet SENDER to wallet FFI_WALLET at fee 20
Then ffi wallet FFI_WALLET detects AT_LEAST 1 ffi transactions to be TRANSACTION_STATUS_BROADCAST
When mining node MINER mines 10 blocks
Then all nodes are at height 20
Then I wait for ffi wallet FFI_WALLET to have at least 1000000 uT
And I send 1000000 uT from ffi wallet FFI_WALLET to wallet RECEIVER at fee 20
Step failed:
Defined: tests/features/WalletFFI.feature:113:9
Matched: integration_tests/tests/steps/wallet_ffi_steps.rs:208:1
Step panicked. Captured output: wallet_send_transaction error
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "BASE1",
wallet_name: "SENDER",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {
"FFI_WALLET": WalletFFI {
name: "FFI_WALLET",
port: 18297,
base_dir: "/runner/_work/tari/tari/integration_tests/tests/temp/cucumber_9771/Wallet FFI/As a client I want to retrieve a list of transactions I have made and received/ffi_wallets/FFI_WALLET_port_18297",
wallet: Mutex {
data: Wallet {
ptr: 0x0000564c9c2d10b0,
liveness_data: Mutex {
data: {
"H2DQFmaa8cbAQcvaT3iB92wMdzD5BDmU3C1QhHHnqxhVrzpfTPqoLwhbD4HEm62CFPaXQm7Bm2kgBBKAhb3w7cp5urV": ContactsLivenessData {
ptr: 0x00007febe00b3390,
},
},
poisoned: false,
..
},
balance: CachedBalance {
available: 2000000,
time_locked: 0,
pending_incoming: 0,
pending_outgoing: 0,
},
},
poisoned: true,
..
},
},
},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"SENDER": "BASE1",
"RECEIVER": "BASE1",
},
seed_nodes: [
"SEED",
],
wallet_tx_ids: {
"H2DQFmaa8cbAQcvaT3iB92wMdzD5BDmU3C1QhHHnqxhVrzpfTPqoLwhbD4HEm62CFPaXQm7Bm2kgBBKAhb3w7cp5urV": [
12985016631270444241,
],
"H48T5hHRbRzwuER4MPDdgG7nJkZ2gxnnpYsXf53PxhmgVcnz56SjehUMdCSsq71KdicLQTBerr4fZXHtgkhQe7TJ9tP": [
12985016631270444241,
],
},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}