mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
54 lines
8.6 KiB
Plaintext
54 lines
8.6 KiB
Plaintext
2025-12-11 04:16:05.463 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:16:05.464 DEBUG [tests.conftest] Running test: test_log_level_INFO_from_DEBUG with id: 2025-12-11_04-16-05__e15cd185-746d-41a3-9e88-6a136c72d146
|
|
2025-12-11 04:16:05.464 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:16:05.464 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-11 04:16:05.465 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-11 04:16:05.471 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:16:05.472 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-16-05__e15cd185-746d-41a3-9e88-6a136c72d146__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:16:05.478 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:16:05.478 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-16-05__e15cd185-746d-41a3-9e88-6a136c72d146__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:16:05.484 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:16:05.484 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-11_04-16-05__e15cd185-746d-41a3-9e88-6a136c72d146__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:16:05.490 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:16:05.490 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-11_04-16-05__e15cd185-746d-41a3-9e88-6a136c72d146__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:16:05.491 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:16:05.491 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:16:05.492 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:16:05.492 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:16:05.494 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:16:05.494 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.235
|
|
2025-12-11 04:16:05.494 DEBUG [src.node.docker_mananger] Generated ports ['36400', '36401', '36402', '36403', '36404']
|
|
2025-12-11 04:16:05.494 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:16:05.495 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:16:05.495 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:16:05.495 DEBUG [src.node.docker_mananger] docker run -i -t -p 36400:36400 -p 36401:36401 -p 36402:36402 -p 36403:36403 -p 36404:36404 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=36402 --rest-port=36400 --tcp-port=36401 --discv5-udp-port=36403 --rest-address=0.0.0.0 --nat=extip:172.18.230.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5fd8ebf42d00b300defaeb70ccecea6f13cefce31baafea1b29b3ed4bf73b2c5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36404 --metrics-logging=true --relay=true
|
|
2025-12-11 04:16:05.692 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.235 waku 493bfdad8c9ca536fee62a858ddb9d249193dc4f5a46d45f4d708d3524291ecc
|
|
2025-12-11 04:16:05.705 ERROR [src.node.docker_mananger] Max retries reached for container 5fe88c3cef36. Exiting log stream.
|
|
2025-12-11 04:16:05.728 DEBUG [src.node.docker_mananger] Container started with ID 493bfdad8c9c. Setting up logs at ./log/docker/node1_2025-12-11_04-16-05__e15cd185-746d-41a3-9e88-6a136c72d146__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:16:05.728 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36400
|
|
2025-12-11 04:16:05.729 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:16:06.267 ERROR [src.node.docker_mananger] Max retries reached for container 57529588758a. Exiting log stream.
|
|
2025-12-11 04:16:06.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36400/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:06.733 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-11 04:16:06.734 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:16:06.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36400/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:06.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.235/tcp/36401/p2p/16Uiu2HAm1jbnWaPPcTx1vZqdBhjf8jZ4xMvthErhoobR4qr3J8tH","/ip4/172.18.230.235/tcp/36402/ws/p2p/16Uiu2HAm1jbnWaPPcTx1vZqdBhjf8jZ4xMvthErhoobR4qr3J8tH"],"enrUri":"enr:-L24QEtEmc5wXwiw4JgK65RVOOW79AkQBMIBft1IjVSbaDCxXLwAdArTgAXsrEYQp0uBE29uguz9UjdmbOfVC4_u4AwCgmlkgnY0gmlwhKwS5uuKbXVsdGlhZGRyc5YACASsEubrBo4xAAoErBLm6waOMt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXb3VVnaCZ8hITlk0UaH6cVz3r26EV_gqixiLAtKnIYKDdGNwgo4xg3VkcIKOM4V3YWt1MgE"}'
|
|
2025-12-11 04:16:06.736 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:16:06.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36400/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:06.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:06.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36400/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:06.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.235/tcp/36401/p2p/16Uiu2HAm1jbnWaPPcTx1vZqdBhjf8jZ4xMvthErhoobR4qr3J8tH","/ip4/172.18.230.235/tcp/36402/ws/p2p/16Uiu2HAm1jbnWaPPcTx1vZqdBhjf8jZ4xMvthErhoobR4qr3J8tH"],"enrUri":"enr:-L24QEtEmc5wXwiw4JgK65RVOOW79AkQBMIBft1IjVSbaDCxXLwAdArTgAXsrEYQp0uBE29uguz9UjdmbOfVC4_u4AwCgmlkgnY0gmlwhKwS5uuKbXVsdGlhZGRyc5YACASsEubrBo4xAAoErBLm6waOMt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXb3VVnaCZ8hITlk0UaH6cVz3r26EV_gqixiLAtKnIYKDdGNwgo4xg3VkcIKOM4V3YWt1MgE"}'
|
|
2025-12-11 04:16:06.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36400/version" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:06.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-113-g868d43'
|
|
2025-12-11 04:16:06.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36400/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:06.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-113-g868d43'
|
|
2025-12-11 04:16:08.745 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-11 04:16:08.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36400/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:08.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:16:08.750 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:16:08.751 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:16:08.751 DEBUG [src.node.waku_node] Stopping container with id 493bfdad8c9c
|
|
2025-12-11 04:16:09.271 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:16:09.273 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:16:09.275 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|