mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
56 lines
9.0 KiB
Plaintext
56 lines
9.0 KiB
Plaintext
2026-03-11 04:34:10.411 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:10.411 DEBUG [tests.conftest] Running test: test_log_level_DEBUG_from_TRACE with id: 2026-03-11_04-34-10__20ffc766-5cbb-4dcf-b5bd-26153108b06f
|
|
2026-03-11 04:34:10.412 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:10.412 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-11 04:34:10.412 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-11 04:34:10.419 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:10.419 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-10__20ffc766-5cbb-4dcf-b5bd-26153108b06f__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:10.426 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:10.426 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-10__20ffc766-5cbb-4dcf-b5bd-26153108b06f__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:10.432 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:10.432 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-34-10__20ffc766-5cbb-4dcf-b5bd-26153108b06f__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:10.438 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:10.438 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-11_04-34-10__20ffc766-5cbb-4dcf-b5bd-26153108b06f__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:10.438 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:34:10.439 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-11 04:34:10.440 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:10.440 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:10.441 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:10.442 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.136
|
|
2026-03-11 04:34:10.442 DEBUG [src.node.docker_mananger] Generated ports ['17012', '17013', '17014', '17015', '17016']
|
|
2026-03-11 04:34:10.442 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:10.442 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:10.442 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:10.442 DEBUG [src.node.docker_mananger] docker run -i -t -p 17012:17012 -p 17013:17013 -p 17014:17014 -p 17015:17015 -p 17016:17016 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=17014 --rest-port=17012 --tcp-port=17013 --discv5-udp-port=17015 --rest-address=0.0.0.0 --nat=extip:172.18.254.136 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c1cdd7056b3c4ce4ffca0fdbe4a59f3ae6352a3e1225bfff8cf65ee771f8fb3a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17016 --metrics-logging=true --relay=true
|
|
2026-03-11 04:34:10.611 ERROR [src.node.docker_mananger] Max retries reached for container 3c360c1cdbe5. Exiting log stream.
|
|
2026-03-11 04:34:10.646 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.136 waku 64421536e075b5352cbf5f59db9cf261fb482ff996810467f3f85e1bc632a29d
|
|
2026-03-11 04:34:10.685 DEBUG [src.node.docker_mananger] Container started with ID 64421536e075. Setting up logs at ./log/docker/node1_2026-03-11_04-34-10__20ffc766-5cbb-4dcf-b5bd-26153108b06f__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:10.685 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17012
|
|
2026-03-11 04:34:10.685 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:11.215 ERROR [src.node.docker_mananger] Max retries reached for container f9b460730b79. Exiting log stream.
|
|
2026-03-11 04:34:11.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17012/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:11.689 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-11 04:34:11.689 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:11.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17012/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:11.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.136/tcp/17013/p2p/16Uiu2HAm9NVvHCWVv9mgys9mpntkdqtqJb8G26A3e8DNvtuaCRZ2","/ip4/172.18.254.136/tcp/17014/ws/p2p/16Uiu2HAm9NVvHCWVv9mgys9mpntkdqtqJb8G26A3e8DNvtuaCRZ2"],"enrUri":"enr:-L24QIgjtt6_zNrIVR5EN56jaPBDk0JX-ORc4-jQlncUQVpNXMvvUShdAfPJr8e2gzClmT1SEYMQ7xbhBedKE63V7v4CgmlkgnY0gmlwhKwS_oiKbXVsdGlhZGRyc5YACASsEv6IBkJ1AAoErBL-iAZCdt0DgnJzhQADAQAAiXNlY3AyNTZrMaECzzN_vz-wTI6zqjYbOBTsv1XVsJ_GDhzq5pGedagy0imDdGNwgkJ1g3VkcIJCd4V3YWt1MgE"}'
|
|
2026-03-11 04:34:11.692 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:11.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17012/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:11.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:11.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17012/admin/v1/log-level/DEBUG" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:11.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:11.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17012/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:11.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.136/tcp/17013/p2p/16Uiu2HAm9NVvHCWVv9mgys9mpntkdqtqJb8G26A3e8DNvtuaCRZ2","/ip4/172.18.254.136/tcp/17014/ws/p2p/16Uiu2HAm9NVvHCWVv9mgys9mpntkdqtqJb8G26A3e8DNvtuaCRZ2"],"enrUri":"enr:-L24QIgjtt6_zNrIVR5EN56jaPBDk0JX-ORc4-jQlncUQVpNXMvvUShdAfPJr8e2gzClmT1SEYMQ7xbhBedKE63V7v4CgmlkgnY0gmlwhKwS_oiKbXVsdGlhZGRyc5YACASsEv6IBkJ1AAoErBL-iAZCdt0DgnJzhQADAQAAiXNlY3AyNTZrMaECzzN_vz-wTI6zqjYbOBTsv1XVsJ_GDhzq5pGedagy0imDdGNwgkJ1g3VkcIJCd4V3YWt1MgE"}'
|
|
2026-03-11 04:34:11.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17012/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:11.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-164-g0ad551'
|
|
2026-03-11 04:34:11.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17012/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:11.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-164-g0ad551'
|
|
2026-03-11 04:34:13.707 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-11 04:34:13.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17012/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:13.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:13.712 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:34:13.713 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:34:13.713 DEBUG [src.node.waku_node] Stopping container with id 64421536e075
|
|
2026-03-11 04:34:14.302 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:14.304 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:34:14.307 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|