mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 00:13:06 +00:00
115 lines
20 KiB
Plaintext
115 lines
20 KiB
Plaintext
2025-12-08 12:12:28.527 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:12:28.528 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_pubsub_topics with id: 2025-12-08_12-12-28__aae85097-d43d-4f8a-8b55-a6c356a98173
|
|
2025-12-08 12:12:28.528 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:12:28.528 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:12:28.528 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-08 12:12:28.534 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:12:28.535 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-12-28__aae85097-d43d-4f8a-8b55-a6c356a98173__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:28.535 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:12:28.535 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:12:28.536 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:12:28.536 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.26
|
|
2025-12-08 12:12:28.536 DEBUG [src.node.docker_mananger] Generated ports ['18817', '18818', '18819', '18820', '18821']
|
|
2025-12-08 12:12:28.537 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:12:28.537 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:12:28.537 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:12:28.537 DEBUG [src.node.docker_mananger] docker run -i -t -p 18817:18817 -p 18818:18818 -p 18819:18819 -p 18820:18820 -p 18821:18821 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=18819 --rest-port=18817 --tcp-port=18818 --discv5-udp-port=18820 --rest-address=0.0.0.0 --nat=extip:172.18.242.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=18eacbe2c87c3e1afd33bc8f406c14bdaa6d7dda0986b2bc3d9ead645f0f663a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18821 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 12:12:28.713 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.26 waku 1a1c41b4e25ed8ac9545376c920506366b3e54db331b78b08bd7068289529fa1
|
|
2025-12-08 12:12:28.741 DEBUG [src.node.docker_mananger] Container started with ID 1a1c41b4e25e. Setting up logs at ./log/docker/node1_2025-12-08_12-12-28__aae85097-d43d-4f8a-8b55-a6c356a98173__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:28.741 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18817
|
|
2025-12-08 12:12:28.742 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:12:28.827 ERROR [src.node.docker_mananger] Max retries reached for container aa25c7a8cc43. Exiting log stream.
|
|
2025-12-08 12:12:29.335 ERROR [src.node.docker_mananger] Max retries reached for container c0972da48f04. Exiting log stream.
|
|
2025-12-08 12:12:29.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18817/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:29.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-08 12:12:29.746 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:12:29.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18817/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:29.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.26/tcp/18818/p2p/16Uiu2HAmHoqUuDfd3woDgcwa6D69foEwmPy3CKyU4oBAZLjzBqdA","/ip4/172.18.242.26/tcp/18819/ws/p2p/16Uiu2HAmHoqUuDfd3woDgcwa6D69foEwmPy3CKyU4oBAZLjzBqdA"],"enrUri":"enr:-L24QJJL2lLLd6T-SR1R5HjlGwZzGkdBhURQ22_X3c2bNeaHIYuXGnFX-BKMtR2JLW3hcyPJYkG7XUzKcEvvIjbMlRUCgmlkgnY0gmlwhKwS8hqKbXVsdGlhZGRyc5YACASsEvIaBkmCAAoErBLyGgZJg90DgnJzhQADAQAAiXNlY3AyNTZrMaEDTI6iS07xzv5Z11MOkchWodgqYihns-uiKx-IS3fQzRGDdGNwgkmCg3VkcIJJhIV3YWt1MgU"}'
|
|
2025-12-08 12:12:29.748 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:12:29.748 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-08 12:12:29.755 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:12:29.755 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-12-28__aae85097-d43d-4f8a-8b55-a6c356a98173__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:29.755 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:12:29.755 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:12:29.757 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:12:29.757 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.167
|
|
2025-12-08 12:12:29.757 DEBUG [src.node.docker_mananger] Generated ports ['29331', '29332', '29333', '29334', '29335']
|
|
2025-12-08 12:12:29.757 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:12:29.757 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:12:29.757 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:12:29.758 DEBUG [src.node.docker_mananger] docker run -i -t -p 29331:29331 -p 29332:29332 -p 29333:29333 -p 29334:29334 -p 29335:29335 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=29333 --rest-port=29331 --tcp-port=29332 --discv5-udp-port=29334 --rest-address=0.0.0.0 --nat=extip:172.18.69.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e0facadcc5db5dbbd9f4d0faca20ffee1bdabfb15db9b6fae732fd4aedba2f2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29335 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QJJL2lLLd6T-SR1R5HjlGwZzGkdBhURQ22_X3c2bNeaHIYuXGnFX-BKMtR2JLW3hcyPJYkG7XUzKcEvvIjbMlRUCgmlkgnY0gmlwhKwS8hqKbXVsdGlhZGRyc5YACASsEvIaBkmCAAoErBLyGgZJg90DgnJzhQADAQAAiXNlY3AyNTZrMaEDTI6iS07xzv5Z11MOkchWodgqYihns-uiKx-IS3fQzRGDdGNwgkmCg3VkcIJJhIV3YWt1MgU --filternode=/ip4/172.18.242.26/tcp/18818/p2p/16Uiu2HAmHoqUuDfd3woDgcwa6D69foEwmPy3CKyU4oBAZLjzBqdA
|
|
2025-12-08 12:12:29.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.167 waku 9f585fb5f9b71c5844221cef03df29d450fd98f22e1173ca3cbb0c077241c1a7
|
|
2025-12-08 12:12:29.966 DEBUG [src.node.docker_mananger] Container started with ID 9f585fb5f9b7. Setting up logs at ./log/docker/node2_2025-12-08_12-12-28__aae85097-d43d-4f8a-8b55-a6c356a98173__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:29.967 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29331
|
|
2025-12-08 12:12:29.967 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:12:30.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29331/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:30.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2025-12-08 12:12:30.972 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:12:30.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:30.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.167/tcp/29332/p2p/16Uiu2HAkwjwmFhLCtN2UknK437mDgHCYVt6UFWhwRuFRk6rZ4q7c","/ip4/172.18.69.167/tcp/29333/ws/p2p/16Uiu2HAkwjwmFhLCtN2UknK437mDgHCYVt6UFWhwRuFRk6rZ4q7c"],"enrUri":"enr:-L24QDBkRVI4dwk8MsLnmG46ccBNe4AGsKP82LKinTd3EB1ELdHxWfXaI6o7k-y5vVZXSs5gb7WGjLD-ON73Xb-pOWsCgmlkgnY0gmlwhKwSRaeKbXVsdGlhZGRyc5YACASsEkWnBnKUAAoErBJFpwZyld0DgnJzhQADAQAAiXNlY3AyNTZrMaECImWs20W7evlLV0yzL8CJoP2CcLzpKyYmmhU0Cnz8IxeDdGNwgnKUg3VkcIJyloV3YWt1MgA"}'
|
|
2025-12-08 12:12:30.975 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:12:30.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29331/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.242.26/tcp/18818/p2p/16Uiu2HAmHoqUuDfd3woDgcwa6D69foEwmPy3CKyU4oBAZLjzBqdA"]'
|
|
2025-12-08 12:12:31.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.008 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-08 12:12:31.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18817/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:12:31.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29331/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2c74b1d3-be0d-4286-932f-a8aacf899856", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:12:31.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2c74b1d3-be0d-4286-932f-a8aacf899856","statusDesc":"OK"}'
|
|
2025-12-08 12:12:31.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18817/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:12:31.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29331/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3b39a1ae-85ab-4816-9eec-70383fe08087", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:12:31.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3b39a1ae-85ab-4816-9eec-70383fe08087","statusDesc":"OK"}'
|
|
2025-12-08 12:12:31.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18817/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
|
2025-12-08 12:12:31.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29331/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c46952b5-639e-4184-ae32-97dd189d6d97", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2025-12-08 12:12:31.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c46952b5-639e-4184-ae32-97dd189d6d97","statusDesc":"OK"}'
|
|
2025-12-08 12:12:31.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18817/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)'}'
|
|
2025-12-08 12:12:31.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.066 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:12:31.166 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:12:31.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29331/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:31.170 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":1765195951058655489,"ephemeral":false}]'
|
|
2025-12-08 12:12:31.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18817/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)'}'
|
|
2025-12-08 12:12:31.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.176 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:12:31.276 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:12:31.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29331/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:31.279 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":1765195951171653841,"ephemeral":false}]'
|
|
2025-12-08 12:12:31.280 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:29331/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:12:31.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-08 12:12:31.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18817/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)'}'
|
|
2025-12-08 12:12:31.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.292 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:12:31.392 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:12:31.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29331/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:31.395 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:29331/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2025-12-08 12:12:31.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18817/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)'}'
|
|
2025-12-08 12:12:31.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.400 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:12:31.501 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:12:31.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29331/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:31.503 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":1765195951396602379,"ephemeral":false}]'
|
|
2025-12-08 12:12:31.504 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:29331/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2025-12-08 12:12:31.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-08 12:12:31.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18817/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)'}'
|
|
2025-12-08 12:12:31.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.516 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:12:31.616 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:12:31.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29331/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:31.619 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:29331/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2025-12-08 12:12:31.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18817/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)'}'
|
|
2025-12-08 12:12:31.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:31.623 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:12:31.723 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:12:31.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29331/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:31.726 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:29331/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/2/waku-filter/proto'
|
|
2025-12-08 12:12:31.728 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:12:31.729 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:12:31.730 DEBUG [src.node.waku_node] Stopping container with id 1a1c41b4e25e
|
|
2025-12-08 12:12:32.276 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:12:32.276 DEBUG [src.node.waku_node] Stopping container with id 9f585fb5f9b7
|
|
2025-12-08 12:12:32.782 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:12:32.784 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:12:32.792 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:12:32.799 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|