mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
116 lines
20 KiB
Plaintext
116 lines
20 KiB
Plaintext
2026-01-31 04:31:28.491 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-31 04:31:28.491 DEBUG [tests.conftest] Running test: test_filter_get_message_with_valid_timestamps with id: 2026-01-31_04-31-28__7d3e6451-dadb-4b47-ba60-bcb9c198fef3
|
|
2026-01-31 04:31:28.491 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-31 04:31:28.492 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-31 04:31:28.492 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-01-31 04:31:28.498 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:31:28.498 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-31_04-31-28__7d3e6451-dadb-4b47-ba60-bcb9c198fef3__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:31:28.498 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:31:28.499 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:31:28.500 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:31:28.500 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.154
|
|
2026-01-31 04:31:28.500 DEBUG [src.node.docker_mananger] Generated ports ['15286', '15287', '15288', '15289', '15290']
|
|
2026-01-31 04:31:28.500 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:31:28.501 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:31:28.501 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:31:28.501 DEBUG [src.node.docker_mananger] docker run -i -t -p 15286:15286 -p 15287:15287 -p 15288:15288 -p 15289:15289 -p 15290:15290 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=15288 --rest-port=15286 --tcp-port=15287 --discv5-udp-port=15289 --rest-address=0.0.0.0 --nat=extip:172.18.229.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abeecdb3ab84baaf98f513c51d3be0dbdecdadbb458c45dbfc088e1361f62f64 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15290 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-31 04:31:28.669 ERROR [src.node.docker_mananger] Max retries reached for container cb184bd06496. Exiting log stream.
|
|
2026-01-31 04:31:28.678 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.154 waku 9b9ce5e12d57ea7caf2ea04521d5a49fb1bc0a202ed2766720608d58116ec6db
|
|
2026-01-31 04:31:28.710 DEBUG [src.node.docker_mananger] Container started with ID 9b9ce5e12d57. Setting up logs at ./log/docker/node1_2026-01-31_04-31-28__7d3e6451-dadb-4b47-ba60-bcb9c198fef3__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:31:28.711 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15286
|
|
2026-01-31 04:31:28.712 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:31:29.093 ERROR [src.node.docker_mananger] Max retries reached for container 2f61d500d768. Exiting log stream.
|
|
2026-01-31 04:31:29.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15286/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:29.716 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"}]}'
|
|
2026-01-31 04:31:29.716 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:31:29.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15286/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:29.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.154/tcp/15287/p2p/16Uiu2HAm1CsLodTvGXgqV5riEWMkJ9ESQfRMTXFyAeJyJP78f3gb","/ip4/172.18.229.154/tcp/15288/ws/p2p/16Uiu2HAm1CsLodTvGXgqV5riEWMkJ9ESQfRMTXFyAeJyJP78f3gb"],"enrUri":"enr:-L24QAAeW6uy7V64K5kffex1U-YdgvZzAEjFDbkHTJE8EpmPJcZtfTgpN6QRUynKM2xUESCvyquxULRS6AJlJjU6g6YCgmlkgnY0gmlwhKwS5ZqKbXVsdGlhZGRyc5YACASsEuWaBju3AAoErBLlmgY7uN0DgnJzhQADAQAAiXNlY3AyNTZrMaECVd5rG7b5HBDGQqq28GLMxwsnVTEPJr2joUZY-tU1DGCDdGNwgju3g3VkcII7uYV3YWt1MgU"}'
|
|
2026-01-31 04:31:29.719 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:31:29.719 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-01-31 04:31:29.725 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:31:29.726 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-31_04-31-28__7d3e6451-dadb-4b47-ba60-bcb9c198fef3__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:31:29.726 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:31:29.726 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:31:29.727 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:31:29.727 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.37.224
|
|
2026-01-31 04:31:29.727 DEBUG [src.node.docker_mananger] Generated ports ['26562', '26563', '26564', '26565', '26566']
|
|
2026-01-31 04:31:29.728 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:31:29.728 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:31:29.728 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:31:29.728 DEBUG [src.node.docker_mananger] docker run -i -t -p 26562:26562 -p 26563:26563 -p 26564:26564 -p 26565:26565 -p 26566:26566 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=26564 --rest-port=26562 --tcp-port=26563 --discv5-udp-port=26565 --rest-address=0.0.0.0 --nat=extip:172.18.37.224 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cd37adaa3beffc11ec90dabb07cdb9ed0c81d0fae6dadff716d1a1cc8bf518ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26566 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAAeW6uy7V64K5kffex1U-YdgvZzAEjFDbkHTJE8EpmPJcZtfTgpN6QRUynKM2xUESCvyquxULRS6AJlJjU6g6YCgmlkgnY0gmlwhKwS5ZqKbXVsdGlhZGRyc5YACASsEuWaBju3AAoErBLlmgY7uN0DgnJzhQADAQAAiXNlY3AyNTZrMaECVd5rG7b5HBDGQqq28GLMxwsnVTEPJr2joUZY-tU1DGCDdGNwgju3g3VkcII7uYV3YWt1MgU --filternode=/ip4/172.18.229.154/tcp/15287/p2p/16Uiu2HAm1CsLodTvGXgqV5riEWMkJ9ESQfRMTXFyAeJyJP78f3gb
|
|
2026-01-31 04:31:29.922 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.37.224 waku 66f3ba24d101aa403297f07a20c3e2d3981e5b51adb6e427249a5fb78d9f162c
|
|
2026-01-31 04:31:29.954 DEBUG [src.node.docker_mananger] Container started with ID 66f3ba24d101. Setting up logs at ./log/docker/node2_2026-01-31_04-31-28__7d3e6451-dadb-4b47-ba60-bcb9c198fef3__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:31:29.954 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26562
|
|
2026-01-31 04:31:29.955 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:31:30.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26562/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:30.960 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"}]}'
|
|
2026-01-31 04:31:30.960 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:31:30.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26562/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:30.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.224/tcp/26563/p2p/16Uiu2HAmQPcVWKqWfVNc2pCtMzY8WvjTqEjiUr6A6de1UpK5yRfE","/ip4/172.18.37.224/tcp/26564/ws/p2p/16Uiu2HAmQPcVWKqWfVNc2pCtMzY8WvjTqEjiUr6A6de1UpK5yRfE"],"enrUri":"enr:-L24QDLHppsR2OAukKvfJhEEgDrMn7icCi1DSP-m6zguV5N6UTPo2tyxvipd2rMx0HvrQ2MbF3-3Z7IYM1qp2tCludACgmlkgnY0gmlwhKwSJeCKbXVsdGlhZGRyc5YACASsEiXgBmfDAAoErBIl4AZnxN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrlvQ0H3zIToofbZZ3v9Vdeq4RmQkqaCAUGLvRpDyYYmDdGNwgmfDg3VkcIJnxYV3YWt1MgA"}'
|
|
2026-01-31 04:31:30.963 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:31:30.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26562/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.229.154/tcp/15287/p2p/16Uiu2HAm1CsLodTvGXgqV5riEWMkJ9ESQfRMTXFyAeJyJP78f3gb"]'
|
|
2026-01-31 04:31:30.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:31:30.993 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-01-31 04:31:30.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15286/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-31 04:31:31.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:31:31.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26562/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "767847ed-8840-4a18-bf87-837b606ef584", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-31 04:31:31.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"767847ed-8840-4a18-bf87-837b606ef584","statusDesc":"OK"}'
|
|
2026-01-31 04:31:31.021 DEBUG [tests.filter.test_get_messages] Running test with timestamp Now
|
|
2026-01-31 04:31:31.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15286/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-01-31 04:31:31.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:31:31.028 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-31 04:31:31.128 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-31 04:31:31.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26562/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:31.132 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":1769833817220828672,"ephemeral":false}]'
|
|
2026-01-31 04:31:31.134 DEBUG [tests.filter.test_get_messages] Running test with timestamp Far future
|
|
2026-01-31 04:31:31.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15286/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-01-31 04:31:31.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:31:31.139 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-31 04:31:31.239 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-31 04:31:31.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26562/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:31.242 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":2085193817220814848,"ephemeral":false}]'
|
|
2026-01-31 04:31:31.243 DEBUG [tests.filter.test_get_messages] Running test with timestamp Recent past
|
|
2026-01-31 04:31:31.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15286/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-01-31 04:31:31.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:31:31.248 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-31 04:31:31.349 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-31 04:31:31.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26562/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:31.352 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":1769830217220814848,"ephemeral":false}]'
|
|
2026-01-31 04:31:31.353 DEBUG [tests.filter.test_get_messages] Running test with timestamp Near future
|
|
2026-01-31 04:31:31.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15286/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-01-31 04:31:31.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:31:31.358 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-31 04:31:31.458 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-31 04:31:31.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26562/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:31.461 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":1769837417220814848,"ephemeral":false}]'
|
|
2026-01-31 04:31:31.462 DEBUG [tests.filter.test_get_messages] Running test with timestamp Positive number
|
|
2026-01-31 04:31:31.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15286/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-01-31 04:31:31.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:31:31.467 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-31 04:31:31.568 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-31 04:31:31.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26562/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:31.570 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":1,"ephemeral":false}]'
|
|
2026-01-31 04:31:31.572 DEBUG [tests.filter.test_get_messages] Running test with timestamp Negative number
|
|
2026-01-31 04:31:31.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15286/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-01-31 04:31:31.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:31:31.576 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-31 04:31:31.676 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-31 04:31:31.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26562/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:31.679 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":-1,"ephemeral":false}]'
|
|
2026-01-31 04:31:31.680 DEBUG [tests.filter.test_get_messages] Running test with timestamp DST change
|
|
2026-01-31 04:31:31.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15286/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-01-31 04:31:31.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:31:31.685 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-31 04:31:31.786 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-31 04:31:31.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26562/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:31:31.789 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":1583632800000000000,"ephemeral":false}]'
|
|
2026-01-31 04:31:31.792 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-31 04:31:31.793 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-31 04:31:31.793 DEBUG [src.node.waku_node] Stopping container with id 9b9ce5e12d57
|
|
2026-01-31 04:31:32.309 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:31:32.310 DEBUG [src.node.waku_node] Stopping container with id 66f3ba24d101
|
|
2026-01-31 04:31:32.812 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:31:32.814 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-31 04:31:32.820 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-31 04:31:32.825 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|