mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-26 21:53:14 +00:00
100 lines
19 KiB
Plaintext
100 lines
19 KiB
Plaintext
2026-03-13 04:32:39.179 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:32:39.179 DEBUG [tests.conftest] Running test: test_store_node_not_connected_directly_to_lightpushing_node with id: 2026-03-13_04-32-39__27a2ed65-0d40-42be-9430-06bbc7f753b2
|
|
2026-03-13 04:32:39.180 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:32:39.180 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-13 04:32:39.180 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-13 04:32:39.189 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:32:39.189 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-32-39__27a2ed65-0d40-42be-9430-06bbc7f753b2__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:39.195 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:32:39.196 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-32-39__27a2ed65-0d40-42be-9430-06bbc7f753b2__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:39.201 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:32:39.202 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-32-39__27a2ed65-0d40-42be-9430-06bbc7f753b2__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:39.202 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:32:39.202 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-13 04:32:39.203 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:32:39.203 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:32:39.248 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-13 04:32:39.249 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.137
|
|
2026-03-13 04:32:39.249 DEBUG [src.node.docker_mananger] Generated ports ['45890', '45891', '45892', '45893', '45894']
|
|
2026-03-13 04:32:39.249 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:32:39.249 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:32:39.249 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:32:39.250 DEBUG [src.node.docker_mananger] docker run -i -t -p 45890:45890 -p 45891:45891 -p 45892:45892 -p 45893:45893 -p 45894:45894 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=45892 --rest-port=45890 --tcp-port=45891 --discv5-udp-port=45893 --rest-address=0.0.0.0 --nat=extip:172.18.207.137 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=95d0196f58fca23df3d155cdcaf4cc7ca7eba7eb72237f3ab31f25e5e0f4ef4b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45894 --metrics-logging=true --lightpush=true
|
|
2026-03-13 04:32:42.323 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.137 waku b866e180a61b379cc064f62cfe633a62fe6b60a919c7bc98c1866784605dcd7f
|
|
2026-03-13 04:32:42.360 DEBUG [src.node.docker_mananger] Container started with ID b866e180a61b. Setting up logs at ./log/docker/node1_2026-03-13_04-32-39__27a2ed65-0d40-42be-9430-06bbc7f753b2__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:42.361 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45890
|
|
2026-03-13 04:32:42.361 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:32:43.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45890/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:43.365 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-13 04:32:43.365 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:32:43.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45890/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:43.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.137/tcp/45891/p2p/16Uiu2HAm6fFF8eVw6FDD3vsjBjqqkanmga2Jwf3JmJgNEoJYU2Dp","/ip4/172.18.207.137/tcp/45892/ws/p2p/16Uiu2HAm6fFF8eVw6FDD3vsjBjqqkanmga2Jwf3JmJgNEoJYU2Dp"],"enrUri":"enr:-L24QG_SHtnmAOrV-DMDsSH9cMh27qKvT7C8PAxyUFjdD5ekbuPB1le7IKGNujin4qd01dmgeYzo6MZiDrRhzYw28NsCgmlkgnY0gmlwhKwSz4mKbXVsdGlhZGRyc5YACASsEs-JBrNDAAoErBLPiQazRN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpuq4Dd2mNoxJyQFXD0ovZXVy0jYDQq-xUAmIuZ-A3dODdGNwgrNDg3VkcIKzRYV3YWt1Mgk"}'
|
|
2026-03-13 04:32:43.368 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:32:43.368 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:32:43.369 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:32:43.370 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:32:43.370 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.71
|
|
2026-03-13 04:32:43.370 DEBUG [src.node.docker_mananger] Generated ports ['30118', '30119', '30120', '30121', '30122']
|
|
2026-03-13 04:32:43.371 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:32:43.371 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:32:43.371 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:32:43.371 DEBUG [src.node.docker_mananger] docker run -i -t -p 30118:30118 -p 30119:30119 -p 30120:30120 -p 30121:30121 -p 30122:30122 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=30120 --rest-port=30118 --tcp-port=30119 --discv5-udp-port=30121 --rest-address=0.0.0.0 --nat=extip:172.18.218.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a6547b26aaad6ec3ed7e11421e903facf7b14da05b27b98afdfe3c81ed9babf6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30122 --metrics-logging=true --lightpush=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QG_SHtnmAOrV-DMDsSH9cMh27qKvT7C8PAxyUFjdD5ekbuPB1le7IKGNujin4qd01dmgeYzo6MZiDrRhzYw28NsCgmlkgnY0gmlwhKwSz4mKbXVsdGlhZGRyc5YACASsEs-JBrNDAAoErBLPiQazRN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpuq4Dd2mNoxJyQFXD0ovZXVy0jYDQq-xUAmIuZ-A3dODdGNwgrNDg3VkcIKzRYV3YWt1Mgk --lightpushnode=/ip4/172.18.207.137/tcp/45891/p2p/16Uiu2HAm6fFF8eVw6FDD3vsjBjqqkanmga2Jwf3JmJgNEoJYU2Dp
|
|
2026-03-13 04:32:43.568 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.71 waku da046e8536ae7942f2a5ba1f6df70b89557f606eda13856bad928dea96c69841
|
|
2026-03-13 04:32:43.603 DEBUG [src.node.docker_mananger] Container started with ID da046e8536ae. Setting up logs at ./log/docker/node2_2026-03-13_04-32-39__27a2ed65-0d40-42be-9430-06bbc7f753b2__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:43.603 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30118
|
|
2026-03-13 04:32:43.604 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:32:44.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30118/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:44.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"READY"},{"Legacy Lightpush":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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-03-13 04:32:44.609 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:32:44.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30118/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:44.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.71/tcp/30119/p2p/16Uiu2HAmB3Qo4dsC5n1cYLf3oinkBYgfzYFYQYg3Xy8yWC7Gq92k","/ip4/172.18.218.71/tcp/30120/ws/p2p/16Uiu2HAmB3Qo4dsC5n1cYLf3oinkBYgfzYFYQYg3Xy8yWC7Gq92k"],"enrUri":"enr:-L24QPAcFuA7a0cErXkH1UDRce2Y_2hF-bdbzEsJgLbJ5StRXusX1L2kdNYM_Y1WKNjAP2kGDsQQ7ro7Q0nekzSh6GUCgmlkgnY0gmlwhKwS2keKbXVsdGlhZGRyc5YACASsEtpHBnWnAAoErBLaRwZ1qN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6AcLFOIgkk_ht6lCOJ5kh45EjYkzLjFFRlNLe4qgifWDdGNwgnWng3VkcIJ1qYV3YWt1Mgs"}'
|
|
2026-03-13 04:32:44.612 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:32:44.612 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:32:44.612 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:32:44.614 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:32:44.614 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.93
|
|
2026-03-13 04:32:44.614 DEBUG [src.node.docker_mananger] Generated ports ['22896', '22897', '22898', '22899', '22900']
|
|
2026-03-13 04:32:44.615 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:32:44.615 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:32:44.615 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:32:44.615 DEBUG [src.node.docker_mananger] docker run -i -t -p 22896:22896 -p 22897:22897 -p 22898:22898 -p 22899:22899 -p 22900:22900 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=22898 --rest-port=22896 --tcp-port=22897 --discv5-udp-port=22899 --rest-address=0.0.0.0 --nat=extip:172.18.104.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ee38ae3fdee48708b6aca03aaebe8af349a0bde741bbc976dcc9cde89ce95fdd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22900 --metrics-logging=true --relay=false --storenode=/ip4/172.18.218.71/tcp/30119/p2p/16Uiu2HAmB3Qo4dsC5n1cYLf3oinkBYgfzYFYQYg3Xy8yWC7Gq92k --discv5-bootstrap-node=enr:-L24QPAcFuA7a0cErXkH1UDRce2Y_2hF-bdbzEsJgLbJ5StRXusX1L2kdNYM_Y1WKNjAP2kGDsQQ7ro7Q0nekzSh6GUCgmlkgnY0gmlwhKwS2keKbXVsdGlhZGRyc5YACASsEtpHBnWnAAoErBLaRwZ1qN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6AcLFOIgkk_ht6lCOJ5kh45EjYkzLjFFRlNLe4qgifWDdGNwgnWng3VkcIJ1qYV3YWt1Mgs
|
|
2026-03-13 04:32:44.811 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.93 waku 7f6ebdd54af1f934164c680e6ce7c9fdcbd1f0b23a64cdf348055a7f373cedbd
|
|
2026-03-13 04:32:44.845 DEBUG [src.node.docker_mananger] Container started with ID 7f6ebdd54af1. Setting up logs at ./log/docker/node3_2026-03-13_04-32-39__27a2ed65-0d40-42be-9430-06bbc7f753b2__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:44.846 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22896
|
|
2026-03-13 04:32:44.846 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:32:45.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22896/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:45.850 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-13 04:32:45.850 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:32:45.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22896/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:45.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.93/tcp/22897/p2p/16Uiu2HAmChsUNYFQJAQUPFsjfmGYPDvRLiFauq6NS3op93FsKnPa","/ip4/172.18.104.93/tcp/22898/ws/p2p/16Uiu2HAmChsUNYFQJAQUPFsjfmGYPDvRLiFauq6NS3op93FsKnPa"],"enrUri":"enr:-L24QAej2gF37zUFrlJldA46sysY2nA6kx0Xlva_kgxzKISnQCK4aKnGQarenDxNnFDCC-kSpTK86qX0rj-7livn_WECgmlkgnY0gmlwhKwSaF2KbXVsdGlhZGRyc5YACASsEmhdBllxAAoErBJoXQZZct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDALz3L6LQAPLFRdGohkaQucx1KAOxk0fyQ_ao-ADHYqGDdGNwgllxg3VkcIJZc4V3YWt1MgA"}'
|
|
2026-03-13 04:32:45.853 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:32:45.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45890/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:32:45.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:32:45.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30118/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:32:45.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:32:45.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45890/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:45.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.218.71/tcp/53696/p2p/16Uiu2HAmB3Qo4dsC5n1cYLf3oinkBYgfzYFYQYg3Xy8yWC7Gq92k","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-13 04:32:45.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30118/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:45.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.207.137/tcp/45891/p2p/16Uiu2HAm6fFF8eVw6FDD3vsjBjqqkanmga2Jwf3JmJgNEoJYU2Dp","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-13 04:32:45.870 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-13 04:33:15.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45890/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1773376395871556277}}'
|
|
2026-03-13 04:33:15.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:15.884 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:33:16.885 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-13 04:33:16.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22896/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:16.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"355a2b1329ee4603434e","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5c8e653318cf4f649a26f2c75e4ac1dd4bdbbd7dc9845ef799bf0b8ae13501f5"}]}'
|
|
2026-03-13 04:33:16.930 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-13 04:33:16.937 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:33:16.938 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:33:16.939 DEBUG [src.node.waku_node] Stopping container with id b866e180a61b
|
|
2026-03-13 04:33:17.482 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:17.482 DEBUG [src.node.waku_node] Stopping container with id da046e8536ae
|
|
2026-03-13 04:33:18.027 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:18.028 DEBUG [src.node.waku_node] Stopping container with id 7f6ebdd54af1
|
|
2026-03-13 04:33:18.364 ERROR [src.node.docker_mananger] Max retries reached for container b866e180a61b. Exiting log stream.
|
|
2026-03-13 04:33:18.562 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:18.565 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:33:18.599 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:33:18.637 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:33:18.641 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|