mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
115 lines
21 KiB
Plaintext
115 lines
21 KiB
Plaintext
2026-03-03 04:35:39.194 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:35:39.194 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_pubsub_topics with id: 2026-03-03_04-35-39__2611fef0-f7aa-4712-b6d4-6eb39870fe9e
|
|
2026-03-03 04:35:39.194 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:35:39.194 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-03 04:35:39.195 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-03 04:35:39.201 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:35:39.201 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-35-39__2611fef0-f7aa-4712-b6d4-6eb39870fe9e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:39.201 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:35:39.201 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:35:39.202 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:35:39.203 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.165
|
|
2026-03-03 04:35:39.203 DEBUG [src.node.docker_mananger] Generated ports ['27680', '27681', '27682', '27683', '27684']
|
|
2026-03-03 04:35:39.203 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:35:39.203 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:35:39.203 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:35:39.203 DEBUG [src.node.docker_mananger] docker run -i -t -p 27680:27680 -p 27681:27681 -p 27682:27682 -p 27683:27683 -p 27684:27684 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=27682 --rest-port=27680 --tcp-port=27681 --discv5-udp-port=27683 --rest-address=0.0.0.0 --nat=extip:172.18.229.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aee60dff0dace9948fbbfd0d62fed3b89aab3dfe5cda04df7bc97b9eede9bb83 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27684 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-03 04:35:39.351 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.165 waku f7de49a35a5bf66511b15ace1ab96470c616b75bc2be1fe367832644884822d2
|
|
2026-03-03 04:35:39.380 DEBUG [src.node.docker_mananger] Container started with ID f7de49a35a5b. Setting up logs at ./log/docker/node1_2026-03-03_04-35-39__2611fef0-f7aa-4712-b6d4-6eb39870fe9e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:39.381 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27680
|
|
2026-03-03 04:35:39.381 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:35:39.515 ERROR [src.node.docker_mananger] Max retries reached for container 7b9833b57a10. Exiting log stream.
|
|
2026-03-03 04:35:40.001 ERROR [src.node.docker_mananger] Max retries reached for container c726886c0113. Exiting log stream.
|
|
2026-03-03 04:35:40.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27680/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:40.384 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-03 04:35:40.385 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:35:40.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27680/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:40.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.165/tcp/27681/p2p/16Uiu2HAmP4dHirujdBNqaZy76LDPCW2dG9zeg8wyRpzXGp4q73Rc","/ip4/172.18.229.165/tcp/27682/ws/p2p/16Uiu2HAmP4dHirujdBNqaZy76LDPCW2dG9zeg8wyRpzXGp4q73Rc"],"enrUri":"enr:-L24QHQdAn2-wueTaJ6YzOSSd1VlEmp8Wd5FK6IkVZ3CoRPpGCnot9-JmWgV70O36OJPU2JR4wmWmRM7xMsQZAHaPi0CgmlkgnY0gmlwhKwS5aWKbXVsdGlhZGRyc5YACASsEuWlBmwhAAoErBLlpQZsIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmqL-jnD7AzhU-RkRbZdrk0RRP4suODg4GNlHaJTbd-uDdGNwgmwhg3VkcIJsI4V3YWt1MgU"}'
|
|
2026-03-03 04:35:40.387 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:35:40.388 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-03 04:35:40.394 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:35:40.394 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-35-39__2611fef0-f7aa-4712-b6d4-6eb39870fe9e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:40.394 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:35:40.394 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:35:40.396 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:35:40.396 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.184
|
|
2026-03-03 04:35:40.396 DEBUG [src.node.docker_mananger] Generated ports ['22524', '22525', '22526', '22527', '22528']
|
|
2026-03-03 04:35:40.396 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:35:40.396 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:35:40.396 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:35:40.396 DEBUG [src.node.docker_mananger] docker run -i -t -p 22524:22524 -p 22525:22525 -p 22526:22526 -p 22527:22527 -p 22528:22528 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=22526 --rest-port=22524 --tcp-port=22525 --discv5-udp-port=22527 --rest-address=0.0.0.0 --nat=extip:172.18.151.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eadee64af0d6bf25f5cededaef57ca48db2ef3ee411ddac4b6e7c0dd6ade0e21 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22528 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHQdAn2-wueTaJ6YzOSSd1VlEmp8Wd5FK6IkVZ3CoRPpGCnot9-JmWgV70O36OJPU2JR4wmWmRM7xMsQZAHaPi0CgmlkgnY0gmlwhKwS5aWKbXVsdGlhZGRyc5YACASsEuWlBmwhAAoErBLlpQZsIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmqL-jnD7AzhU-RkRbZdrk0RRP4suODg4GNlHaJTbd-uDdGNwgmwhg3VkcIJsI4V3YWt1MgU --filternode=/ip4/172.18.229.165/tcp/27681/p2p/16Uiu2HAmP4dHirujdBNqaZy76LDPCW2dG9zeg8wyRpzXGp4q73Rc
|
|
2026-03-03 04:35:40.545 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.184 waku 32f21edac592670eb6c0030f12fc2c5e03d225ad9b0c181037581760e7accf67
|
|
2026-03-03 04:35:40.570 DEBUG [src.node.docker_mananger] Container started with ID 32f21edac592. Setting up logs at ./log/docker/node2_2026-03-03_04-35-39__2611fef0-f7aa-4712-b6d4-6eb39870fe9e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:40.570 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22524
|
|
2026-03-03 04:35:40.570 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:35:41.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22524/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:41.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-03 04:35:41.574 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:35:41.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22524/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:41.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.151.184/tcp/22525/p2p/16Uiu2HAmCdv2oHFFCJUjEeBtJGrCAXBAG9KJv22GmurhigMHf6hQ","/ip4/172.18.151.184/tcp/22526/ws/p2p/16Uiu2HAmCdv2oHFFCJUjEeBtJGrCAXBAG9KJv22GmurhigMHf6hQ"],"enrUri":"enr:-L24QF4WZhlEk0hWerNzr3647CSvTPsr2B0nNQBCCk0cwOQTcSzsogIxj0eqZpuRKBNWbOBCo4IoviectbL_p0sy8r4CgmlkgnY0gmlwhKwSl7iKbXVsdGlhZGRyc5YACASsEpe4Blf9AAoErBKXuAZX_t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_7mJMFnQEY4uTLEhZinIVYriv0PsqmvEP--t6SfLkouDdGNwglf9g3VkcIJX_4V3YWt1MgA"}'
|
|
2026-03-03 04:35:41.576 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:35:41.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22524/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.229.165/tcp/27681/p2p/16Uiu2HAmP4dHirujdBNqaZy76LDPCW2dG9zeg8wyRpzXGp4q73Rc"]'
|
|
2026-03-03 04:35:41.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:41.611 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-03 04:35:41.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27680/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:35:41.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:41.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22524/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1e5b73b3-aa4f-451d-a2aa-0b7a046b1ce5", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-03 04:35:41.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1e5b73b3-aa4f-451d-a2aa-0b7a046b1ce5","statusDesc":"OK"}'
|
|
2026-03-03 04:35:41.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27680/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:35:41.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:41.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22524/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "cac85afb-f2c9-4553-8bd4-9a820bc2f57c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-03 04:35:41.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"cac85afb-f2c9-4553-8bd4-9a820bc2f57c","statusDesc":"OK"}'
|
|
2026-03-03 04:35:41.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27680/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
|
2026-03-03 04:35:41.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:41.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22524/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5d6ddfc4-23ac-47e5-b82f-283587c00357", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-03-03 04:35:41.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5d6ddfc4-23ac-47e5-b82f-283587c00357","statusDesc":"OK"}'
|
|
2026-03-03 04:35:41.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:35:41.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:41.669 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:35:41.769 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:35:41.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22524/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:41.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772512541662483022,"ephemeral":false}]'
|
|
2026-03-03 04:35:41.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:35:41.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:41.778 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:35:41.878 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:35:41.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22524/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:41.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1772512541774126444,"ephemeral":false}]'
|
|
2026-03-03 04:35:41.883 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:22524/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-03 04:35:41.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-03 04:35:41.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:35:41.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:41.895 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:35:41.995 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:35:41.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22524/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:41.998 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22524/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-03 04:35:42.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:35:42.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:42.004 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:35:42.104 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:35:42.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22524/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:42.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1772512542000041877,"ephemeral":false}]'
|
|
2026-03-03 04:35:42.109 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:22524/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-03-03 04:35:42.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-03 04:35:42.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:35:42.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:42.120 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:35:42.221 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:35:42.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22524/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:42.224 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22524/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-03 04:35:42.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:35:42.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:42.229 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:35:42.330 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:35:42.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22524/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:42.333 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22524/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/2/waku-filter/proto'
|
|
2026-03-03 04:35:42.336 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:35:42.336 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:35:42.337 DEBUG [src.node.waku_node] Stopping container with id f7de49a35a5b
|
|
2026-03-03 04:35:42.820 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:35:42.820 DEBUG [src.node.waku_node] Stopping container with id 32f21edac592
|
|
2026-03-03 04:35:43.313 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:35:43.315 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:35:43.322 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:35:43.328 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|