mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
237 lines
47 KiB
Plaintext
237 lines
47 KiB
Plaintext
2026-02-04 17:12:45.653 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:12:45.654 DEBUG [tests.conftest] Running test: test_latency_with_load_sender_side with id: 2026-02-04_17-12-45__b15503a8-234b-477c-9e61-c4409daac530
|
|
2026-02-04 17:12:45.654 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:12:45.654 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 17:12:45.660 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:12:45.660 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-12-45__b15503a8-234b-477c-9e61-c4409daac530__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:45.666 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:12:45.667 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-12-45__b15503a8-234b-477c-9e61-c4409daac530__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:45.673 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:12:45.673 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-04_17-12-45__b15503a8-234b-477c-9e61-c4409daac530__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:45.679 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:12:45.679 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-04_17-12-45__b15503a8-234b-477c-9e61-c4409daac530__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:45.679 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled
|
|
2026-02-04 17:12:45.679 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:12:45.679 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:12:45.681 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:12:45.681 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.91
|
|
2026-02-04 17:12:45.681 DEBUG [src.node.docker_mananger] Generated ports ['24868', '24869', '24870', '24871', '24872']
|
|
2026-02-04 17:12:45.681 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:12:45.681 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:12:45.681 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:12:45.682 DEBUG [src.node.docker_mananger] docker run -i -t -p 24868:24868 -p 24869:24869 -p 24870:24870 -p 24871:24871 -p 24872:24872 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=24870 --rest-port=24868 --tcp-port=24869 --discv5-udp-port=24871 --rest-address=0.0.0.0 --nat=extip:172.18.238.91 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3fec8bc5bc7a3bb02bddbeabed404a069fd4885adaffbff8e6d195e58aec472c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24872 --metrics-logging=true --relay=true
|
|
2026-02-04 17:12:45.781 ERROR [src.node.docker_mananger] Max retries reached for container c6515b74a8c2. Exiting log stream.
|
|
2026-02-04 17:12:45.860 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.91 waku 3f5082c1a59f62735e17f4dbe39a96a456561e2cd122524ae8c74cf8e5e52502
|
|
2026-02-04 17:12:45.892 DEBUG [src.node.docker_mananger] Container started with ID 3f5082c1a59f. Setting up logs at ./log/docker/node1_2026-02-04_17-12-45__b15503a8-234b-477c-9e61-c4409daac530__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:45.892 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24868
|
|
2026-02-04 17:12:45.892 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:12:46.259 ERROR [src.node.docker_mananger] Max retries reached for container c0f4728757f8. Exiting log stream.
|
|
2026-02-04 17:12:46.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24868/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:46.896 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-02-04 17:12:46.896 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:12:46.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24868/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:46.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.91/tcp/24869/p2p/16Uiu2HAm8fDMzPd2VdAerGQnwfyjXC2wBu26kBx5knfUYpe6Ua43","/ip4/172.18.238.91/tcp/24870/ws/p2p/16Uiu2HAm8fDMzPd2VdAerGQnwfyjXC2wBu26kBx5knfUYpe6Ua43"],"enrUri":"enr:-L24QMn2jtNQaaX4Ji5vcEH_b1A4SbSFYrxEz3VeUfog8L7Ob7tGkELJsGu61gJtyVmVmUtCoqJ7vMhTY2Ua6ec1zdACgmlkgnY0gmlwhKwS7luKbXVsdGlhZGRyc5YACASsEu5bBmElAAoErBLuWwZhJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxJ_3EIo8fvcH0449awSTrtrOJLF4l07keXNaT0lRJDyDdGNwgmElg3VkcIJhJ4V3YWt1MgE"}'
|
|
2026-02-04 17:12:46.899 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:12:46.900 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:12:46.900 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:12:46.901 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:12:46.901 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.50.160
|
|
2026-02-04 17:12:46.901 DEBUG [src.node.docker_mananger] Generated ports ['12266', '12267', '12268', '12269', '12270']
|
|
2026-02-04 17:12:46.902 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:12:46.902 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:12:46.902 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:12:46.902 DEBUG [src.node.docker_mananger] docker run -i -t -p 12266:12266 -p 12267:12267 -p 12268:12268 -p 12269:12269 -p 12270:12270 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=12268 --rest-port=12266 --tcp-port=12267 --discv5-udp-port=12269 --rest-address=0.0.0.0 --nat=extip:172.18.50.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbaddaa0e580de20d2ac73b4d796f9c2a609edcdf306cd0f5ff7baaf5b35fbfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12270 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMn2jtNQaaX4Ji5vcEH_b1A4SbSFYrxEz3VeUfog8L7Ob7tGkELJsGu61gJtyVmVmUtCoqJ7vMhTY2Ua6ec1zdACgmlkgnY0gmlwhKwS7luKbXVsdGlhZGRyc5YACASsEu5bBmElAAoErBLuWwZhJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxJ_3EIo8fvcH0449awSTrtrOJLF4l07keXNaT0lRJDyDdGNwgmElg3VkcIJhJ4V3YWt1MgE
|
|
2026-02-04 17:12:47.091 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.50.160 waku dba906d1a86b009c9ca3f0b0b64eb21ba3cc1e3d1a4c9ed193419024d8ed79c0
|
|
2026-02-04 17:12:47.121 DEBUG [src.node.docker_mananger] Container started with ID dba906d1a86b. Setting up logs at ./log/docker/node2_2026-02-04_17-12-45__b15503a8-234b-477c-9e61-c4409daac530__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:47.122 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12266
|
|
2026-02-04 17:12:47.122 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:12:48.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12266/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:48.135 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-02-04 17:12:48.136 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:12:48.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12266/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:48.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.50.160/tcp/12267/p2p/16Uiu2HAmBBQmb4WHYiKmf7t7bbjv6pZddnBUSpVdM4t4mWTR4BL7","/ip4/172.18.50.160/tcp/12268/ws/p2p/16Uiu2HAmBBQmb4WHYiKmf7t7bbjv6pZddnBUSpVdM4t4mWTR4BL7"],"enrUri":"enr:-L24QNQRl5VFRnWC5F0KgvqstD2_kBe6qEHain3qB18ukV91cx18sicXAylu0Crx1fxyI_GOnBGcKkDhdD8uFLWozmICgmlkgnY0gmlwhKwSMqCKbXVsdGlhZGRyc5YACASsEjKgBi_rAAoErBIyoAYv7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6hOpNxJfWeHIqAEAB2ehqBDIzfNgEEs3bWRlOHyqAjSDdGNwgi_rg3VkcIIv7YV3YWt1MgE"}'
|
|
2026-02-04 17:12:48.141 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:12:48.141 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:12:48.141 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:12:48.144 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:12:48.147 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.118.86
|
|
2026-02-04 17:12:48.147 DEBUG [src.node.docker_mananger] Generated ports ['3489', '3490', '3491', '3492', '3493']
|
|
2026-02-04 17:12:48.147 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:12:48.147 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:12:48.148 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:12:48.148 DEBUG [src.node.docker_mananger] docker run -i -t -p 3489:3489 -p 3490:3490 -p 3491:3491 -p 3492:3492 -p 3493:3493 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=3491 --rest-port=3489 --tcp-port=3490 --discv5-udp-port=3492 --rest-address=0.0.0.0 --nat=extip:172.18.118.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=15bfcc3fa86a2c3516214d1fc8e74ccc7ddef8e3e346c3da0695a92c80d7ecc1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3493 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMn2jtNQaaX4Ji5vcEH_b1A4SbSFYrxEz3VeUfog8L7Ob7tGkELJsGu61gJtyVmVmUtCoqJ7vMhTY2Ua6ec1zdACgmlkgnY0gmlwhKwS7luKbXVsdGlhZGRyc5YACASsEu5bBmElAAoErBLuWwZhJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxJ_3EIo8fvcH0449awSTrtrOJLF4l07keXNaT0lRJDyDdGNwgmElg3VkcIJhJ4V3YWt1MgE
|
|
2026-02-04 17:12:48.328 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.118.86 waku 04bca0a3380573307227eea501256a4377a21f7addc4ebe905cdc68ae2344589
|
|
2026-02-04 17:12:48.358 DEBUG [src.node.docker_mananger] Container started with ID 04bca0a33805. Setting up logs at ./log/docker/node3_2026-02-04_17-12-45__b15503a8-234b-477c-9e61-c4409daac530__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:48.359 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3489
|
|
2026-02-04 17:12:48.360 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:12:49.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3489/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:49.370 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-02-04 17:12:49.371 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:12:49.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3489/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:49.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.86/tcp/3490/p2p/16Uiu2HAmJnSukAUVgLs7oGAuRxgd5hFYQ1mVFgyScHGn2CYyMfad","/ip4/172.18.118.86/tcp/3491/ws/p2p/16Uiu2HAmJnSukAUVgLs7oGAuRxgd5hFYQ1mVFgyScHGn2CYyMfad"],"enrUri":"enr:-L24QNUA5Rvps4YZo7Oy98N-QmBEOeCjcXuN3SYS4O850gQ5VCmAaSkplT8bEvVFb39130ResDFfolm3e3C1gi3nROYCgmlkgnY0gmlwhKwSdlaKbXVsdGlhZGRyc5YACASsEnZWBg2iAAoErBJ2VgYNo90DgnJzhQADAQAAiXNlY3AyNTZrMaEDWw833ZJB4Y8__iswx3W1_3HX4T7gfbOUsoW9-Z8nqjaDdGNwgg2ig3VkcIINpIV3YWt1MgE"}'
|
|
2026-02-04 17:12:49.378 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:12:49.379 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:12:49.379 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:12:49.381 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:12:49.381 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.184
|
|
2026-02-04 17:12:49.381 DEBUG [src.node.docker_mananger] Generated ports ['21870', '21871', '21872', '21873', '21874']
|
|
2026-02-04 17:12:49.382 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:12:49.382 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:12:49.382 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:12:49.382 DEBUG [src.node.docker_mananger] docker run -i -t -p 21870:21870 -p 21871:21871 -p 21872:21872 -p 21873:21873 -p 21874:21874 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=21872 --rest-port=21870 --tcp-port=21871 --discv5-udp-port=21873 --rest-address=0.0.0.0 --nat=extip:172.18.57.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f2b84ac38ac8cefc1afd7f67e6e7c481aea5c8fe9e2219b8af86d3503f59a8d9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21874 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMn2jtNQaaX4Ji5vcEH_b1A4SbSFYrxEz3VeUfog8L7Ob7tGkELJsGu61gJtyVmVmUtCoqJ7vMhTY2Ua6ec1zdACgmlkgnY0gmlwhKwS7luKbXVsdGlhZGRyc5YACASsEu5bBmElAAoErBLuWwZhJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxJ_3EIo8fvcH0449awSTrtrOJLF4l07keXNaT0lRJDyDdGNwgmElg3VkcIJhJ4V3YWt1MgE
|
|
2026-02-04 17:12:49.569 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.184 waku e4eec712bd4529a920131c81aadc212eddb69e8abe3690946a24d7d701ef0031
|
|
2026-02-04 17:12:49.600 DEBUG [src.node.docker_mananger] Container started with ID e4eec712bd45. Setting up logs at ./log/docker/node4_2026-02-04_17-12-45__b15503a8-234b-477c-9e61-c4409daac530__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:49.601 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21870
|
|
2026-02-04 17:12:49.601 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:12:50.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21870/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:50.610 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-02-04 17:12:50.611 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:12:50.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21870/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:50.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.184/tcp/21871/p2p/16Uiu2HAmLDHzPfi1NiYotnXUWyFUftS8LX6KdUd753Km9M8VonuS","/ip4/172.18.57.184/tcp/21872/ws/p2p/16Uiu2HAmLDHzPfi1NiYotnXUWyFUftS8LX6KdUd753Km9M8VonuS"],"enrUri":"enr:-L24QH432uMb3odyarf0Ppv7tqE892EijU8-Et-e3D-iT3sheQ2FJ-yTnSR-lOui54IAGRpmFf9zFVZ98eEbjLG4S4QCgmlkgnY0gmlwhKwSObiKbXVsdGlhZGRyc5YACASsEjm4BlVvAAoErBI5uAZVcN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDcEhW8gtytHRLZT1RgGVh8ibaUqwHh5AmFvGDEv-czIWDdGNwglVvg3VkcIJVcYV3YWt1MgE"}'
|
|
2026-02-04 17:12:50.617 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:12:50.617 INFO [tests.e2e.test_network_conditions] Subscribing all nodes to relay topic
|
|
2026-02-04 17:12:50.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:12:50.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:50.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12266/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:12:50.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:50.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3489/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:12:50.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:50.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21870/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:12:50.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:50.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24868/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:50.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.57.184/tcp/59748/p2p/16Uiu2HAmLDHzPfi1NiYotnXUWyFUftS8LX6KdUd753Km9M8VonuS","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"},{"multiaddr":"/ip4/172.18.118.86/tcp/51612/p2p/16Uiu2HAmJnSukAUVgLs7oGAuRxgd5hFYQ1mVFgyScHGn2CYyMfad","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"},{"multiaddr":"/ip4/172.18.50.160/tcp/48614/p2p/16Uiu2HAmBBQmb4WHYiKmf7t7bbjv6pZddnBUSpVdM4t4mWTR4BL7","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-02-04 17:12:50.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12266/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:50.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.238.91/tcp/24869/p2p/16Uiu2HAm8fDMzPd2VdAerGQnwfyjXC2wBu26kBx5knfUYpe6Ua43","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-02-04 17:12:50.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3489/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:50.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.238.91/tcp/24869/p2p/16Uiu2HAm8fDMzPd2VdAerGQnwfyjXC2wBu26kBx5knfUYpe6Ua43","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-02-04 17:12:50.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21870/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:50.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.238.91/tcp/24869/p2p/16Uiu2HAm8fDMzPd2VdAerGQnwfyjXC2wBu26kBx5knfUYpe6Ua43","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-02-04 17:12:50.656 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-04 17:13:20.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21870/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:13:20.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-02-04 17:13:20.659 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
|
|
2026-02-04 17:13:20.661 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6769', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 17:13:20.671 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6769', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 17:13:20.681 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6769', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
|
2026-02-04 17:13:20.690 INFO [tests.e2e.test_network_conditions] Sending 50 messages from node1
|
|
2026-02-04 17:13:20.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:13:26.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:13:26.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:13:32.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:13:32.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:13:38.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:13:38.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:13:44.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:13:44.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:13:50.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:13:50.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:13:56.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:13:56.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:02.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:02.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:08.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:08.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:14.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:14.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:20.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:20.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:26.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:26.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:32.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:32.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:38.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:38.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:44.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:44.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:50.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:50.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:14:56.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:14:56.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:02.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:02.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:08.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:08.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:14.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:14.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:20.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:20.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:26.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:26.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:32.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:32.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:38.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:38.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:44.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:44.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:50.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:50.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:15:56.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:15:56.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:02.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:02.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:08.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:08.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:14.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:14.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:20.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:20.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:26.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:26.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:32.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:32.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:38.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:38.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:44.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:44.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:50.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:50.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:16:56.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:56.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:02.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:02.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:08.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:08.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:14.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:14.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:20.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:20.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:26.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:26.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:32.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:32.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:38.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:38.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:44.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:44.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:51.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:51.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:17:57.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:17:57.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:18:03.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:03.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:18:09.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:09.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:18:15.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:15.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24868/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-02-04 17:18:21.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:18:21.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21870/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:18:21.039 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-04 17:18:21.040 INFO [tests.e2e.test_network_conditions] Node4 received 50 messages (min_expected=25.0, total_sent=50)
|
|
2026-02-04 17:18:21.041 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6769', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 17:18:21.052 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:18:21.053 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:18:21.053 DEBUG [src.node.waku_node] Stopping container with id 3f5082c1a59f
|
|
2026-02-04 17:18:21.583 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:18:21.583 DEBUG [src.node.waku_node] Stopping container with id dba906d1a86b
|
|
2026-02-04 17:18:22.119 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:18:22.121 DEBUG [src.node.waku_node] Stopping container with id 04bca0a33805
|
|
2026-02-04 17:18:22.399 ERROR [src.node.docker_mananger] Max retries reached for container 3f5082c1a59f. Exiting log stream.
|
|
2026-02-04 17:18:22.652 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:18:22.654 DEBUG [src.node.waku_node] Stopping container with id e4eec712bd45
|
|
2026-02-04 17:18:23.192 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:18:23.200 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:18:23.436 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:18:23.903 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:18:24.222 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:18:24.467 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|