mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-04 17:12:19.835 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:12:19.835 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_same_shard with id: 2026-02-04_17-12-19__71bf6efe-6d43-4306-94bd-e8081394e3b2
|
|
2026-02-04 17:12:19.836 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:12:19.836 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 17:12:19.836 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-04 17:12:19.843 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:12:19.843 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-12-19__71bf6efe-6d43-4306-94bd-e8081394e3b2__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:19.843 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:12:19.843 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:12:19.845 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:12:19.845 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.132
|
|
2026-02-04 17:12:19.845 DEBUG [src.node.docker_mananger] Generated ports ['36339', '36340', '36341', '36342', '36343']
|
|
2026-02-04 17:12:19.845 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:12:19.845 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:12:19.845 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:12:19.846 DEBUG [src.node.docker_mananger] docker run -i -t -p 36339:36339 -p 36340:36340 -p 36341:36341 -p 36342:36342 -p 36343:36343 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=36341 --rest-port=36339 --tcp-port=36340 --discv5-udp-port=36342 --rest-address=0.0.0.0 --nat=extip:172.18.150.132 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3bafa4b8430dcdfbe1b125e9f0a99caeca694de8bcffc4fbdfca35a252dbabbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36343 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-02-04 17:12:20.028 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.132 waku b19ef3a51836c1d43dc14c61777413cce17b516478db17c7b3df309606809668
|
|
2026-02-04 17:12:20.057 DEBUG [src.node.docker_mananger] Container started with ID b19ef3a51836. Setting up logs at ./log/docker/node1_2026-02-04_17-12-19__71bf6efe-6d43-4306-94bd-e8081394e3b2__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:20.058 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36339
|
|
2026-02-04 17:12:20.058 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:12:20.096 ERROR [src.node.docker_mananger] Max retries reached for container 1d2075ec263a. Exiting log stream.
|
|
2026-02-04 17:12:20.636 ERROR [src.node.docker_mananger] Max retries reached for container 64e529f110ac. Exiting log stream.
|
|
2026-02-04 17:12:21.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36339/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:21.063 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
|
2026-02-04 17:12:21.063 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:12:21.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36339/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:21.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.132/tcp/36340/p2p/16Uiu2HAmGtjGCe3gyVNs5wVdSyK4DdBWL3LP4WsZM3mRy7Lr2UCm","/ip4/172.18.150.132/tcp/36341/ws/p2p/16Uiu2HAmGtjGCe3gyVNs5wVdSyK4DdBWL3LP4WsZM3mRy7Lr2UCm"],"enrUri":"enr:-L24QLdKbXxdPSt9Uuykr3o81738qdZKuFaxybo6kpaGLRbnDtqx7hmFoTdiQeT7-cSBuKwrw3OIFAeAGxdGMH1j5T8CgmlkgnY0gmlwhKwSloSKbXVsdGlhZGRyc5YACASsEpaEBo30AAoErBKWhAaN9d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDPvPRvGIdNjtKb8e76DJYwxqWgtkoMWfQnhYahj2jJA6DdGNwgo30g3VkcIKN9oV3YWt1MgU"}'
|
|
2026-02-04 17:12:21.068 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:12:21.075 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:12:21.076 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-12-19__71bf6efe-6d43-4306-94bd-e8081394e3b2__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:21.076 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:12:21.076 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:12:21.077 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:12:21.077 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.248.10
|
|
2026-02-04 17:12:21.078 DEBUG [src.node.docker_mananger] Generated ports ['47317', '47318', '47319', '47320', '47321']
|
|
2026-02-04 17:12:21.078 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:12:21.078 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:12:21.078 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:12:21.078 DEBUG [src.node.docker_mananger] docker run -i -t -p 47317:47317 -p 47318:47318 -p 47319:47319 -p 47320:47320 -p 47321:47321 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=47319 --rest-port=47317 --tcp-port=47318 --discv5-udp-port=47320 --rest-address=0.0.0.0 --nat=extip:172.18.248.10 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f7ace9fcb9f42ac4f77a646f02677ef4740da666be11f13fdeaa95dac6bf0aba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47321 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLdKbXxdPSt9Uuykr3o81738qdZKuFaxybo6kpaGLRbnDtqx7hmFoTdiQeT7-cSBuKwrw3OIFAeAGxdGMH1j5T8CgmlkgnY0gmlwhKwSloSKbXVsdGlhZGRyc5YACASsEpaEBo30AAoErBKWhAaN9d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDPvPRvGIdNjtKb8e76DJYwxqWgtkoMWfQnhYahj2jJA6DdGNwgo30g3VkcIKN9oV3YWt1MgU --content-topic=/newsService/1.0/alerts/xml
|
|
2026-02-04 17:12:21.262 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.248.10 waku 1a261054283601af97020e3c4e5bc01e370f8279ef0952803607a98e24ba714c
|
|
2026-02-04 17:12:21.296 DEBUG [src.node.docker_mananger] Container started with ID 1a2610542836. Setting up logs at ./log/docker/node2_2026-02-04_17-12-19__71bf6efe-6d43-4306-94bd-e8081394e3b2__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:12:21.297 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47317
|
|
2026-02-04 17:12:21.298 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:12:22.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47317/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:22.309 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":"READY"}]}'
|
|
2026-02-04 17:12:22.310 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:12:22.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47317/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:22.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.10/tcp/47318/p2p/16Uiu2HAmCry7cTmazNEZCCQea5thVjhxAy5BvhrdiXXK8eTcCFkr","/ip4/172.18.248.10/tcp/47319/ws/p2p/16Uiu2HAmCry7cTmazNEZCCQea5thVjhxAy5BvhrdiXXK8eTcCFkr"],"enrUri":"enr:-L24QE9e8edLVjpNupJek436Y4WfaWFNSHJI_OoAV1j3rkrXaxRaIiQMc7zyHsWxqKzl-EK3Jcu-LUbbbLG6hPjbIdICgmlkgnY0gmlwhKwS-AqKbXVsdGlhZGRyc5YACASsEvgKBrjWAAoErBL4Cga4190DgnJzhQACAQAAiXNlY3AyNTZrMaEDAxGShj8e2O4l7b4B4WxHBDP9cteTqOWKlM5QxBTra8-DdGNwgrjWg3VkcIK42IV3YWt1MgE"}'
|
|
2026-02-04 17:12:22.315 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:12:22.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47317/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.150.132/tcp/36340/p2p/16Uiu2HAmGtjGCe3gyVNs5wVdSyK4DdBWL3LP4WsZM3mRy7Lr2UCm"]'
|
|
2026-02-04 17:12:22.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:22.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36339/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2026-02-04 17:12:22.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:22.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47317/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
|
2026-02-04 17:12:22.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:22.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36339/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:12:22.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:22.330 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 17:12:22.430 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 17:12:22.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36339/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:22.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1770225142325386239,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 17:12:22.435 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 17:12:22.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47317/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:22.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1770225142325386239,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 17:12:22.440 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:12:22.441 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:12:22.441 DEBUG [src.node.waku_node] Stopping container with id b19ef3a51836
|
|
2026-02-04 17:12:23.005 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:12:23.006 DEBUG [src.node.waku_node] Stopping container with id 1a2610542836
|
|
2026-02-04 17:12:23.558 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:12:23.560 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:12:23.569 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:12:23.573 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|