mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
2235 lines
312 KiB
Plaintext
2235 lines
312 KiB
Plaintext
2025-12-10 04:13:50.389 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:13:50.389 DEBUG [tests.conftest] Running test: test_store_sync_five_node_mesh_burst with id: 2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246
|
|
2025-12-10 04:13:50.390 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:13:50.396 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:50.396 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:50.402 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:50.402 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:50.408 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:50.409 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:50.409 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-10 04:13:50.415 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:50.416 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:50.421 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:50.422 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:50.422 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:50.422 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:50.423 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:50.423 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.113.184
|
|
2025-12-10 04:13:50.423 DEBUG [src.node.docker_mananger] Generated ports ['58930', '58931', '58932', '58933', '58934']
|
|
2025-12-10 04:13:50.424 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:50.424 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:50.424 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:50.424 DEBUG [src.node.docker_mananger] docker run -i -t -p 58930:58930 -p 58931:58931 -p 58932:58932 -p 58933:58933 -p 58934:58934 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=58932 --rest-port=58930 --tcp-port=58931 --discv5-udp-port=58933 --rest-address=0.0.0.0 --nat=extip:172.18.113.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6d76e1d1a8b9dce8e7df7955c6ddbf40fba7eaa6eceaabc0bcdf5b4b6c7de3e7 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58934 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-10 04:13:50.614 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.113.184 waku 93c78a46a5616132ad71bfd9904b73487027cc23f4a6361b93ef23f95087d160
|
|
2025-12-10 04:13:50.649 ERROR [src.node.docker_mananger] Max retries reached for container 4ce88d477919. Exiting log stream.
|
|
2025-12-10 04:13:50.686 DEBUG [src.node.docker_mananger] Container started with ID 93c78a46a561. Setting up logs at ./log/docker/node1_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:50.687 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58930
|
|
2025-12-10 04:13:50.688 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:51.184 ERROR [src.node.docker_mananger] Max retries reached for container 03a96e087480. Exiting log stream.
|
|
2025-12-10 04:13:51.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58930/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:51.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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"}]}'
|
|
2025-12-10 04:13:51.692 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:51.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58930/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:51.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.184/tcp/58931/p2p/16Uiu2HAkyGG1teaxWUy3YahkxWwXS51Yp4Pss6q6EEZMqfCeDkyx","/ip4/172.18.113.184/tcp/58932/ws/p2p/16Uiu2HAkyGG1teaxWUy3YahkxWwXS51Yp4Pss6q6EEZMqfCeDkyx"],"enrUri":"enr:-L24QPeJa92gWJDpT4MJQSgWuS0L_0yXZDVQQlVhnJYB2fIrUt0jFJwAt-Vj2F4CNv5iNPbg4eIDUE6CEjljrFKfubYCgmlkgnY0gmlwhKwScbiKbXVsdGlhZGRyc5YACASsEnG4BuYzAAoErBJxuAbmNN0DgnJzhQADAQAAiXNlY3AyNTZrMaECOQVsp6h7tSjs1SnZIX2GkR4mdZ3drIPUdHp5BnrfsoODdGNwguYzg3VkcILmNYV3YWt1MhM"}'
|
|
2025-12-10 04:13:51.694 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:51.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:13:51.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:51.707 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:51.707 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:51.709 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:51.709 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.227
|
|
2025-12-10 04:13:51.709 DEBUG [src.node.docker_mananger] Generated ports ['19627', '19628', '19629', '19630', '19631']
|
|
2025-12-10 04:13:51.709 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:51.710 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:51.710 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:51.710 DEBUG [src.node.docker_mananger] docker run -i -t -p 19627:19627 -p 19628:19628 -p 19629:19629 -p 19630:19630 -p 19631:19631 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=19629 --rest-port=19627 --tcp-port=19628 --discv5-udp-port=19630 --rest-address=0.0.0.0 --nat=extip:172.18.189.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b328e4fe2c63071176a0ba2f62c2bef6fa95b8584fec515f3b8dde846ddeade --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19631 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-10 04:13:51.892 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.227 waku 302f9eb41c85a5b2a26bda4744d6eda51dfa988287e0930ceb632c15069c9647
|
|
2025-12-10 04:13:51.928 DEBUG [src.node.docker_mananger] Container started with ID 302f9eb41c85. Setting up logs at ./log/docker/node2_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:51.928 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19627
|
|
2025-12-10 04:13:51.928 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:52.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19627/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:52.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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"}]}'
|
|
2025-12-10 04:13:52.932 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:52.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19627/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:52.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.227/tcp/19628/p2p/16Uiu2HAmKDvf9uW1dVJtWokNknLkMNUGeUniDmeNBujszuwRH3hk","/ip4/172.18.189.227/tcp/19629/ws/p2p/16Uiu2HAmKDvf9uW1dVJtWokNknLkMNUGeUniDmeNBujszuwRH3hk"],"enrUri":"enr:-L24QOMaT9g5X1vsFh41N0NP-QlC3v6roWSS_3JmC0AZZ-ivXQFCTWU0RNJB_5X25GvHBjY8TyGcvTKCLzHbYR225V4CgmlkgnY0gmlwhKwSveOKbXVsdGlhZGRyc5YACASsEr3jBkysAAoErBK94wZMrd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYZYdHAvGS1z8dYa8LylKFgdig1VeHZgp7tzyoIR70MODdGNwgkysg3VkcIJMroV3YWt1MhM"}'
|
|
2025-12-10 04:13:52.935 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:52.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:13:52.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:52.948 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:52.948 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:52.950 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:52.950 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.14
|
|
2025-12-10 04:13:52.950 DEBUG [src.node.docker_mananger] Generated ports ['29518', '29519', '29520', '29521', '29522']
|
|
2025-12-10 04:13:52.950 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:52.950 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:52.950 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:52.950 DEBUG [src.node.docker_mananger] docker run -i -t -p 29518:29518 -p 29519:29519 -p 29520:29520 -p 29521:29521 -p 29522:29522 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=29520 --rest-port=29518 --tcp-port=29519 --discv5-udp-port=29521 --rest-address=0.0.0.0 --nat=extip:172.18.247.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d2785c6e67a5da3aca13b014c2138ce62b769623728b8edc8ddc7d15467a52ab --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29522 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-10 04:13:53.133 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.14 waku a2bdf9b06b1009b92a8203e635b6670317cb1f3b05c4506e2515c74a7638623f
|
|
2025-12-10 04:13:53.165 DEBUG [src.node.docker_mananger] Container started with ID a2bdf9b06b10. Setting up logs at ./log/docker/node3_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:53.165 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29518
|
|
2025-12-10 04:13:53.165 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:54.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29518/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:54.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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"}]}'
|
|
2025-12-10 04:13:54.170 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:54.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29518/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:54.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.14/tcp/29519/p2p/16Uiu2HAky8Ng7mSqv2h35yJzjbfPr1wU4m7WiPTVKgFxEUFUv798","/ip4/172.18.247.14/tcp/29520/ws/p2p/16Uiu2HAky8Ng7mSqv2h35yJzjbfPr1wU4m7WiPTVKgFxEUFUv798"],"enrUri":"enr:-L24QMaRStwePhnxqI1hLTD8HM6Tr3pqErJS-NptuHhYJqMydDJDr9-YWJRWh7SFfC7iwdPbI38WbIRBAfQVqidkPawCgmlkgnY0gmlwhKwS9w6KbXVsdGlhZGRyc5YACASsEvcOBnNPAAoErBL3DgZzUN0DgnJzhQADAQAAiXNlY3AyNTZrMaECNwBOsZiK4gSrPS4Ug0hh9AWKdBbOMw-DhTRaUxObCqeDdGNwgnNPg3VkcIJzUYV3YWt1MhM"}'
|
|
2025-12-10 04:13:54.172 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:54.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:13:54.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:54.186 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:54.186 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:54.187 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:54.188 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.171.6
|
|
2025-12-10 04:13:54.188 DEBUG [src.node.docker_mananger] Generated ports ['32701', '32702', '32703', '32704', '32705']
|
|
2025-12-10 04:13:54.188 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:54.188 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:54.188 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:54.188 DEBUG [src.node.docker_mananger] docker run -i -t -p 32701:32701 -p 32702:32702 -p 32703:32703 -p 32704:32704 -p 32705:32705 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=32703 --rest-port=32701 --tcp-port=32702 --discv5-udp-port=32704 --rest-address=0.0.0.0 --nat=extip:172.18.171.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=56cf1d3befed4a3b0cfafdd8dd6aa937befe0eeb57451abbfef4c57febabd187 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32705 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-10 04:13:54.379 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.171.6 waku afe11e7489fe12e49ecdba611492cb603192f58b96819594c8d1e237ea6aca41
|
|
2025-12-10 04:13:54.410 DEBUG [src.node.docker_mananger] Container started with ID afe11e7489fe. Setting up logs at ./log/docker/node4_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:54.410 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32701
|
|
2025-12-10 04:13:54.410 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:55.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32701/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:55.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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"}]}'
|
|
2025-12-10 04:13:55.414 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:55.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32701/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:55.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.6/tcp/32702/p2p/16Uiu2HAm8gQDzR49VKCQm1jNDF9RQRbwDDwtuYgYf3iHsTL5FL9B","/ip4/172.18.171.6/tcp/32703/ws/p2p/16Uiu2HAm8gQDzR49VKCQm1jNDF9RQRbwDDwtuYgYf3iHsTL5FL9B"],"enrUri":"enr:-L24QG0gsPY6WNzfzsaeSqdAE3ynJvSVox7qt9B7BiP22oNpGiC39BXk2-IbEkgUhk6ZOO7cbeg8hsQ6NRtyNxa9q-YCgmlkgnY0gmlwhKwSqwaKbXVsdGlhZGRyc5YACASsEqsGBn--AAoErBKrBgZ_v90DgnJzhQADAQAAiXNlY3AyNTZrMaECxO3T48HEhtlWyh3pfKJWZxB-l1vLSXREiCwW2X7palaDdGNwgn--g3VkcIJ_wIV3YWt1MhM"}'
|
|
2025-12-10 04:13:55.417 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:55.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:13:55.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:55.430 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:55.430 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:55.431 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:55.432 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.222
|
|
2025-12-10 04:13:55.432 DEBUG [src.node.docker_mananger] Generated ports ['37648', '37649', '37650', '37651', '37652']
|
|
2025-12-10 04:13:55.432 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:55.432 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:55.432 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:55.432 DEBUG [src.node.docker_mananger] docker run -i -t -p 37648:37648 -p 37649:37649 -p 37650:37650 -p 37651:37651 -p 37652:37652 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=37650 --rest-port=37648 --tcp-port=37649 --discv5-udp-port=37651 --rest-address=0.0.0.0 --nat=extip:172.18.109.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f09b30decffe1ebababcf3519afd25d1dfbdfea7f7e17ae6ecfb51effa0fcfbb --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37652 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-10 04:13:55.635 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.222 waku 00aaf94ee788cf4dacad64e12f25e7a76a6e10d37b7975d516ae08fdfad70d5d
|
|
2025-12-10 04:13:55.665 DEBUG [src.node.docker_mananger] Container started with ID 00aaf94ee788. Setting up logs at ./log/docker/node5_2025-12-10_04-13-50__4b96d1e3-0d6e-4d0f-af07-88dcd5322246__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:55.666 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37648
|
|
2025-12-10 04:13:55.667 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:56.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37648/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:56.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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"}]}'
|
|
2025-12-10 04:13:56.672 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:56.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37648/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:56.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.222/tcp/37649/p2p/16Uiu2HAmHfPou4bBMgKDACognJCSp5ER3xDsHaqrQVAv4XBA4Zvy","/ip4/172.18.109.222/tcp/37650/ws/p2p/16Uiu2HAmHfPou4bBMgKDACognJCSp5ER3xDsHaqrQVAv4XBA4Zvy"],"enrUri":"enr:-L24QIfUJ9aG-raJ68rlvVUvBVvkqhiz9q4287b3Fug9xjMrU0R8_0w2QPlYZW9369I4UfCjx8qOOkRw5fZ9jMxB8IMCgmlkgnY0gmlwhKwSbd6KbXVsdGlhZGRyc5YACASsEm3eBpMRAAoErBJt3gaTEt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSmT1pMe4rcAuOogAMFBeQtsmzralUwHuNswbtt9xvwKDdGNwgpMRg3VkcIKTE4V3YWt1MhM"}'
|
|
2025-12-10 04:13:56.674 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:56.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:13:56.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.227/tcp/19628/p2p/16Uiu2HAmKDvf9uW1dVJtWokNknLkMNUGeUniDmeNBujszuwRH3hk"]'
|
|
2025-12-10 04:13:56.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.113.184/tcp/58931/p2p/16Uiu2HAkyGG1teaxWUy3YahkxWwXS51Yp4Pss6q6EEZMqfCeDkyx"]'
|
|
2025-12-10 04:13:56.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.14/tcp/29519/p2p/16Uiu2HAky8Ng7mSqv2h35yJzjbfPr1wU4m7WiPTVKgFxEUFUv798"]'
|
|
2025-12-10 04:13:56.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.113.184/tcp/58931/p2p/16Uiu2HAkyGG1teaxWUy3YahkxWwXS51Yp4Pss6q6EEZMqfCeDkyx"]'
|
|
2025-12-10 04:13:56.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.6/tcp/32702/p2p/16Uiu2HAm8gQDzR49VKCQm1jNDF9RQRbwDDwtuYgYf3iHsTL5FL9B"]'
|
|
2025-12-10 04:13:56.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.113.184/tcp/58931/p2p/16Uiu2HAkyGG1teaxWUy3YahkxWwXS51Yp4Pss6q6EEZMqfCeDkyx"]'
|
|
2025-12-10 04:13:56.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.109.222/tcp/37649/p2p/16Uiu2HAmHfPou4bBMgKDACognJCSp5ER3xDsHaqrQVAv4XBA4Zvy"]'
|
|
2025-12-10 04:13:56.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.113.184/tcp/58931/p2p/16Uiu2HAkyGG1teaxWUy3YahkxWwXS51Yp4Pss6q6EEZMqfCeDkyx"]'
|
|
2025-12-10 04:13:56.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.14/tcp/29519/p2p/16Uiu2HAky8Ng7mSqv2h35yJzjbfPr1wU4m7WiPTVKgFxEUFUv798"]'
|
|
2025-12-10 04:13:56.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.227/tcp/19628/p2p/16Uiu2HAmKDvf9uW1dVJtWokNknLkMNUGeUniDmeNBujszuwRH3hk"]'
|
|
2025-12-10 04:13:56.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.6/tcp/32702/p2p/16Uiu2HAm8gQDzR49VKCQm1jNDF9RQRbwDDwtuYgYf3iHsTL5FL9B"]'
|
|
2025-12-10 04:13:56.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.227/tcp/19628/p2p/16Uiu2HAmKDvf9uW1dVJtWokNknLkMNUGeUniDmeNBujszuwRH3hk"]'
|
|
2025-12-10 04:13:56.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.109.222/tcp/37649/p2p/16Uiu2HAmHfPou4bBMgKDACognJCSp5ER3xDsHaqrQVAv4XBA4Zvy"]'
|
|
2025-12-10 04:13:56.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.227/tcp/19628/p2p/16Uiu2HAmKDvf9uW1dVJtWokNknLkMNUGeUniDmeNBujszuwRH3hk"]'
|
|
2025-12-10 04:13:56.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.6/tcp/32702/p2p/16Uiu2HAm8gQDzR49VKCQm1jNDF9RQRbwDDwtuYgYf3iHsTL5FL9B"]'
|
|
2025-12-10 04:13:56.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.14/tcp/29519/p2p/16Uiu2HAky8Ng7mSqv2h35yJzjbfPr1wU4m7WiPTVKgFxEUFUv798"]'
|
|
2025-12-10 04:13:56.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:56.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.109.222/tcp/37649/p2p/16Uiu2HAmHfPou4bBMgKDACognJCSp5ER3xDsHaqrQVAv4XBA4Zvy"]'
|
|
2025-12-10 04:13:57.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.14/tcp/29519/p2p/16Uiu2HAky8Ng7mSqv2h35yJzjbfPr1wU4m7WiPTVKgFxEUFUv798"]'
|
|
2025-12-10 04:13:57.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.109.222/tcp/37649/p2p/16Uiu2HAmHfPou4bBMgKDACognJCSp5ER3xDsHaqrQVAv4XBA4Zvy"]'
|
|
2025-12-10 04:13:57.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.6/tcp/32702/p2p/16Uiu2HAm8gQDzR49VKCQm1jNDF9RQRbwDDwtuYgYf3iHsTL5FL9B"]'
|
|
2025-12-10 04:13:57.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.081 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:57.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.097 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.107 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:57.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.123 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.127 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:57.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.148 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:57.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.173 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.174 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:57.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.201 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.207 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:57.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.229 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.234 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:57.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.266 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.269 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:57.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.291 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.297 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:57.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.311 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.314 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:57.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.338 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.345 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:57.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.364 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.372 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:57.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.385 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.392 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:57.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.420 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.421 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:57.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.444 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.455 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:57.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.473 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.479 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:57.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.503 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.511 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:57.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.545 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.551 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:57.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.583 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.585 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:57.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.607 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.608 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:57.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.626 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.630 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:57.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.652 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:57.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.670 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.671 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:57.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.701 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.705 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:57.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.725 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.728 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:57.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.745 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.754 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:57.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.774 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.776 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:57.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.799 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.801 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:57.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.814 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.824 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:57.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.834 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.838 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:57.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.858 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.861 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:57.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.892 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.893 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:57.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.914 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:57.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.924 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.931 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:57.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.956 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.960 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:57.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.975 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:57.979 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:57.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:57.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:57.994 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.001 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:58.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.015 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.018 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:58.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.038 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.040 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:58.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.059 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.064 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:58.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.086 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.089 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:58.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.112 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.114 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:58.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.147 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.147 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:58.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.166 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.168 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:58.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.185 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.188 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:58.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.213 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.217 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:58.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.240 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.248 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:58.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.272 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.273 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:58.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.292 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.294 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:58.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.322 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.322 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:58.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.348 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.351 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:58.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.371 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.372 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:58.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.398 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.399 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:58.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.421 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:58.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.440 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.444 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:58.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.463 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.465 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:58.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.481 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.482 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:58.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.499 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.500 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:58.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.524 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.526 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:58.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.547 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.548 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:58.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.565 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.567 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:58.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.581 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.585 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:58.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.603 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.606 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:58.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.620 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.625 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:58.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.644 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.646 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:58.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.674 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.680 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:58.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.695 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.697 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:58.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.728 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.731 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:58.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.751 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.753 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:58.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.784 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.789 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:58.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.818 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.819 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:58.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.837 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.843 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:58.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.866 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.869 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:58.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.886 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.888 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:58.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.906 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.911 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:58.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.936 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:58.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.974 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.974 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:58.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:58.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:58.992 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:58.995 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:59.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.022 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.026 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:59.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.068 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.074 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:59.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.097 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.100 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:59.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.117 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.119 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:59.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.150 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.154 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:59.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.174 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.178 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:59.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.204 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.206 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:59.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.230 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.235 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:59.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.258 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.262 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:59.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.283 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.286 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:59.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.311 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.315 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:59.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.327 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.330 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:59.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.361 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.365 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:59.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.385 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.388 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:59.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.408 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.412 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:59.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.432 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.435 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:59.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.464 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.466 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:59.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.486 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.488 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:59.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.506 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.508 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:59.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.535 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.536 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:59.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.556 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.559 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:59.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.575 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.579 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:59.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.603 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.604 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:59.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.623 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.627 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:59.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.662 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.663 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:59.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.683 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.688 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:59.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.709 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.714 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:59.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.733 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.737 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:59.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.769 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.771 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:59.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.788 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.794 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:59.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.818 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.821 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:59.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.831 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.842 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:59.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.860 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.862 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:59.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.877 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.883 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:13:59.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.900 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.903 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:13:59.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.923 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.930 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:13:59.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.952 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.953 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:13:59.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.969 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:13:59.974 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:59.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:13:59.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:59.997 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.001 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:00.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.021 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.023 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:00.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.045 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.053 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:00.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.066 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.066 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:00.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.084 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.088 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:00.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.106 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.107 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:00.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.127 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.132 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:00.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.148 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.152 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:00.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.174 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.180 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:00.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.194 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:00.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.222 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.225 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:00.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.251 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.253 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:00.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.276 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.289 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:00.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.309 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.313 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:00.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.346 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.357 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:00.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.377 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.382 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:00.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.409 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:00.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.442 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.443 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:00.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.464 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.465 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:00.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.483 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.488 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:00.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.512 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.513 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:00.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.533 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.534 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:00.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.552 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.555 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:00.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.569 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.574 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:00.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.591 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.596 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:00.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.622 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.627 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:00.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.653 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:00.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.671 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.676 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:00.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.694 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.705 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:00.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.733 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.741 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:00.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.764 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.767 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:00.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.786 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.788 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:00.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.811 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.812 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:00.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.829 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.831 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:00.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.849 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.855 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:00.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.875 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.876 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:00.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.893 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.896 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:00.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.909 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.915 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:00.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.940 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.941 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:00.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.964 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.969 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:00.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:00.989 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:00.994 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:00.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:01.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.011 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.015 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:01.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.032 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:01.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.052 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.062 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:01.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.103 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.105 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:01.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.134 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.134 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:01.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.163 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.164 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:01.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.186 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.187 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:01.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.233 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.235 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:01.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.261 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.264 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:01.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.286 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.292 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:01.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.322 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.328 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:01.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.351 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.351 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:01.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.370 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.373 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:01.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.394 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.398 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:01.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.421 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.427 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:01.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.448 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.452 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:01.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.474 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.481 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:01.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.517 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.521 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:01.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.541 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.544 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:01.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.565 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.568 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:01.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.597 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.600 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:01.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.618 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.624 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:01.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.648 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.653 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:01.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.681 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.682 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:01.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.699 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.704 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:01.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.724 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.726 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:01.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.750 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.754 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:01.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.778 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.779 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:01.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.797 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.804 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:01.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.821 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.822 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:01.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.840 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.843 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:01.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.874 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.876 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:01.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.893 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.894 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:01.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.916 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.924 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:01.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.938 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.946 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:01.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.974 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.980 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:01.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:01.995 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:01.996 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:01.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:02.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.015 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.019 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:02.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.037 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.042 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:02.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.059 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:02.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.081 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.086 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:02.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.107 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.109 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:02.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.142 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.145 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:02.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.164 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.177 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:02.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.206 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.209 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:02.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.232 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.234 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:02.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.257 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:02.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.284 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.290 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:02.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.305 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.311 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:02.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.331 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.333 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:02.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.350 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.352 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:02.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.372 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:02.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.392 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.395 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:02.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.423 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.428 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:02.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.456 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.458 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:02.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.479 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.481 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:02.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.503 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.504 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:02.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.525 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.529 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:02.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.550 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.552 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:02.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.572 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.573 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:02.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.599 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.601 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:02.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.622 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.633 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:02.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.657 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.660 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:02.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.693 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:02.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.727 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.728 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:02.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.740 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.742 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:02.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.766 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.769 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:02.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.779 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.780 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:02.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.802 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.805 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:02.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.819 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:02.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.844 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.847 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:02.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.869 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.871 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:02.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.902 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.911 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:02.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.930 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.936 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:02.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.955 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.960 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:02.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:02.973 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:02.978 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:02.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:03.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.013 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.015 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:03.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.036 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.042 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:03.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.069 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.076 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:03.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.089 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.096 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:03.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.128 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.134 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:03.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.168 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.171 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:03.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.190 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.196 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:03.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.220 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.234 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:03.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.256 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.259 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:03.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.290 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.291 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:03.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.314 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.318 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:03.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.349 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.352 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:03.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.369 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.378 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:03.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.398 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.400 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:03.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.414 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.416 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:03.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.433 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.437 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:03.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.464 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.466 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:03.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.480 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.484 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:03.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.516 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.519 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:03.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.536 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.540 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:03.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.560 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.561 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:03.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.576 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.580 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:03.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.605 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.609 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:03.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.641 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.642 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:03.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.660 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:03.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.697 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.698 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:03.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.717 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.718 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:03.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.737 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.741 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:03.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.760 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.761 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:03.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.779 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.780 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:03.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.802 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.802 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:03.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.828 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.829 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:03.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.855 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.858 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:03.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.879 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.882 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:03.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.913 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:03.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.934 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:03.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.951 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.952 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:03.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:03.971 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:03.979 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:03.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:04.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.005 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.013 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:04.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.030 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.032 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:04.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.049 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.051 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:04.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.080 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.087 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:04.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.100 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.104 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:04.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.127 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.135 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:04.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.149 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.155 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:04.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.169 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.177 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:04.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.200 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.207 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:04.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.229 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.231 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:04.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.262 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.269 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:04.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.293 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.312 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:04.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.333 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.337 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:04.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.363 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.365 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:04.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.383 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.384 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:04.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:04.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.435 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.439 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:04.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.470 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:04.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.494 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.499 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:04.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.517 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.520 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:04.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.541 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.544 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:04.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.580 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.583 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:04.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.604 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.609 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:04.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.629 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.636 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:04.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.652 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.656 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:04.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.671 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.676 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:04.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.692 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.694 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:04.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.719 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.723 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:04.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.748 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.749 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:04.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.770 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.775 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:04.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.795 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.796 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:04.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.815 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.821 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:04.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.846 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.852 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:04.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.876 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.878 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:04.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.900 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.901 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:04.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.917 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.921 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:04.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.941 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.946 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:04.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.970 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.976 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:04.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:04.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:04.995 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:04.999 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:05.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.017 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.021 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:05.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.041 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.044 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:05.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.060 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.062 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:05.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.084 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.096 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:05.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.118 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.123 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:05.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.150 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:05.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.176 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.180 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:05.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.202 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:05.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.245 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:05.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.268 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.270 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:05.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.290 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.295 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:05.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.312 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.313 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:05.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.335 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.335 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:05.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.350 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:05.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.395 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.401 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:05.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.439 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.441 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:05.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.452 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.452 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:05.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.470 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.473 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:05.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.494 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.498 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:05.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.516 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.519 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:05.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.539 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.541 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:05.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.551 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.553 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:05.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.581 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.582 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:05.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.598 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.605 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:05.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.638 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.642 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:05.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.655 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.663 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:05.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.679 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.685 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:05.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.714 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.725 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:05.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.749 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.756 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:05.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.782 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.796 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:05.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.820 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:05.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.845 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.852 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:05.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.874 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.876 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:05.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.896 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.899 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:05.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.934 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.937 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:05.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.953 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.957 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:05.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.968 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.971 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:05.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:05.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:05.998 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:05.999 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:06.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.017 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.019 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:06.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.045 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.048 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:06.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.069 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.071 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:06.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.097 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.097 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:06.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.119 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.121 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:06.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.140 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.147 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:06.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.165 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.168 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:06.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.213 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.214 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:06.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.249 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.250 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:06.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.279 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.280 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:06.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.303 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.303 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:06.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.321 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.323 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:06.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.342 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.349 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:06.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.366 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.369 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:06.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.399 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.402 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:06.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.427 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:06.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.447 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.449 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:06.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.469 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.478 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:06.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.506 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.509 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:06.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.541 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.541 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:06.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.561 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:06.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.590 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.592 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:06.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.617 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.622 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:06.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.645 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.646 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:06.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.665 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.666 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:06.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.683 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.687 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:06.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.708 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.716 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:06.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.733 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.738 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:06.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.751 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.752 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:06.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.774 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.774 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:06.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.819 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.820 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:06.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.843 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.847 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:06.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.878 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.879 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:06.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.889 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.895 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:06.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.914 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.915 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:06.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.940 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:06.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.965 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.967 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:06.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:06.987 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:06.991 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:06.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:07.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.005 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.008 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:07.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.028 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.036 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:07.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.068 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.073 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:07.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.103 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.104 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:07.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.127 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.133 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:07.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.163 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.168 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:07.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.189 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.190 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:07.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.221 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.224 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:07.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.241 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.244 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:07.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.278 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.280 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:07.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.305 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.308 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:07.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.337 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.338 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:07.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.352 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:07.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.382 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.383 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:07.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.405 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.410 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:07.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.430 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.435 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:07.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.449 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.456 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:07.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.480 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.481 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:07.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.503 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.504 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:07.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.525 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.529 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:07.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.558 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.559 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:07.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.573 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.576 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:07.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.597 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.600 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:07.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.629 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.638 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:07.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.651 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.656 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:07.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.668 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.672 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:07.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.698 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.704 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:07.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.728 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.729 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:07.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.750 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.756 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:07.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.785 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.788 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:07.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.809 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.814 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:07.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.833 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.835 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:07.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.852 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.854 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:07.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.887 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:07.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.904 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.906 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:07.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.921 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.925 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:07.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.960 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.960 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:07.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.971 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.974 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:07.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:07.994 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:07.997 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:07.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:08.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.010 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.019 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:08.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.038 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.039 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:08.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.055 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.057 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:08.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.085 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.088 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:08.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.108 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.114 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:08.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.140 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.143 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:08.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.160 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.162 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:08.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.178 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.179 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:08.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.197 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.200 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:08.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.222 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.223 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:08.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.249 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.252 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:08.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.280 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.284 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:08.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.316 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.319 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:08.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.339 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.347 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:08.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.360 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.366 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:08.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.385 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.390 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:08.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.408 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.413 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:08.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.433 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.439 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:08.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.468 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:08.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.503 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.504 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:08.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.523 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.524 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:08.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.538 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.544 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:08.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.557 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.562 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:08.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.579 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.581 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:08.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.601 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.605 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:08.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.625 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.630 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:08.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.649 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.650 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:08.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.667 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.675 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:08.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.694 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.699 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:08.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.730 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.732 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:08.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.770 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.777 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:08.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.804 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.827 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:08.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.851 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.854 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:08.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.878 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.879 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:08.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.896 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.898 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:08.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.928 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.929 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:08.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.950 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.954 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:08.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:08.984 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:08.984 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:08.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:09.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.004 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:09.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.030 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:09.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.054 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:09.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.090 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.094 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:09.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.112 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.117 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:09.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.140 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.143 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:09.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.161 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:09.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.187 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.188 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:09.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.206 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.210 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:09.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.236 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.249 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:09.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.271 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.273 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:09.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.288 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.295 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:09.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.324 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.330 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:09.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.353 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.355 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:09.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.379 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.381 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:09.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.408 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:09.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.424 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.424 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:09.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.446 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.450 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:09.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.481 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.482 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:09.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.499 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.504 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:09.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.522 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.525 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:09.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.548 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.551 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:09.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.571 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.574 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:09.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.607 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.608 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:09.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.625 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.625 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:09.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.647 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.650 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:09.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.672 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.674 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:09.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.689 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.693 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:09.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.708 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.708 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:09.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.734 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.738 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:09.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.757 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.759 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:09.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.784 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.787 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:09.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.814 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.815 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58930/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)'}'
|
|
2025-12-10 04:14:09.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.827 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.834 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19627/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)'}'
|
|
2025-12-10 04:14:09.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.859 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.862 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29518/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)'}'
|
|
2025-12-10 04:14:09.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.876 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.878 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32701/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)'}'
|
|
2025-12-10 04:14:09.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.896 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.901 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:14:09.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37648/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)'}'
|
|
2025-12-10 04:14:09.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:09.919 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-10 04:14:09.922 DEBUG [src.libs.common] Sleeping for 32 seconds
|
|
2025-12-10 04:14:41.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58930/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.929 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58930/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44ab2cf95bd723a5bc0b448ac09961f6f0417b872dd00ddfdf57e625af5a7b31&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.934 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58930/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x528b965d963a881c13cb6955b7210ced89c8485383ca32e9bc11160ffe59d880&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.940 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58930/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x710011d04f4d49290e21d0c9add8a0e015d00ff6bac14640a03e2fd390e91ae8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.945 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58930/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3c5e27e6fc37c99f04921152e68bb9dd984e615e662213ab5520b4d4969aa543&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.950 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19627/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.956 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19627/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44ab2cf95bd723a5bc0b448ac09961f6f0417b872dd00ddfdf57e625af5a7b31&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.962 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19627/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x528b965d963a881c13cb6955b7210ced89c8485383ca32e9bc11160ffe59d880&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.967 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19627/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x710011d04f4d49290e21d0c9add8a0e015d00ff6bac14640a03e2fd390e91ae8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.973 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19627/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3c5e27e6fc37c99f04921152e68bb9dd984e615e662213ab5520b4d4969aa543&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.978 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29518/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.984 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29518/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44ab2cf95bd723a5bc0b448ac09961f6f0417b872dd00ddfdf57e625af5a7b31&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.992 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:41.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29518/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x528b965d963a881c13cb6955b7210ced89c8485383ca32e9bc11160ffe59d880&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.000 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29518/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x710011d04f4d49290e21d0c9add8a0e015d00ff6bac14640a03e2fd390e91ae8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.005 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29518/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3c5e27e6fc37c99f04921152e68bb9dd984e615e662213ab5520b4d4969aa543&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.010 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32701/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.016 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32701/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44ab2cf95bd723a5bc0b448ac09961f6f0417b872dd00ddfdf57e625af5a7b31&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.022 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32701/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x528b965d963a881c13cb6955b7210ced89c8485383ca32e9bc11160ffe59d880&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.028 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32701/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x710011d04f4d49290e21d0c9add8a0e015d00ff6bac14640a03e2fd390e91ae8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.042 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32701/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3c5e27e6fc37c99f04921152e68bb9dd984e615e662213ab5520b4d4969aa543&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.061 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37648/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.069 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37648/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44ab2cf95bd723a5bc0b448ac09961f6f0417b872dd00ddfdf57e625af5a7b31&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.074 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37648/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x528b965d963a881c13cb6955b7210ced89c8485383ca32e9bc11160ffe59d880&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.080 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37648/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x710011d04f4d49290e21d0c9add8a0e015d00ff6bac14640a03e2fd390e91ae8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.085 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37648/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3c5e27e6fc37c99f04921152e68bb9dd984e615e662213ab5520b4d4969aa543&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:42.090 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:14:42.092 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:14:42.094 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:14:42.094 DEBUG [src.node.waku_node] Stopping container with id 93c78a46a561
|
|
2025-12-10 04:14:42.693 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:42.694 DEBUG [src.node.waku_node] Stopping container with id 302f9eb41c85
|
|
2025-12-10 04:14:43.313 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:43.314 DEBUG [src.node.waku_node] Stopping container with id a2bdf9b06b10
|
|
2025-12-10 04:14:43.512 ERROR [src.node.docker_mananger] Max retries reached for container 93c78a46a561. Exiting log stream.
|
|
2025-12-10 04:14:43.886 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:43.889 DEBUG [src.node.waku_node] Stopping container with id afe11e7489fe
|
|
2025-12-10 04:14:44.485 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:44.486 DEBUG [src.node.waku_node] Stopping container with id 00aaf94ee788
|
|
2025-12-10 04:14:44.711 ERROR [src.node.docker_mananger] Max retries reached for container a2bdf9b06b10. Exiting log stream.
|
|
2025-12-10 04:14:45.089 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:45.094 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:14:45.444 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:45.955 ERROR [src.node.docker_mananger] Max retries reached for container 302f9eb41c85. Exiting log stream.
|
|
2025-12-10 04:14:46.184 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:46.553 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:46.977 ERROR [src.node.docker_mananger] Max retries reached for container 00aaf94ee788. Exiting log stream.
|
|
2025-12-10 04:14:47.081 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:47.449 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|