mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-25 11:49:36 +00:00
122 lines
23 KiB
Plaintext
122 lines
23 KiB
Plaintext
2026-04-23 22:01:09.737 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:01:09.737 DEBUG [tests.conftest] Running test: test_admin_peers_stats_counts with id: 2026-04-23_22-01-09__6102fa12-192e-4869-95ba-c42ec8eb9a51
|
|
2026-04-23 22:01:09.738 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:01:09.738 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-04-23 22:01:09.738 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-04-23 22:01:09.745 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:09.745 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_22-01-09__6102fa12-192e-4869-95ba-c42ec8eb9a51__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:09.752 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:09.753 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_22-01-09__6102fa12-192e-4869-95ba-c42ec8eb9a51__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:09.759 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:09.760 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_22-01-09__6102fa12-192e-4869-95ba-c42ec8eb9a51__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:09.767 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:09.767 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-04-23_22-01-09__6102fa12-192e-4869-95ba-c42ec8eb9a51__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:09.768 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 22:01:09.768 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 22:01:09.769 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:09.769 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:09.771 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:09.771 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.148.62
|
|
2026-04-23 22:01:09.771 DEBUG [src.node.docker_mananger] Generated ports ['57906', '57907', '57908', '57909', '57910']
|
|
2026-04-23 22:01:09.772 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:09.772 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:09.772 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:09.772 DEBUG [src.node.docker_mananger] docker run -i -t -p 57906:57906 -p 57907:57907 -p 57908:57908 -p 57909:57909 -p 57910:57910 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=57908 --rest-port=57906 --tcp-port=57907 --discv5-udp-port=57909 --rest-address=0.0.0.0 --nat=extip:172.18.148.62 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a6f2fce3caa395af34eb398acbd7a7b5bea57991dd7ca1fdf5cf909eda1a8b6e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57910 --metrics-logging=true --filter=true --relay=true
|
|
2026-04-23 22:01:09.967 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.148.62 waku 5a49f85c143cc7d220f71051b1786788b47ae2bff484182f1448de08ca841f61
|
|
2026-04-23 22:01:10.005 DEBUG [src.node.docker_mananger] Container started with ID 5a49f85c143c. Setting up logs at ./log/docker/node1_2026-04-23_22-01-09__6102fa12-192e-4869-95ba-c42ec8eb9a51__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:10.006 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57906
|
|
2026-04-23 22:01:10.006 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:10.116 ERROR [src.node.docker_mananger] Max retries reached for container 078562d2ff4c. Exiting log stream.
|
|
2026-04-23 22:01:10.540 ERROR [src.node.docker_mananger] Max retries reached for container 5bea9e541449. Exiting log stream.
|
|
2026-04-23 22:01:11.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:11.010 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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 22:01:11.010 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:11.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57906/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:11.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.62/tcp/57907/p2p/16Uiu2HAm52pwwvHUfqyioYE75T1yMguSNFexWbuPXBYDZEn1UoTk","/ip4/172.18.148.62/tcp/57908/ws/p2p/16Uiu2HAm52pwwvHUfqyioYE75T1yMguSNFexWbuPXBYDZEn1UoTk"],"enrUri":"enr:-L24QISrrwdBsNtE-DcpYqIEo0oH-8JEi3mRJSy4rXqAsvJlboxVzp1OtJpy8JZ2j1FXw8C9q1K4DcYIOKMSdN_ltbgCgmlkgnY0gmlwhKwSlD6KbXVsdGlhZGRyc5YACASsEpQ-BuIzAAoErBKUPgbiNN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECjrqmqCLY8_MdvDEFiguHmQd8_ki2QN6BjyGjDEuvvR-DdGNwguIzg3VkcILiNYV3YWt1MgU"}'
|
|
2026-04-23 22:01:11.014 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:11.014 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:11.014 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:11.016 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:11.016 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.215
|
|
2026-04-23 22:01:11.016 DEBUG [src.node.docker_mananger] Generated ports ['21033', '21034', '21035', '21036', '21037']
|
|
2026-04-23 22:01:11.016 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:11.016 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:11.016 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:11.017 DEBUG [src.node.docker_mananger] docker run -i -t -p 21033:21033 -p 21034:21034 -p 21035:21035 -p 21036:21036 -p 21037:21037 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=21035 --rest-port=21033 --tcp-port=21034 --discv5-udp-port=21036 --rest-address=0.0.0.0 --nat=extip:172.18.35.215 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=eacf1aef1cc54eed273b33a91cd0defe8fab5eb6ecd7eafbe3c2919fa8df8719 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21037 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QISrrwdBsNtE-DcpYqIEo0oH-8JEi3mRJSy4rXqAsvJlboxVzp1OtJpy8JZ2j1FXw8C9q1K4DcYIOKMSdN_ltbgCgmlkgnY0gmlwhKwSlD6KbXVsdGlhZGRyc5YACASsEpQ-BuIzAAoErBKUPgbiNN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECjrqmqCLY8_MdvDEFiguHmQd8_ki2QN6BjyGjDEuvvR-DdGNwguIzg3VkcILiNYV3YWt1MgU
|
|
2026-04-23 22:01:11.212 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.215 waku 3dc10b86ba6ff165a16cf303947957f2c6a36d0e3b86ecbccb7a5e0e4e047778
|
|
2026-04-23 22:01:11.251 DEBUG [src.node.docker_mananger] Container started with ID 3dc10b86ba6f. Setting up logs at ./log/docker/node2_2026-04-23_22-01-09__6102fa12-192e-4869-95ba-c42ec8eb9a51__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:11.252 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21033
|
|
2026-04-23 22:01:11.252 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:12.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21033/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:12.265 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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:01:12.266 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:12.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21033/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:12.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.215/tcp/21034/p2p/16Uiu2HAkxS3gpJ456cyskPu59rJtiKF9qKqRD8zbfJj9nafcPRFH","/ip4/172.18.35.215/tcp/21035/ws/p2p/16Uiu2HAkxS3gpJ456cyskPu59rJtiKF9qKqRD8zbfJj9nafcPRFH"],"enrUri":"enr:-L24QDnvnGz3-BHlfIrc7Tx3QwPoBAQuU06ywZRAqssY5CvCNIwK7vxGyY1eCZy5SRPO6D6mdX_MFcny0zJe_uD9g3QCgmlkgnY0gmlwhKwSI9eKbXVsdGlhZGRyc5YACASsEiPXBlIqAAoErBIj1wZSK90DgnJzhQDGAQAAiXNlY3AyNTZrMaECLKua9CgORhUz3Fd0LSCVqsep7hp3YY8p6W1F1Fg-o7yDdGNwglIqg3VkcIJSLIV3YWt1MgE"}'
|
|
2026-04-23 22:01:12.271 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:12.272 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:12.272 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:12.276 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:12.276 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.158
|
|
2026-04-23 22:01:12.276 DEBUG [src.node.docker_mananger] Generated ports ['30850', '30851', '30852', '30853', '30854']
|
|
2026-04-23 22:01:12.277 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:12.277 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:12.277 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:12.277 DEBUG [src.node.docker_mananger] docker run -i -t -p 30850:30850 -p 30851:30851 -p 30852:30852 -p 30853:30853 -p 30854:30854 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=30852 --rest-port=30850 --tcp-port=30851 --discv5-udp-port=30853 --rest-address=0.0.0.0 --nat=extip:172.18.56.158 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c4cb7fa7d02e7beea9b0ca3faba9c6d287e1de2cad280c0fce01f6b95abd2957 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30854 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QISrrwdBsNtE-DcpYqIEo0oH-8JEi3mRJSy4rXqAsvJlboxVzp1OtJpy8JZ2j1FXw8C9q1K4DcYIOKMSdN_ltbgCgmlkgnY0gmlwhKwSlD6KbXVsdGlhZGRyc5YACASsEpQ-BuIzAAoErBKUPgbiNN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECjrqmqCLY8_MdvDEFiguHmQd8_ki2QN6BjyGjDEuvvR-DdGNwguIzg3VkcILiNYV3YWt1MgU
|
|
2026-04-23 22:01:12.478 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.158 waku bb10355c897b798729775344fb753c822ca79bc3c3b13000169501c931e4c107
|
|
2026-04-23 22:01:12.515 DEBUG [src.node.docker_mananger] Container started with ID bb10355c897b. Setting up logs at ./log/docker/node3_2026-04-23_22-01-09__6102fa12-192e-4869-95ba-c42ec8eb9a51__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:12.515 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30850
|
|
2026-04-23 22:01:12.515 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:13.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30850/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:13.524 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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:01:13.526 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:13.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30850/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:13.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.158/tcp/30851/p2p/16Uiu2HAm6e1eeSESf1pGAVRQ38HXxpsLZc9zg3ntGqecn2JRfhCJ","/ip4/172.18.56.158/tcp/30852/ws/p2p/16Uiu2HAm6e1eeSESf1pGAVRQ38HXxpsLZc9zg3ntGqecn2JRfhCJ"],"enrUri":"enr:-L24QDdJ2gSLJmUzVPMiUJpL-ijiZri9rKJN6K3ncXRH3_hqH5qhBjfoBfsdep9pVD08Zx7CkjAO9w_dglkWtrJmNS4CgmlkgnY0gmlwhKwSOJ6KbXVsdGlhZGRyc5YACASsEjieBniDAAoErBI4ngZ4hN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECppnERkC1lm-4bKfv2Fa0h8bqF1R4IAlgUy4OEg3GJv-DdGNwgniDg3VkcIJ4hYV3YWt1MgE"}'
|
|
2026-04-23 22:01:13.532 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:13.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57906/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.35.215/tcp/21034/p2p/16Uiu2HAkxS3gpJ456cyskPu59rJtiKF9qKqRD8zbfJj9nafcPRFH"]'
|
|
2026-04-23 22:01:13.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:13.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57906/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.56.158/tcp/30851/p2p/16Uiu2HAm6e1eeSESf1pGAVRQ38HXxpsLZc9zg3ntGqecn2JRfhCJ"]'
|
|
2026-04-23 22:01:13.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:13.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57906/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.56.158/tcp/30851/p2p/16Uiu2HAm6e1eeSESf1pGAVRQ38HXxpsLZc9zg3ntGqecn2JRfhCJ"]'
|
|
2026-04-23 22:01:13.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:13.550 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:13.550 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:13.551 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:13.551 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.18.161
|
|
2026-04-23 22:01:13.552 DEBUG [src.node.docker_mananger] Generated ports ['15937', '15938', '15939', '15940', '15941']
|
|
2026-04-23 22:01:13.552 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:13.552 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:13.552 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:13.552 DEBUG [src.node.docker_mananger] docker run -i -t -p 15937:15937 -p 15938:15938 -p 15939:15939 -p 15940:15940 -p 15941:15941 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=15939 --rest-port=15937 --tcp-port=15938 --discv5-udp-port=15940 --rest-address=0.0.0.0 --nat=extip:172.18.18.161 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=52fef2b9bbbad9970a2bcd8815a2dabebbb1caf0ad1a8326d6ad15c74fd1eaad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15941 --metrics-logging=true --relay=false --filternode=/ip4/172.18.148.62/tcp/57907/p2p/16Uiu2HAm52pwwvHUfqyioYE75T1yMguSNFexWbuPXBYDZEn1UoTk --discv5-bootstrap-node=enr:-L24QISrrwdBsNtE-DcpYqIEo0oH-8JEi3mRJSy4rXqAsvJlboxVzp1OtJpy8JZ2j1FXw8C9q1K4DcYIOKMSdN_ltbgCgmlkgnY0gmlwhKwSlD6KbXVsdGlhZGRyc5YACASsEpQ-BuIzAAoErBKUPgbiNN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECjrqmqCLY8_MdvDEFiguHmQd8_ki2QN6BjyGjDEuvvR-DdGNwguIzg3VkcILiNYV3YWt1MgU
|
|
2026-04-23 22:01:13.754 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.18.161 waku 18108603915d83f7306c9bd547a693e6b6b2f51388cc9d50cc3508151bfe658f
|
|
2026-04-23 22:01:13.790 DEBUG [src.node.docker_mananger] Container started with ID 18108603915d. Setting up logs at ./log/docker/node4_2026-04-23_22-01-09__6102fa12-192e-4869-95ba-c42ec8eb9a51__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:13.790 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15937
|
|
2026-04-23 22:01:13.791 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:14.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15937/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:14.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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 22:01:14.795 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:14.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15937/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:14.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.161/tcp/15938/p2p/16Uiu2HAm4taD1Cw3xVuvviWw8Q1N4jqArCM7ia2ifkUSJHyrmKL6","/ip4/172.18.18.161/tcp/15939/ws/p2p/16Uiu2HAm4taD1Cw3xVuvviWw8Q1N4jqArCM7ia2ifkUSJHyrmKL6"],"enrUri":"enr:-L24QLqCHTKGLwceUAk9PmRKMXF5p4fz9ZKSD7oTh5yrUrWIBXioIshstrDe5BKk-S9rI9whbf9sdkTH616u8R_OSfsCgmlkgnY0gmlwhKwSEqGKbXVsdGlhZGRyc5YACASsEhKhBj5CAAoErBISoQY-Q90DgnJzhQDGAQAAiXNlY3AyNTZrMaECjJ1WZrLs5z0vQeOh1a09oomVuvomBHKaBZ68Zc93hEuDdGNwgj5Cg3VkcII-RIV3YWt1MgA"}'
|
|
2026-04-23 22:01:14.798 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:14.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15937/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-04-23 22:01:14.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-04-23 22:01:14.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57906/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:14.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"Sum":{"Total peers":3},"By Connectedness":{"Connected":3,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":2,"Total relay peers":2},"Mesh peers":{"0":2,"Total mesh peers":2},"By Protocols":{"/vac/waku/relay/2.0.0":2,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":3,"/vac/waku/store-query/3.0.0":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":3,"/vac/waku/reconciliation/1.0.0":0}}'
|
|
2026-04-23 22:01:14.846 DEBUG [tests.rest_flags.test_admin_flags] Node-1 admin peers stats {'Sum': {'Total peers': 3}, 'By Connectedness': {'Connected': 3, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 2, 'Total relay peers': 2}, 'Mesh peers': {'0': 2, 'Total mesh peers': 2}, 'By Protocols': {'/vac/waku/relay/2.0.0': 2, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 3, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 3, '/vac/waku/reconciliation/1.0.0': 0}}
|
|
2026-04-23 22:01:14.849 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:01:14.850 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:01:14.850 DEBUG [src.node.waku_node] Stopping container with id 5a49f85c143c
|
|
2026-04-23 22:01:15.338 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:15.339 DEBUG [src.node.waku_node] Stopping container with id 3dc10b86ba6f
|
|
2026-04-23 22:01:15.840 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:15.842 DEBUG [src.node.waku_node] Stopping container with id bb10355c897b
|
|
2026-04-23 22:01:16.205 ERROR [src.node.docker_mananger] Max retries reached for container 5a49f85c143c. Exiting log stream.
|
|
2026-04-23 22:01:16.341 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:16.342 DEBUG [src.node.waku_node] Stopping container with id 18108603915d
|
|
2026-04-23 22:01:16.654 ERROR [src.node.docker_mananger] Max retries reached for container 3dc10b86ba6f. Exiting log stream.
|
|
2026-04-23 22:01:16.824 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:16.825 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:01:16.853 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:16.860 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:16.865 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:16.869 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|