mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-22 03:33:29 +00:00
70 lines
12 KiB
Plaintext
70 lines
12 KiB
Plaintext
2026-03-06 04:36:19.772 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-06 04:36:19.774 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_only_store with id: 2026-03-06_04-36-19__3845f2d8-f93d-49cd-b1ae-b91dc6277181
|
|
2026-03-06 04:36:19.774 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-06 04:36:19.775 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-06 04:36:19.786 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:36:19.787 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-06_04-36-19__3845f2d8-f93d-49cd-b1ae-b91dc6277181__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:19.787 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:36:19.788 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:36:19.791 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:36:19.791 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.246
|
|
2026-03-06 04:36:19.791 DEBUG [src.node.docker_mananger] Generated ports ['13033', '13034', '13035', '13036', '13037']
|
|
2026-03-06 04:36:19.792 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:36:19.793 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:36:19.793 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:36:19.794 DEBUG [src.node.docker_mananger] docker run -i -t -p 13033:13033 -p 13034:13034 -p 13035:13035 -p 13036:13036 -p 13037:13037 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=13035 --rest-port=13033 --tcp-port=13034 --discv5-udp-port=13036 --rest-address=0.0.0.0 --nat=extip:172.18.133.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eddde781f48defb72aef24c54b5d45f2f8d0bb97cc2ecc234e7b211894abc87e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13037 --metrics-logging=true --store=true --relay=true
|
|
2026-03-06 04:36:19.964 ERROR [src.node.docker_mananger] Max retries reached for container db9737caade9. Exiting log stream.
|
|
2026-03-06 04:36:19.993 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.246 waku 47749ef65a32b735f024714932ab1cc75999b47661e5ad32799a17499d7cbfac
|
|
2026-03-06 04:36:20.031 DEBUG [src.node.docker_mananger] Container started with ID 47749ef65a32. Setting up logs at ./log/docker/publishing_node1_2026-03-06_04-36-19__3845f2d8-f93d-49cd-b1ae-b91dc6277181__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:20.032 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13033
|
|
2026-03-06 04:36:20.032 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:36:20.619 ERROR [src.node.docker_mananger] Max retries reached for container 3ec11fbb122d. Exiting log stream.
|
|
2026-03-06 04:36:21.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13033/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:21.035 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":"READY"},{"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":"READY"},{"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-06 04:36:21.035 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:21.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13033/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:21.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.246/tcp/13034/p2p/16Uiu2HAm1nHG9LxAVZNCy5AHzYbjGQwVq8AcXQdmnvFuV77tCcWY","/ip4/172.18.133.246/tcp/13035/ws/p2p/16Uiu2HAm1nHG9LxAVZNCy5AHzYbjGQwVq8AcXQdmnvFuV77tCcWY"],"enrUri":"enr:-L24QM-ICn5TB3c4dsQDaIRnQhp8ClLOps5nY63Epokt-yJwXbp2XDXs2K2xq3xAH_tU78PLfvD7tiwLeKzjp3XwEYYCgmlkgnY0gmlwhKwShfaKbXVsdGlhZGRyc5YACASsEoX2BjLqAAoErBKF9gYy690DgnJzhQADAQAAiXNlY3AyNTZrMaECXm2hkboSgeoRv1Ak13PuLlsqV8Q0Yf088yFzKgm3NcWDdGNwgjLqg3VkcIIy7IV3YWt1MgM"}'
|
|
2026-03-06 04:36:21.038 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:21.046 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:36:21.046 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-06_04-36-19__3845f2d8-f93d-49cd-b1ae-b91dc6277181__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:21.046 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:36:21.046 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:36:21.048 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:36:21.048 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.188.121
|
|
2026-03-06 04:36:21.048 DEBUG [src.node.docker_mananger] Generated ports ['13494', '13495', '13496', '13497', '13498']
|
|
2026-03-06 04:36:21.048 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:36:21.048 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:36:21.048 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:36:21.049 DEBUG [src.node.docker_mananger] docker run -i -t -p 13494:13494 -p 13495:13495 -p 13496:13496 -p 13497:13497 -p 13498:13498 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=13496 --rest-port=13494 --tcp-port=13495 --discv5-udp-port=13497 --rest-address=0.0.0.0 --nat=extip:172.18.188.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=53cae9d57f3f1b97d21ee7866766d9b11a80218403cf84ccccdc97eb51fe3bd3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13498 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QM-ICn5TB3c4dsQDaIRnQhp8ClLOps5nY63Epokt-yJwXbp2XDXs2K2xq3xAH_tU78PLfvD7tiwLeKzjp3XwEYYCgmlkgnY0gmlwhKwShfaKbXVsdGlhZGRyc5YACASsEoX2BjLqAAoErBKF9gYy690DgnJzhQADAQAAiXNlY3AyNTZrMaECXm2hkboSgeoRv1Ak13PuLlsqV8Q0Yf088yFzKgm3NcWDdGNwgjLqg3VkcIIy7IV3YWt1MgM --storenode=/ip4/172.18.133.246/tcp/13034/p2p/16Uiu2HAm1nHG9LxAVZNCy5AHzYbjGQwVq8AcXQdmnvFuV77tCcWY --store=true --relay=false
|
|
2026-03-06 04:36:21.258 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.188.121 waku fcc697aef93ce3363e4c8ce29a4d518b547d95cf8925880bf3111df92d777c26
|
|
2026-03-06 04:36:21.296 DEBUG [src.node.docker_mananger] Container started with ID fcc697aef93c. Setting up logs at ./log/docker/store_node1_2026-03-06_04-36-19__3845f2d8-f93d-49cd-b1ae-b91dc6277181__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:21.296 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13494
|
|
2026-03-06 04:36:21.296 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:36:22.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13494/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-06 04:36:22.301 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:22.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13494/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.121/tcp/13495/p2p/16Uiu2HAm242xDwMsZvi4s4qiTzSyHRZMQZENnxJFSXiRM355e8ws","/ip4/172.18.188.121/tcp/13496/ws/p2p/16Uiu2HAm242xDwMsZvi4s4qiTzSyHRZMQZENnxJFSXiRM355e8ws"],"enrUri":"enr:-L24QCNF1h6eSNr1Y0nUhAA0qqFLs045LPP7C5r5qgIgvwP2NWlE64hKkXvnG48jES6Me1gueZH23I0PHQvX5H7MuTcCgmlkgnY0gmlwhKwSvHmKbXVsdGlhZGRyc5YACASsErx5BjS3AAoErBK8eQY0uN0DgnJzhQADAQAAiXNlY3AyNTZrMaECYna-ryziGI2_bg7IjsZ7CCOG5mloe_20D4cC8-D8O3KDdGNwgjS3g3VkcII0uYV3YWt1MgI"}'
|
|
2026-03-06 04:36:22.304 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:22.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13494/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.133.246/tcp/13034/p2p/16Uiu2HAm1nHG9LxAVZNCy5AHzYbjGQwVq8AcXQdmnvFuV77tCcWY"]'
|
|
2026-03-06 04:36:22.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13033/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-06 04:36:22.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-06 04:36:22.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13033/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:36:22.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.375 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-06 04:36:22.576 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-06 04:36:22.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13033/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-03-06 04:36:22.580 DEBUG [src.steps.store] messages length is 0
|
|
2026-03-06 04:36:22.582 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-06 04:36:22.583 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-06 04:36:22.583 DEBUG [src.node.waku_node] Stopping container with id 47749ef65a32
|
|
2026-03-06 04:36:23.209 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:36:23.210 DEBUG [src.node.waku_node] Stopping container with id fcc697aef93c
|
|
2026-03-06 04:36:23.785 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:36:23.788 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-06 04:36:23.793 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:36:23.798 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|