mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 11:19:43 +00:00
1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"uid":"9cf8d61656e73ec0","name":"test_valid_payloads_at_spam_rate","fullName":"tests.relay.test_rln.TestRelayRLN#test_valid_payloads_at_spam_rate","historyId":"74497a637911877fa7942135bd8ced89","time":{"start":1776902344578,"stop":1776902344585,"duration":7},"status":"broken","statusMessage":"ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.","statusTrace":"tests/relay/test_rln.py:82: in test_valid_payloads_at_spam_rate\n self.setup_main_rln_relay_nodes(rln_relay_user_message_limit=message_limit, rln_relay_epoch_sec=epoch_sec)\nsrc/steps/rln.py:58: in setup_main_rln_relay_nodes\n self.setup_first_rln_relay_node(**kwargs)\nsrc/steps/rln.py:68: in setup_first_rln_relay_node\n rln_relay_membership_index=self.resolve_rln_membership_index(0, **kwargs),\nsrc/steps/rln.py:152: in resolve_rln_membership_index\n raise ValueError(\nE ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1776902080265,"stop":1776902080265,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pytestconfig","time":{"start":1776902080265,"stop":1776902080265,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1776902344576,"stop":1776902344576,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1776902344576,"stop":1776902344576,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1776902344577,"stop":1776902344577,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"patch_waku_node_start","time":{"start":1776902344577,"stop":1776902344577,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1776902344577,"stop":1776902344577,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"monkeypatch","time":{"start":1776902344577,"stop":1776902344577,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1776902344577,"stop":1776902344577,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1776902344578,"stop":1776902344578,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1776902344578,"stop":1776902344578,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"broken","statusMessage":"ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.","statusTrace":"tests/relay/test_rln.py:82: in test_valid_payloads_at_spam_rate\n self.setup_main_rln_relay_nodes(rln_relay_user_message_limit=message_limit, rln_relay_epoch_sec=epoch_sec)\nsrc/steps/rln.py:58: in setup_main_rln_relay_nodes\n self.setup_first_rln_relay_node(**kwargs)\nsrc/steps/rln.py:68: in setup_first_rln_relay_node\n rln_relay_membership_index=self.resolve_rln_membership_index(0, **kwargs),\nsrc/steps/rln.py:152: in resolve_rln_membership_index\n raise ValueError(\nE ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.","steps":[{"name":"register_rln_relay_nodes","time":{"start":1776902344578,"stop":1776902344579,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"count","value":"0"},{"name":"orig_prefixes","value":"{'keystore_prefixes': [], 'rln_membership_indexes': []}"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"setup_main_rln_relay_nodes","time":{"start":1776902344579,"stop":1776902344585,"duration":6},"status":"broken","statusMessage":"ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/rln.py\", line 58, in setup_main_rln_relay_nodes\n self.setup_first_rln_relay_node(**kwargs)\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/rln.py\", line 68, in setup_first_rln_relay_node\n rln_relay_membership_index=self.resolve_rln_membership_index(0, **kwargs),\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/rln.py\", line 152, in resolve_rln_membership_index\n raise ValueError(\n","steps":[{"name":"setup_first_rln_relay_node","time":{"start":1776902344579,"stop":1776902344585,"duration":6},"status":"broken","statusMessage":"ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/rln.py\", line 68, in setup_first_rln_relay_node\n rln_relay_membership_index=self.resolve_rln_membership_index(0, **kwargs),\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/rln.py\", line 152, in resolve_rln_membership_index\n raise ValueError(\n","steps":[{"name":"resolve_rln_membership_index","time":{"start":1776902344585,"stop":1776902344585,"duration":0},"status":"broken","statusMessage":"ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/rln.py\", line 152, in resolve_rln_membership_index\n raise ValueError(\n","steps":[],"attachments":[],"parameters":[{"name":"index","value":"0"},{"name":"rln_relay_user_message_limit","value":"20"},{"name":"rln_relay_epoch_sec","value":"600"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"rln_relay_user_message_limit","value":"20"},{"name":"rln_relay_epoch_sec","value":"600"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"rln_relay_user_message_limit","value":"20"},{"name":"rln_relay_epoch_sec","value":"600"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"5166d3b1e1e67fc5","name":"log","source":"5166d3b1e1e67fc5.txt","type":"text/plain","size":1378},{"uid":"b549426eb9e703a7","name":"stderr","source":"b549426eb9e703a7.txt","type":"text/plain","size":1354}],"parameters":[],"stepsCount":4,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1776902344599,"stop":1776902344599,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"patch_waku_node_start::0","time":{"start":1776902344600,"stop":1776902344600,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1776902344600,"stop":1776902344601,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"monkeypatch::0","time":{"start":1776902344600,"stop":1776902344600,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1776902344601,"stop":1776902344602,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1776902344601,"stop":1776902344601,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1776903123738,"stop":1776903123738,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"smoke"},{"name":"tag","value":"xdist_group(name='RLN serial tests')"},{"name":"parentSuite","value":"tests.relay"},{"name":"suite","value":"test_rln"},{"name":"subSuite","value":"TestRelayRLN"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21538-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.relay.test_rln"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[{"name":"Test defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":0,"broken":4,"skipped":0,"passed":0,"unknown":0,"total":4},"items":[{"uid":"45cda0d3ab57ffa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1206/#testresult/45cda0d3ab57ffa","status":"broken","statusDetails":"ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.","time":{"start":1776898115177,"stop":1776898115186,"duration":9}},{"uid":"82ba7c1f6f6f19b7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1199/#testresult/82ba7c1f6f6f19b7","status":"broken","statusDetails":"ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.","time":{"start":1776872902138,"stop":1776872902147,"duration":9}},{"uid":"4b2aebab3e3bf16e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1198/#testresult/4b2aebab3e3bf16e","status":"broken","statusDetails":"ValueError: RLN membership index for position 0 is not available. Register credentials and persist rln_membership_indexes together with keystore_prefixes before node startup.","time":{"start":1776869172280,"stop":1776869172287,"duration":7}}]},"tags":["xdist_group(name='RLN serial tests')","smoke"]},"source":"9cf8d61656e73ec0.json","parameterValues":[]} |