1 line
14 KiB
JSON

{"uid":"848682bf87357909","name":"test_valid_payloads_random_user_message_limit","fullName":"tests.relay.test_rln.TestRelayRLN#test_valid_payloads_random_user_message_limit","historyId":"7c9079312a2220eeae2640184443ee93","time":{"start":1776902344659,"stop":1776902344665,"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.","statusTrace":"tests/relay/test_rln.py:156: in test_valid_payloads_random_user_message_limit\n self.setup_main_rln_relay_nodes(rln_relay_user_message_limit=user_message_limit, rln_relay_epoch_sec=1)\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":1776902344657,"stop":1776902344657,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"monkeypatch","time":{"start":1776902344657,"stop":1776902344657,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1776902344657,"stop":1776902344657,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1776902344657,"stop":1776902344657,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"patch_waku_node_start","time":{"start":1776902344657,"stop":1776902344658,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1776902344658,"stop":1776902344658,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1776902344658,"stop":1776902344658,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1776902344658,"stop":1776902344659,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1776902344658,"stop":1776902344658,"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:156: in test_valid_payloads_random_user_message_limit\n self.setup_main_rln_relay_nodes(rln_relay_user_message_limit=user_message_limit, rln_relay_epoch_sec=1)\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":1776902344659,"stop":1776902344659,"duration":0},"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":1776902344659,"stop":1776902344665,"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":1776902344659,"stop":1776902344665,"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":1776902344665,"stop":1776902344665,"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":"2"},{"name":"rln_relay_epoch_sec","value":"1"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"rln_relay_user_message_limit","value":"2"},{"name":"rln_relay_epoch_sec","value":"1"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"rln_relay_user_message_limit","value":"2"},{"name":"rln_relay_epoch_sec","value":"1"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"d592ed15e3dcdd74","name":"log","source":"d592ed15e3dcdd74.txt","type":"text/plain","size":1391},{"uid":"8ca04badbc5b8297","name":"stderr","source":"8ca04badbc5b8297.txt","type":"text/plain","size":1367}],"parameters":[],"stepsCount":4,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1776902344679,"stop":1776902344679,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"monkeypatch::0","time":{"start":1776902344680,"stop":1776902344680,"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":1776902344680,"stop":1776902344680,"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":1776902344681,"stop":1776902344682,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1776902344681,"stop":1776902344681,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1776902344681,"stop":1776902344681,"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":"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":"c5b9146586b79d65","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1206/#testresult/c5b9146586b79d65","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":1776898115262,"stop":1776898115270,"duration":8}},{"uid":"c0371671f3ef4bb5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1199/#testresult/c0371671f3ef4bb5","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":1776872902223,"stop":1776872902230,"duration":7}},{"uid":"a57962e0d4767c1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1198/#testresult/a57962e0d4767c1","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":1776869172357,"stop":1776869172364,"duration":7}}]},"tags":["xdist_group(name='RLN serial tests')"]},"source":"848682bf87357909.json","parameterValues":[]}