mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
79 lines
14 KiB
Plaintext
79 lines
14 KiB
Plaintext
2026-01-31 04:29:52.279 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-31 04:29:52.279 DEBUG [tests.conftest] Running test: test_relay_different_latency_between_two_nodes[200] with id: 2026-01-31_04-29-52__6d34aaa1-f2c3-4331-afa0-377f0357d199
|
|
2026-01-31 04:29:52.280 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-31 04:29:52.280 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-31 04:29:52.289 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:29:52.289 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-31_04-29-52__6d34aaa1-f2c3-4331-afa0-377f0357d199__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:52.295 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:29:52.295 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-31_04-29-52__6d34aaa1-f2c3-4331-afa0-377f0357d199__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:52.296 INFO [tests.e2e.test_network_conditions] Starting node1 and node2 with relay enabled
|
|
2026-01-31 04:29:52.296 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:29:52.296 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:29:52.298 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:29:52.298 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.172.149
|
|
2026-01-31 04:29:52.298 DEBUG [src.node.docker_mananger] Generated ports ['44162', '44163', '44164', '44165', '44166']
|
|
2026-01-31 04:29:52.298 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:29:52.298 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:29:52.298 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:29:52.299 DEBUG [src.node.docker_mananger] docker run -i -t -p 44162:44162 -p 44163:44163 -p 44164:44164 -p 44165:44165 -p 44166:44166 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=44164 --rest-port=44162 --tcp-port=44163 --discv5-udp-port=44165 --rest-address=0.0.0.0 --nat=extip:172.18.172.149 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3bb77ec6c6eebfe6f9276b4fc12b9fc1a0a1ebe581f991aa2f3718e2d995fbe9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44166 --metrics-logging=true --relay=true
|
|
2026-01-31 04:29:52.500 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.172.149 waku 0adcf4796a423bf95e0b209fcd6397d8b4118c7e01546ce5d6a633491d9e43f9
|
|
2026-01-31 04:29:52.531 DEBUG [src.node.docker_mananger] Container started with ID 0adcf4796a42. Setting up logs at ./log/docker/node1_2026-01-31_04-29-52__6d34aaa1-f2c3-4331-afa0-377f0357d199__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:52.531 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44162
|
|
2026-01-31 04:29:52.532 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:29:52.558 ERROR [src.node.docker_mananger] Max retries reached for container 6b42ee492e5a. Exiting log stream.
|
|
2026-01-31 04:29:53.099 ERROR [src.node.docker_mananger] Max retries reached for container f47d8f37ce34. Exiting log stream.
|
|
2026-01-31 04:29:53.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:53.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-31 04:29:53.536 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:29:53.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:53.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.149/tcp/44163/p2p/16Uiu2HAm4kVr8dsXXLT14iadjU6Uwej4BhfG6TULrraecyWmpSSJ","/ip4/172.18.172.149/tcp/44164/ws/p2p/16Uiu2HAm4kVr8dsXXLT14iadjU6Uwej4BhfG6TULrraecyWmpSSJ"],"enrUri":"enr:-L24QDnRJpC6OAR-lbI5c7xtbILTIohmw646QPTlKX8urb2dTWu4RCmM4fu4OpDvgmXL8cFSoGGOeFrKSLzDZp4Qe30CgmlkgnY0gmlwhKwSrJWKbXVsdGlhZGRyc5YACASsEqyVBqyDAAoErBKslQashN0DgnJzhQADAQAAiXNlY3AyNTZrMaECiovC5gNB17cLzN7LEhLvS0bBgHb3bFrSMi9x35vF1feDdGNwgqyDg3VkcIKshYV3YWt1MgE"}'
|
|
2026-01-31 04:29:53.539 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:29:53.539 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:29:53.539 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:29:53.540 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:29:53.541 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.171
|
|
2026-01-31 04:29:53.541 DEBUG [src.node.docker_mananger] Generated ports ['8813', '8814', '8815', '8816', '8817']
|
|
2026-01-31 04:29:53.541 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:29:53.541 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:29:53.541 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:29:53.541 DEBUG [src.node.docker_mananger] docker run -i -t -p 8813:8813 -p 8814:8814 -p 8815:8815 -p 8816:8816 -p 8817:8817 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=8815 --rest-port=8813 --tcp-port=8814 --discv5-udp-port=8816 --rest-address=0.0.0.0 --nat=extip:172.18.8.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=780cf21f9e9733be53a745c8a880feea7daa4d5b1b5eed40a2c60070d7d68de4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8817 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDnRJpC6OAR-lbI5c7xtbILTIohmw646QPTlKX8urb2dTWu4RCmM4fu4OpDvgmXL8cFSoGGOeFrKSLzDZp4Qe30CgmlkgnY0gmlwhKwSrJWKbXVsdGlhZGRyc5YACASsEqyVBqyDAAoErBKslQashN0DgnJzhQADAQAAiXNlY3AyNTZrMaECiovC5gNB17cLzN7LEhLvS0bBgHb3bFrSMi9x35vF1feDdGNwgqyDg3VkcIKshYV3YWt1MgE
|
|
2026-01-31 04:29:53.720 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.171 waku 5f939d464153004b6929837202b6668410cbcbc201a56cbdb1452b1e4a03e2a7
|
|
2026-01-31 04:29:53.748 DEBUG [src.node.docker_mananger] Container started with ID 5f939d464153. Setting up logs at ./log/docker/node2_2026-01-31_04-29-52__6d34aaa1-f2c3-4331-afa0-377f0357d199__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:29:53.749 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8813
|
|
2026-01-31 04:29:53.749 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:29:54.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8813/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:54.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-31 04:29:54.765 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:29:54.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8813/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:54.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.171/tcp/8814/p2p/16Uiu2HAm5ZYyYUegTuyxYP42PWHu7fLXSJCpVBfsRizB6bpLovmr","/ip4/172.18.8.171/tcp/8815/ws/p2p/16Uiu2HAm5ZYyYUegTuyxYP42PWHu7fLXSJCpVBfsRizB6bpLovmr"],"enrUri":"enr:-L24QNWcjikX_q6OOOsLMnJI5rAOW-kTLUMmXnc5TaDy7mLDOPE5ctATVddW43a86z_E6qU7Zyz-gusjiN6O5-S8Kh4CgmlkgnY0gmlwhKwSCKuKbXVsdGlhZGRyc5YACASsEgirBiJuAAoErBIIqwYib90DgnJzhQADAQAAiXNlY3AyNTZrMaEClpmYj1cPPxEHRWRi_PH5ge3p6CoJk-1CALJKaHsip12DdGNwgiJug3VkcIIicIV3YWt1MgE"}'
|
|
2026-01-31 04:29:54.772 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:29:54.772 INFO [tests.e2e.test_network_conditions] Subscribing both nodes to relay topic
|
|
2026-01-31 04:29:54.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44162/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-31 04:29:54.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:29:54.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8813/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-31 04:29:54.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:29:54.783 INFO [tests.e2e.test_network_conditions] Waiting for autoconnection
|
|
2026-01-31 04:29:54.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:54.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.8.171/tcp/52908/p2p/16Uiu2HAm5ZYyYUegTuyxYP42PWHu7fLXSJCpVBfsRizB6bpLovmr","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-01-31 04:29:54.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8813/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:29:54.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.172.149/tcp/44163/p2p/16Uiu2HAm4kVr8dsXXLT14iadjU6Uwej4BhfG6TULrraecyWmpSSJ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-01-31 04:29:54.790 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-01-31 04:30:04.790 INFO [tests.e2e.test_network_conditions] Applying 200ms latency to node2
|
|
2026-01-31 04:30:04.792 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '4681', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-01-31 04:30:04.847 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '4681', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-01-31 04:30:04.856 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '4681', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '200ms']
|
|
2026-01-31 04:30:04.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44162/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-31 04:30:04.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:30:04.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8813/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:30:05.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1769833804889748518,"ephemeral":false,"proof":""}]'
|
|
2026-01-31 04:30:05.299 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '4681', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-01-31 04:30:05.308 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-31 04:30:05.309 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-31 04:30:05.309 DEBUG [src.node.waku_node] Stopping container with id 0adcf4796a42
|
|
2026-01-31 04:30:05.814 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:30:05.814 DEBUG [src.node.waku_node] Stopping container with id 5f939d464153
|
|
2026-01-31 04:30:06.303 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:30:06.304 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-31 04:30:06.314 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-31 04:30:06.323 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|