mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
128 lines
23 KiB
Plaintext
128 lines
23 KiB
Plaintext
2026-03-03 04:33:26.335 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:33:26.335 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_few_content_topics with id: 2026-03-03_04-33-26__94fc7ebd-0bad-4187-b411-9d7714b53bc9
|
|
2026-03-03 04:33:26.336 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:33:26.336 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-03 04:33:26.336 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-03 04:33:26.343 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:33:26.343 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-33-26__94fc7ebd-0bad-4187-b411-9d7714b53bc9__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:33:26.343 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:33:26.343 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:33:26.345 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:33:26.345 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.74.48
|
|
2026-03-03 04:33:26.345 DEBUG [src.node.docker_mananger] Generated ports ['63675', '63676', '63677', '63678', '63679']
|
|
2026-03-03 04:33:26.345 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:33:26.345 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:33:26.345 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:33:26.346 DEBUG [src.node.docker_mananger] docker run -i -t -p 63675:63675 -p 63676:63676 -p 63677:63677 -p 63678:63678 -p 63679:63679 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=63677 --rest-port=63675 --tcp-port=63676 --discv5-udp-port=63678 --rest-address=0.0.0.0 --nat=extip:172.18.74.48 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=50ee5f509fe7a8f981a4d26ad517f2dfe7ddd869aaabe9e90ebbeae2ffb8f3bc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63679 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-03 04:33:26.535 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.74.48 waku bce38a4612d744173f1b0c2bb1e48bf0aa5df2b91558b934e4275c00e03f0766
|
|
2026-03-03 04:33:26.567 DEBUG [src.node.docker_mananger] Container started with ID bce38a4612d7. Setting up logs at ./log/docker/node1_2026-03-03_04-33-26__94fc7ebd-0bad-4187-b411-9d7714b53bc9__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:33:26.569 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63675
|
|
2026-03-03 04:33:26.571 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:33:26.571 ERROR [src.node.docker_mananger] Max retries reached for container f7c236280314. Exiting log stream.
|
|
2026-03-03 04:33:27.125 ERROR [src.node.docker_mananger] Max retries reached for container 8b35202e62f6. Exiting log stream.
|
|
2026-03-03 04:33:27.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63675/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:27.574 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:33:27.574 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:33:27.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63675/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:27.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.48/tcp/63676/p2p/16Uiu2HAmSfmTFKGkZGn9u6i1JP4XfFskyGuRLfdjaRo8k4cyeeFR","/ip4/172.18.74.48/tcp/63677/ws/p2p/16Uiu2HAmSfmTFKGkZGn9u6i1JP4XfFskyGuRLfdjaRo8k4cyeeFR"],"enrUri":"enr:-L24QEpvo3Rspa4SHM3rvq9oKIw3OKDEY-1P-bbejD4ZErR1IyXIvCJ8n7gH7Qcq9voZ1Y7JRwU13fs-9XVex4UqQrkCgmlkgnY0gmlwhKwSSjCKbXVsdGlhZGRyc5YACASsEkowBvi8AAoErBJKMAb4vd0DgnJzhQADAQAAiXNlY3AyNTZrMaED0DadYgP74w_fg4ZpiMIeQmABni4-i0OfVzt1tmhxUuCDdGNwgvi8g3VkcIL4voV3YWt1MgU"}'
|
|
2026-03-03 04:33:27.577 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:33:27.577 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-03 04:33:27.583 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:33:27.584 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-33-26__94fc7ebd-0bad-4187-b411-9d7714b53bc9__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:33:27.584 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:33:27.584 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:33:27.585 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:33:27.585 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.197.161
|
|
2026-03-03 04:33:27.585 DEBUG [src.node.docker_mananger] Generated ports ['2482', '2483', '2484', '2485', '2486']
|
|
2026-03-03 04:33:27.585 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:33:27.586 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:33:27.586 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:33:27.586 DEBUG [src.node.docker_mananger] docker run -i -t -p 2482:2482 -p 2483:2483 -p 2484:2484 -p 2485:2485 -p 2486:2486 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=2484 --rest-port=2482 --tcp-port=2483 --discv5-udp-port=2485 --rest-address=0.0.0.0 --nat=extip:172.18.197.161 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=04385af11fa0c9bfb175d567bce6f8ec27bc2cfbc6b70b3cb01562cddf7efcab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2486 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEpvo3Rspa4SHM3rvq9oKIw3OKDEY-1P-bbejD4ZErR1IyXIvCJ8n7gH7Qcq9voZ1Y7JRwU13fs-9XVex4UqQrkCgmlkgnY0gmlwhKwSSjCKbXVsdGlhZGRyc5YACASsEkowBvi8AAoErBJKMAb4vd0DgnJzhQADAQAAiXNlY3AyNTZrMaED0DadYgP74w_fg4ZpiMIeQmABni4-i0OfVzt1tmhxUuCDdGNwgvi8g3VkcIL4voV3YWt1MgU --filternode=/ip4/172.18.74.48/tcp/63676/p2p/16Uiu2HAmSfmTFKGkZGn9u6i1JP4XfFskyGuRLfdjaRo8k4cyeeFR
|
|
2026-03-03 04:33:27.774 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.197.161 waku d75fbe6e124f7fba3165b943e44afa6d8b595693fce731ebf3cd7cb72dfbf7a0
|
|
2026-03-03 04:33:27.808 DEBUG [src.node.docker_mananger] Container started with ID d75fbe6e124f. Setting up logs at ./log/docker/node2_2026-03-03_04-33-26__94fc7ebd-0bad-4187-b411-9d7714b53bc9__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:33:27.808 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2482
|
|
2026-03-03 04:33:27.809 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:33:28.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:28.812 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:33:28.812 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:33:28.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:28.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.197.161/tcp/2483/p2p/16Uiu2HAm6dHs9drL7Bum4jPhtBeTNiovFvauA5b8s3PQkLPmfd2j","/ip4/172.18.197.161/tcp/2484/ws/p2p/16Uiu2HAm6dHs9drL7Bum4jPhtBeTNiovFvauA5b8s3PQkLPmfd2j"],"enrUri":"enr:-L24QPYtCZOJBb0_TQymcYZ6UqrFXlEtDEoTWJxRuVGGYANdZqnc7L3Qq-lA79fjK2UOSu_wv6_YtgAw7yUM5chyvxQCgmlkgnY0gmlwhKwSxaGKbXVsdGlhZGRyc5YACASsEsWhBgmzAAoErBLFoQYJtN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpmqFWaN-C4cUPp9QErz-DNoTqDcYah9uTDUvhU0rCySDdGNwggmzg3VkcIIJtYV3YWt1MgA"}'
|
|
2026-03-03 04:33:28.815 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:33:28.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2482/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.74.48/tcp/63676/p2p/16Uiu2HAmSfmTFKGkZGn9u6i1JP4XfFskyGuRLfdjaRo8k4cyeeFR"]'
|
|
2026-03-03 04:33:28.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:28.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:33:28.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:28.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2482/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "84be144d-8115-4360-93a0-0ae90f7d96bf", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "\ud83d\ude80\ud83c\udf1f\u2728"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-03 04:33:28.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"84be144d-8115-4360-93a0-0ae90f7d96bf","statusDesc":"OK"}'
|
|
2026-03-03 04:33:28.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:28.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:28.898 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:28.998 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:28.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1772512408889424791,"ephemeral":false}]'
|
|
2026-03-03 04:33:29.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:29.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:29.009 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:29.109 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:29.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1772512409003336805,"ephemeral":false}]'
|
|
2026-03-03 04:33:29.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:29.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:29.119 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:29.220 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:29.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1772512409113984199,"ephemeral":false}]'
|
|
2026-03-03 04:33:29.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:29.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:29.229 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:29.330 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:29.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87","version":0,"timestamp":1772512409224213219,"ephemeral":false}]'
|
|
2026-03-03 04:33:29.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\ud83d\ude80\ud83c\udf1f\u2728", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:29.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:29.339 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:29.440 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:29.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8","version":0,"timestamp":1772512409334170419,"ephemeral":false}]'
|
|
2026-03-03 04:33:29.444 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:2482/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
|
2026-03-03 04:33:29.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-03 04:33:29.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:29.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:29.457 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:29.557 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:29.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.560 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2482/filter/v2/messages/Hello%20World%21. Response content: b'Not subscribed to topic: Hello World!'
|
|
2026-03-03 04:33:29.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:29.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:29.564 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:29.665 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:29.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.667 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2482/filter/v2/messages/1234567890. Response content: b'Not subscribed to topic: 1234567890'
|
|
2026-03-03 04:33:29.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:29.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:29.672 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:29.772 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:29.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.775 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2482/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D. Response content: b'Not subscribed to topic: {"key": "value"}'
|
|
2026-03-03 04:33:29.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:29.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:29.779 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:29.880 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:29.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.882 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2482/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87. Response content: b'Not subscribed to topic: \xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87'
|
|
2026-03-03 04:33:29.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63675/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\ud83d\ude80\ud83c\udf1f\u2728", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:29.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:29.887 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:29.987 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:29.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2482/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:29.990 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2482/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8. Response content: b'Not subscribed to topic: \xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8'
|
|
2026-03-03 04:33:29.993 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:33:29.994 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:33:29.994 DEBUG [src.node.waku_node] Stopping container with id bce38a4612d7
|
|
2026-03-03 04:33:30.550 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:33:30.552 DEBUG [src.node.waku_node] Stopping container with id d75fbe6e124f
|
|
2026-03-03 04:33:31.066 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:33:31.069 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:33:31.077 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:33:31.082 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|