mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 23:53:52 +00:00
239 lines
48 KiB
Plaintext
239 lines
48 KiB
Plaintext
2026-03-18 09:07:09.745 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:07:09.745 DEBUG [tests.conftest] Running test: test_latency_with_load_sender_side with id: 2026-03-18_09-07-09__8b00238c-73c8-4a66-b7a5-80ac5525dfee
|
|
2026-03-18 09:07:09.746 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:07:09.746 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-18 09:07:09.753 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:07:09.753 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-07-09__8b00238c-73c8-4a66-b7a5-80ac5525dfee__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:09.760 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:07:09.760 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-07-09__8b00238c-73c8-4a66-b7a5-80ac5525dfee__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:09.767 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:07:09.767 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_09-07-09__8b00238c-73c8-4a66-b7a5-80ac5525dfee__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:09.774 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:07:09.774 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-18_09-07-09__8b00238c-73c8-4a66-b7a5-80ac5525dfee__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:09.774 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled
|
|
2026-03-18 09:07:09.774 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:07:09.774 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:07:09.776 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:07:09.776 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.14
|
|
2026-03-18 09:07:09.776 DEBUG [src.node.docker_mananger] Generated ports ['2700', '2701', '2702', '2703', '2704']
|
|
2026-03-18 09:07:09.776 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:07:09.776 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:07:09.776 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:07:09.776 DEBUG [src.node.docker_mananger] docker run -i -t -p 2700:2700 -p 2701:2701 -p 2702:2702 -p 2703:2703 -p 2704:2704 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=2702 --rest-port=2700 --tcp-port=2701 --discv5-udp-port=2703 --rest-address=0.0.0.0 --nat=extip:172.18.8.14 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=af4fee7eda4167dbf4be64bd80390dfbddfbddbe46bfa39d2de91243cedfe2ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2704 --metrics-logging=true --relay=true
|
|
2026-03-18 09:07:09.970 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.14 waku 804e25d64df4af0151daf0fb2f6a710abff6eae63aa778a7fcb52ce8add34c47
|
|
2026-03-18 09:07:10.009 DEBUG [src.node.docker_mananger] Container started with ID 804e25d64df4. Setting up logs at ./log/docker/node1_2026-03-18_09-07-09__8b00238c-73c8-4a66-b7a5-80ac5525dfee__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:10.009 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 2700
|
|
2026-03-18 09:07:10.009 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:07:10.070 ERROR [src.node.docker_mananger] Max retries reached for container 7f60e89363c7. Exiting log stream.
|
|
2026-03-18 09:07:10.350 ERROR [src.node.docker_mananger] Max retries reached for container 959c583b6d6d. Exiting log stream.
|
|
2026-03-18 09:07:11.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2700/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:11.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:07:11.014 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:07:11.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2700/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:11.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.14/tcp/2701/p2p/16Uiu2HAkxgJzwNhfnQLFovxbiarYeDLf5Kg5NsNfBp78jkniXHda","/ip4/172.18.8.14/tcp/2702/ws/p2p/16Uiu2HAkxgJzwNhfnQLFovxbiarYeDLf5Kg5NsNfBp78jkniXHda"],"enrUri":"enr:-L24QFN7ed0F-UeWZD15l9oHn9alv-nsJYHwMzRxCdOtUkADVABBakMQObhuVnto7MYLRqq29qMcG9nlvfhSHkN9bxECgmlkgnY0gmlwhKwSCA6KbXVsdGlhZGRyc5YACASsEggOBgqNAAoErBIIDgYKjt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECMFMM6r7xsQ38BoZ_2WwwORX-VN3WzwJp8REcmekoJKmDdGNwggqNg3VkcIIKj4V3YWt1MgE"}'
|
|
2026-03-18 09:07:11.017 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:07:11.017 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:07:11.017 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:07:11.019 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:07:11.019 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.213
|
|
2026-03-18 09:07:11.019 DEBUG [src.node.docker_mananger] Generated ports ['43284', '43285', '43286', '43287', '43288']
|
|
2026-03-18 09:07:11.019 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:07:11.019 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:07:11.019 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:07:11.019 DEBUG [src.node.docker_mananger] docker run -i -t -p 43284:43284 -p 43285:43285 -p 43286:43286 -p 43287:43287 -p 43288:43288 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=43286 --rest-port=43284 --tcp-port=43285 --discv5-udp-port=43287 --rest-address=0.0.0.0 --nat=extip:172.18.149.213 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=783fc9b41f6b8323bfa7a8db2bc07cfdaeacd0c5cef108c8b1aa96ae3a1ed1e5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43288 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFN7ed0F-UeWZD15l9oHn9alv-nsJYHwMzRxCdOtUkADVABBakMQObhuVnto7MYLRqq29qMcG9nlvfhSHkN9bxECgmlkgnY0gmlwhKwSCA6KbXVsdGlhZGRyc5YACASsEggOBgqNAAoErBIIDgYKjt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECMFMM6r7xsQ38BoZ_2WwwORX-VN3WzwJp8REcmekoJKmDdGNwggqNg3VkcIIKj4V3YWt1MgE
|
|
2026-03-18 09:07:11.218 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.213 waku e00e9dc2b062ca4c92e234cf6666ebe41bbd70fccef336c12e11f1c106fbc7d7
|
|
2026-03-18 09:07:11.256 DEBUG [src.node.docker_mananger] Container started with ID e00e9dc2b062. Setting up logs at ./log/docker/node2_2026-03-18_09-07-09__8b00238c-73c8-4a66-b7a5-80ac5525dfee__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:11.256 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 43284
|
|
2026-03-18 09:07:11.257 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:07:12.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43284/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:12.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:07:12.281 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:07:12.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43284/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:12.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.213/tcp/43285/p2p/16Uiu2HAmTu5ykEhU3ct6mwa1dfB91rbeZQquCwW5X4AFyWnrpafh","/ip4/172.18.149.213/tcp/43286/ws/p2p/16Uiu2HAmTu5ykEhU3ct6mwa1dfB91rbeZQquCwW5X4AFyWnrpafh"],"enrUri":"enr:-L24QFPekHB04aX3A0v1TvgnDpjfOYjZ9qHscB0_eJBaHO0QRmWtkYP3qXkwzulf4rrTaBP6oA2Wi4PnwmgNdgZD8PICgmlkgnY0gmlwhKwSldWKbXVsdGlhZGRyc5YACASsEpXVBqkVAAoErBKV1QapFt0DgnJzhQDGAQAAiXNlY3AyNTZrMaED4nvMqP9I_Dnoq6HpFrZ6VPL-jO8KLTygCjBmlFQl6jCDdGNwgqkVg3VkcIKpF4V3YWt1MgE"}'
|
|
2026-03-18 09:07:12.289 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:07:12.290 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:07:12.293 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:07:12.295 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:07:12.295 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.61
|
|
2026-03-18 09:07:12.296 DEBUG [src.node.docker_mananger] Generated ports ['32227', '32228', '32229', '32230', '32231']
|
|
2026-03-18 09:07:12.296 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:07:12.296 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:07:12.296 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:07:12.296 DEBUG [src.node.docker_mananger] docker run -i -t -p 32227:32227 -p 32228:32228 -p 32229:32229 -p 32230:32230 -p 32231:32231 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=32229 --rest-port=32227 --tcp-port=32228 --discv5-udp-port=32230 --rest-address=0.0.0.0 --nat=extip:172.18.76.61 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a341cd0ce755f482241976d5bbfdebeed20f8bbecbe64faffb0924f20a6e17c1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32231 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFN7ed0F-UeWZD15l9oHn9alv-nsJYHwMzRxCdOtUkADVABBakMQObhuVnto7MYLRqq29qMcG9nlvfhSHkN9bxECgmlkgnY0gmlwhKwSCA6KbXVsdGlhZGRyc5YACASsEggOBgqNAAoErBIIDgYKjt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECMFMM6r7xsQ38BoZ_2WwwORX-VN3WzwJp8REcmekoJKmDdGNwggqNg3VkcIIKj4V3YWt1MgE
|
|
2026-03-18 09:07:12.494 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.61 waku a394899d59803de51ab827a8171879ac92a228e8e607f4962854d034719491e9
|
|
2026-03-18 09:07:12.528 DEBUG [src.node.docker_mananger] Container started with ID a394899d5980. Setting up logs at ./log/docker/node3_2026-03-18_09-07-09__8b00238c-73c8-4a66-b7a5-80ac5525dfee__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:12.528 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 32227
|
|
2026-03-18 09:07:12.529 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:07:13.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32227/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:13.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:07:13.550 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:07:13.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32227/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:13.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.61/tcp/32228/p2p/16Uiu2HAmFy3XWqY6R8RLmTUh8n4oPLYvtK4yvoruJNyxe2S8izAr","/ip4/172.18.76.61/tcp/32229/ws/p2p/16Uiu2HAmFy3XWqY6R8RLmTUh8n4oPLYvtK4yvoruJNyxe2S8izAr"],"enrUri":"enr:-L24QIglCInl2PaFPfEDCnuv21BhA4tO4EekK-6FJb6JU78MXph8crFABYS5GUCJnb_p3HfRsteZ-swTnvv5bRmb2WUCgmlkgnY0gmlwhKwSTD2KbXVsdGlhZGRyc5YACASsEkw9Bn3kAAoErBJMPQZ95d0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDMTMbVvW628Dso5yyqhcxDDq01j46Opqrcs1q4-ObBXeDdGNwgn3kg3VkcIJ95oV3YWt1MgE"}'
|
|
2026-03-18 09:07:13.556 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:07:13.556 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:07:13.556 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:07:13.559 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:07:13.559 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.26
|
|
2026-03-18 09:07:13.559 DEBUG [src.node.docker_mananger] Generated ports ['20965', '20966', '20967', '20968', '20969']
|
|
2026-03-18 09:07:13.560 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:07:13.560 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:07:13.560 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:07:13.560 DEBUG [src.node.docker_mananger] docker run -i -t -p 20965:20965 -p 20966:20966 -p 20967:20967 -p 20968:20968 -p 20969:20969 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=20967 --rest-port=20965 --tcp-port=20966 --discv5-udp-port=20968 --rest-address=0.0.0.0 --nat=extip:172.18.226.26 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=38d3cbba9620c80260be0fdbdeef2513fc075deac7e5368eee2921d99746bbc6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20969 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFN7ed0F-UeWZD15l9oHn9alv-nsJYHwMzRxCdOtUkADVABBakMQObhuVnto7MYLRqq29qMcG9nlvfhSHkN9bxECgmlkgnY0gmlwhKwSCA6KbXVsdGlhZGRyc5YACASsEggOBgqNAAoErBIIDgYKjt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECMFMM6r7xsQ38BoZ_2WwwORX-VN3WzwJp8REcmekoJKmDdGNwggqNg3VkcIIKj4V3YWt1MgE
|
|
2026-03-18 09:07:13.766 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.26 waku 02569c952d9c4a66877f1bf8568ca03f581f9408748cf5d86582c8fa88d5b329
|
|
2026-03-18 09:07:13.800 DEBUG [src.node.docker_mananger] Container started with ID 02569c952d9c. Setting up logs at ./log/docker/node4_2026-03-18_09-07-09__8b00238c-73c8-4a66-b7a5-80ac5525dfee__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:13.801 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 20965
|
|
2026-03-18 09:07:13.801 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:07:14.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20965/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:14.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:07:14.819 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:07:14.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20965/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:14.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.26/tcp/20966/p2p/16Uiu2HAmLY71f1DtNKT5Z2Pk42KxxKMS2QfAmhKa7vF3mbdcFLs9","/ip4/172.18.226.26/tcp/20967/ws/p2p/16Uiu2HAmLY71f1DtNKT5Z2Pk42KxxKMS2QfAmhKa7vF3mbdcFLs9"],"enrUri":"enr:-L24QIDYj0HipQrMhdOMUu_PEFjADT6bDjKxccWTNjcQnexKSD2eMs_aunt8hhFWtRzus92Uy_Uvkevt0AZlnZnUOHsCgmlkgnY0gmlwhKwS4hqKbXVsdGlhZGRyc5YACASsEuIaBlHmAAoErBLiGgZR590DgnJzhQDGAQAAiXNlY3AyNTZrMaEDdRn2P_QCWp68lperMUEE617KELMtveytipcZCKIXa2iDdGNwglHmg3VkcIJR6IV3YWt1MgE"}'
|
|
2026-03-18 09:07:14.825 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:07:14.825 INFO [tests.e2e.test_network_conditions] Subscribing all nodes to relay topic
|
|
2026-03-18 09:07:14.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:07:14.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:14.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43284/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:07:14.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:14.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32227/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:07:14.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:14.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20965/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:07:14.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:14.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2700/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:14.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.226.26/tcp/39638/p2p/16Uiu2HAmLY71f1DtNKT5Z2Pk42KxxKMS2QfAmhKa7vF3mbdcFLs9","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":"logos-delivery-v0.38.0-rc.0","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.149.213/tcp/53350/p2p/16Uiu2HAmTu5ykEhU3ct6mwa1dfB91rbeZQquCwW5X4AFyWnrpafh","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":"logos-delivery-v0.38.0-rc.0","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.76.61/tcp/40114/p2p/16Uiu2HAmFy3XWqY6R8RLmTUh8n4oPLYvtK4yvoruJNyxe2S8izAr","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":"logos-delivery-v0.38.0-rc.0","origin":"UnknownOrigin"}]'
|
|
2026-03-18 09:07:14.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43284/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:14.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.8.14/tcp/2701/p2p/16Uiu2HAkxgJzwNhfnQLFovxbiarYeDLf5Kg5NsNfBp78jkniXHda","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":"logos-delivery-v0.38.0-rc.0","origin":"Discv5"}]'
|
|
2026-03-18 09:07:14.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32227/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:14.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.8.14/tcp/2701/p2p/16Uiu2HAkxgJzwNhfnQLFovxbiarYeDLf5Kg5NsNfBp78jkniXHda","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":"logos-delivery-v0.38.0-rc.0","origin":"Discv5"}]'
|
|
2026-03-18 09:07:14.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20965/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:14.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.8.14/tcp/2701/p2p/16Uiu2HAkxgJzwNhfnQLFovxbiarYeDLf5Kg5NsNfBp78jkniXHda","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":"logos-delivery-v0.38.0-rc.0","origin":"Discv5"}]'
|
|
2026-03-18 09:07:14.869 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-18 09:07:44.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20965/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:44.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-18 09:07:44.874 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
|
|
2026-03-18 09:07:44.875 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6890', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-18 09:07:44.887 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6890', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-18 09:07:44.899 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6890', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
|
2026-03-18 09:07:44.909 INFO [tests.e2e.test_network_conditions] Sending 50 messages from node1
|
|
2026-03-18 09:07:44.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:07:50.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:50.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:07:56.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:56.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:02.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:02.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:08.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:08.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:14.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:14.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:20.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:20.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:26.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:26.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:32.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:32.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:38.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:38.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:44.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:44.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:50.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:50.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:57.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:57.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:03.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:03.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:09.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:09.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:15.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:15.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:21.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:21.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:27.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:27.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:33.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:33.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:39.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:39.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:45.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:45.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:51.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:51.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:57.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:57.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:03.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:03.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:09.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:09.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:15.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:15.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:21.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:21.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:27.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:27.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:33.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:33.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:39.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:39.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:45.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:45.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:51.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:51.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:57.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:57.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:03.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:03.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:09.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:09.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:15.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:15.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:21.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:21.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:27.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:27.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:33.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:33.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:39.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:39.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:45.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:45.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:51.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:51.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:11:57.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:11:57.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:03.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:03.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:09.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:09.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:15.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:15.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:21.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:21.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:27.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:27.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:33.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:33.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:39.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:39.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:45.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:45.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20965/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:45.326 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 09:12:45.327 INFO [tests.e2e.test_network_conditions] Node4 received 50 messages (min_expected=25.0, total_sent=50)
|
|
2026-03-18 09:12:45.328 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6890', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-18 09:12:45.340 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:12:45.341 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:12:45.341 DEBUG [src.node.waku_node] Stopping container with id 804e25d64df4
|
|
2026-03-18 09:12:45.887 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:12:45.887 DEBUG [src.node.waku_node] Stopping container with id e00e9dc2b062
|
|
2026-03-18 09:12:46.464 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:12:46.465 DEBUG [src.node.waku_node] Stopping container with id a394899d5980
|
|
2026-03-18 09:12:47.028 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:12:47.028 DEBUG [src.node.waku_node] Stopping container with id 02569c952d9c
|
|
2026-03-18 09:12:47.278 ERROR [src.node.docker_mananger] Max retries reached for container e00e9dc2b062. Exiting log stream.
|
|
2026-03-18 09:12:47.556 ERROR [src.node.docker_mananger] Max retries reached for container 804e25d64df4. Exiting log stream.
|
|
2026-03-18 09:12:47.577 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:12:47.581 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:12:48.061 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:12:48.313 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:12:48.474 ERROR [src.node.docker_mananger] Max retries reached for container a394899d5980. Exiting log stream.
|
|
2026-03-18 09:12:48.567 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:12:48.813 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|