mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-12 21:39:26 +00:00
239 lines
47 KiB
Plaintext
239 lines
47 KiB
Plaintext
2026-02-06 04:35:49.971 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-06 04:35:49.972 DEBUG [tests.conftest] Running test: test_latency_with_load_sender_side with id: 2026-02-06_04-35-49__48fc8f93-76b8-4ddc-b906-f5b6cc6b3417
|
|
2026-02-06 04:35:49.972 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-06 04:35:49.972 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-06 04:35:49.979 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-06 04:35:49.979 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-06_04-35-49__48fc8f93-76b8-4ddc-b906-f5b6cc6b3417__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:35:49.985 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-06 04:35:49.985 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-06_04-35-49__48fc8f93-76b8-4ddc-b906-f5b6cc6b3417__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:35:49.991 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-06 04:35:49.991 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-06_04-35-49__48fc8f93-76b8-4ddc-b906-f5b6cc6b3417__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:35:49.997 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-06 04:35:49.997 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-06_04-35-49__48fc8f93-76b8-4ddc-b906-f5b6cc6b3417__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:35:49.998 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled
|
|
2026-02-06 04:35:49.998 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-06 04:35:49.998 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-06 04:35:49.999 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-06 04:35:49.999 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.255.188
|
|
2026-02-06 04:35:49.999 DEBUG [src.node.docker_mananger] Generated ports ['6746', '6747', '6748', '6749', '6750']
|
|
2026-02-06 04:35:50.000 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-06 04:35:50.000 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-06 04:35:50.000 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-06 04:35:50.000 DEBUG [src.node.docker_mananger] docker run -i -t -p 6746:6746 -p 6747:6747 -p 6748:6748 -p 6749:6749 -p 6750:6750 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=6748 --rest-port=6746 --tcp-port=6747 --discv5-udp-port=6749 --rest-address=0.0.0.0 --nat=extip:172.18.255.188 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c1bcdaca10dc490d8cca08c44dcd3ffc7f4c182b4d6acc36cfccbeede54e083b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6750 --metrics-logging=true --relay=true
|
|
2026-02-06 04:35:50.169 ERROR [src.node.docker_mananger] Max retries reached for container e5971ae91cd9. Exiting log stream.
|
|
2026-02-06 04:35:50.178 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.255.188 waku c757a1860dab1fb222fb4c6c14ff78b323d3b1d1814da901b5746a695646e0d1
|
|
2026-02-06 04:35:50.207 DEBUG [src.node.docker_mananger] Container started with ID c757a1860dab. Setting up logs at ./log/docker/node1_2026-02-06_04-35-49__48fc8f93-76b8-4ddc-b906-f5b6cc6b3417__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:35:50.209 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6746
|
|
2026-02-06 04:35:50.209 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-06 04:35:50.577 ERROR [src.node.docker_mananger] Max retries reached for container aa4592674798. Exiting log stream.
|
|
2026-02-06 04:35:51.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6746/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:51.213 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-06 04:35:51.213 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-06 04:35:51.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6746/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:51.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.255.188/tcp/6747/p2p/16Uiu2HAm5yVY4bXGmr4KJVPR4vTzXtvq5fVVRE4AehFGA9d8xpZQ","/ip4/172.18.255.188/tcp/6748/ws/p2p/16Uiu2HAm5yVY4bXGmr4KJVPR4vTzXtvq5fVVRE4AehFGA9d8xpZQ"],"enrUri":"enr:-L24QKSds0r6qulBsYOZpgoyOzWhSXs5UUwAyQCURwn6ry8yK-SOUjwIzs1zYh2tlmqSPH_UW4XLFyqEk0vyyH20f4gCgmlkgnY0gmlwhKwS_7yKbXVsdGlhZGRyc5YACASsEv-8BhpbAAoErBL_vAYaXN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnLulgQ2Cr8Ini0Mhqier-NqzVLtFvPCOLfqJ2gML2PuDdGNwghpbg3VkcIIaXYV3YWt1MgE"}'
|
|
2026-02-06 04:35:51.216 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-06 04:35:51.216 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-06 04:35:51.216 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-06 04:35:51.218 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-06 04:35:51.218 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.68
|
|
2026-02-06 04:35:51.218 DEBUG [src.node.docker_mananger] Generated ports ['2060', '2061', '2062', '2063', '2064']
|
|
2026-02-06 04:35:51.218 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-06 04:35:51.218 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-06 04:35:51.219 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-06 04:35:51.219 DEBUG [src.node.docker_mananger] docker run -i -t -p 2060:2060 -p 2061:2061 -p 2062:2062 -p 2063:2063 -p 2064:2064 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=2062 --rest-port=2060 --tcp-port=2061 --discv5-udp-port=2063 --rest-address=0.0.0.0 --nat=extip:172.18.218.68 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0dffae9dbbf4c9d4caf363da77bdf3040bde0b19976defead5df44c34ee4fba2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2064 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKSds0r6qulBsYOZpgoyOzWhSXs5UUwAyQCURwn6ry8yK-SOUjwIzs1zYh2tlmqSPH_UW4XLFyqEk0vyyH20f4gCgmlkgnY0gmlwhKwS_7yKbXVsdGlhZGRyc5YACASsEv-8BhpbAAoErBL_vAYaXN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnLulgQ2Cr8Ini0Mhqier-NqzVLtFvPCOLfqJ2gML2PuDdGNwghpbg3VkcIIaXYV3YWt1MgE
|
|
2026-02-06 04:35:51.404 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.68 waku 5677c495a262fd32cdbc7659b486be409bac8e91a96ad508a0487303b7c11a4d
|
|
2026-02-06 04:35:51.433 DEBUG [src.node.docker_mananger] Container started with ID 5677c495a262. Setting up logs at ./log/docker/node2_2026-02-06_04-35-49__48fc8f93-76b8-4ddc-b906-f5b6cc6b3417__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:35:51.434 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2060
|
|
2026-02-06 04:35:51.434 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-06 04:35:52.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2060/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:52.443 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-06 04:35:52.444 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-06 04:35:52.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2060/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:52.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.68/tcp/2061/p2p/16Uiu2HAmDpr1qpgyQocCUSvVeXqq7vV5taH2FJGfpkYNrhd4xM4v","/ip4/172.18.218.68/tcp/2062/ws/p2p/16Uiu2HAmDpr1qpgyQocCUSvVeXqq7vV5taH2FJGfpkYNrhd4xM4v"],"enrUri":"enr:-L24QD9fOvkiE_fuUxZhV9_wFXOdtNpcO4CsAoCjTtx6-LLWNMyxeJvxfv4WmZlV1AJMP9oH765PMGikQx-TFyQt3V0CgmlkgnY0gmlwhKwS2kSKbXVsdGlhZGRyc5YACASsEtpEBggNAAoErBLaRAYIDt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEWIR_Oj9lakM2mnGkvpIEcNxBVP7QqLjBDcKzWZq03uDdGNwgggNg3VkcIIID4V3YWt1MgE"}'
|
|
2026-02-06 04:35:52.452 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-06 04:35:52.453 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-06 04:35:52.453 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-06 04:35:52.454 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-06 04:35:52.455 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.8
|
|
2026-02-06 04:35:52.455 DEBUG [src.node.docker_mananger] Generated ports ['19267', '19268', '19269', '19270', '19271']
|
|
2026-02-06 04:35:52.455 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-06 04:35:52.455 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-06 04:35:52.455 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-06 04:35:52.455 DEBUG [src.node.docker_mananger] docker run -i -t -p 19267:19267 -p 19268:19268 -p 19269:19269 -p 19270:19270 -p 19271:19271 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=19269 --rest-port=19267 --tcp-port=19268 --discv5-udp-port=19270 --rest-address=0.0.0.0 --nat=extip:172.18.85.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fb9fea1cfdb9f2333cbe484ff8e348eead16abbf5bc1ec5a7e1c5cbbfb923a46 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19271 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKSds0r6qulBsYOZpgoyOzWhSXs5UUwAyQCURwn6ry8yK-SOUjwIzs1zYh2tlmqSPH_UW4XLFyqEk0vyyH20f4gCgmlkgnY0gmlwhKwS_7yKbXVsdGlhZGRyc5YACASsEv-8BhpbAAoErBL_vAYaXN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnLulgQ2Cr8Ini0Mhqier-NqzVLtFvPCOLfqJ2gML2PuDdGNwghpbg3VkcIIaXYV3YWt1MgE
|
|
2026-02-06 04:35:52.637 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.8 waku cc957d47b43c5f7a2d42fbeac7c725c80391f4ebb00fea95de955fa880fbc59b
|
|
2026-02-06 04:35:52.671 DEBUG [src.node.docker_mananger] Container started with ID cc957d47b43c. Setting up logs at ./log/docker/node3_2026-02-06_04-35-49__48fc8f93-76b8-4ddc-b906-f5b6cc6b3417__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:35:52.671 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19267
|
|
2026-02-06 04:35:52.671 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-06 04:35:53.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19267/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:53.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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-06 04:35:53.681 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-06 04:35:53.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19267/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:53.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.8/tcp/19268/p2p/16Uiu2HAmUytJ3mq14WPNVgvJZ4p8efjUStim6tSwfCTFs3h69o8P","/ip4/172.18.85.8/tcp/19269/ws/p2p/16Uiu2HAmUytJ3mq14WPNVgvJZ4p8efjUStim6tSwfCTFs3h69o8P"],"enrUri":"enr:-L24QH94x2_5WDphKYReACCpRoj6ropxvOWWTgpQajuGW20HeDfEJkZzbXO3ud9ah1lHHcCcu3Ot2TtGWVCCNn17JMYCgmlkgnY0gmlwhKwSVQiKbXVsdGlhZGRyc5YACASsElUIBktEAAoErBJVCAZLRd0DgnJzhQADAQAAiXNlY3AyNTZrMaED8pItxNPcukI8e4rPFsBDKG4g3ssYooNl1jk5E_sr-TSDdGNwgktEg3VkcIJLRoV3YWt1MgE"}'
|
|
2026-02-06 04:35:53.686 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-06 04:35:53.687 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-06 04:35:53.687 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-06 04:35:53.688 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-06 04:35:53.688 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.50
|
|
2026-02-06 04:35:53.689 DEBUG [src.node.docker_mananger] Generated ports ['12790', '12791', '12792', '12793', '12794']
|
|
2026-02-06 04:35:53.689 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-06 04:35:53.689 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-06 04:35:53.689 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-06 04:35:53.689 DEBUG [src.node.docker_mananger] docker run -i -t -p 12790:12790 -p 12791:12791 -p 12792:12792 -p 12793:12793 -p 12794:12794 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=12792 --rest-port=12790 --tcp-port=12791 --discv5-udp-port=12793 --rest-address=0.0.0.0 --nat=extip:172.18.251.50 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f3eceff79e3ede5e07fb9fbcf42c0ec3b9fa80ef4ec98ccace840fe678994026 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12794 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKSds0r6qulBsYOZpgoyOzWhSXs5UUwAyQCURwn6ry8yK-SOUjwIzs1zYh2tlmqSPH_UW4XLFyqEk0vyyH20f4gCgmlkgnY0gmlwhKwS_7yKbXVsdGlhZGRyc5YACASsEv-8BhpbAAoErBL_vAYaXN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnLulgQ2Cr8Ini0Mhqier-NqzVLtFvPCOLfqJ2gML2PuDdGNwghpbg3VkcIIaXYV3YWt1MgE
|
|
2026-02-06 04:35:53.876 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.50 waku 77a78843682ddc3881635437b824097fbc6930700dff3f92faf29d1e990ff672
|
|
2026-02-06 04:35:53.912 DEBUG [src.node.docker_mananger] Container started with ID 77a78843682d. Setting up logs at ./log/docker/node4_2026-02-06_04-35-49__48fc8f93-76b8-4ddc-b906-f5b6cc6b3417__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:35:53.913 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12790
|
|
2026-02-06 04:35:53.913 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-06 04:35:54.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12790/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:54.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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-06 04:35:54.921 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-06 04:35:54.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12790/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:54.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.50/tcp/12791/p2p/16Uiu2HAm8zgqfXEyZk5MKBCkLVBPnLSf8EupsKa8ReWxVBJsh1jr","/ip4/172.18.251.50/tcp/12792/ws/p2p/16Uiu2HAm8zgqfXEyZk5MKBCkLVBPnLSf8EupsKa8ReWxVBJsh1jr"],"enrUri":"enr:-L24QBaL9bCS_l6gQhM-6zHTaeD9f9uO-wWWBUhCF_DyQiXpK1Ki6kmSjRUEDZxpYZSq76n4wcdgLOpqOC_ShjE_W48CgmlkgnY0gmlwhKwS-zKKbXVsdGlhZGRyc5YACASsEvsyBjH3AAoErBL7MgYx-N0DgnJzhQADAQAAiXNlY3AyNTZrMaECyZ0RqLgQWF0kXRZUly1LnASbm64_Ixau_1DNUJT4DjWDdGNwgjH3g3VkcIIx-YV3YWt1MgE"}'
|
|
2026-02-06 04:35:54.925 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-06 04:35:54.925 INFO [tests.e2e.test_network_conditions] Subscribing all nodes to relay topic
|
|
2026-02-06 04:35:54.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-06 04:35:54.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:35:54.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2060/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-06 04:35:54.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:35:54.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19267/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-06 04:35:54.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:35:54.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12790/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-06 04:35:54.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:35:54.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6746/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:54.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.85.8/tcp/35560/p2p/16Uiu2HAmUytJ3mq14WPNVgvJZ4p8efjUStim6tSwfCTFs3h69o8P","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.218.68/tcp/42596/p2p/16Uiu2HAmDpr1qpgyQocCUSvVeXqq7vV5taH2FJGfpkYNrhd4xM4v","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.251.50/tcp/38194/p2p/16Uiu2HAm8zgqfXEyZk5MKBCkLVBPnLSf8EupsKa8ReWxVBJsh1jr","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-06 04:35:54.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2060/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:54.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.255.188/tcp/6747/p2p/16Uiu2HAm5yVY4bXGmr4KJVPR4vTzXtvq5fVVRE4AehFGA9d8xpZQ","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-06 04:35:54.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19267/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:54.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.255.188/tcp/6747/p2p/16Uiu2HAm5yVY4bXGmr4KJVPR4vTzXtvq5fVVRE4AehFGA9d8xpZQ","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-06 04:35:54.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12790/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:35:54.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.255.188/tcp/6747/p2p/16Uiu2HAm5yVY4bXGmr4KJVPR4vTzXtvq5fVVRE4AehFGA9d8xpZQ","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-06 04:35:54.962 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-06 04:36:24.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12790/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:36:24.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-02-06 04:36:24.966 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
|
|
2026-02-06 04:36:24.967 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6714', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-06 04:36:24.978 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6714', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-06 04:36:24.988 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6714', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
|
2026-02-06 04:36:24.997 INFO [tests.e2e.test_network_conditions] Sending 50 messages from node1
|
|
2026-02-06 04:36:24.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:36:31.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:36:31.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:36:37.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:36:37.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:36:43.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:36:43.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:36:49.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:36:49.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:36:55.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:36:55.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:01.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:01.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:07.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:07.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:13.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:13.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:19.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:19.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:25.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:25.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:31.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:31.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:37.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:37.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:43.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:43.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:49.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:49.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:37:55.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:37:55.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:01.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:01.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:07.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:07.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:13.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:13.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:19.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:19.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:25.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:25.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:31.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:31.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:37.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:37.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:43.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:43.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:49.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:49.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:38:55.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:38:55.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:01.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:01.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:07.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:07.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:13.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:13.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:19.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:19.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:25.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:25.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:31.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:31.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:37.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:37.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:43.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:43.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:49.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:49.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:39:55.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:39:55.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:01.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:01.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:07.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:07.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:13.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:13.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:19.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:19.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:25.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:25.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:31.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:31.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:37.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:37.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:43.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:43.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:49.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:49.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:40:55.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:40:55.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:41:01.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:41:01.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:41:07.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:41:07.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:41:13.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:41:13.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:41:19.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:41:19.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6746/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-06 04:41:25.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:41:25.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12790/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:41:25.325 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-06 04:41:25.325 INFO [tests.e2e.test_network_conditions] Node4 received 50 messages (min_expected=25.0, total_sent=50)
|
|
2026-02-06 04:41:25.326 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6714', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-06 04:41:25.337 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-06 04:41:25.338 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-06 04:41:25.338 DEBUG [src.node.waku_node] Stopping container with id c757a1860dab
|
|
2026-02-06 04:41:25.916 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-06 04:41:25.916 DEBUG [src.node.waku_node] Stopping container with id 5677c495a262
|
|
2026-02-06 04:41:26.450 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-06 04:41:26.450 DEBUG [src.node.waku_node] Stopping container with id cc957d47b43c
|
|
2026-02-06 04:41:26.729 ERROR [src.node.docker_mananger] Max retries reached for container c757a1860dab. Exiting log stream.
|
|
2026-02-06 04:41:26.971 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-06 04:41:26.971 DEBUG [src.node.waku_node] Stopping container with id 77a78843682d
|
|
2026-02-06 04:41:27.262 ERROR [src.node.docker_mananger] Max retries reached for container 5677c495a262. Exiting log stream.
|
|
2026-02-06 04:41:27.497 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-06 04:41:27.498 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-06 04:41:27.726 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-06 04:41:27.972 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-06 04:41:28.212 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-06 04:41:28.443 ERROR [src.node.docker_mananger] Max retries reached for container cc957d47b43c. Exiting log stream.
|
|
2026-02-06 04:41:28.447 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|