mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
40 lines
7.0 KiB
Plaintext
40 lines
7.0 KiB
Plaintext
2026-03-29 04:52:37.073 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-29 04:52:37.073 DEBUG [tests.conftest] Running test: test_verify_node_info with id: 2026-03-29_04-52-37__b9ef8123-76f8-47cd-ab3c-7c277c805d16
|
|
2026-03-29 04:52:37.077 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-29 04:52:37.079 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-29 04:52:37.079 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-29 04:52:37.089 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:52:37.089 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-29_04-52-37__b9ef8123-76f8-47cd-ab3c-7c277c805d16__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:52:37.090 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-29 04:52:37.091 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-29 04:52:37.093 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:52:37.093 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:52:37.095 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:52:37.095 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.54
|
|
2026-03-29 04:52:37.096 DEBUG [src.node.docker_mananger] Generated ports ['19844', '19845', '19846', '19847', '19848']
|
|
2026-03-29 04:52:37.096 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:52:37.096 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:52:37.097 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:52:37.097 DEBUG [src.node.docker_mananger] docker run -i -t -p 19844:19844 -p 19845:19845 -p 19846:19846 -p 19847:19847 -p 19848:19848 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=19846 --rest-port=19844 --tcp-port=19845 --discv5-udp-port=19847 --rest-address=0.0.0.0 --nat=extip:172.18.106.54 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=86955799c584fc1eeaf073b4c64bca4cba1fcc34b34effab0d64bbffee9ad05e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19848 --metrics-logging=true --relay=true
|
|
2026-03-29 04:52:37.293 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.54 waku 5c026cead37f512296b999daedddd92986e0a6dc37c84b426a0204f5f8742704
|
|
2026-03-29 04:52:37.332 ERROR [src.node.docker_mananger] Max retries reached for container 88533ea417aa. Exiting log stream.
|
|
2026-03-29 04:52:37.333 DEBUG [src.node.docker_mananger] Container started with ID 5c026cead37f. Setting up logs at ./log/docker/node1_2026-03-29_04-52-37__b9ef8123-76f8-47cd-ab3c-7c277c805d16__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:52:37.333 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19844
|
|
2026-03-29 04:52:37.334 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:37.977 ERROR [src.node.docker_mananger] Max retries reached for container 5e2c04264b5c. Exiting log stream.
|
|
2026-03-29 04:52:38.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19844/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:52:38.337 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-29 04:52:38.337 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:52:38.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19844/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:52:38.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.54/tcp/19845/p2p/16Uiu2HAmF1NbnrZJy5nkh9A6UJoQnR8sgvN9KH8sPkc45tz4XkkU","/ip4/172.18.106.54/tcp/19846/ws/p2p/16Uiu2HAmF1NbnrZJy5nkh9A6UJoQnR8sgvN9KH8sPkc45tz4XkkU"],"enrUri":"enr:-L24QCPVlSK0DaEgdSYDrhXo2u_A841HkqKyy5tRn8zLuPhZKboeohez4ljFFplb9Cvc2id5h-YboUHZNaQDi1sLpl4CgmlkgnY0gmlwhKwSajaKbXVsdGlhZGRyc5YACASsEmo2Bk2FAAoErBJqNgZNht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIvAl8bN9RqA8P1vnf9wa0GzVynUD4_RaDFk27Kp23SWDdGNwgk2Fg3VkcIJNh4V3YWt1MgE"}'
|
|
2026-03-29 04:52:38.340 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:52:38.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19844/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:52:38.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.54/tcp/19845/p2p/16Uiu2HAmF1NbnrZJy5nkh9A6UJoQnR8sgvN9KH8sPkc45tz4XkkU","/ip4/172.18.106.54/tcp/19846/ws/p2p/16Uiu2HAmF1NbnrZJy5nkh9A6UJoQnR8sgvN9KH8sPkc45tz4XkkU"],"enrUri":"enr:-L24QCPVlSK0DaEgdSYDrhXo2u_A841HkqKyy5tRn8zLuPhZKboeohez4ljFFplb9Cvc2id5h-YboUHZNaQDi1sLpl4CgmlkgnY0gmlwhKwSajaKbXVsdGlhZGRyc5YACASsEmo2Bk2FAAoErBJqNgZNht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIvAl8bN9RqA8P1vnf9wa0GzVynUD4_RaDFk27Kp23SWDdGNwgk2Fg3VkcIJNh4V3YWt1MgE"}'
|
|
2026-03-29 04:52:38.343 DEBUG [tests.rest_flags.test_debug_flags] node info: {'listenAddresses': ['/ip4/172.18.106.54/tcp/19845/p2p/16Uiu2HAmF1NbnrZJy5nkh9A6UJoQnR8sgvN9KH8sPkc45tz4XkkU', '/ip4/172.18.106.54/tcp/19846/ws/p2p/16Uiu2HAmF1NbnrZJy5nkh9A6UJoQnR8sgvN9KH8sPkc45tz4XkkU'], 'enrUri': 'enr:-L24QCPVlSK0DaEgdSYDrhXo2u_A841HkqKyy5tRn8zLuPhZKboeohez4ljFFplb9Cvc2id5h-YboUHZNaQDi1sLpl4CgmlkgnY0gmlwhKwSajaKbXVsdGlhZGRyc5YACASsEmo2Bk2FAAoErBJqNgZNht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIvAl8bN9RqA8P1vnf9wa0GzVynUD4_RaDFk27Kp23SWDdGNwgk2Fg3VkcIJNh4V3YWt1MgE'}
|
|
2026-03-29 04:52:38.345 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-29 04:52:38.346 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-29 04:52:38.346 DEBUG [src.node.waku_node] Stopping container with id 5c026cead37f
|
|
2026-03-29 04:52:38.776 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:38.777 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-29 04:52:38.779 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|