mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-06 11:53:11 +00:00
1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"uid":"a24cdfeb75a77f8a","name":"test_2_nodes_different_content_topic_same_shard","fullName":"tests.sharding.test_running_nodes_auto_sharding.TestRunningNodesAutosharding#test_2_nodes_different_content_topic_same_shard","historyId":"baedb42784fa6ea557030bb0cb6461b3","time":{"start":1773636848964,"stop":1773636851893,"duration":2929},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:2979/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","statusTrace":"src/node/api_clients/base_client.py:14: in make_request\n response.raise_for_status()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/models.py:1021: in raise_for_status\n raise HTTPError(http_error_msg, response=self)\nE requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://127.0.0.1:2979/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_running_nodes_auto_sharding.py:40: in test_2_nodes_different_content_topic_same_shard\n self.check_published_message_reaches_relay_peer(content_topic=\"/newsService/1.0/weekly/protobuf\")\nsrc/steps/sharding.py:159: in check_published_message_reaches_relay_peer\n get_messages_response = self.retrieve_relay_message(peer, content_topic, pubsub_topic)\nsrc/steps/sharding.py:141: in retrieve_relay_message\n return node.get_relay_auto_messages(content_topic)\nsrc/node/waku_node.py:360: in get_relay_auto_messages\n return self._api.get_relay_auto_messages(content_topic)\nsrc/node/api_clients/rest.py:64: in get_relay_auto_messages\n get_messages_response = self.rest_call(\"get\", f\"relay/v1/auto/messages/{quote(content_topic, safe='')}\")\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:17: in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\nE Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:2979/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1773636687128,"stop":1773636687128,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773636848962,"stop":1773636848962,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773636848962,"stop":1773636848962,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1773636848962,"stop":1773636848962,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773636848962,"stop":1773636848962,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773636848962,"stop":1773636848962,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773636848963,"stop":1773636848963,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1773636848963,"stop":1773636848963,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1773636848963,"stop":1773636848963,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:2979/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","statusTrace":"src/node/api_clients/base_client.py:14: in make_request\n response.raise_for_status()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/models.py:1021: in raise_for_status\n raise HTTPError(http_error_msg, response=self)\nE requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://127.0.0.1:2979/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_running_nodes_auto_sharding.py:40: in test_2_nodes_different_content_topic_same_shard\n self.check_published_message_reaches_relay_peer(content_topic=\"/newsService/1.0/weekly/protobuf\")\nsrc/steps/sharding.py:159: in check_published_message_reaches_relay_peer\n get_messages_response = self.retrieve_relay_message(peer, content_topic, pubsub_topic)\nsrc/steps/sharding.py:141: in retrieve_relay_message\n return node.get_relay_auto_messages(content_topic)\nsrc/node/waku_node.py:360: in get_relay_auto_messages\n return self._api.get_relay_auto_messages(content_topic)\nsrc/node/api_clients/rest.py:64: in get_relay_auto_messages\n get_messages_response = self.rest_call(\"get\", f\"relay/v1/auto/messages/{quote(content_topic, safe='')}\")\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:17: in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\nE Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:2979/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","steps":[{"name":"setup_first_relay_node_with_filter","time":{"start":1773636848964,"stop":1773636850347,"duration":1383},"status":"passed","steps":[{"name":"setup_first_relay_node","time":{"start":1773636848964,"stop":1773636850347,"duration":1383},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"filter","value":"'true'"},{"name":"cluster_id","value":"2"},{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"2"},{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"setup_second_relay_node","time":{"start":1773636850347,"stop":1773636851756,"duration":1409},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1773636851727,"stop":1773636851756,"duration":29},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_running_nodes_auto_sharding.TestRunningNodesAutosharding object at 0x7fe5a031dbb0>, <src.node.waku_node.WakuNode object at 0x7fe59bd79400>, ['/ip4/172.18.213.203/tcp/4582/p2p/16Uiu2HAmHxMpqBcJ59M2Zs4wJqeQr45XctLU7j2ARpQF9E8hCtee'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"2"},{"name":"content_topic","value":"'/newsService/1.0/alerts/xml'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_first_relay_node","time":{"start":1773636851757,"stop":1773636851765,"duration":8},"status":"passed","steps":[{"name":"subscribe_relay_node","time":{"start":1773636851757,"stop":1773636851764,"duration":7},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fe5a03b44a0>"},{"name":"content_topics","value":"['/newsService/1.0/weekly/protobuf']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topics","value":"['/newsService/1.0/weekly/protobuf']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_second_relay_node","time":{"start":1773636851765,"stop":1773636851770,"duration":5},"status":"passed","steps":[{"name":"subscribe_relay_node","time":{"start":1773636851765,"stop":1773636851770,"duration":5},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fe59bd79400>"},{"name":"content_topics","value":"['/newsService/1.0/alerts/xml']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topics","value":"['/newsService/1.0/alerts/xml']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_relay_peer","time":{"start":1773636851770,"stop":1773636851892,"duration":122},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:2979/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'\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 159, in check_published_message_reaches_relay_peer\n get_messages_response = self.retrieve_relay_message(peer, content_topic, pubsub_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n 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 141, in retrieve_relay_message\n return node.get_relay_auto_messages(content_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 360, in get_relay_auto_messages\n return self._api.get_relay_auto_messages(content_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 64, in get_relay_auto_messages\n get_messages_response = self.rest_call(\"get\", f\"relay/v1/auto/messages/{quote(content_topic, safe='')}\")\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[{"name":"create_message","time":{"start":1773636851770,"stop":1773636851770,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"contentTopic","value":"'/newsService/1.0/weekly/protobuf'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"relay_message","time":{"start":1773636851770,"stop":1773636851783,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fe5a03b44a0>"},{"name":"message","value":"{'payload': 'U2hhcmRpbmcgd29ya3MhIQ==', 'contentTopic': '/newsService/1.0/weekly/protobuf', 'timestamp': 1773636851770252342}"},{"name":"pubsub_topic","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"retrieve_relay_message","time":{"start":1773636851884,"stop":1773636851888,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fe5a03b44a0>"},{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"},{"name":"pubsub_topic","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1773636851889,"stop":1773636851889,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'U2hhcmRpbmcgd29ya3MhIQ==', 'contentTopic': '/newsService/1.0/weekly/protobuf', 'timestamp': 1773636851770252342}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"retrieve_relay_message","time":{"start":1773636851889,"stop":1773636851892,"duration":3},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:2979/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'\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 141, in retrieve_relay_message\n return node.get_relay_auto_messages(content_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 360, in get_relay_auto_messages\n return self._api.get_relay_auto_messages(content_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 64, in get_relay_auto_messages\n get_messages_response = self.rest_call(\"get\", f\"relay/v1/auto/messages/{quote(content_topic, safe='')}\")\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fe59bd79400>"},{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"},{"name":"pubsub_topic","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"},{"name":"pubsub_topic","value":"None"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"f7257868b161058e","name":"log","source":"f7257868b161058e.txt","type":"text/plain","size":45003},{"uid":"dcb7acbafd38cde5","name":"stderr","source":"dcb7acbafd38cde5.txt","type":"text/plain","size":43875}],"parameters":[],"stepsCount":14,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1773636851934,"stop":1773636851935,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1773636851935,"stop":1773636853185,"duration":1250},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1773636853186,"stop":1773636853253,"duration":67},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1773636853256,"stop":1773636853265,"duration":9},"status":"passed","steps":[],"attachments":[{"uid":"8d170196dadaa20","name":"node2_2026-03-16_04-54-08__fce2549d-ee75-4935-8461-51ebe0dbd1f9__wakuorg_nwaku:latest.log","source":"8d170196dadaa20.txt","type":"text/plain","size":920088},{"uid":"610d79603082e2f2","name":"node1_2026-03-16_04-54-08__fce2549d-ee75-4935-8461-51ebe0dbd1f9__wakuorg_nwaku:latest.log","source":"610d79603082e2f2.txt","type":"text/plain","size":887196}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1773636917166,"stop":1773636917166,"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_running_nodes_auto_sharding"},{"name":"subSuite","value":"TestRunningNodesAutosharding"},{"name":"host","value":"runnervm0kj6c"},{"name":"thread","value":"3565-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.sharding.test_running_nodes_auto_sharding"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"1bb06cd6b3731ad9","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:23694/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773636844225,"stop":1773636847426,"duration":3201}},{"uid":"44bb7b0caf27e984","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:23995/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773636839695,"stop":1773636842806,"duration":3111}}],"categories":[{"name":"Test defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":3,"broken":9,"skipped":0,"passed":13,"unknown":0,"total":25},"items":[{"uid":"d5b055ca56db41b8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/d5b055ca56db41b8","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:42344/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773550116338,"stop":1773550119350,"duration":3012}},{"uid":"3794389fb9b29562","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/3794389fb9b29562","status":"failed","statusDetails":"AssertionError: Expected 1 message but got 2","time":{"start":1773462853436,"stop":1773462856436,"duration":3000}},{"uid":"738a5f3022b42347","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/738a5f3022b42347","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:60040/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773376510730,"stop":1773376515055,"duration":4325}},{"uid":"395bdf7f95f776e0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/395bdf7f95f776e0","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:42227/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773290119717,"stop":1773290123001,"duration":3284}},{"uid":"a090b3c220fb72de","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/a090b3c220fb72de","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:32211/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773203704125,"stop":1773203708464,"duration":4339}},{"uid":"ef877714c29fa13d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/ef877714c29fa13d","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:32242/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773117250515,"stop":1773117253290,"duration":2775}},{"uid":"5d0c2fde39543527","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/5d0c2fde39543527","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:37657/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773031045285,"stop":1773031048059,"duration":2774}},{"uid":"619bb2e46b7f5351","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/619bb2e46b7f5351","status":"failed","statusDetails":"AssertionError: Expected 1 message but got 2","time":{"start":1772944479631,"stop":1772944482673,"duration":3042}},{"uid":"df89249103ae6658","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/df89249103ae6658","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:61889/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1772857909048,"stop":1772857911901,"duration":2853}},{"uid":"4aef10eb5da1581e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/4aef10eb5da1581e","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:52680/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1772771670008,"stop":1772771673039,"duration":3031}},{"uid":"d564aca1a8a7a2ca","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1105/#testresult/d564aca1a8a7a2ca","status":"passed","time":{"start":1772723205174,"stop":1772723207807,"duration":2633}},{"uid":"84f0e81f63d7beb8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1104/#testresult/84f0e81f63d7beb8","status":"failed","statusDetails":"AssertionError: Expected 1 message but got 2","time":{"start":1772685331656,"stop":1772685335493,"duration":3837}},{"uid":"b6db844895da9c85","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1103/#testresult/b6db844895da9c85","status":"passed","time":{"start":1772598848789,"stop":1772598851449,"duration":2660}},{"uid":"5d14f6f68d5511e8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1102/#testresult/5d14f6f68d5511e8","status":"passed","time":{"start":1772512508373,"stop":1772512511024,"duration":2651}},{"uid":"fad5c2c19caba8d","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1101/#testresult/fad5c2c19caba8d","status":"passed","time":{"start":1772426153698,"stop":1772426156340,"duration":2642}},{"uid":"64b79100f0e559a","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1100/#testresult/64b79100f0e559a","status":"passed","time":{"start":1772339984180,"stop":1772339986837,"duration":2657}},{"uid":"cba93316403e890a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1099/#testresult/cba93316403e890a","status":"passed","time":{"start":1772310231424,"stop":1772310234070,"duration":2646}},{"uid":"2f7a616c36f89275","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1098/#testresult/2f7a616c36f89275","status":"passed","time":{"start":1772252866368,"stop":1772252869045,"duration":2677}},{"uid":"191aaeea3c8fcd85","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1097/#testresult/191aaeea3c8fcd85","status":"passed","time":{"start":1772166874353,"stop":1772166877012,"duration":2659}},{"uid":"1801f310fc6ddfbe","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1096/#testresult/1801f310fc6ddfbe","status":"passed","time":{"start":1772080572701,"stop":1772080575342,"duration":2641}}]},"tags":[]},"source":"a24cdfeb75a77f8a.json","parameterValues":[]} |