mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
100 lines
18 KiB
Plaintext
100 lines
18 KiB
Plaintext
2025-12-24 04:13:36.268 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:13:36.268 DEBUG [tests.conftest] Running test: test_store_node_not_connected_directly_to_lightpushing_node with id: 2025-12-24_04-13-36__6ea5b846-f308-4984-aeba-22cfa1a24c84
|
|
2025-12-24 04:13:36.268 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:13:36.268 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-24 04:13:36.269 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-24 04:13:36.278 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:13:36.278 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-13-36__6ea5b846-f308-4984-aeba-22cfa1a24c84__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:36.284 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:13:36.284 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-13-36__6ea5b846-f308-4984-aeba-22cfa1a24c84__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:36.290 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:13:36.290 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-24_04-13-36__6ea5b846-f308-4984-aeba-22cfa1a24c84__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:36.290 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-24 04:13:36.290 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-24 04:13:36.291 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:13:36.291 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:13:36.332 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-24 04:13:36.332 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.193
|
|
2025-12-24 04:13:36.332 DEBUG [src.node.docker_mananger] Generated ports ['38297', '38298', '38299', '38300', '38301']
|
|
2025-12-24 04:13:36.332 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:13:36.333 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:13:36.333 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:13:36.333 DEBUG [src.node.docker_mananger] docker run -i -t -p 38297:38297 -p 38298:38298 -p 38299:38299 -p 38300:38300 -p 38301:38301 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=38299 --rest-port=38297 --tcp-port=38298 --discv5-udp-port=38300 --rest-address=0.0.0.0 --nat=extip:172.18.226.193 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2cddbf6ebd2ab8e8a9b9c457793ab7f2f3eb8f066f0a8b7633aa906a71be680d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38301 --metrics-logging=true --lightpush=true
|
|
2025-12-24 04:13:39.059 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.193 waku 0cf3a1fd7ea0a74c1ecff464f2938b77c955a3b2e0976007b2f76dfe557ad057
|
|
2025-12-24 04:13:39.092 DEBUG [src.node.docker_mananger] Container started with ID 0cf3a1fd7ea0. Setting up logs at ./log/docker/node1_2025-12-24_04-13-36__6ea5b846-f308-4984-aeba-22cfa1a24c84__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:39.092 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38297
|
|
2025-12-24 04:13:39.092 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:13:40.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38297/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:40.096 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_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"}]}'
|
|
2025-12-24 04:13:40.096 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:13:40.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38297/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:40.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.193/tcp/38298/p2p/16Uiu2HAmGcwpR1wdqwjxj55hmpmHcJPKceXhdafWpMt1VijKYLEE","/ip4/172.18.226.193/tcp/38299/ws/p2p/16Uiu2HAmGcwpR1wdqwjxj55hmpmHcJPKceXhdafWpMt1VijKYLEE"],"enrUri":"enr:-L24QJBamw8Fh9yua-xJ5DCCJSV5DbMVjYCQajuud6kvUnnhLwByETpBAf5dB7msJbt79hcOgAYjZxj1Fsjuqhpo5QICgmlkgnY0gmlwhKwS4sGKbXVsdGlhZGRyc5YACASsEuLBBpWaAAoErBLiwQaVm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDOui5B9I6k-3z96RETf0gsPAY_h4exCZGrd1z04arSyODdGNwgpWag3VkcIKVnIV3YWt1Mgk"}'
|
|
2025-12-24 04:13:40.099 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:13:40.099 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:13:40.099 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:13:40.101 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:13:40.101 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.210.73
|
|
2025-12-24 04:13:40.101 DEBUG [src.node.docker_mananger] Generated ports ['17126', '17127', '17128', '17129', '17130']
|
|
2025-12-24 04:13:40.101 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:13:40.101 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:13:40.101 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:13:40.101 DEBUG [src.node.docker_mananger] docker run -i -t -p 17126:17126 -p 17127:17127 -p 17128:17128 -p 17129:17129 -p 17130:17130 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=17128 --rest-port=17126 --tcp-port=17127 --discv5-udp-port=17129 --rest-address=0.0.0.0 --nat=extip:172.18.210.73 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e7373dbbbbe2ee05eb966d5d68847cfa0c8aed6de6c5abee0cf633ec73a6eb82 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17130 --metrics-logging=true --lightpush=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QJBamw8Fh9yua-xJ5DCCJSV5DbMVjYCQajuud6kvUnnhLwByETpBAf5dB7msJbt79hcOgAYjZxj1Fsjuqhpo5QICgmlkgnY0gmlwhKwS4sGKbXVsdGlhZGRyc5YACASsEuLBBpWaAAoErBLiwQaVm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDOui5B9I6k-3z96RETf0gsPAY_h4exCZGrd1z04arSyODdGNwgpWag3VkcIKVnIV3YWt1Mgk --lightpushnode=/ip4/172.18.226.193/tcp/38298/p2p/16Uiu2HAmGcwpR1wdqwjxj55hmpmHcJPKceXhdafWpMt1VijKYLEE
|
|
2025-12-24 04:13:40.280 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.210.73 waku 70a0561acbe68b990d72893b32e1a71794ad0e88a57820258f2458b3f17e059d
|
|
2025-12-24 04:13:40.311 DEBUG [src.node.docker_mananger] Container started with ID 70a0561acbe6. Setting up logs at ./log/docker/node2_2025-12-24_04-13-36__6ea5b846-f308-4984-aeba-22cfa1a24c84__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:40.312 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17126
|
|
2025-12-24 04:13:40.312 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:13:41.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17126/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:41.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-24 04:13:41.316 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:13:41.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17126/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:41.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.210.73/tcp/17127/p2p/16Uiu2HAmFhfx41Hu9LvKWHfouVyYJzvohet33Rpte9G5tvEwafr3","/ip4/172.18.210.73/tcp/17128/ws/p2p/16Uiu2HAmFhfx41Hu9LvKWHfouVyYJzvohet33Rpte9G5tvEwafr3"],"enrUri":"enr:-L24QLqk_JNah-tEg_DHtT4M7Cn5ilvYgd2Z1oE9OVe8mlQkFu62kC2JNcf1znK6qOzJWu8RedDthih7K6gUBlKqRqcCgmlkgnY0gmlwhKwS0kmKbXVsdGlhZGRyc5YACASsEtJJBkLnAAoErBLSSQZC6N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLUL_Xl_lIjGERXYsqTJnlpsZcUpkUlo5kIRG1sTdfNyDdGNwgkLng3VkcIJC6YV3YWt1Mgs"}'
|
|
2025-12-24 04:13:41.319 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:13:41.319 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:13:41.319 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:13:41.320 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:13:41.320 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.61
|
|
2025-12-24 04:13:41.320 DEBUG [src.node.docker_mananger] Generated ports ['11712', '11713', '11714', '11715', '11716']
|
|
2025-12-24 04:13:41.321 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:13:41.321 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:13:41.321 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:13:41.321 DEBUG [src.node.docker_mananger] docker run -i -t -p 11712:11712 -p 11713:11713 -p 11714:11714 -p 11715:11715 -p 11716:11716 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=11714 --rest-port=11712 --tcp-port=11713 --discv5-udp-port=11715 --rest-address=0.0.0.0 --nat=extip:172.18.78.61 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=11da6ef80ea86ff0d97e9abf8abcfb4dd89bd5deff6f2ec4405f3b3ce30dc59e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11716 --metrics-logging=true --relay=false --storenode=/ip4/172.18.210.73/tcp/17127/p2p/16Uiu2HAmFhfx41Hu9LvKWHfouVyYJzvohet33Rpte9G5tvEwafr3 --discv5-bootstrap-node=enr:-L24QLqk_JNah-tEg_DHtT4M7Cn5ilvYgd2Z1oE9OVe8mlQkFu62kC2JNcf1znK6qOzJWu8RedDthih7K6gUBlKqRqcCgmlkgnY0gmlwhKwS0kmKbXVsdGlhZGRyc5YACASsEtJJBkLnAAoErBLSSQZC6N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLUL_Xl_lIjGERXYsqTJnlpsZcUpkUlo5kIRG1sTdfNyDdGNwgkLng3VkcIJC6YV3YWt1Mgs
|
|
2025-12-24 04:13:41.501 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.61 waku bab73d7476c6086fa0911c4c2e7fdcef4b5d6d7d9619c4a9e6188de33c6ce586
|
|
2025-12-24 04:13:41.531 DEBUG [src.node.docker_mananger] Container started with ID bab73d7476c6. Setting up logs at ./log/docker/node3_2025-12-24_04-13-36__6ea5b846-f308-4984-aeba-22cfa1a24c84__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:41.531 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11712
|
|
2025-12-24 04:13:41.531 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:13:42.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11712/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:42.536 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":"READY"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:13:42.536 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:13:42.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11712/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:42.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.61/tcp/11713/p2p/16Uiu2HAmBi4jhvGVwefRHYWFZooeoGxPAo2CD9x5fzYUAj9nuMDq","/ip4/172.18.78.61/tcp/11714/ws/p2p/16Uiu2HAmBi4jhvGVwefRHYWFZooeoGxPAo2CD9x5fzYUAj9nuMDq"],"enrUri":"enr:-L24QHZAQ7qqQwbfU_hdSjj0U0czZ68Tyc1fc0H7Nnavdmx4bgzRddfZ0DYLI9jfwd1_AWjWimkey-9RjRNHpmHPNG0CgmlkgnY0gmlwhKwSTj2KbXVsdGlhZGRyc5YACASsEk49Bi3BAAoErBJOPQYtwt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8e4D7BXLYI1St0LMuXm5y10QI6o0ScaLvS0d4MI4DKiDdGNwgi3Bg3VkcIItw4V3YWt1MgA"}'
|
|
2025-12-24 04:13:42.538 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:13:42.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38297/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-24 04:13:42.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:42.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17126/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-24 04:13:42.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:42.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38297/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:42.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.210.73/tcp/59398/p2p/16Uiu2HAmFhfx41Hu9LvKWHfouVyYJzvohet33Rpte9G5tvEwafr3","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":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin"}]'
|
|
2025-12-24 04:13:42.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17126/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:42.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.226.193/tcp/38298/p2p/16Uiu2HAmGcwpR1wdqwjxj55hmpmHcJPKceXhdafWpMt1VijKYLEE","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":"nwaku-v0.36.0-124-g96196a","origin":"Discv5"}]'
|
|
2025-12-24 04:13:42.554 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-24 04:14:12.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38297/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": 1766549652555349998}}'
|
|
2025-12-24 04:14:12.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:14:12.566 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:14:13.567 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-24 04:14:13.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11712/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:13.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ecb594cf621adfc612a1","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbfca90ce7c2dee40a845c4edde3c954ad08686b8d8c5aaad855dae5598d86c20"}]}'
|
|
2025-12-24 04:14:13.607 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-24 04:14:13.613 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:14:13.614 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:14:13.614 DEBUG [src.node.waku_node] Stopping container with id 0cf3a1fd7ea0
|
|
2025-12-24 04:14:14.134 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:14:14.135 DEBUG [src.node.waku_node] Stopping container with id 70a0561acbe6
|
|
2025-12-24 04:14:14.664 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:14:14.665 DEBUG [src.node.waku_node] Stopping container with id bab73d7476c6
|
|
2025-12-24 04:14:14.947 ERROR [src.node.docker_mananger] Max retries reached for container 0cf3a1fd7ea0. Exiting log stream.
|
|
2025-12-24 04:14:15.162 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:14:15.163 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:14:15.180 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:14:15.220 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:14:15.224 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|