mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-05 03:13:22 +00:00
197 lines
38 KiB
Plaintext
197 lines
38 KiB
Plaintext
2026-01-29 04:33:40.128 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:33:40.130 DEBUG [tests.conftest] Running test: test_relay_packet_loss_applied_mid_way with id: 2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473
|
|
2026-01-29 04:33:40.131 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:33:40.131 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-29 04:33:40.139 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:33:40.139 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:33:40.147 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:33:40.148 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:33:40.158 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:33:40.159 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:33:40.170 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:33:40.170 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:33:40.171 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:33:40.171 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:33:40.173 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:33:40.173 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.111
|
|
2026-01-29 04:33:40.173 DEBUG [src.node.docker_mananger] Generated ports ['26341', '26342', '26343', '26344', '26345']
|
|
2026-01-29 04:33:40.174 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:33:40.174 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:33:40.174 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:33:40.174 DEBUG [src.node.docker_mananger] docker run -i -t -p 26341:26341 -p 26342:26342 -p 26343:26343 -p 26344:26344 -p 26345:26345 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=26343 --rest-port=26341 --tcp-port=26342 --discv5-udp-port=26344 --rest-address=0.0.0.0 --nat=extip:172.18.187.111 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c40fdda559044b6495cac449ab60bafdadab28d79eaef9bfe53ce28a2eab9c77 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26345 --metrics-logging=true --relay=true
|
|
2026-01-29 04:33:40.403 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.111 waku 9887a04b25cf933a4b05c9ccb0418b8011c35548634aed0581b5de6849311302
|
|
2026-01-29 04:33:40.440 DEBUG [src.node.docker_mananger] Container started with ID 9887a04b25cf. Setting up logs at ./log/docker/node1_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:33:40.442 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26341
|
|
2026-01-29 04:33:40.442 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:33:41.245 ERROR [src.node.docker_mananger] Max retries reached for container 8aba668daefb. Exiting log stream.
|
|
2026-01-29 04:33:41.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26341/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:41.445 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_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"}]}'
|
|
2026-01-29 04:33:41.446 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:33:41.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26341/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:41.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.111/tcp/26342/p2p/16Uiu2HAkxpcynUTi7vX3sP7z1wGdg1QBFPzgA2zMEXE26JthGvZQ","/ip4/172.18.187.111/tcp/26343/ws/p2p/16Uiu2HAkxpcynUTi7vX3sP7z1wGdg1QBFPzgA2zMEXE26JthGvZQ"],"enrUri":"enr:-L24QA6nVPddZOI7AKeMUXPkgvEpnAXtea7G1nP9BKyvnkVuXJg2_vNXopd8KKpbvgQamRTFp3c1ykvv-VFfTVheKbkCgmlkgnY0gmlwhKwSu2-KbXVsdGlhZGRyc5YACASsErtvBmbmAAoErBK7bwZm590DgnJzhQADAQAAiXNlY3AyNTZrMaECMnQG8IoZfvlj48iRJW8GGE01z16TONSRyR9kDtxYs0ODdGNwgmbmg3VkcIJm6IV3YWt1MgE"}'
|
|
2026-01-29 04:33:41.449 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:33:41.449 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:33:41.449 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:33:41.450 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:33:41.451 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.70.191
|
|
2026-01-29 04:33:41.451 DEBUG [src.node.docker_mananger] Generated ports ['54926', '54927', '54928', '54929', '54930']
|
|
2026-01-29 04:33:41.451 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:33:41.451 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:33:41.451 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:33:41.451 DEBUG [src.node.docker_mananger] docker run -i -t -p 54926:54926 -p 54927:54927 -p 54928:54928 -p 54929:54929 -p 54930:54930 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=54928 --rest-port=54926 --tcp-port=54927 --discv5-udp-port=54929 --rest-address=0.0.0.0 --nat=extip:172.18.70.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=69bacbdaaaba913f35c85426c01d4f62aa12de3c8d7b94b5e9b4d291d56bbbfc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54930 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QA6nVPddZOI7AKeMUXPkgvEpnAXtea7G1nP9BKyvnkVuXJg2_vNXopd8KKpbvgQamRTFp3c1ykvv-VFfTVheKbkCgmlkgnY0gmlwhKwSu2-KbXVsdGlhZGRyc5YACASsErtvBmbmAAoErBK7bwZm590DgnJzhQADAQAAiXNlY3AyNTZrMaECMnQG8IoZfvlj48iRJW8GGE01z16TONSRyR9kDtxYs0ODdGNwgmbmg3VkcIJm6IV3YWt1MgE
|
|
2026-01-29 04:33:41.633 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.70.191 waku 3f42c121bdb176e917bc518cc6b301185eeaaec6930220fa51a6f24d79417345
|
|
2026-01-29 04:33:41.661 DEBUG [src.node.docker_mananger] Container started with ID 3f42c121bdb1. Setting up logs at ./log/docker/node2_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:33:41.661 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54926
|
|
2026-01-29 04:33:41.662 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:33:42.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:42.679 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_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"}]}'
|
|
2026-01-29 04:33:42.680 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:33:42.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54926/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:42.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.70.191/tcp/54927/p2p/16Uiu2HAmDWw5enrd8MBRTaQWWpDn3PYDuekJcHX7unbZQ7RvGcKv","/ip4/172.18.70.191/tcp/54928/ws/p2p/16Uiu2HAmDWw5enrd8MBRTaQWWpDn3PYDuekJcHX7unbZQ7RvGcKv"],"enrUri":"enr:-L24QNzU-YqnVTwv6JyRwc9Elxq_TX-EFwTIhj6JJIIgSvI5VEClUO6fF92Cs5SoL3Vmjg1xPpZJPRRN0YhejJX72w4CgmlkgnY0gmlwhKwSRr-KbXVsdGlhZGRyc5YACASsEka_BtaPAAoErBJGvwbWkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDMtX7xGg56FRj7EtfSMD6R1e19bWE-3y1JuxgV7xct2DdGNwgtaPg3VkcILWkYV3YWt1MgE"}'
|
|
2026-01-29 04:33:42.687 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:33:42.687 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:33:42.687 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:33:42.689 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:33:42.689 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.121
|
|
2026-01-29 04:33:42.689 DEBUG [src.node.docker_mananger] Generated ports ['29004', '29005', '29006', '29007', '29008']
|
|
2026-01-29 04:33:42.689 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:33:42.689 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:33:42.690 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:33:42.690 DEBUG [src.node.docker_mananger] docker run -i -t -p 29004:29004 -p 29005:29005 -p 29006:29006 -p 29007:29007 -p 29008:29008 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=29006 --rest-port=29004 --tcp-port=29005 --discv5-udp-port=29007 --rest-address=0.0.0.0 --nat=extip:172.18.218.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9adabced6c0c54e8fe34bcee000ed1c7bd9286b8c0c1765aa1fe9e4a97b1724c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29008 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNzU-YqnVTwv6JyRwc9Elxq_TX-EFwTIhj6JJIIgSvI5VEClUO6fF92Cs5SoL3Vmjg1xPpZJPRRN0YhejJX72w4CgmlkgnY0gmlwhKwSRr-KbXVsdGlhZGRyc5YACASsEka_BtaPAAoErBJGvwbWkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDMtX7xGg56FRj7EtfSMD6R1e19bWE-3y1JuxgV7xct2DdGNwgtaPg3VkcILWkYV3YWt1MgE
|
|
2026-01-29 04:33:42.884 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.121 waku e05a7296f8f27a789b79088ab8ba481c13c9ccd1b63d76855cea06f9a1348e44
|
|
2026-01-29 04:33:42.915 DEBUG [src.node.docker_mananger] Container started with ID e05a7296f8f2. Setting up logs at ./log/docker/node3_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:33:42.915 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29004
|
|
2026-01-29 04:33:42.915 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:33:43.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29004/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:43.925 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_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"}]}'
|
|
2026-01-29 04:33:43.926 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:33:43.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29004/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:43.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.121/tcp/29005/p2p/16Uiu2HAm1XMqZ1LYzbxxSSdFmBJGqsHyXNiNEs9rBYSfgNxMFW1y","/ip4/172.18.218.121/tcp/29006/ws/p2p/16Uiu2HAm1XMqZ1LYzbxxSSdFmBJGqsHyXNiNEs9rBYSfgNxMFW1y"],"enrUri":"enr:-L24QAcYrT_dl4cbQX-YOESZUWzD7HV9rqIZWlR4GNtUIPeyWB2t0bqRhpnWQqe8nuvRRiB0TwqTHI75kefLc_IAK9ECgmlkgnY0gmlwhKwS2nmKbXVsdGlhZGRyc5YACASsEtp5BnFNAAoErBLaeQZxTt0DgnJzhQADAQAAiXNlY3AyNTZrMaECWpsX1OxqFlGSxyLK-g0apYJYjkFoaFT4Fy9aXlQzntyDdGNwgnFNg3VkcIJxT4V3YWt1MgE"}'
|
|
2026-01-29 04:33:43.931 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:33:43.931 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:33:43.932 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:33:43.934 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:33:43.934 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.62.136
|
|
2026-01-29 04:33:43.935 DEBUG [src.node.docker_mananger] Generated ports ['3615', '3616', '3617', '3618', '3619']
|
|
2026-01-29 04:33:43.935 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:33:43.935 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:33:43.935 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:33:43.935 DEBUG [src.node.docker_mananger] docker run -i -t -p 3615:3615 -p 3616:3616 -p 3617:3617 -p 3618:3618 -p 3619:3619 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=3617 --rest-port=3615 --tcp-port=3616 --discv5-udp-port=3618 --rest-address=0.0.0.0 --nat=extip:172.18.62.136 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ce9aea38ffa6e63b86ccfde1590b205dcc6dc1f3eadea8cc0f782e75dacbdffa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3619 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAcYrT_dl4cbQX-YOESZUWzD7HV9rqIZWlR4GNtUIPeyWB2t0bqRhpnWQqe8nuvRRiB0TwqTHI75kefLc_IAK9ECgmlkgnY0gmlwhKwS2nmKbXVsdGlhZGRyc5YACASsEtp5BnFNAAoErBLaeQZxTt0DgnJzhQADAQAAiXNlY3AyNTZrMaECWpsX1OxqFlGSxyLK-g0apYJYjkFoaFT4Fy9aXlQzntyDdGNwgnFNg3VkcIJxT4V3YWt1MgE
|
|
2026-01-29 04:33:44.121 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.62.136 waku 710df0ffda0e73de426eb9f1408b6c44563104380da3d884ada7ac4c52c561d1
|
|
2026-01-29 04:33:44.152 DEBUG [src.node.docker_mananger] Container started with ID 710df0ffda0e. Setting up logs at ./log/docker/node4_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:33:44.153 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3615
|
|
2026-01-29 04:33:44.153 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:33:45.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3615/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:45.160 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_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"}]}'
|
|
2026-01-29 04:33:45.160 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:33:45.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3615/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:45.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.136/tcp/3616/p2p/16Uiu2HAmE8Ah6NSt1yu4JvVeodnRR7dcyjHTcFv27zwvwX5pcUpX","/ip4/172.18.62.136/tcp/3617/ws/p2p/16Uiu2HAmE8Ah6NSt1yu4JvVeodnRR7dcyjHTcFv27zwvwX5pcUpX"],"enrUri":"enr:-L24QNQydbbfYifZjGXyWIHX87YGMbYRQYsluBQOhAvdlSqQL3zoabrqTLD72Oq5B---Xu37DPAdYYatMsrtxyNfXV8CgmlkgnY0gmlwhKwSPoiKbXVsdGlhZGRyc5YACASsEj6IBg4gAAoErBI-iAYOId0DgnJzhQADAQAAiXNlY3AyNTZrMaEDFdIP1wjGmYZjqQgkkvpEtkdrw9SLqNziDEJ7AwgQZPiDdGNwgg4gg3VkcIIOIoV3YWt1MgE"}'
|
|
2026-01-29 04:33:45.166 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:33:45.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-29 04:33:45.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:33:45.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54926/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-29 04:33:45.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:33:45.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29004/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-29 04:33:45.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:33:45.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3615/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-29 04:33:45.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:33:45.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26341/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:45.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.70.191/tcp/48786/p2p/16Uiu2HAmDWw5enrd8MBRTaQWWpDn3PYDuekJcHX7unbZQ7RvGcKv","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/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-01-29 04:33:45.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54926/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:45.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.187.111/tcp/26342/p2p/16Uiu2HAkxpcynUTi7vX3sP7z1wGdg1QBFPzgA2zMEXE26JthGvZQ","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/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"},{"multiaddr":"/ip4/172.18.218.121/tcp/45382/p2p/16Uiu2HAm1XMqZ1LYzbxxSSdFmBJGqsHyXNiNEs9rBYSfgNxMFW1y","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/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-01-29 04:33:45.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29004/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:45.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.70.191/tcp/54927/p2p/16Uiu2HAmDWw5enrd8MBRTaQWWpDn3PYDuekJcHX7unbZQ7RvGcKv","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/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"},{"multiaddr":"/ip4/172.18.62.136/tcp/60026/p2p/16Uiu2HAmE8Ah6NSt1yu4JvVeodnRR7dcyjHTcFv27zwvwX5pcUpX","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/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-01-29 04:33:45.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3615/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:33:45.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.218.121/tcp/29005/p2p/16Uiu2HAm1XMqZ1LYzbxxSSdFmBJGqsHyXNiNEs9rBYSfgNxMFW1y","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/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-01-29 04:33:45.204 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2026-01-29 04:34:05.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:05.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-01-29 04:34:05.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:05.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.328 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9004', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-01-29 04:34:05.350 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9004', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
|
2026-01-29 04:34:05.367 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9004', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
|
2026-01-29 04:34:05.375 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
|
qdisc netem 8004: root refcnt 5 limit 1000 loss 50%
|
|
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
|
backlog 0b 0p requeues 0
|
|
|
|
2026-01-29 04:34:05.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:06.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:06.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:08.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:08.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:08.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:08.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:08.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:08.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:09.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:09.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:09.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:09.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:10.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:10.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:11.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:11.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:13.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:13.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:20.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:20.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:21.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:21.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:23.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:23.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:24.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:24.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:33.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:33.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:33.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:33.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:34.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:34.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:36.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:36.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:34:40.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:40.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26341/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-29 04:35:00.409 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:35:00.410 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:35:00.410 DEBUG [src.node.waku_node] Stopping container with id 9887a04b25cf
|
|
2026-01-29 04:35:00.933 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:35:00.933 DEBUG [src.node.waku_node] Stopping container with id 3f42c121bdb1
|
|
2026-01-29 04:35:01.473 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:35:01.473 DEBUG [src.node.waku_node] Stopping container with id e05a7296f8f2
|
|
2026-01-29 04:35:01.746 ERROR [src.node.docker_mananger] Max retries reached for container 9887a04b25cf. Exiting log stream.
|
|
2026-01-29 04:35:02.003 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:35:02.004 DEBUG [src.node.waku_node] Stopping container with id 710df0ffda0e
|
|
2026-01-29 04:35:02.286 ERROR [src.node.docker_mananger] Max retries reached for container 3f42c121bdb1. Exiting log stream.
|
|
2026-01-29 04:35:02.532 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:35:02.534 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:35:02.592 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:35:02.660 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:35:02.731 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:35:02.797 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:35:02.798 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-01-29 04:35:02.798 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-01-29 04:35:02.799 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:02.802 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:02.804 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:02.805 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-01-29_04-33-40__2596cd7e-069f-453d-873d-4850d954c473__wakuorg_nwaku:latest.log
|