mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 05:19:29 +00:00
290 lines
40 KiB
Plaintext
290 lines
40 KiB
Plaintext
2026-04-23 00:02:53.137 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-23 00:02:53.138 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-23 00:02:53.139 DEBUG [tests.conftest] Running test: test_relay_2_nodes_bandwidth_low_vs_high_drain_time with id: 2026-04-23_00-02-53__7f54962b-d053-414f-a591-f3524000725d
|
||
2026-04-23 00:02:53.139 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-23 00:02:53.139 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||
2026-04-23 00:02:53.150 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:02:53.150 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-02-53__7f54962b-d053-414f-a591-f3524000725d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:02:53.160 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:02:53.160 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-02-53__7f54962b-d053-414f-a591-f3524000725d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:02:53.177 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:02:53.178 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-02-53__7f54962b-d053-414f-a591-f3524000725d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:02:53.186 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:02:53.186 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-02-53__7f54962b-d053-414f-a591-f3524000725d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:02:53.189 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:02:53.190 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:02:53.193 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:02:53.194 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.53
|
||
2026-04-23 00:02:53.199 DEBUG [src.node.docker_mananger] Generated ports ['5075', '5076', '5077', '5078', '5079']
|
||
2026-04-23 00:02:53.199 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:02:53.199 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:02:53.201 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:02:53.201 DEBUG [src.node.docker_mananger] docker run -i -t -p 5075:5075 -p 5076:5076 -p 5077:5077 -p 5078:5078 -p 5079:5079 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=5077 --rest-port=5075 --tcp-port=5076 --discv5-udp-port=5078 --rest-address=0.0.0.0 --nat=extip:172.18.193.53 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=2bfb5f7dc4c3e17befadb10af70ecbb25749bb72e9a9f25ddabc1328f4153b3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5079 --metrics-logging=true --relay=true
|
||
2026-04-23 00:02:53.472 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.53 waku 4416bbfe16262b304305ffa5e922aa70e8d3fd4f5026b94a442442ab27a2b39d
|
||
2026-04-23 00:02:53.533 DEBUG [src.node.docker_mananger] Container started with ID 4416bbfe1626. Setting up logs at ./log/docker/node1_2026-04-23_00-02-53__7f54962b-d053-414f-a591-f3524000725d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:02:53.538 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5075
|
||
2026-04-23 00:02:53.541 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:02:53.543 ERROR [src.node.docker_mananger] Max retries reached for container 49cb2071a897. Exiting log stream.
|
||
2026-04-23 00:02:54.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5075/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:02:54.548 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:02:54.549 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:02:54.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5075/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:02:54.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.53/tcp/5076/p2p/16Uiu2HAmNFD2S2YyYsn4bGkNzZSbn9ZtpTVLG1wFeb5cjUiBEsFy","/ip4/172.18.193.53/tcp/5077/ws/p2p/16Uiu2HAmNFD2S2YyYsn4bGkNzZSbn9ZtpTVLG1wFeb5cjUiBEsFy"],"enrUri":"enr:-L24QLHtA3SLykvYvwAnrOgOsmDucKhZpQZ18lTb3-wMapvzWOCVBbYD4FjYxILekDVxIVEi3IE6TQiTvenEGno0juQCgmlkgnY0gmlwhKwSwTWKbXVsdGlhZGRyc5YACASsEsE1BhPUAAoErBLBNQYT1d0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDjn1C6OlxF7mrI0oaF5mYOdIRSzgF5FSYoO9fn9BrPnSDdGNwghPUg3VkcIIT1oV3YWt1MgE"}'
|
||
2026-04-23 00:02:54.554 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:02:54.554 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:02:54.555 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:02:54.556 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:02:54.556 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.176
|
||
2026-04-23 00:02:54.556 DEBUG [src.node.docker_mananger] Generated ports ['5089', '5090', '5091', '5092', '5093']
|
||
2026-04-23 00:02:54.556 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:02:54.557 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:02:54.557 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:02:54.557 DEBUG [src.node.docker_mananger] docker run -i -t -p 5089:5089 -p 5090:5090 -p 5091:5091 -p 5092:5092 -p 5093:5093 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=5091 --rest-port=5089 --tcp-port=5090 --discv5-udp-port=5092 --rest-address=0.0.0.0 --nat=extip:172.18.17.176 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=5bbaef61fbab3f20de9be458c95abbac7efcbae0db90ec4b60296c9becea8dcf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5093 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLHtA3SLykvYvwAnrOgOsmDucKhZpQZ18lTb3-wMapvzWOCVBbYD4FjYxILekDVxIVEi3IE6TQiTvenEGno0juQCgmlkgnY0gmlwhKwSwTWKbXVsdGlhZGRyc5YACASsEsE1BhPUAAoErBLBNQYT1d0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDjn1C6OlxF7mrI0oaF5mYOdIRSzgF5FSYoO9fn9BrPnSDdGNwghPUg3VkcIIT1oV3YWt1MgE
|
||
2026-04-23 00:02:54.748 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.176 waku 0c0d6f3778b48d4f90ddab91d82bc7412feff45fea43e92ca695c36b1ad4561b
|
||
2026-04-23 00:02:54.761 ERROR [src.node.docker_mananger] Max retries reached for container 98bbfeb18903. Exiting log stream.
|
||
2026-04-23 00:02:54.781 DEBUG [src.node.docker_mananger] Container started with ID 0c0d6f3778b4. Setting up logs at ./log/docker/node2_2026-04-23_00-02-53__7f54962b-d053-414f-a591-f3524000725d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:02:54.781 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5089
|
||
2026-04-23 00:02:54.781 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:02:55.171 ERROR [src.node.docker_mananger] Max retries reached for container 9e1f2cecad5a. Exiting log stream.
|
||
2026-04-23 00:02:55.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5089/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:02:55.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:02:55.794 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:02:55.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5089/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:02:55.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.176/tcp/5090/p2p/16Uiu2HAmPhTs6QpoWGBitvAHrKtp3DUNq1tqXbwvMgdcBbKaV6AQ","/ip4/172.18.17.176/tcp/5091/ws/p2p/16Uiu2HAmPhTs6QpoWGBitvAHrKtp3DUNq1tqXbwvMgdcBbKaV6AQ"],"enrUri":"enr:-L24QMuKSkxXePCqRUMPAoPK2vAaC2mF5EVluPI5z1dsJuNkcsP454K2JYcx3inXsfU8hdIX2pj6g1_4HM4UuxU0d8sCgmlkgnY0gmlwhKwSEbCKbXVsdGlhZGRyc5YACASsEhGwBhPiAAoErBIRsAYT490DgnJzhQDGAQAAiXNlY3AyNTZrMaEDpBLT7QdRKD4Qr1JUyhnjBi9SiHyhaHgu_PnZqgNBSQWDdGNwghPig3VkcIIT5IV3YWt1MgE"}'
|
||
2026-04-23 00:02:55.797 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:02:55.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5075/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-23 00:02:55.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:02:55.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-23 00:02:55.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:02:55.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5075/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:02:55.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.17.176/tcp/44456/p2p/16Uiu2HAmPhTs6QpoWGBitvAHrKtp3DUNq1tqXbwvMgdcBbKaV6AQ","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-18-gbb8a7e\\"","origin":"UnknownOrigin"}]'
|
||
2026-04-23 00:02:55.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5089/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:02:55.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.193.53/tcp/5076/p2p/16Uiu2HAmNFD2S2YyYsn4bGkNzZSbn9ZtpTVLG1wFeb5cjUiBEsFy","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-18-gbb8a7e\\"","origin":"Discv5"}]'
|
||
2026-04-23 00:02:55.818 DEBUG [src.libs.common] Sleeping for 10 seconds
|
||
2026-04-23 00:03:05.820 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26734', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||
2026-04-23 00:03:05.831 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26734', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'tbf', 'rate', '256kbit', 'burst', '32kbit', 'limit', '12500']
|
||
2026-04-23 00:03:05.871 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26932', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||
2026-04-23 00:03:05.880 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26932', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'tbf', 'rate', '256kbit', 'burst', '32kbit', 'limit', '12500']
|
||
2026-04-23 00:03:05.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:03:05.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
||
2026-04-23 00:03:05.892 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.899 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.907 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.914 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.921 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.930 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.939 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.948 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.956 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.972 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:05.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:05.992 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.012 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.032 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.051 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.071 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.091 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.110 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.130 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.150 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.170 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.190 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.209 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.229 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.249 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.268 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.288 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.308 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.328 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.347 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.367 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.387 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.407 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.427 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.446 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.466 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.486 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.506 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.525 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.545 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.565 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.585 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.604 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.624 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.644 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.664 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.683 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.703 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.723 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.742 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.762 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:06.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:06.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:03:41.757 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:41.812 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26734', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||
2026-04-23 00:03:41.822 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26734', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'tbf', 'rate', '10mbit', 'burst', '32kbit', 'limit', '12500']
|
||
2026-04-23 00:03:41.832 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26932', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||
2026-04-23 00:03:41.841 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26932', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'tbf', 'rate', '10mbit', 'burst', '32kbit', 'limit', '12500']
|
||
2026-04-23 00:03:41.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:03:41.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
||
2026-04-23 00:03:42.852 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.860 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.870 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.878 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.887 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.895 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.904 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.912 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.921 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.928 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.937 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.946 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.954 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.963 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.972 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.981 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.989 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:42.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:42.998 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.006 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.017 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.025 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.034 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.044 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.053 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.061 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.069 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.077 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.085 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.094 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.102 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.112 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.120 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.128 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.136 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.145 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.154 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.162 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.173 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.181 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.190 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.198 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.206 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.215 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.224 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.233 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.241 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.251 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.259 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.267 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.277 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:43.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:03:43.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:03:44.202 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:03:44.255 INFO [tests.e2e.test_network_conditions] low_rate_t=35.03s high_rate_t=0.97s total_low_msgs=50 total_high_msgs=50 msg_count=50 cache=100
|
||
2026-04-23 00:03:44.257 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-23 00:03:44.258 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-23 00:03:44.258 DEBUG [src.node.waku_node] Stopping container with id 4416bbfe1626
|
||
2026-04-23 00:03:44.723 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:03:44.725 DEBUG [src.node.waku_node] Stopping container with id 0c0d6f3778b4
|
||
2026-04-23 00:03:45.161 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:03:45.162 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:03:45.216 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:03:45.273 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|