mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2026-02-25 07:24:56.124 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:24:56.125 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2026-02-25_07-24-56__8bd97b2f-d10d-491c-904e-908f56ecfad7
|
|
2026-02-25 07:24:56.125 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:24:56.132 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:56.132 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-24-56__8bd97b2f-d10d-491c-904e-908f56ecfad7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:56.139 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:56.139 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-24-56__8bd97b2f-d10d-491c-904e-908f56ecfad7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:56.145 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:56.145 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_07-24-56__8bd97b2f-d10d-491c-904e-908f56ecfad7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:56.146 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 07:24:56.146 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:56.147 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:56.148 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:56.148 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.112
|
|
2026-02-25 07:24:56.148 DEBUG [src.node.docker_mananger] Generated ports ['31519', '31520', '31521', '31522', '31523']
|
|
2026-02-25 07:24:56.149 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:56.149 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:56.149 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:56.149 DEBUG [src.node.docker_mananger] docker run -i -t -p 31519:31519 -p 31520:31520 -p 31521:31521 -p 31522:31522 -p 31523:31523 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=31521 --rest-port=31519 --tcp-port=31520 --discv5-udp-port=31522 --rest-address=0.0.0.0 --nat=extip:172.18.175.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ee6bace0ed6ef47a6fbfaa8bca242206dae3398f49b13fcdeafe2faaafcde5b6 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31523 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-02-25 07:24:56.333 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.112 waku 48c232ca6d3419b1df0a8e1ea7fb274c812e208514699fefe675ff0716fe0bb7
|
|
2026-02-25 07:24:56.358 ERROR [src.node.docker_mananger] Max retries reached for container 4e01b40993ae. Exiting log stream.
|
|
2026-02-25 07:24:56.365 DEBUG [src.node.docker_mananger] Container started with ID 48c232ca6d34. Setting up logs at ./log/docker/node1_2026-02-25_07-24-56__8bd97b2f-d10d-491c-904e-908f56ecfad7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:56.367 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31519
|
|
2026-02-25 07:24:56.367 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:56.932 ERROR [src.node.docker_mananger] Max retries reached for container 2786ba6f6362. Exiting log stream.
|
|
2026-02-25 07:24:57.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31519/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:57.371 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-02-25 07:24:57.371 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:57.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31519/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:57.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.112/tcp/31520/p2p/16Uiu2HAmJe5oWFFf17qwEeF8YB4DXMphPCTj8EtiZS6PEADBQSkp","/ip4/172.18.175.112/tcp/31521/ws/p2p/16Uiu2HAmJe5oWFFf17qwEeF8YB4DXMphPCTj8EtiZS6PEADBQSkp"],"enrUri":"enr:-L24QAaUJ5OfS-X0sfBFoY1vUYZsKXrYM5TC0ei0cQQFIkCUYx0ayHFqCScaAozq-z4IdJ64zab9sIbnlpUUpmAA_HACgmlkgnY0gmlwhKwSr3CKbXVsdGlhZGRyc5YACASsEq9wBnsgAAoErBKvcAZ7Id0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWOq0kHHZQRvU0AFLlfIandHu8q9iWKFv78OLyr2ofumDdGNwgnsgg3VkcIJ7IoV3YWt1MhM"}'
|
|
2026-02-25 07:24:57.374 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:57.374 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:57.374 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:57.375 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:57.376 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.184
|
|
2026-02-25 07:24:57.376 DEBUG [src.node.docker_mananger] Generated ports ['42205', '42206', '42207', '42208', '42209']
|
|
2026-02-25 07:24:57.376 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:57.376 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:57.376 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:57.376 DEBUG [src.node.docker_mananger] docker run -i -t -p 42205:42205 -p 42206:42206 -p 42207:42207 -p 42208:42208 -p 42209:42209 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=42207 --rest-port=42205 --tcp-port=42206 --discv5-udp-port=42208 --rest-address=0.0.0.0 --nat=extip:172.18.9.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4fddccad2bedebdfc287f780df5db6555ea9eacd73cd0df856e100dde4915c6 --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42209 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-02-25 07:24:57.565 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.184 waku a13c109e27135066a24ba28ea2c4883be4f3b58daca8e9296f26c3694d9f7ef0
|
|
2026-02-25 07:24:57.603 DEBUG [src.node.docker_mananger] Container started with ID a13c109e2713. Setting up logs at ./log/docker/node2_2026-02-25_07-24-56__8bd97b2f-d10d-491c-904e-908f56ecfad7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:57.604 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42205
|
|
2026-02-25 07:24:57.605 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:58.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42205/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:58.608 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-02-25 07:24:58.608 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:58.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42205/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:58.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.184/tcp/42206/p2p/16Uiu2HAky3m94MXRQbBDszwXUMMUd9dgq9WhcSfhATRhpiJj5uWu","/ip4/172.18.9.184/tcp/42207/ws/p2p/16Uiu2HAky3m94MXRQbBDszwXUMMUd9dgq9WhcSfhATRhpiJj5uWu"],"enrUri":"enr:-L24QAAeZsXc44a4VJKyThJAgQHw-egdaSsYYOx_5N8H5x1GTpqwixjbZhcvI1EGbSUTICB3jLbjWDtHN045_nz5Bi0CgmlkgnY0gmlwhKwSCbiKbXVsdGlhZGRyc5YACASsEgm4BqTeAAoErBIJuAak390DgnJzhQADAQAAiXNlY3AyNTZrMaECNdHN1fuT9PRphTy0ExO8FKvREYV1L86JfbFJ1af2pLaDdGNwgqTeg3VkcIKk4IV3YWt1MhI"}'
|
|
2026-02-25 07:24:58.611 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:58.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42205/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.112/tcp/31520/p2p/16Uiu2HAmJe5oWFFf17qwEeF8YB4DXMphPCTj8EtiZS6PEADBQSkp"]'
|
|
2026-02-25 07:24:58.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:58.647 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:24:58.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:24:58.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:58.669 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:24:58.880 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:24:58.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:24:58.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:58.885 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:24:59.095 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:24:59.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:24:59.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:59.100 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:24:59.311 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:24:59.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:24:59.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:59.316 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:24:59.527 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:24:59.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:24:59.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:59.531 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:24:59.742 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:24:59.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:24:59.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:59.747 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:24:59.958 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:24:59.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:24:59.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:59.962 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:00.173 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:00.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:00.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:00.178 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:00.389 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:00.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:00.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:00.394 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:00.604 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:00.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:00.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:00.609 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:00.820 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:00.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:00.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:00.825 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:01.035 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:01.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:01.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:01.040 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:01.251 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:01.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:01.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:01.255 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:01.466 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:01.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:01.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:01.471 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:01.682 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:01.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:01.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:01.687 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:01.897 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:01.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:01.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:01.902 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:02.113 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:02.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:02.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:02.118 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:02.328 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:02.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:02.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:02.333 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:02.544 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:02.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:02.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:02.550 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:02.760 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:02.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:02.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:02.765 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:02.976 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:02.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:02.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:02.981 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:03.191 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:03.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:03.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:03.196 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:03.407 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:03.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:03.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:03.412 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:03.623 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:03.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:03.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:03.634 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:03.845 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:03.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:03.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:03.850 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:04.061 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:04.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:04.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:04.066 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:04.277 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:04.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:04.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:04.282 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:04.493 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:04.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:04.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:04.497 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:04.708 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:04.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:04.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:04.713 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:04.923 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:04.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:04.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:04.928 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:17.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42205/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:25:17.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x08b8dcc251fdcc629215631276fe790f59598360f42df89a3b3d1637a1799e90"},{"messageHash":"0xc0a54c2bd5fee6eb11f183b152c3eaa5edc9345997ee5671750bcb90205815d8"},{"messageHash":"0x19d5a85a7810ae3244224554a9b27ebaa6775ebf6d26b5a3da1a39d13ea25427"},{"messageHash":"0xb18aad96caeb1b3a0072f82b49a61ff8a41596e830bb34b56fdc86986efc6706"},{"messageHash":"0x94b5d984a7f683a915129a03c4e4e8ed82c06b6d6267337eb356d7a34fb3e778"},{"messageHash":"0xd1b7b892b4e53ced661b5729b8187ab6a0c3932c6542c85a2c226a6140b01998"},{"messageHash":"0x3de1322d0ea8e15206df3e24e027c1de5476391a53c3ec6cc6693b0d34a80eb6"},{"messageHash":"0xc54b7b5ac61d94ab8d36acc2e6f07c33c9b1203f1877e726d9698f29720c7457"},{"messageHash":"0xdc22da25914f5b8ae825be8abcb96dd967e86ae78588341e3511ce9d7143d1d5"},{"messageHash":"0xd805fdfe7785ec505d25ee6228e1d7a17e063e7fd617af450ece8e51e89f886b"},{"messageHash":"0x4b4feec2a08521a7cb0b6223e2bc8de79cd35293735c28ca7c88669df5e246f7"},{"messageHash":"0xac510fa2a7c11d9481ba1f557ac6efac405600683cddfda7edf18bcf3a7d0e9b"},{"messageHash":"0x20c5f0e067f778a0f8f1d68a952e582cfacb593528850b82f08b567e49545a36"},{"messageHash":"0xf50eb6ed13d216df5fc97845b8a92e94bef11ea654dc1e95903da454f5ccedab"},{"messageHash":"0x810faf8289ea25b4e4ba90291031636125d0333dd4293e2f4374b308a92207a2"},{"messageHash":"0xc0916261d0cd41887e577c160ec7ac0015ddea837b12d0b0f04b85798107e34f"},{"messageHash":"0x9fb1b7ea4d62315398aee07f0f841128e94d1811ac8c202d236df8b86ecfc683"},{"messageHash":"0xf65658ebb73b993ab5b21f18da992e950dfd53d340b2ef9f790a3006ed6dc734"},{"messageHash":"0xcff589a1af15acf2cdc2a8ea969c6f60c3ec5e9a81c36c3fbfa2f6bcdfeda3e4"},{"messageHash":"0x8781ee59537a11a6f744fb6cb92f663ca77e793207d816c5642cae5a410e0727"},{"messageHash":"0x0c6f72880198c6077774d6b1838f835979b824d07b1781678763cdf01119c6a5"},{"messageHash":"0x216474ebb0afd2e2f117708b158b4fe44d193b02b4c6cdb360fcbd95541ae9d7"},{"messageHash":"0x112c1bb770a5cf6a5902f93a0439bb77bd9475f87b5f0330128efe873f09bdbe"},{"messageHash":"0x5d16c00bb515c42608c0bd91c0f48dd1e01831fe4f03ff75f480f119a4b7e90a"},{"messageHash":"0x726ce0818ab57ebbbf15a3d3b4bbac619f6029ee75b25c7b6e5928ebbaf161d7"},{"messageHash":"0xb1441bc326d231644ad967e4f216a7dba99213048893b9a136186e8b7449b2d4"},{"messageHash":"0x64a9c899dbbb50300100526ad837bfb1c1f339729a0864d8e89397c20c5a7074"},{"messageHash":"0xec2fbb795bad4fdd3a8c5209e36130126d33faf5170152299749c41a60e23a34"},{"messageHash":"0x645936070a2ec1ff5bff60c0e316164bb78e8fc74217079ffbf82b060f4649f9"},{"messageHash":"0xd5b74e828348e32deb860504d2b11c150e92535acd7de33d24f8998b8a160953"}]}'
|
|
2026-02-25 07:25:17.144 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2026-02-25 07:25:47.145 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:47.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:47.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:47.149 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:47.360 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:47.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:47.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:47.365 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:47.576 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:47.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:47.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:47.581 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:47.792 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:47.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:47.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:47.796 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:48.007 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:48.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:48.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:48.012 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:48.223 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:48.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:48.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:48.228 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:48.439 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:48.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:48.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:48.444 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:48.654 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:48.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:48.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:48.659 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:48.870 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:48.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:48.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:48.874 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:49.085 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:49.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:49.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:49.090 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:49.301 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:49.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:49.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:49.306 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:49.516 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:49.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:49.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:49.521 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:49.732 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:49.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:49.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:49.737 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:49.948 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:49.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:49.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:49.952 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:50.163 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:50.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:50.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:50.168 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:50.378 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:50.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:50.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:50.384 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:50.594 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:50.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:50.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:50.599 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:50.809 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:50.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:50.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:50.814 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:51.025 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:51.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:51.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:51.029 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:51.240 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:51.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:51.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:51.245 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:51.456 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:51.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:51.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:51.460 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:51.671 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:51.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:51.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:51.683 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:51.895 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:51.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:51.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:51.899 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:52.110 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:52.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:52.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:52.116 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:52.327 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:52.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:52.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:52.332 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:52.543 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:52.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:52.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:52.547 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:52.758 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:52.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:52.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:52.763 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:52.974 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:52.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:52.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:52.978 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:53.189 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:53.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:53.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:53.194 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:25:53.405 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:25:53.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:25:53.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:53.409 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:05.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42205/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:05.625 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 07:26:05.626 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2026-02-25 07:26:35.626 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:35.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:35.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:35.631 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:35.842 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:35.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:35.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:35.847 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:36.058 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:36.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:36.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:36.063 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:36.274 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:36.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:36.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:36.278 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:36.489 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:36.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:36.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:36.494 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:36.704 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:36.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:36.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:36.709 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:36.920 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:36.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:36.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:36.925 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:37.136 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:37.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:37.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:37.140 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:37.351 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:37.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:37.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:37.356 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:37.566 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:37.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:37.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:37.571 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:37.782 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:37.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:37.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:37.786 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:37.997 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:37.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:38.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:38.002 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:38.213 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:38.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:38.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:38.218 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:38.428 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:38.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:38.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:38.433 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:38.644 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:38.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:38.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:38.649 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:38.860 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:38.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:38.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:38.864 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:39.075 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:39.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:39.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:39.080 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:39.291 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:39.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:39.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:39.296 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:39.507 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:39.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:39.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:39.512 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:39.723 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:39.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:39.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:39.738 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:39.950 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:39.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:39.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:39.954 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:40.165 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:40.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:40.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:40.170 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:40.381 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:40.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:40.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:40.386 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:40.597 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:40.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:40.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:40.601 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:40.812 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:40.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:40.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:40.817 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:41.028 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:41.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:41.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:41.032 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:41.243 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:41.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:41.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:41.248 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:41.459 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:41.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:41.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:41.464 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:41.675 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:41.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:41.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:41.680 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:41.890 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:26:41.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31519/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-02-25 07:26:41.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:26:41.895 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:26:54.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42205/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:26:54.112 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 07:26:54.112 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2026-02-25 07:27:24.114 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:27:24.115 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:27:24.116 DEBUG [src.node.waku_node] Stopping container with id 48c232ca6d34
|
|
2026-02-25 07:27:24.672 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:27:24.672 DEBUG [src.node.waku_node] Stopping container with id a13c109e2713
|
|
2026-02-25 07:27:25.254 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:27:25.256 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:27:25.330 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:27:25.387 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|