mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-27 22:23:37 +00:00
105 lines
19 KiB
Plaintext
105 lines
19 KiB
Plaintext
2026-03-12 04:38:27.758 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:38:27.758 DEBUG [tests.conftest] Running test: test_relay_subscribe_with_multiple_overlapping_pubsub_topics with id: 2026-03-12_04-38-27__4dfc455e-18c5-42f4-b4bf-ed78f7c8579f
|
|
2026-03-12 04:38:27.758 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:38:27.758 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-12 04:38:27.759 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-12 04:38:27.765 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:27.765 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-38-27__4dfc455e-18c5-42f4-b4bf-ed78f7c8579f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:27.765 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:27.765 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:27.766 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:27.766 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.4
|
|
2026-03-12 04:38:27.767 DEBUG [src.node.docker_mananger] Generated ports ['24939', '24940', '24941', '24942', '24943']
|
|
2026-03-12 04:38:27.767 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:27.767 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:27.767 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:27.767 DEBUG [src.node.docker_mananger] docker run -i -t -p 24939:24939 -p 24940:24940 -p 24941:24941 -p 24942:24942 -p 24943:24943 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=24941 --rest-port=24939 --tcp-port=24940 --discv5-udp-port=24942 --rest-address=0.0.0.0 --nat=extip:172.18.35.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ff8fd502d3b1cefcb6e5cb845b562faf81e103dda907acb32bab5e0cf9f012e0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24943 --metrics-logging=true --relay=true
|
|
2026-03-12 04:38:27.953 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.4 waku 1eea37251c3f5c2e39ef875b6601efa01db4aad5f5f82586ebd12935a2b89701
|
|
2026-03-12 04:38:27.987 DEBUG [src.node.docker_mananger] Container started with ID 1eea37251c3f. Setting up logs at ./log/docker/node1_2026-03-12_04-38-27__4dfc455e-18c5-42f4-b4bf-ed78f7c8579f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:27.987 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24939
|
|
2026-03-12 04:38:27.988 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:27.999 ERROR [src.node.docker_mananger] Max retries reached for container 1c0aa89a59e6. Exiting log stream.
|
|
2026-03-12 04:38:28.552 ERROR [src.node.docker_mananger] Max retries reached for container 263d70da8634. Exiting log stream.
|
|
2026-03-12 04:38:28.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24939/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:28.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:38:28.992 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:28.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24939/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:28.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.4/tcp/24940/p2p/16Uiu2HAm1CnEvxK4HzPDY4by4whYfVq56iiQHNsHxiFhnHzc1e1g","/ip4/172.18.35.4/tcp/24941/ws/p2p/16Uiu2HAm1CnEvxK4HzPDY4by4whYfVq56iiQHNsHxiFhnHzc1e1g"],"enrUri":"enr:-L24QPVpTUMNMtZMillCEED8Xw5_cDofW-Z8Yq2ttWn29cona17U7sSYs7x5VbfVGHc5VDI6gAFb7DJIPzarq4h3XgECgmlkgnY0gmlwhKwSIwSKbXVsdGlhZGRyc5YACASsEiMEBmFsAAoErBIjBAZhbd0DgnJzhQADAQAAiXNlY3AyNTZrMaECVdimfmh8FJWPYOFuABr3Z3ByRZlBSAknqR6BPHwaDKuDdGNwgmFsg3VkcIJhboV3YWt1MgE"}'
|
|
2026-03-12 04:38:28.994 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:29.001 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:29.001 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-38-27__4dfc455e-18c5-42f4-b4bf-ed78f7c8579f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:29.001 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:29.001 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:29.002 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:29.002 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.188.45
|
|
2026-03-12 04:38:29.003 DEBUG [src.node.docker_mananger] Generated ports ['55967', '55968', '55969', '55970', '55971']
|
|
2026-03-12 04:38:29.003 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:29.003 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:29.003 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:29.003 DEBUG [src.node.docker_mananger] docker run -i -t -p 55967:55967 -p 55968:55968 -p 55969:55969 -p 55970:55970 -p 55971:55971 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=55969 --rest-port=55967 --tcp-port=55968 --discv5-udp-port=55970 --rest-address=0.0.0.0 --nat=extip:172.18.188.45 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ff61185c3db99dbed1929cc1f0f3899a1dbada0d24536f5e4c07aa7bd4c5fd07 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55971 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPVpTUMNMtZMillCEED8Xw5_cDofW-Z8Yq2ttWn29cona17U7sSYs7x5VbfVGHc5VDI6gAFb7DJIPzarq4h3XgECgmlkgnY0gmlwhKwSIwSKbXVsdGlhZGRyc5YACASsEiMEBmFsAAoErBIjBAZhbd0DgnJzhQADAQAAiXNlY3AyNTZrMaECVdimfmh8FJWPYOFuABr3Z3ByRZlBSAknqR6BPHwaDKuDdGNwgmFsg3VkcIJhboV3YWt1MgE
|
|
2026-03-12 04:38:29.195 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.188.45 waku e635c67083dc884f1e395319f4edc5c1a6f377dc20ec1b1c1e84186f3a7b2a5d
|
|
2026-03-12 04:38:29.227 DEBUG [src.node.docker_mananger] Container started with ID e635c67083dc. Setting up logs at ./log/docker/node2_2026-03-12_04-38-27__4dfc455e-18c5-42f4-b4bf-ed78f7c8579f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:29.228 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55967
|
|
2026-03-12 04:38:29.229 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:30.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55967/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:38:30.260 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:30.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55967/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.45/tcp/55968/p2p/16Uiu2HAm9nifD74HBjFYyMwSZBsYJP7Fvj6ZoNkdbojEe6U6vZNZ","/ip4/172.18.188.45/tcp/55969/ws/p2p/16Uiu2HAm9nifD74HBjFYyMwSZBsYJP7Fvj6ZoNkdbojEe6U6vZNZ"],"enrUri":"enr:-L24QLR5X6tv_NAUNczjI2xYXzHGuKSQMxjGwPqbZGqZ0REIOG3Ye1MpbHWF3bt3xJRG_FXmNTOGi6jTXYBvNK7MQboCgmlkgnY0gmlwhKwSvC2KbXVsdGlhZGRyc5YACASsErwtBtqgAAoErBK8LQbaod0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1WfYAciwQqG_I1kZNlqnwRsuiOCMLeeY-RFN6Qy6OZqDdGNwgtqgg3VkcILaooV3YWt1MgE"}'
|
|
2026-03-12 04:38:30.267 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:30.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55967/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.35.4/tcp/24940/p2p/16Uiu2HAm1CnEvxK4HzPDY4by4whYfVq56iiQHNsHxiFhnHzc1e1g"]'
|
|
2026-03-12 04:38:30.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:30.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24939/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
|
2026-03-12 04:38:30.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:30.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55967/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
|
2026-03-12 04:38:30.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:30.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24939/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25"]'
|
|
2026-03-12 04:38:30.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:30.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55967/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25"]'
|
|
2026-03-12 04:38:30.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:30.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:30.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:30.307 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:38:30.407 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:30.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773290310298101760,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:30.412 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:30.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55967/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773290310298101760,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:30.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:30.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:30.421 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:38:30.522 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:30.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773290310416486656,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:30.526 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:30.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55967/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773290310416486656,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:30.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:30.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:30.534 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:38:30.635 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:30.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773290310530221056,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:30.639 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:30.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55967/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773290310530221056,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:30.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:30.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:30.648 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:38:30.749 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:30.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773290310643566080,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:30.752 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:30.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55967/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:30.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773290310643566080,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:30.757 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:38:30.758 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:38:30.759 DEBUG [src.node.waku_node] Stopping container with id 1eea37251c3f
|
|
2026-03-12 04:38:31.297 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:31.297 DEBUG [src.node.waku_node] Stopping container with id e635c67083dc
|
|
2026-03-12 04:38:31.834 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:31.837 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:38:31.845 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:31.852 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|