119 lines
20 KiB
Plaintext

2026-02-26 04:36:50.223 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-26 04:36:50.223 DEBUG [tests.conftest] Running test: test_sync_flags_no_relay_2nodes with id: 2026-02-26_04-36-50__5bdd14b0-6da6-4afd-bf69-ef2e36e908e9
2026-02-26 04:36:50.224 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-26 04:36:50.231 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-26 04:36:50.231 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-36-50__5bdd14b0-6da6-4afd-bf69-ef2e36e908e9__wakuorg_nwaku:latest.log
2026-02-26 04:36:50.237 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-26 04:36:50.237 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-36-50__5bdd14b0-6da6-4afd-bf69-ef2e36e908e9__wakuorg_nwaku:latest.log
2026-02-26 04:36:50.244 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-26 04:36:50.244 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-26_04-36-50__5bdd14b0-6da6-4afd-bf69-ef2e36e908e9__wakuorg_nwaku:latest.log
2026-02-26 04:36:50.244 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-26 04:36:50.245 DEBUG [src.node.waku_node] Starting Node...
2026-02-26 04:36:50.245 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-26 04:36:50.246 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-26 04:36:50.247 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.6
2026-02-26 04:36:50.247 DEBUG [src.node.docker_mananger] Generated ports ['29779', '29780', '29781', '29782', '29783']
2026-02-26 04:36:50.247 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-26 04:36:50.247 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-26 04:36:50.247 DEBUG [src.node.waku_node] Using volumes []
2026-02-26 04:36:50.247 DEBUG [src.node.docker_mananger] docker run -i -t -p 29779:29779 -p 29780:29780 -p 29781:29781 -p 29782:29782 -p 29783:29783 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=29781 --rest-port=29779 --tcp-port=29780 --discv5-udp-port=29782 --rest-address=0.0.0.0 --nat=extip:172.18.189.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5e12dcbebbbdacb09fff3cf6dfc18fb78ace1cd5cc7f213bacebdfdecdcf9af --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29783 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
2026-02-26 04:36:50.449 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.6 waku 7d60990a0e0cd2f6f2110e239dc20a2ee5e30ebe2e231f55e4c370723039c6a8
2026-02-26 04:36:50.460 ERROR [src.node.docker_mananger] Max retries reached for container 2204ef9c5833. Exiting log stream.
2026-02-26 04:36:50.486 DEBUG [src.node.docker_mananger] Container started with ID 7d60990a0e0c. Setting up logs at ./log/docker/node1_2026-02-26_04-36-50__5bdd14b0-6da6-4afd-bf69-ef2e36e908e9__wakuorg_nwaku:latest.log
2026-02-26 04:36:50.486 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29779
2026-02-26 04:36:50.488 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-26 04:36:51.023 ERROR [src.node.docker_mananger] Max retries reached for container 474bc1133452. Exiting log stream.
2026-02-26 04:36:51.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29779/health" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:36:51.491 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":"READY"},{"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":"READY"},{"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-02-26 04:36:51.492 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-26 04:36:51.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29779/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:36:51.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.6/tcp/29780/p2p/16Uiu2HAm4YFrPRid1HQNvJsS81UVkRq5puNQwk9qvzko7nhgREwy","/ip4/172.18.189.6/tcp/29781/ws/p2p/16Uiu2HAm4YFrPRid1HQNvJsS81UVkRq5puNQwk9qvzko7nhgREwy"],"enrUri":"enr:-L24QAVmB74aAwhLF-PEBCp-LO2VmRO8CRF9CnKgcB3q5NuZLi_WQ1C0xG12J1sLLaQC-w6cxWCmCE06sSLLOH9wwwMCgmlkgnY0gmlwhKwSvQaKbXVsdGlhZGRyc5YACASsEr0GBnRUAAoErBK9BgZ0Vd0DgnJzhQADAQAAiXNlY3AyNTZrMaECh2j3e-R4bnURfOhvmmnkprNTS0qkqLjbTK2fgkVEmbiDdGNwgnRUg3VkcIJ0VoV3YWt1MhM"}'
2026-02-26 04:36:51.494 INFO [src.node.waku_node] REST service is ready !!
2026-02-26 04:36:51.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-02-26 04:36:51.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:51.512 DEBUG [src.node.waku_node] Starting Node...
2026-02-26 04:36:51.512 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-26 04:36:51.514 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-26 04:36:51.514 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.13.125
2026-02-26 04:36:51.514 DEBUG [src.node.docker_mananger] Generated ports ['46458', '46459', '46460', '46461', '46462']
2026-02-26 04:36:51.514 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-26 04:36:51.514 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-26 04:36:51.514 DEBUG [src.node.waku_node] Using volumes []
2026-02-26 04:36:51.514 DEBUG [src.node.docker_mananger] docker run -i -t -p 46458:46458 -p 46459:46459 -p 46460:46460 -p 46461:46461 -p 46462:46462 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=46460 --rest-port=46458 --tcp-port=46459 --discv5-udp-port=46461 --rest-address=0.0.0.0 --nat=extip:172.18.13.125 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5dad03f95b3fdb6cafd53e8ecaadda711e47ad4f298b6bf0d4bb5dbeff27c5af --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46462 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QAVmB74aAwhLF-PEBCp-LO2VmRO8CRF9CnKgcB3q5NuZLi_WQ1C0xG12J1sLLaQC-w6cxWCmCE06sSLLOH9wwwMCgmlkgnY0gmlwhKwSvQaKbXVsdGlhZGRyc5YACASsEr0GBnRUAAoErBK9BgZ0Vd0DgnJzhQADAQAAiXNlY3AyNTZrMaECh2j3e-R4bnURfOhvmmnkprNTS0qkqLjbTK2fgkVEmbiDdGNwgnRUg3VkcIJ0VoV3YWt1MhM
2026-02-26 04:36:51.752 DEBUG [src.node.waku_node] Starting Node...
2026-02-26 04:36:51.752 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-26 04:36:51.754 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-26 04:36:51.754 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.255
2026-02-26 04:36:51.754 DEBUG [src.node.docker_mananger] Generated ports ['44616', '44617', '44618', '44619', '44620']
2026-02-26 04:36:51.754 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-26 04:36:51.754 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-26 04:36:51.754 DEBUG [src.node.waku_node] Using volumes []
2026-02-26 04:36:51.755 DEBUG [src.node.docker_mananger] docker run -i -t -p 44616:44616 -p 44617:44617 -p 44618:44618 -p 44619:44619 -p 44620:44620 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=44618 --rest-port=44616 --tcp-port=44617 --discv5-udp-port=44619 --rest-address=0.0.0.0 --nat=extip:172.18.1.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f38c4834ecc01a29436d39678de55cea934e6ca1b24fff292b69fdcc2aec970f --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44620 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QAVmB74aAwhLF-PEBCp-LO2VmRO8CRF9CnKgcB3q5NuZLi_WQ1C0xG12J1sLLaQC-w6cxWCmCE06sSLLOH9wwwMCgmlkgnY0gmlwhKwSvQaKbXVsdGlhZGRyc5YACASsEr0GBnRUAAoErBK9BgZ0Vd0DgnJzhQADAQAAiXNlY3AyNTZrMaECh2j3e-R4bnURfOhvmmnkprNTS0qkqLjbTK2fgkVEmbiDdGNwgnRUg3VkcIJ0VoV3YWt1MhM
2026-02-26 04:36:51.951 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.255 waku 129a820338b10e68ca8681b377926cf4a94247c583cda9e9e05f6687cfe3e21f
2026-02-26 04:36:51.986 DEBUG [src.node.docker_mananger] Container started with ID 129a820338b1. Setting up logs at ./log/docker/node2_2026-02-26_04-36-50__5bdd14b0-6da6-4afd-bf69-ef2e36e908e9__wakuorg_nwaku:latest.log
2026-02-26 04:36:51.986 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44616
2026-02-26 04:36:51.986 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-26 04:36:52.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44616/health" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:36:52.990 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":"READY"},{"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":"READY"},{"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-02-26 04:36:52.990 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-26 04:36:52.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44616/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:36:52.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.255/tcp/44617/p2p/16Uiu2HAmQ44KZyLgYd1T34CYpuiRoNF2E4oJ6brnR4DzpJLnShKT","/ip4/172.18.1.255/tcp/44618/ws/p2p/16Uiu2HAmQ44KZyLgYd1T34CYpuiRoNF2E4oJ6brnR4DzpJLnShKT"],"enrUri":"enr:-L24QKvgj6q4HWEZD-Nqqr-VGtJuE-G5X5BcKfj9s6sqYOvlQf3VHpV9K5X1g-yrwgszVvAoYOaoH3M4B1EyUqlfTyACgmlkgnY0gmlwhKwSAf-KbXVsdGlhZGRyc5YACASsEgH_Bq5JAAoErBIB_wauSt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqVlncSeTFMYeh-dd1sufXKLoS9QlUl5VO7S4bR_layaDdGNwgq5Jg3VkcIKuS4V3YWt1MhI"}'
2026-02-26 04:36:52.994 INFO [src.node.waku_node] REST service is ready !!
2026-02-26 04:36:52.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44616/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.6/tcp/29780/p2p/16Uiu2HAm4YFrPRid1HQNvJsS81UVkRq5puNQwk9qvzko7nhgREwy"]'
2026-02-26 04:36:53.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:53.031 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-26 04:36:54.033 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:54.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:54.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:54.038 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:54.238 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:54.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:54.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:54.244 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:54.445 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:54.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:54.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:54.449 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:54.650 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:54.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:54.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:54.655 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:54.855 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:54.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:54.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:54.860 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:55.060 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:55.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:55.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:55.065 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:55.266 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:55.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:55.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:55.270 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:55.471 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:55.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:55.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:55.476 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:55.676 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:55.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:55.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:55.682 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:55.882 DEBUG [src.steps.store] Relaying message
2026-02-26 04:36:55.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29779/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-26 04:36:55.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:36:55.887 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-26 04:36:56.088 DEBUG [src.libs.common] Sleeping for 20 seconds
2026-02-26 04:37:16.088 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
2026-02-26 04:37:16.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44616/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:37:16.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x50807a43cbd3592d7842a82be6e398ed15cf58af32d3db8df0efd4b9ecced388"},{"messageHash":"0x956a4c86767128eeeab34a5ce57e1a0201c195f7d331fe6c8c495936dfcb9366"},{"messageHash":"0x249485d14234e27c5b93be41f1125cf779975013726e15650af1db5b3ac66da4"},{"messageHash":"0x0ef53e1821c72f1c6426d19f466ede3c6d5677fee03c5d0112c0e32fe82f3215"},{"messageHash":"0x3ca19570d61d6a9de2a5abea9743bac9e19536cb044ef269696c680fee84980c"},{"messageHash":"0x47ece93efdd1b4f9f621feb3addadce58d98f8bef77cb7bb7d6f52e1407455d0"},{"messageHash":"0xc1dea0ce1a04ea3cc18bcccc6123ce81e58feb135ec34ad3645c0fcff03d42cb"},{"messageHash":"0xa58bdcd11d279d7498cd51a809b075608d32a7558249010aa0462fc2f139b2e7"},{"messageHash":"0x5abaa01056112860b212c721e6d6c6e7086331564101b7be91c125688c978a8c"},{"messageHash":"0xfc2a346c272ec9d88006d2317cd64866f004e23ffc81a923c84d69e0815e3887"}]}'
2026-02-26 04:37:16.092 DEBUG [src.steps.store] messages length is 10
2026-02-26 04:37:16.095 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-26 04:37:16.096 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-26 04:37:16.096 DEBUG [src.node.waku_node] Stopping container with id 7d60990a0e0c
2026-02-26 04:37:16.669 DEBUG [src.node.waku_node] Container stopped.
2026-02-26 04:37:16.669 DEBUG [src.node.waku_node] Stopping container with id 129a820338b1
2026-02-26 04:37:17.283 DEBUG [src.node.waku_node] Container stopped.
2026-02-26 04:37:17.286 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-26 04:37:17.313 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-26 04:37:17.326 DEBUG [src.node.docker_mananger] No errors found in the waku logs.