mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
137 lines
26 KiB
Plaintext
137 lines
26 KiB
Plaintext
2026-02-25 07:24:40.188 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:24:40.189 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list0] with id: 2026-02-25_07-24-40__650037dd-efc4-4000-853e-d6232da4e684
|
|
2026-02-25 07:24:40.189 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:24:40.189 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 07:24:40.189 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-25 07:24:40.196 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:40.197 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-24-40__650037dd-efc4-4000-853e-d6232da4e684__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:40.197 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:40.197 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:40.198 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:40.198 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.151
|
|
2026-02-25 07:24:40.199 DEBUG [src.node.docker_mananger] Generated ports ['42052', '42053', '42054', '42055', '42056']
|
|
2026-02-25 07:24:40.199 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:40.199 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:40.199 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:40.199 DEBUG [src.node.docker_mananger] docker run -i -t -p 42052:42052 -p 42053:42053 -p 42054:42054 -p 42055:42055 -p 42056:42056 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=42054 --rest-port=42052 --tcp-port=42053 --discv5-udp-port=42055 --rest-address=0.0.0.0 --nat=extip:172.18.254.151 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=50ecede765a8b3d654e32017cb5796b46af1eca6e21c360451bb37eeaa52a621 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42056 --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-02-25 07:24:40.377 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.151 waku 33c7b5d46bed2dc65dcddc0235a20febf42608c77acfb8e659bc225ee0bd69f3
|
|
2026-02-25 07:24:40.415 DEBUG [src.node.docker_mananger] Container started with ID 33c7b5d46bed. Setting up logs at ./log/docker/node1_2026-02-25_07-24-40__650037dd-efc4-4000-853e-d6232da4e684__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:40.416 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42052
|
|
2026-02-25 07:24:40.416 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:40.465 ERROR [src.node.docker_mananger] Max retries reached for container 682172d5a4ed. Exiting log stream.
|
|
2026-02-25 07:24:40.996 ERROR [src.node.docker_mananger] Max retries reached for container 0f3728b52b3e. Exiting log stream.
|
|
2026-02-25 07:24:41.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:41.419 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 07:24:41.420 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:41.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:41.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.151/tcp/42053/p2p/16Uiu2HAm2DttHhRk6KiUTuqGKnTgq1tFsvSbHmdYdaMWPkZpzM7y","/ip4/172.18.254.151/tcp/42054/ws/p2p/16Uiu2HAm2DttHhRk6KiUTuqGKnTgq1tFsvSbHmdYdaMWPkZpzM7y"],"enrUri":"enr:-L24QK-wW9x_MZUAOSlzibDn7651Sx0o15Juws2eIqyzZ9EGLobCdyMfiv_dpsF-zZzdMt1rLN4qj0-1ik1XBhMgm8ECgmlkgnY0gmlwhKwS_peKbXVsdGlhZGRyc5YACASsEv6XBqRFAAoErBL-lwakRt0DgnJzhQACAQAAiXNlY3AyNTZrMaECZP1uPDsLbDwjsFbQ6II5kgunOHn2fHHW8g6ETa78QfyDdGNwgqRFg3VkcIKkR4V3YWt1MgU"}'
|
|
2026-02-25 07:24:41.422 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:41.429 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:41.429 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-24-40__650037dd-efc4-4000-853e-d6232da4e684__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:41.429 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:41.429 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:41.431 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:41.431 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.109
|
|
2026-02-25 07:24:41.431 DEBUG [src.node.docker_mananger] Generated ports ['31508', '31509', '31510', '31511', '31512']
|
|
2026-02-25 07:24:41.431 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:41.431 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:41.431 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:41.432 DEBUG [src.node.docker_mananger] docker run -i -t -p 31508:31508 -p 31509:31509 -p 31510:31510 -p 31511:31511 -p 31512:31512 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=31510 --rest-port=31508 --tcp-port=31509 --discv5-udp-port=31511 --rest-address=0.0.0.0 --nat=extip:172.18.25.109 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=08dc46933c8c3e6a31f1f6ecff91cfcdbdccc570ebb6fcd28e1dedc5eeb3ddb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31512 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK-wW9x_MZUAOSlzibDn7651Sx0o15Juws2eIqyzZ9EGLobCdyMfiv_dpsF-zZzdMt1rLN4qj0-1ik1XBhMgm8ECgmlkgnY0gmlwhKwS_peKbXVsdGlhZGRyc5YACASsEv6XBqRFAAoErBL-lwakRt0DgnJzhQACAQAAiXNlY3AyNTZrMaECZP1uPDsLbDwjsFbQ6II5kgunOHn2fHHW8g6ETa78QfyDdGNwgqRFg3VkcIKkR4V3YWt1MgU --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-02-25 07:24:41.625 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.109 waku 68666c3fb385f891e0743d9ae2843f8356645d28b0e7f5ce3f55323f08250bbd
|
|
2026-02-25 07:24:41.657 DEBUG [src.node.docker_mananger] Container started with ID 68666c3fb385. Setting up logs at ./log/docker/node2_2026-02-25_07-24-40__650037dd-efc4-4000-853e-d6232da4e684__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:41.658 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31508
|
|
2026-02-25 07:24:41.658 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:42.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:42.684 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-02-25 07:24:42.685 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:42.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:42.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.109/tcp/31509/p2p/16Uiu2HAmTHxTQ2KudSqjfXfMZ55NsvFvE7rh83hfVDBhXp5MzHH4","/ip4/172.18.25.109/tcp/31510/ws/p2p/16Uiu2HAmTHxTQ2KudSqjfXfMZ55NsvFvE7rh83hfVDBhXp5MzHH4"],"enrUri":"enr:-L24QHZUbcfZBt4x8yv4FDJltBkGG5IgNx40ptqQlS3gKc7cGgZyOFwRjcrgXrETdzLl6M9bK-Z_xA6qVFvfcmf8N0ACgmlkgnY0gmlwhKwSGW2KbXVsdGlhZGRyc5YACASsEhltBnsVAAoErBIZbQZ7Ft0DgnJzhQACAQAAiXNlY3AyNTZrMaED2Xv27hBmc-RDoyUX8Ag0HFzPpsns1JqJY9N3bCD9QUuDdGNwgnsVg3VkcIJ7F4V3YWt1MgE"}'
|
|
2026-02-25 07:24:42.692 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:42.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31508/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.254.151/tcp/42053/p2p/16Uiu2HAm2DttHhRk6KiUTuqGKnTgq1tFsvSbHmdYdaMWPkZpzM7y"]'
|
|
2026-02-25 07:24:42.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:42.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42052/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-02-25 07:24:42.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:42.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31508/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-02-25 07:24:42.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:42.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42052/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:42.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:42.706 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:42.806 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:42.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:42.809 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":1772004282701680860,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:42.812 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:42.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:42.814 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":1772004282701680860,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:42.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42052/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:42.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:42.821 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:42.921 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:42.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:42.924 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":1772004282816459185,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:42.926 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:42.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:42.928 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":1772004282816459185,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:42.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42052/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:42.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:42.961 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:43.062 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.066 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":1772004282956069811,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.067 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.070 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":1772004282956069811,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42052/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:43.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:43.077 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:43.178 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.181 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":1772004283072199243,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.183 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.185 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":1772004283072199243,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42052/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:43.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:43.193 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:43.293 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.296 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":1772004283187539087,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.298 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.301 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":1772004283187539087,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42052/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:43.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:43.308 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:43.408 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.411 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":1772004283302576516,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.413 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.415 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":1772004283302576516,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42052/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:43.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:43.421 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:43.522 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.525 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":1772004283417269538,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.527 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.530 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":1772004283417269538,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42052/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:43.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:43.537 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:43.637 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42052/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.640 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":1772004283531540242,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.642 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:43.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31508/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.644 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":1772004283531540242,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:43.647 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:24:43.648 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:24:43.648 DEBUG [src.node.waku_node] Stopping container with id 33c7b5d46bed
|
|
2026-02-25 07:24:44.223 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:24:44.223 DEBUG [src.node.waku_node] Stopping container with id 68666c3fb385
|
|
2026-02-25 07:24:44.782 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:24:44.783 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:24:44.798 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:24:44.804 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|