mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
177 lines
32 KiB
Plaintext
177 lines
32 KiB
Plaintext
2026-03-06 04:34:08.859 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-06 04:34:08.860 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list0] with id: 2026-03-06_04-34-08__5ab9b6b7-cad8-4b04-8d63-cf78a07d2e99
|
|
2026-03-06 04:34:08.860 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-06 04:34:08.860 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-06 04:34:08.860 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-06 04:34:08.868 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:34:08.868 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-06_04-34-08__5ab9b6b7-cad8-4b04-8d63-cf78a07d2e99__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:08.868 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:34:08.868 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:34:08.870 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:34:08.870 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.158
|
|
2026-03-06 04:34:08.870 DEBUG [src.node.docker_mananger] Generated ports ['11635', '11636', '11637', '11638', '11639']
|
|
2026-03-06 04:34:08.870 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:34:08.870 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:34:08.870 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:34:08.871 DEBUG [src.node.docker_mananger] docker run -i -t -p 11635:11635 -p 11636:11636 -p 11637:11637 -p 11638:11638 -p 11639:11639 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=11637 --rest-port=11635 --tcp-port=11636 --discv5-udp-port=11638 --rest-address=0.0.0.0 --nat=extip:172.18.68.158 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fadc7e6248abc2014eb0d699a9f3d6832cff17ecaeeeeff7e1e7d453e98cca2a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11639 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf --content-topic=/newsService/1.0/alerts/xml --content-topic=/newsService/1.0/updates/json --content-topic=/newsService/2.0/alerts/json --content-topic=/newsService/2.0/summaries/xml --content-topic=/newsService/2.0/highlights/yaml --content-topic=/newsService/3.0/weekly/json --content-topic=/newsService/3.0/summaries/xml
|
|
2026-03-06 04:34:09.059 ERROR [src.node.docker_mananger] Max retries reached for container 767120b242dc. Exiting log stream.
|
|
2026-03-06 04:34:09.067 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.158 waku 1007f57d757df5238f613d05e197965f9a7d59d9d9c56f2e1306fb3ebe67769e
|
|
2026-03-06 04:34:09.103 DEBUG [src.node.docker_mananger] Container started with ID 1007f57d757d. Setting up logs at ./log/docker/node1_2026-03-06_04-34-08__5ab9b6b7-cad8-4b04-8d63-cf78a07d2e99__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:09.104 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11635
|
|
2026-03-06 04:34:09.104 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:34:09.596 ERROR [src.node.docker_mananger] Max retries reached for container 5e5e554ef368. Exiting log stream.
|
|
2026-03-06 04:34:10.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:10.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:10.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:10.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:10.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:10.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:10.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:10.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:10.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:10.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:10.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:10.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:10.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:10.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:10.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:10.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:10.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:10.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:11.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:11.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:12.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:12.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-06 04:34:12.074 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:34:12.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:12.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.158/tcp/11636/p2p/16Uiu2HAmPM4DahfBq6URTjxMzQkyQ9o7Zxz3TyTZdiRx1UvPS38Z","/ip4/172.18.68.158/tcp/11637/ws/p2p/16Uiu2HAmPM4DahfBq6URTjxMzQkyQ9o7Zxz3TyTZdiRx1UvPS38Z"],"enrUri":"enr:-L24QJP7G0BbMgWZGqspDXfVNDjUA5hBmA07NPqSPyCwKONWd0iQfZ0rObWHwFvNsQXWjC_m67DGgRHadOKUXlw0Pq8CgmlkgnY0gmlwhKwSRJ6KbXVsdGlhZGRyc5YACASsEkSeBi10AAoErBJEngYtdd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnth5Y3qtI63_lz_ud6MiYjsM-Yt2TqBIDDIelpqTtyaDdGNwgi10g3VkcIItdoV3YWt1MgU"}'
|
|
2026-03-06 04:34:12.077 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:34:12.084 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:34:12.085 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-06_04-34-08__5ab9b6b7-cad8-4b04-8d63-cf78a07d2e99__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:12.085 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:34:12.085 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:34:12.086 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:34:12.086 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.167.227
|
|
2026-03-06 04:34:12.087 DEBUG [src.node.docker_mananger] Generated ports ['60610', '60611', '60612', '60613', '60614']
|
|
2026-03-06 04:34:12.087 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:34:12.087 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:34:12.087 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:34:12.087 DEBUG [src.node.docker_mananger] docker run -i -t -p 60610:60610 -p 60611:60611 -p 60612:60612 -p 60613:60613 -p 60614:60614 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=60612 --rest-port=60610 --tcp-port=60611 --discv5-udp-port=60613 --rest-address=0.0.0.0 --nat=extip:172.18.167.227 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ebbff5d2fa5aade82ecf6e67be5bddedb0a5373cb657cb3dabb6768d0db1cd1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60614 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJP7G0BbMgWZGqspDXfVNDjUA5hBmA07NPqSPyCwKONWd0iQfZ0rObWHwFvNsQXWjC_m67DGgRHadOKUXlw0Pq8CgmlkgnY0gmlwhKwSRJ6KbXVsdGlhZGRyc5YACASsEkSeBi10AAoErBJEngYtdd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnth5Y3qtI63_lz_ud6MiYjsM-Yt2TqBIDDIelpqTtyaDdGNwgi10g3VkcIItdoV3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf --content-topic=/newsService/1.0/alerts/xml --content-topic=/newsService/1.0/updates/json --content-topic=/newsService/2.0/alerts/json --content-topic=/newsService/2.0/summaries/xml --content-topic=/newsService/2.0/highlights/yaml --content-topic=/newsService/3.0/weekly/json --content-topic=/newsService/3.0/summaries/xml
|
|
2026-03-06 04:34:12.289 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.167.227 waku 5179227d1b5aabeb10a3a762e2bd9347d9698812ad5c59da1d359077f32a7210
|
|
2026-03-06 04:34:12.326 DEBUG [src.node.docker_mananger] Container started with ID 5179227d1b5a. Setting up logs at ./log/docker/node2_2026-03-06_04-34-08__5ab9b6b7-cad8-4b04-8d63-cf78a07d2e99__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:12.327 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60610
|
|
2026-03-06 04:34:12.327 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:34:13.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:13.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-06 04:34:13.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:13.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-06 04:34:13.460 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:34:13.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:13.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.167.227/tcp/60611/p2p/16Uiu2HAm3jaW1wzD5S3zjFXXVNCfMKGcQVjT8h3VybksAn7YW4hG","/ip4/172.18.167.227/tcp/60612/ws/p2p/16Uiu2HAm3jaW1wzD5S3zjFXXVNCfMKGcQVjT8h3VybksAn7YW4hG"],"enrUri":"enr:-L24QFpmrU7RNOfZwkFGf09eZPe3HBnDMKGZOLszdsxP6IaYKpHNZmrJOc0JBO5BeKkPOiLOFRSNT-L_d0WccwE633UCgmlkgnY0gmlwhKwSp-OKbXVsdGlhZGRyc5YACASsEqfjBuzDAAoErBKn4wbsxN0DgnJzhQACAQAAiXNlY3AyNTZrMaECe3PBRQD_56V1ej4l-XOidT6AbGrjaX5p3P1MMGksbYODdGNwguzDg3VkcILsxYV3YWt1MgE"}'
|
|
2026-03-06 04:34:13.463 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:34:13.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60610/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.68.158/tcp/11636/p2p/16Uiu2HAmPM4DahfBq6URTjxMzQkyQ9o7Zxz3TyTZdiRx1UvPS38Z"]'
|
|
2026-03-06 04:34:13.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:13.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11635/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
|
|
2026-03-06 04:34:13.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:13.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60610/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
|
|
2026-03-06 04:34:13.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:13.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11635/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:13.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:13.516 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:13.616 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:13.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:13.619 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":1772771653504776928,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:13.620 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:13.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:13.623 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":1772771653504776928,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:13.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11635/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:13.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:13.658 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:13.759 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:13.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:13.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1772771653648379618,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:13.763 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:13.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:13.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1772771653648379618,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:13.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11635/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:13.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:13.779 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:13.879 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:13.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:13.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1772771653769895548,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:13.884 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:13.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:13.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1772771653769895548,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:13.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11635/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:13.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:13.899 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:13.999 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1772771653888918860,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.004 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1772771653888918860,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11635/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:14.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:14.018 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:14.118 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1772771654008575041,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.122 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1772771654008575041,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11635/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:14.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:14.136 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:14.236 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1772771654126900202,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.240 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1772771654126900202,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11635/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:14.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:14.254 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:14.355 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1772771654244976480,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.359 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1772771654244976480,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11635/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:14.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:14.372 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:14.472 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11635/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1772771654363298756,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.477 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:14.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60610/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:14.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1772771654363298756,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:34:14.482 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-06 04:34:14.483 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-06 04:34:14.483 DEBUG [src.node.waku_node] Stopping container with id 1007f57d757d
|
|
2026-03-06 04:34:15.056 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:34:15.057 DEBUG [src.node.waku_node] Stopping container with id 5179227d1b5a
|
|
2026-03-06 04:34:15.621 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:34:15.625 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-06 04:34:15.661 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:34:15.698 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|