56 lines
9.0 KiB
Plaintext

2026-03-24 04:37:37.705 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-24 04:37:37.705 DEBUG [tests.conftest] Running test: test_log_level_DEBUG_from_TRACE with id: 2026-03-24_04-37-37__f0569dbc-bdd4-44d5-829c-44a1a0d7a320
2026-03-24 04:37:37.705 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-24 04:37:37.706 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-24 04:37:37.706 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-24 04:37:37.713 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:37:37.713 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-24_04-37-37__f0569dbc-bdd4-44d5-829c-44a1a0d7a320__wakuorg_nwaku:latest.log
2026-03-24 04:37:37.719 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:37:37.719 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-24_04-37-37__f0569dbc-bdd4-44d5-829c-44a1a0d7a320__wakuorg_nwaku:latest.log
2026-03-24 04:37:37.725 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:37:37.725 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-24_04-37-37__f0569dbc-bdd4-44d5-829c-44a1a0d7a320__wakuorg_nwaku:latest.log
2026-03-24 04:37:37.730 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:37:37.731 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-24_04-37-37__f0569dbc-bdd4-44d5-829c-44a1a0d7a320__wakuorg_nwaku:latest.log
2026-03-24 04:37:37.731 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-24 04:37:37.731 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-24 04:37:37.732 DEBUG [src.node.waku_node] Starting Node...
2026-03-24 04:37:37.732 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-24 04:37:37.734 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-24 04:37:37.734 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.62.229
2026-03-24 04:37:37.734 DEBUG [src.node.docker_mananger] Generated ports ['20387', '20388', '20389', '20390', '20391']
2026-03-24 04:37:37.734 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-24 04:37:37.734 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-24 04:37:37.734 DEBUG [src.node.waku_node] Using volumes []
2026-03-24 04:37:37.734 DEBUG [src.node.docker_mananger] docker run -i -t -p 20387:20387 -p 20388:20388 -p 20389:20389 -p 20390:20390 -p 20391:20391 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=20389 --rest-port=20387 --tcp-port=20388 --discv5-udp-port=20390 --rest-address=0.0.0.0 --nat=extip:172.18.62.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4c4a9b95db61fb68edfb9edbf5de906cfdfd47aacf901cad51a3b1fbdf521c28 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20391 --metrics-logging=true --relay=true
2026-03-24 04:37:37.930 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.62.229 waku b92272bfe267c2a97f683f1a7cdae64f5cd66d06ce479859c47c2d4bc043585d
2026-03-24 04:37:37.966 DEBUG [src.node.docker_mananger] Container started with ID b92272bfe267. Setting up logs at ./log/docker/node1_2026-03-24_04-37-37__f0569dbc-bdd4-44d5-829c-44a1a0d7a320__wakuorg_nwaku:latest.log
2026-03-24 04:37:37.966 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20387
2026-03-24 04:37:37.968 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-24 04:37:37.974 ERROR [src.node.docker_mananger] Max retries reached for container 9c4fd3c46246. Exiting log stream.
2026-03-24 04:37:38.502 ERROR [src.node.docker_mananger] Max retries reached for container 2c52ee939b59. Exiting log stream.
2026-03-24 04:37:38.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20387/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:37:38.971 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-24 04:37:38.971 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-24 04:37:38.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:37:38.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.229/tcp/20388/p2p/16Uiu2HAkwgPmUJ63oAnQyUiiCMzP4HvkftmpJ5xLHixCA4wyKpsS","/ip4/172.18.62.229/tcp/20389/ws/p2p/16Uiu2HAkwgPmUJ63oAnQyUiiCMzP4HvkftmpJ5xLHixCA4wyKpsS"],"enrUri":"enr:-L24QPbt9ZoF5u21FBfxuZlXbsN9OvFEZ6_jV8sMupYgk6ShW7yfNdNntgsAxO45Y0Q_bPng6nsEvQC4n2w5Ja3FIFECgmlkgnY0gmlwhKwSPuWKbXVsdGlhZGRyc5YACASsEj7lBk-kAAoErBI-5QZPpd0DgnJzhQADAQAAiXNlY3AyNTZrMaECIXzBJ8Ut8LaMB1O2daZe5lNDaeDqEZM7tnaXH2_MnVmDdGNwgk-kg3VkcIJPpoV3YWt1MgE"}'
2026-03-24 04:37:38.974 INFO [src.node.waku_node] REST service is ready !!
2026-03-24 04:37:38.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20387/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:37:38.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:37:38.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20387/admin/v1/log-level/DEBUG" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:37:38.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:37:38.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:37:38.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.229/tcp/20388/p2p/16Uiu2HAkwgPmUJ63oAnQyUiiCMzP4HvkftmpJ5xLHixCA4wyKpsS","/ip4/172.18.62.229/tcp/20389/ws/p2p/16Uiu2HAkwgPmUJ63oAnQyUiiCMzP4HvkftmpJ5xLHixCA4wyKpsS"],"enrUri":"enr:-L24QPbt9ZoF5u21FBfxuZlXbsN9OvFEZ6_jV8sMupYgk6ShW7yfNdNntgsAxO45Y0Q_bPng6nsEvQC4n2w5Ja3FIFECgmlkgnY0gmlwhKwSPuWKbXVsdGlhZGRyc5YACASsEj7lBk-kAAoErBI-5QZPpd0DgnJzhQADAQAAiXNlY3AyNTZrMaECIXzBJ8Ut8LaMB1O2daZe5lNDaeDqEZM7tnaXH2_MnVmDdGNwgk-kg3VkcIJPpoV3YWt1MgE"}'
2026-03-24 04:37:38.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20387/version" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:37:38.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-11-g6a20ee'
2026-03-24 04:37:38.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20387/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:37:38.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-11-g6a20ee'
2026-03-24 04:37:40.986 DEBUG [tests.rest_flags.test_admin_flags] counts at DEBUG: {'TRC': 0, 'DBG': 9, 'INF': 1, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2026-03-24 04:37:40.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20387/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:37:40.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:37:40.991 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-24 04:37:40.992 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-24 04:37:40.992 DEBUG [src.node.waku_node] Stopping container with id b92272bfe267
2026-03-24 04:37:41.553 DEBUG [src.node.waku_node] Container stopped.
2026-03-24 04:37:41.555 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-24 04:37:41.558 DEBUG [src.node.docker_mananger] No errors found in the waku logs.