54 lines
8.6 KiB
Plaintext

2025-12-10 04:14:11.690 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-10 04:14:11.691 DEBUG [tests.conftest] Running test: test_log_level_INFO_from_DEBUG with id: 2025-12-10_04-14-11__ee2ea2c3-4fed-47db-ad06-695e91b6d168
2025-12-10 04:14:11.691 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-10 04:14:11.691 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2025-12-10 04:14:11.691 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2025-12-10 04:14:11.697 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-10 04:14:11.698 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-14-11__ee2ea2c3-4fed-47db-ad06-695e91b6d168__wakuorg_nwaku:latest.log
2025-12-10 04:14:11.703 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-10 04:14:11.703 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-14-11__ee2ea2c3-4fed-47db-ad06-695e91b6d168__wakuorg_nwaku:latest.log
2025-12-10 04:14:11.708 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-10 04:14:11.709 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-10_04-14-11__ee2ea2c3-4fed-47db-ad06-695e91b6d168__wakuorg_nwaku:latest.log
2025-12-10 04:14:11.714 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-10 04:14:11.714 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-10_04-14-11__ee2ea2c3-4fed-47db-ad06-695e91b6d168__wakuorg_nwaku:latest.log
2025-12-10 04:14:11.714 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2025-12-10 04:14:11.715 DEBUG [src.steps.store] Running fixture setup: store_setup
2025-12-10 04:14:11.715 DEBUG [src.node.waku_node] Starting Node...
2025-12-10 04:14:11.716 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-10 04:14:11.717 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-10 04:14:11.717 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.235.133
2025-12-10 04:14:11.717 DEBUG [src.node.docker_mananger] Generated ports ['27734', '27735', '27736', '27737', '27738']
2025-12-10 04:14:11.717 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-10 04:14:11.718 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-10 04:14:11.718 DEBUG [src.node.waku_node] Using volumes []
2025-12-10 04:14:11.718 DEBUG [src.node.docker_mananger] docker run -i -t -p 27734:27734 -p 27735:27735 -p 27736:27736 -p 27737:27737 -p 27738:27738 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=27736 --rest-port=27734 --tcp-port=27735 --discv5-udp-port=27737 --rest-address=0.0.0.0 --nat=extip:172.18.235.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afbbaa686085b5fed3efdfdc447edf43866f50e936ad4ccf5270aaf4557c80e2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27738 --metrics-logging=true --relay=true
2025-12-10 04:14:11.893 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.235.133 waku 04ba2f858297de3d8f6aa60b1d35eb93770e5b1ad9543615f6ea9a0ad732d003
2025-12-10 04:14:11.924 DEBUG [src.node.docker_mananger] Container started with ID 04ba2f858297. Setting up logs at ./log/docker/node1_2025-12-10_04-14-11__ee2ea2c3-4fed-47db-ad06-695e91b6d168__wakuorg_nwaku:latest.log
2025-12-10 04:14:11.925 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27734
2025-12-10 04:14:11.925 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-10 04:14:11.969 ERROR [src.node.docker_mananger] Max retries reached for container 2d51584cd71d. Exiting log stream.
2025-12-10 04:14:12.496 ERROR [src.node.docker_mananger] Max retries reached for container 36fed852c6dc. Exiting log stream.
2025-12-10 04:14:12.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27734/health" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:14:12.929 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"}]}'
2025-12-10 04:14:12.929 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-10 04:14:12.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27734/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:14:12.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.133/tcp/27735/p2p/16Uiu2HAkuwZZ2Pf3pipRCN7QfZv7dJrsFRs5TABZteYEvUwae7St","/ip4/172.18.235.133/tcp/27736/ws/p2p/16Uiu2HAkuwZZ2Pf3pipRCN7QfZv7dJrsFRs5TABZteYEvUwae7St"],"enrUri":"enr:-L24QMihEFcRLqx06rYbEMa3grjzFDcA1xkticmxLkfl3f_VJWSKdWBf_liHjDmoospOqroHoQxQpTOP1c_qKfblZyUCgmlkgnY0gmlwhKwS64WKbXVsdGlhZGRyc5YACASsEuuFBmxXAAoErBLrhQZsWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECB6goPWlzvGb8GkPNEaWxiGHqbyW8OMxVLWcRhqxnj42DdGNwgmxXg3VkcIJsWYV3YWt1MgE"}'
2025-12-10 04:14:12.932 INFO [src.node.waku_node] REST service is ready !!
2025-12-10 04:14:12.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27734/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:14:12.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:14:12.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27734/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:14:12.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.133/tcp/27735/p2p/16Uiu2HAkuwZZ2Pf3pipRCN7QfZv7dJrsFRs5TABZteYEvUwae7St","/ip4/172.18.235.133/tcp/27736/ws/p2p/16Uiu2HAkuwZZ2Pf3pipRCN7QfZv7dJrsFRs5TABZteYEvUwae7St"],"enrUri":"enr:-L24QMihEFcRLqx06rYbEMa3grjzFDcA1xkticmxLkfl3f_VJWSKdWBf_liHjDmoospOqroHoQxQpTOP1c_qKfblZyUCgmlkgnY0gmlwhKwS64WKbXVsdGlhZGRyc5YACASsEuuFBmxXAAoErBLrhQZsWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECB6goPWlzvGb8GkPNEaWxiGHqbyW8OMxVLWcRhqxnj42DdGNwgmxXg3VkcIJsWYV3YWt1MgE"}'
2025-12-10 04:14:12.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27734/version" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:14:12.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-112-g12952d'
2025-12-10 04:14:12.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27734/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:14:12.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-112-g12952d'
2025-12-10 04:14:14.940 DEBUG [tests.rest_flags.test_admin_flags] counts at INFO: {'TRC': 0, 'DBG': 0, 'INF': 1, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2025-12-10 04:14:14.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27734/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:14:14.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:14:14.944 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-10 04:14:14.945 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-10 04:14:14.945 DEBUG [src.node.waku_node] Stopping container with id 04ba2f858297
2025-12-10 04:14:15.483 DEBUG [src.node.waku_node] Container stopped.
2025-12-10 04:14:15.483 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-10 04:14:15.486 DEBUG [src.node.docker_mananger] No errors found in the waku logs.