1 line
12 KiB
JSON

{"uid":"46c0b7813c103b04","name":"test_retrieve_messages_without_subscribing_via_api","fullName":"tests.sharding.test_relay_static_sharding.TestRelayStaticSharding#test_retrieve_messages_without_subscribing_via_api","historyId":"854c6ab2bdd07381903ebf78d24fcf63","time":{"start":1773031041662,"stop":1773031044716,"duration":3054},"status":"failed","statusMessage":"AssertionError: assert 'no subscription found for pubsubTopic' in 'Expected 1 message but got 3'\n + where 'Expected 1 message but got 3' = str(AssertionError('Expected 1 message but got 3'))","statusTrace":"tests/sharding/test_relay_static_sharding.py:15: in test_retrieve_messages_without_subscribing_via_api\n self.check_published_message_reaches_relay_peer(pubsub_topic=self.test_pubsub_topic)\nsrc/steps/sharding.py:161: in check_published_message_reaches_relay_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\nE AssertionError: Expected 1 message but got 3\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_relay_static_sharding.py:21: in test_retrieve_messages_without_subscribing_via_api\n assert \"no subscription found for pubsubTopic\" in str(ex)\nE AssertionError: assert 'no subscription found for pubsubTopic' in 'Expected 1 message but got 3'\nE + where 'Expected 1 message but got 3' = str(AssertionError('Expected 1 message but got 3'))","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1773030895605,"stop":1773030895605,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773031041660,"stop":1773031041660,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1773031041661,"stop":1773031041661,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773031041661,"stop":1773031041661,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773031041661,"stop":1773031041661,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773031041661,"stop":1773031041661,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773031041661,"stop":1773031041661,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1773031041662,"stop":1773031041662,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1773031041662,"stop":1773031041662,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: assert 'no subscription found for pubsubTopic' in 'Expected 1 message but got 3'\n + where 'Expected 1 message but got 3' = str(AssertionError('Expected 1 message but got 3'))","statusTrace":"tests/sharding/test_relay_static_sharding.py:15: in test_retrieve_messages_without_subscribing_via_api\n self.check_published_message_reaches_relay_peer(pubsub_topic=self.test_pubsub_topic)\nsrc/steps/sharding.py:161: in check_published_message_reaches_relay_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\nE AssertionError: Expected 1 message but got 3\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_relay_static_sharding.py:21: in test_retrieve_messages_without_subscribing_via_api\n assert \"no subscription found for pubsubTopic\" in str(ex)\nE AssertionError: assert 'no subscription found for pubsubTopic' in 'Expected 1 message but got 3'\nE + where 'Expected 1 message but got 3' = str(AssertionError('Expected 1 message but got 3'))","steps":[{"name":"setup_main_relay_nodes","time":{"start":1773031041663,"stop":1773031044594,"duration":2931},"status":"passed","steps":[{"name":"setup_first_relay_node_with_filter","time":{"start":1773031041663,"stop":1773031043230,"duration":1567},"status":"passed","steps":[{"name":"setup_first_relay_node","time":{"start":1773031041663,"stop":1773031043230,"duration":1567},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"filter","value":"'true'"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"setup_second_relay_node","time":{"start":1773031043230,"stop":1773031044594,"duration":1364},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1773031044574,"stop":1773031044594,"duration":20},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_relay_static_sharding.TestRelayStaticSharding object at 0x7f9eb5b7d5e0>, <src.node.waku_node.WakuNode object at 0x7f9eb55aaea0>, ['/ip4/172.18.14.47/tcp/26600/p2p/16Uiu2HAmF34BiHVzqK8iut4Wamu3u99wtm2V1hYUDAUJFs2yf3oC'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":4,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_relay_peer","time":{"start":1773031044594,"stop":1773031044715,"duration":121},"status":"failed","statusMessage":"AssertionError: Expected 1 message but got 3\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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/sharding.py\", line 161, in check_published_message_reaches_relay_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n","steps":[{"name":"create_message","time":{"start":1773031044594,"stop":1773031044595,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_message","time":{"start":1773031044595,"stop":1773031044611,"duration":16},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9eb585b3b0>"},{"name":"message","value":"{'payload': 'U2hhcmRpbmcgd29ya3MhIQ==', 'contentTopic': '/myapp/1/latest/proto', 'timestamp': 1773031044594492513}"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"retrieve_relay_message","time":{"start":1773031044712,"stop":1773031044715,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9eb585b3b0>"},{"name":"content_topic","value":"None"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic","value":"None"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"c9d90a30fcd2802e","name":"log","source":"c9d90a30fcd2802e.txt","type":"text/plain","size":28884},{"uid":"7e4fb20b5b0d66b3","name":"stderr","source":"7e4fb20b5b0d66b3.txt","type":"text/plain","size":28169}],"parameters":[],"stepsCount":9,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1773031044725,"stop":1773031044726,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1773031044726,"stop":1773031045879,"duration":1153},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1773031045880,"stop":1773031045980,"duration":100},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1773031045981,"stop":1773031045985,"duration":4},"status":"passed","steps":[],"attachments":[{"uid":"74df199bbfe071d8","name":"node1_2026-03-09_04-37-21__eff80db8-d350-46be-8638-6c23e6576a32__wakuorg_nwaku:latest.log","source":"74df199bbfe071d8.txt","type":"text/plain","size":1987918},{"uid":"891f366a43c4b7a1","name":"node2_2026-03-09_04-37-21__eff80db8-d350-46be-8638-6c23e6576a32__wakuorg_nwaku:latest.log","source":"891f366a43c4b7a1.txt","type":"text/plain","size":860442}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1773031140884,"stop":1773031140884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.sharding"},{"name":"suite","value":"test_relay_static_sharding"},{"name":"subSuite","value":"TestRelayStaticSharding"},{"name":"host","value":"runnervm0kj6c"},{"name":"thread","value":"2811-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.sharding.test_relay_static_sharding"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":true,"retry":true,"extra":{"categories":[],"tags":[]},"source":"46c0b7813c103b04.json","parameterValues":[]}